// JavaScript Document

<!-- 
document.writeln(" <table width=\"800\" height=\"23\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"> "); 
document.writeln(" <tr>  "); 
document.writeln("<td width=\"24\">&nbsp;</td> "); 
document.writeln("<td width=\"70\"><img src=\"images/logo.gif\" width=\"41\" height=\"48\"></td> "); 
document.writeln("<td width=\"906\" class=\"copyright\">Copyright &copy; 2008  Armorshade Enterprise. All Rights Reserved.<br> "); 
document.writeln(" Designed by : :<a href=\"http://www.artspree.com.my\" target=\"_blank\"> <font color=\"#646A73\">@rtspree</font></a>  "); 
document.writeln(" : :</td> "); 
document.writeln(" </tr> "); 
document.writeln(" </table> ");
 // -->
