
// -------------------------------------------------------------------
document.writeln("<html>");
document.writeln("<head>");
document.writeln("<title></title>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">");
document.writeln("</head>");
document.writeln("<body bgcolor=\"#FFFFFF\" text=\"#000000\" leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\">");
document.writeln("<IFRAME border=0  name=search marginWidth=0 frameSpacing=0 ");
document.writeln("");
document.writeln("                              marginHeight=0 ");
document.writeln("");
document.writeln("                              src=\"http://big5.xinhuanet.com/gate/big5/www.xinhuanet.com/classad/all_channel_ad.htm\" frameBorder=0 ");
document.writeln("");
document.writeln("                              noResize width=128 height=58 scrolling=no ");
document.writeln("");
document.writeln("                              vspale=\"0\"></IFRAME>");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------