﻿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;2004-2010, Shangai Brick Machine Company. All Rights Reservd </td>";
  html=html+"<td width=\"300\"><div align=\"right\">Email:bgb888@gmail.com</div></td>";
  html=html+"<td width=\"10\">&nbsp;</td>";
  html=html+"</tr>";
  html=html+"</table>";
 document.write (html);
