
<!-- NOTE: If you use a ' add a slash before it like this \' -->

<!-- start

document.write('&copy;Copyright 2005 ');

document.write('<a href="about.htm" target="_top">David Da Costa</a> ');

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

document.write('For more information '); 

document.write(' <A HREF="mailto:david@dacosta.us">Contact Me</a><br>');


//  End -->