// Start HTML Code -------------
document.writeln("<table cellspacing=0 cellpadding=2 width=\"130\" border=0>");
document.writeln("<tbody>");
document.writeln("<tr>");
document.writeln("  <td><a href=\"../about/about.htm\" class=dgs1><img src=\"../images/i2.gif\" width=\"11\" height=\"9\" border=\"0\"> 公司简介</a></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("  <td><img src=\"../images/line.jpg\" width=\"135\" height=\"1\"></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("  <td><a href=\"../GB/product_list.asp?type_id=20\" class=dgs1><img src=\"../images/i2.gif\" width=\"11\" height=\"9\" border=\"0\"> 产品展示</a></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("  <td><img src=\"../images/line.jpg\" width=\"135\" height=\"1\"></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("  <td><a href=\"../News/index.asp\" class=dgs1><img src=\"../images/i2.gif\" width=\"11\" height=\"9\" border=\"0\"> 动态新闻</a></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("  <td><img src=\"../images/line.jpg\" width=\"135\" height=\"1\"></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("  <td><a href=\"../about/contact.htm\" class=dgs1><img src=\"../images/i2.gif\" width=\"11\" height=\"9\" border=\"0\"> 联系我们</a></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("  <td><img src=\"../images/line.jpg\" width=\"135\" height=\"1\"></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("  <td><a href=\"../Guestbook/list.asp\" class=dgs1><img src=\"../images/i2.gif\" width=\"11\" height=\"9\" border=\"0\"> 留 言 板</a></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("  <td><img src=\"../images/line.jpg\" width=\"135\" height=\"1\"></td>");
document.writeln("</tr>");
document.writeln("</tbody>");
document.writeln("</table>");
// End HTML Code -------------

