
var copyryt='<table border="0" cellpadding="0" cellspacing="0" width="100%" height="100%">';
	copyryt += '<tr>';
	copyryt +='<td width="222" height="10">';
	copyryt +='</td >';
	copyryt += '</tr>';

	copyryt += '<tr>';
	copyryt +='<td width="222" height="10">';
	copyryt +='</td >';
	copyryt += '</tr>';

	copyryt += '<tr>';
	copyryt +='<td class=copyright width="100%" height="100%">';
		copyryt +='<p align="center"> || <a href="copyright.htm#Copyright"> Copyright </a> ||';
		copyryt +=' <a href="contact.htm"> Contact us </a> ||';
		copyryt +=' <a href="copyright.htm#Disclaimer"> Disclaimer </a> || ';
		copyryt +=' <a href="copyright.htm#CopyrightViolations"> Copyright Violations </a> || ';
		copyryt +=' <a href="termsofuse.htm"> terms of use </a> || ';
		copyryt +=' <a href="http://tellafriend.hotplugins.com/cgi-bin/showtellaf.cgi?taid=2894" title="click here to tell your friend about this website">tell a friend about this site </a> || ';
	copyryt +='</td >';
	copyryt += '</tr>';

	copyryt += '<tr>';
	copyryt +='<td width="222" height="10">';
	copyryt +='</td >';
	copyryt += '</tr>';


	copyryt += '<tr>';
	copyryt +='<td width="100%" height="100%">';
	copyryt +='<center> <p align="center"> ';
	copyryt +='powered by <br> <b> Numo Uno Technologies  </b>';
	copyryt +='&nbsp;&nbsp;&nbsp; </p>';
	copyryt +='<p align="center"><img border="0" src="images/nut.jpg" width="126" height="86"> </center> </p></td>';
	copyryt +='</tr>';
	copyryt +='</table>';


document.write( copyryt );