var html="<table width=\"1004\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
  html=html+"<tr>";
  html=html+"<td height=\"12\" colspan=\"3\"></td>";
  html=html+"</tr>";
  html=html+"<tr bgcolor=\"#EEEEEE\">";
  html=html+"<td width=\"694\" height=\"20\">&nbsp;&nbsp;&copy; Copyright 2000-2012, Công ty Zenith Thượng Hải. All Rights Reserved </td>";
  html=html+"<td width=\"300\"><div align=\"right\">Điện thoại: 04.36524471 0986062086</div></td>";
  html=html+"<td width=\"10\">&nbsp;</td>";
  html=html+"</tr>";
  html=html+"</table>";
 document.write (html);
