// JavaScript Document

<!-- 
document.writeln(" <table width=\"803\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"> "); 
document.writeln(" <tr>  "); 
document.writeln("<td width=\"67\"><img src=\"images/copyright_01.jpg\" width=\"67\" height=\"50\"></td>"); 
document.writeln("<td width=\"14\">&nbsp;</td>"); 
document.writeln("<td width=\"551\" class=\"copyright\">Copyright &copy; 2008 BENNS CHOCOLATE &amp; CANDY MANUFACTURER SDN BHD. All Rights Reserved. <br>"); 
document.writeln("Designed By :: <a href=\"http://www.artspree.com.my\" target=\"_blank\"><font color=\"#FFFFFF\" size=\"1\">@rtspree</font></a>::</td> "); 
document.writeln("<td width=\"69\"><img src=\"images/copyright_02.jpg\" width=\"69\" height=\"50\"></td>"); 
document.writeln("<td width=\"50\"><img src=\"images/copyright_03.jpg\" width=\"50\" height=\"50\"></td>"); 
document.writeln("<td width=\"52\"><img src=\"images/copyright_04.jpg\" width=\"52\" height=\"50\"></td>"); 

document.writeln(" </tr> "); 
document.writeln(" </table> ");
 // -->

