<!-- Start

// NOTE: If you use a ' add a slash before it like this \'


document.write('&copy;Copyright 2009 ');

document.write('<a href="index.html" target="_top">Rick Freeman</a> ');

document.write('All rights reserved.<br>');

document.write('For more information contact us '); 

document.write(' <a href="contact.htm"><u>here</u> </a><br>');


//  End -->
