document.write ('<TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0">');
  document.write ('<TR> ');
    document.write ('<TD WIDTH="38"><IMG SRC="us/a.gif" WIDTH="16" HEIGHT="13"></TD>');
   document.write (' <TD WIDTH="64"><A HREF="aboutus.htm"><FONT COLOR="#FFFFFF">关于我们</FONT></A></TD>');
    document.write ('<TD WIDTH="64"><A HREF="com.htm"><FONT COLOR="#FFFFFF">合作站点</FONT></A></TD>');
    document.write ('<TD WIDTH="64"><A HREF="pcdak.htm"><FONT COLOR="#FFFFFF">本站声明</FONT></A></TD>');
   document.write (' <TD WIDTH="100"><A HREF="mail.htm"><FONT COLOR="#FFFFFF">联系我们</FONT></A></TD>');
   document.write (' <TD WIDTH="6">&nbsp;</TD>');
 document.write (' </TR>');
document.write ('</TABLE>');
