
<!-- start

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

document.write('<span class="copytext">');

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

document.write('<a href="index.html" target="_top"> The Hudson Group</a> ');

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

// document.write('To Contact us mailto:thg@The-Hudson-Group.net'); 

// document.write(' <A HREF="contact.htm">info@The-Hudson-Group.net</a><br>');

document.write('</span>');

//  End -->