-// JavaScript Document


<!-- 
document.writeln(" <table width=\"900\" border=\"0\" align=\"left\" cellpadding=\"0\" cellspacing=\"0\"> "); 
document.writeln("<tr>");
document.writeln("<td  width=\"20\"></td>");
document.writeln("<td  width=\"35\"><img src=\"images/logo.gif\" width=\"23\" height=\"25\"></td>");
document.writeln("<td  width=\"845\" class=\"copyright\">Copyrights &copy; 2010 <strong>English Hotbreads</strong>. All Rights Reserved."); 
document.writeln("<br>Designed by : : <a href=\"http://www.artspree.com.my\" target=\"_blank\"><font color=\"#604C1F\" size=\"1\">@rtspree</font></a>"); 
document.writeln(": :</td> "); 
document.writeln(" </tr> "); 
document.writeln(" </table> ");
 // -->

