

document.write('<table bgcolor="#1869ad" width="100%" height="15px"  >');
document.write('<tr ><td align="right" width="20%" class="footer"></td>');
document.write('<td class="footer" align="center" ><a href="index.asp" class="footer-link"> Home</a>');
document.write(' | <a href="http://www.tq6inc.com" class="footer-link"> Advertisement</a>');
document.write(' |<a href="sitemap.asp" class="footer-link"> Sitemap</a>');
document.write(' | <a href="contact-us.html" class="footer-link"> Contact us</a>');
document.write(' | <a href="resource.asp" class="footer-link"><b>Resource</b></a>');
document.write('<br>Copyright &copy; 2008 24x7people.com :: All Right Reserved <br /></td>');
document.write('<td align="right" width="20%" class="footer"><!-- Powered by <a href="http://www.tq6inc.com" class="footer-link" target="blank">tq6</a>--></td>');
document.write('</tr>');
document.write('</table>');

