<!-- Start


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

document.write(' <a href="contact_us.html" class="foot"><FONT COLOR=#FFD700><b>CONTACT</b></FONT></a> | ');

document.write(' <a href="about_us.html" class="foot">About</a> | ');

document.write(' <a href="index.html" class="foot">Home</a>');

document.write('<br>');

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

document.write('<a href="http://www.netpathcom.net" target="_blank" class="foot"><u>NetPath Communications</u></a>');

document.write('<br>');


//  End -->