
// -------------------------------------------------------------------
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>Alibaba</title>");
document.writeln("</head>");
document.writeln("<body leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\">");
document.writeln("<table width=\"120\" height=\"60\" border=\"0\" cellpadding=\"3\" cellspacing=\"0\" bgcolor=\"#ff7300\">");
document.writeln("<tr>");
document.writeln("<td align=\"center\" ><a href=\"http://www.alibaba.com/\"><img src=\"http://imgs.xinhuanet.com/ad/alibaba/alibaba_s.gif\" alt=\"Manufacturers, Exporters, Wholesalers - Global trade starts here.\"width=\"103\" height=\"12\" border=\"0\"></a></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("  <td>");
document.writeln("    <ul style=\"font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:-6px 0px 0px 20px; color:#ffffff; list-style-image: url(http://imgs.xinhuanet.com/ad/alibaba/dot.gif);\">");
document.writeln("  <li><a href=\"http://hotproducts.alibaba.com\" link title=\"Hot Products\" style=\"color:#ffffff;\" target=\"_blank\">Hot Products</a></li>");
document.writeln("  <li class=\"style1\"><a href=\"http://china.alibaba.com/index.html\" link title=\"Alibaba China\" style=\"color:#ffffff;\" target=\"_blank\">Alibaba China</a></li>");
document.writeln("  <li><span class=\"style1\"><a href=\"http://chinasuppliers.alibaba.com\" link title=\"China Suppliers\" style=\"color:#ffffff;\" target=\"_blank\">China Suppliers</a></span></li>");
document.writeln("      </ul></td>");
document.writeln("</tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------
