<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="copytext">&copy;Copyright 2008');

document.write(' <a href="index.cfm">Village Greens</a> ');

document.write('All Rights Reserved&nbsp;<img src="images/spacer.gif" width="600" height="1">');

document.write('For more information feel free to '); 

document.write(' <A HREF="contact.cfm">Contact Us</a>');

document.write('</span>');


//  End -->