// 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=\"39\"><img src=\"images/logo_01.gif\" width=\"32\" height=\"19\"></td> "); 
document.writeln("<td width=\"737\" class=\"copyright\">Copyright &copy; 2007 Montouch Professional. All Rights Reserved.<br> "); 
document.writeln(" Designed by : :<a href=\"http://www.artspree.com.my\" target=\"_blank\"> <font face=\"arial\" color=\"#666666\">@rtspree</font></a>  "); 
document.writeln(" : :</td> "); 
document.writeln(" </tr> "); 
document.writeln(" </table> ");
 // -->
