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

<!-- start

<!-- Put the code and comment below where you want your copyright notice to appear on your webpage -->

//ATOJ (c) 2002 www.atouchofjamaica.com
//use script freely "freeware script"
//keep copyright information in script
    
copyright=new Date();
update=copyright.getYear();

//---write copyright


document.write('<span class="copytext">');

document.write("All&nbsp;&nbsp;Images&nbsp;&nbsp;Copyright&nbsp;&nbsp;©&nbsp;&nbsp;2003-"+ update + "&nbsp;&nbsp;All&nbsp; rights&nbsp; Reserved.&nbsp;");



document.write('<a href="http://www.DaveLewisPhotography.com/index.html" target="_top">&nbsp;DaveLewisPhotography</a> <BR>');



document.write("Web&nbsp;&nbsp;&nbsp;Site&nbsp;&nbsp;&nbsp;&nbsp;Copyright&nbsp;&nbsp;©&nbsp;2003-"+ update + "&nbsp;&nbsp;"); 

document.write('<a href="http://parthenis.com/copyrightbutton/copyright.cgi?Dave+Lewis" target=_blank">This page is powered by Copyright Button(TM).');

//  End -->

