// JavaScript Document





<!-- 

document.writeln(" <table width=\"800\" height=\"48\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"> "); 

document.writeln(" <tr>  "); 

document.writeln("<td width=\"10\">&nbsp;</td> "); 

document.writeln("<td width=\"90\"><img src=\"images/logo.gif\" width=\"78\" height=\"40\"></td> "); 

document.writeln("<td width=\"700\" class=\"copyright\">Copyright &copy;  2010 <strong>CHA-NO-YU TEA ART</strong>. All Rights Reserved.<br> "); 

document.writeln("Designed by : :<a href=\"http://www.artspree.com.my\" target=\"_blank\"><font face=\"arial\" color=\"#403430\" size=\"1\">@rtspree</font></a> "); 

document.writeln(": :</td> "); 

document.writeln(" </tr> "); 

document.writeln(" </table> ");

 // -->


