function winload() 
{ 
AdLayer1.style.top=20; 
AdLayer1.style.left=5; 
AdLayer2.style.top=20; 
AdLayer2.style.right=5;
} 
//if(document.body.offsetWidth>800){ 
{ 
document.write(
"<div id=AdLayer1 style='position: absolute;visibility:visible;z-index:1'><EMBED src='/2/face/wuhan/gg/yongyi240.swf' quality=high WIDTH=100 HEIGHT=240 TYPE='application/x-shockwave-flash' id=happydiet></EMBED></div>"+
"<div id=AdLayer2 style='position: absolute;visibility:visible;z-index:1'><EMBED src='/2/face/wuhan/gg/jiewei240.swf' quality=high WIDTH=100 HEIGHT=240 TYPE='application/x-shockwave-flash' id=happydiet></EMBED></div>");
} 
winload() 
//}