// JavaScript Document


<!-- 
document.writeln(" <table width=\"1000\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\"> "); 
document.writeln("<td  width=\"20\"></td>");
document.writeln("<td  width=\"50\"><img src=\"images/logo.gif\" width=\"39\" height=\"39\"></td>");
document.writeln("<td  width=\"930\" class=\"copyright\">Copyrights &copy; 2009 <strong><font color=\"#153D00\">TAIKO METALS GROUP</font></strong>. All Rights Reserved."); 
document.writeln("<br>Designed by : : <a href=\"http://www.syscomm.cc\" target=\"_blank\"><font color=\"#FFFFFF\" size=\"1\">syscomm</font></a>"); 
document.writeln(": :</td> "); 
document.writeln(" </tr> "); 
document.writeln(" </table> ");
 // -->

