<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="copyright">&copy;Copyright 2006 ');
document.write('<a href="index.html" target="_top">The Lindsay Family</a> ');
document.write('All Rights Reserved<br>');
document.write('For more information please '); 
document.write(' <A HREF="contact.htm">Contact Us</a>');
document.write('</span><br>');

document.write('</td><td ALIGN="right" VALIGN="middle">');
document.write('<script language="JavaScript" src="lindsay-phone.js"></script>');


document.write('<span class ="copyright">Site Designed by<br>');
document.write('<a href="www.3chopt.com" target="_blank">Three Chopt Technology Solutions Group</a>');
document.write('</span><br>');

//  End -->