
// NOTE: If you use a ' add a slash before it like this \'
document.write('<span class="footer">');
document.write('&copy;Copyright 2007 2009 ');

document.write('<a href="contact.htm" target="_top">Singtho WebDesign</a> ');

document.write('All Rights Reserved<br>');

document.write('Direct all comments or concerns about this site to '); 
document.write(' <A HREF="mailto:info@singtho-webdesign.com">Webmaster</a>');


//  End -->