
// -------------------------------------------------------------------
document.writeln("<html>");
document.writeln("<head>");
document.writeln("<title>Untitled Document</title>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">");
document.writeln("</head>");
document.writeln("");
document.writeln("<body bgcolor=\"#FFFFFF\" text=\"#000000\">");
document.writeln("<a href=\"yssm.htm\"class=\"white_\">集郵掃描</a> ");
document.writeln("| <a href=\"bkfy.htm\"class=\"white_\">幣卡方圓</a> | <a href=\"shgj.htm\"class=\"white_\">書畫古籍</a> ");
document.writeln("| <a href=\"zbyq.htm\"class=\"white_\">珠寶玉器</a> | <a href=\"qsgw.htm\"class=\"white_\">奇石古玩</a> ");
document.writeln("| <a href=\"bgcj.htm\"class=\"white_\">博古藏今</a> | <a href=\"cjjz.htm\" class=\"white_\">藏家家珍</a> | ");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------