<!-- NOTE: If you use a ' add a slash before it like this \' -->
document.write('<table width="100%" border="0" cellspacing="0" callpadding="0"><tr><td>');
document.write('<span class ="copyright1">For more information feel free to '); 
document.write(' <A HREF="/contact.asp">Contact Us</a>');
document.write('</span></td>');
document.write('<td align="right"><span class ="copyright">&copy;Copyright 2006 '); 
document.write('<a href="/about.html" target="_top">International Services</a> ');
document.write('All Rights Reserved</span></td>');
document.write('</tr></table>');
