    document.write("<div id=myright style='position: absolute;width:0;top:100;right:-5;visibility: visible;'  Z-index=999><EMBED src=Ad/200602.swf quality=high WIDTH=105 HEIGHT=220 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash wmode=transparent id='zhuhe'></EMBED></div>");
    document.write("<div id=myleft style='position: absolute;width:0;top:100;left:-5;visibility: visible;' Z-index=999><EMBED src=Ad/200601.swf quality=high WIDTH=105 HEIGHT=220 TYPE=application/x-shockwave-flash PLUGINSPAGE=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash wmode=transparent id='zhuhe'></EMBED></div>");
    //document.write("<div id=myright style='position: absolute;width:0;top:100;right:-5;visibility: visible;'  Z-index=999><a href='#' target=_blank><img src=Ad/200602.gif border=0 WIDTH=105 HEIGHT=220></a></div>");
    //document.write("<div id=myleft style='position: absolute;width:0;top:100;left:-5;visibility: visible;' Z-index=999><a href=#' target=_blank><img src=Ad/02.gif border=0 WIDTH=105 HEIGHT=220></a></div>");
  myload();
 // window.setInterval("hide()",60000);
  function hide()
  {
     myright.style.display="none";
     myleft.style.display="none";
  }
function myload() 
{ 
 window.screen.width>800 ? a=20:a=10 
 b=document.body.scrollTop; 
 { 
myright.style.top=b+120; 
myright.style.right=5; 
myleft.style.top=b+120; 
myleft.style.left=5; 
setTimeout('myload()',200); 
} 
} 

