var sCopyRight;
sCopyRight  = "<br/><table width=\"" + page_width + "\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">";
sCopyRight += "<tr><td align=\"center\">";
sCopyRight += "<font face='Verdana,Arial' color='DarkBlue' size=2>";
sCopyRight += "Copyright <sup>©</sup> 2006 Argentine Tango - Jean Claude Babiloni,&nbsp;&nbsp;&nbsp;";
sCopyRight += "Web Master: <a href='http://www.syinfotech.com' target='_blank'>";
sCopyRight += "<font color='Blue'>Siping Yang InfoTech</font></a></font>";
sCopyRight += "</td></tr>";
sCopyRight += "</table><br/>&nbsp;";
document.write(sCopyRight);
