<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<span class ="copyright">&copy;Copyright 2012 ');

document.write('<a href="index.html" target="_top">Eric Sadeh</a> ');

document.write('&<br>');

document.write('<a href="new_page_3.htm" target="_top">Disclaimer</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information feel free to '); 

document.write(' <A HREF="mailto:ericsadeh@gmail.com">Contact Us</a>');
document.write('<br>');

document.write('Marketed by LookingYourBest.com | <a href="resources.htm">Resources</a> | <a href="sitemap.htm">Sitemap</a> '); 


document.write('</span><br>');

//  End -->
