document.writeln("<!-- flash 广告部分 start -->");
document.writeln("");
document.writeln("<div id=couplet_left style=\'position: absolute;visibility:hidden;z-index:1\'>");
document.writeln("<\/div>");
document.writeln("");
document.writeln("<div id=couplet_right style=\'position: absolute;visibility:hidden;z-index:1\'>");
document.writeln("<EMBED src=\'http:\/pic\/you.swf\' quality=high PLUGINSPAGE=\"http:\/\/www.macromedia.com\/go\/getflashplayer\" TYPE=\"application\/x-shockwave-flash\" width=\'100\' height=\'200\' id=\'sinadl\' wmode=opaque>");
document.writeln("<\/div> ");
document.writeln("<SCRIPT FOR=\'sinadl\' EVENT=\'FSCommand()\' LANGUAGE=\'JavaScript\'>");
document.writeln("couplet_left.style.visibility=\'hidden\';");
document.writeln("couplet_right.style.visibility=\'hidden\';");
document.writeln("<\/script>");
document.writeln("<script LANGUAGE=\'JavaScript\'>");
document.writeln("document.ns = navigator.appName == \"Microsoft Internet Explorer\"");
document.writeln("function doCouplet(){");
document.writeln(" if((document.body.offsetWidth>800) && document.ns){ ");
document.writeln(" couplet_left.style.visibility=\'visible\';");
document.writeln(" couplet_right.style.visibility=\'visible\';   ");
document.writeln("   couplet_left.style.top=156;");
document.writeln("   couplet_left.style.left=5;");
document.writeln("   couplet_right.style.top=156;");
document.writeln("   couplet_right.style.right=5;");
document.writeln(" }");
document.writeln("}");
document.writeln("");
document.writeln("try{");
document.writeln(" aryADSeq.push(\"doCouplet()\");");
document.writeln("}catch(e){");
document.writeln(" doCouplet();");
document.writeln("} ");
document.writeln("<\/script>");
document.writeln("");
document.writeln("");
document.writeln("<!-- flash 广告部分 end -->")