// -------------------------------------------------------------------
document.writeln("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\"");
document.writeln("\"http://www.w3.org/TR/html4/loose.dtd\">");
document.writeln("<html>");
document.writeln("<head>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">");
document.writeln("<title>无标题文档</title>");
document.writeln("</head>");
document.writeln("");
document.writeln("<body>");

document.writeln("<table width=\"778\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" bgcolor=\"#FFFFFF\">");
document.writeln("  <tr>");
document.writeln("    <td height=\"27\" align=\"center\" background=\"images/bg08.gif\">&nbsp;</td>");
document.writeln("  </tr>");
document.writeln("  <tr>");
document.writeln("    <td height=\"80\" align=\"center\"> 版权所有 广州略达科技有限公司 LD TECHNOLOGY CO.,LTD ALL RIGHT RESERVED<br>");
document.writeln("      电话：020-32068071　&nbsp;传真：020-82580050 &nbsp;E-mail：ldtec@foxmail.com<br>");
document.writeln("      地址：广州市经济技术开发区彩频路11号A座3楼　邮编：510663　备案序号：粤ICP备05013012号</td>");
document.writeln("  </tr>");
document.writeln("</table>");

// -------------------------------------------------------------------
