<!-- Begin
// COPYRIGHT 2009 © Robert Bornstein
// Unauthorized use or sale of this script is strictly prohibited by law
// NOTE: If you use a ' add a slash before it like this \'
// USE lowercase FOR ALL OPTIONS ONLY

document.write('<span class ="copyright">&copy;copyright 2009 ');
document.write('<a href="index.html" target="_top" class="copylink">robbornstein.com</a> ');
document.write('<br>');
document.write('For any questions please '); 
document.write(' <a href="contact.htm" target="_top" class="copylink">contact robert bornstein</a>');
document.write('</span><br>');


//  End -->
