
<!-- start

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

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

document.write('&copy;&nbsp;Copyright 2008 ');

document.write('<a href="http://www.netpathcommunications.com" target="_top">NetPath Communications</a> ');

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

document.write('For more information, contact: '); 

document.write(' <A HREF="mailto:info@netpathcom.net">Info@NetPathCom.net</a><br>');

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

//  End -->