document.write("<div id=couplet_left style='position: absolute;visibility:hidden;z-index:1'>");
document.write("<EMBED  src='zww/222.swf' quality=high FlashVars='H'  PLUGINSPAGE='http://www.macromedia.com/go/getflashplayer' TYPE='application/x-shockwave-flash' WIDTH='110' HEIGHT='500' id='sinadl' wmode=opaque></EMBED>");
document.write("</div> ") ;

document.write("<div id=couplet_right style='position: absolute;visibility:hidden;z-index:1'> ")
document.write("<EMBED src='zww/111.swf' quality=high FlashVars='H'   PLUGINSPAGE='http://www.macromedia.com/go/getflashplayer' TYPE='application/x-shockwave-flash' WIDTH='110' HEIGHT='500' id='sinadl' wmode=opaque></EMBED>")
document.write("</div>") 

ifCouplet=false;  
couplet_left.style.visibility='hidden';  
couplet_right.style.visibility='hidden';  

var MSIE=navigator.userAgent.indexOf("MSIE");  
var OPER=navigator.userAgent.indexOf("Opera");  

function adshowCouplet(){  
    if((document.body.offsetWidth>800) && MSIE!=-1 && OPER==-1 && ifCouplet){      
    couplet_left.style.visibility='visible';  
    couplet_right.style.visibility='visible';        
      couplet_left.style.top=100;  
      couplet_left.style.left=1;  
      couplet_right.style.top=100;  
      couplet_right.style.right=1;  
    }else{  
        couplet_left.style.visibility='hidden';  
        couplet_right.style.visibility='hidden';  
    }  

    setTimeout("adshowCouplet();",50)  
}  

var ifCouplet=true;  
try{  
    aryADSeq.push("adshowCouplet()");  
}catch(e){  
    adshowCouplet();  
}      
 
