<!-- Start


// NOTE: If you use a ' add a slash before it like this \'

document.write('Copyright &copy;2010 ');

document.write('<a href="index.htmL" target="_top">Global Website Solutions, Ltd.</a> ');

document.write('All Rights Reserved.<br>');

document.write('For more information please '); 

document.write(' <A HREF="contact.html">Contact Us</a><br>');


//  End -->