document.writeln("<div id=\"ad\" style=\"position:absolute\" ><a href=http://www.yzjgkj.com/dz/ target=_blank><img src=dzfd1.gif border=0 style=border:1px solid #808080></a> <a href=http://szry.esc.yzcar.com target=_blank><img src=dzfd.gif border=0 style=border:1px solid #808080></a><\/div>");
document.writeln(" <script>"); 
document.writeln(" var x = 600,y = 80"); 
document.writeln(" var xin = true, yin = true"); 
document.writeln(" var step = 2 "); 
document.writeln(" var delay = 20"); 
document.writeln(" var obj=document.getElementById(\"ad\") "); 
document.writeln(" function floatAD() {"); 
document.writeln(" var L=T=0"); 
document.writeln(" var R= document.body.clientWidth-obj.offsetWidth"); 
document.writeln(" var B = document.body.clientHeight-obj.offsetHeight"); 
document.writeln(" obj.style.left = x + document.body.scrollLeft"); 
document.writeln(" obj.style.top = y + document.body.scrollTop"); 
document.writeln(" x = x + step*(xin?1:-1) "); 
document.writeln(" if (x < L) { xin = true; x = L} "); 
document.writeln(" if (x > R){ xin = false; x = R} "); 
document.writeln(" y = y + step*(yin?1:-1) "); 
document.writeln(" if (y < T) { yin = true; y = T } "); 
document.writeln(" if (y > B) { yin = false; y = B } "); 
document.writeln(" }"); 
document.writeln(" var itl= setInterval(\"floatAD()\", delay) "); 
document.writeln(" obj.onmouseover=function(){clearInterval(itl)} "); 
document.writeln(" obj.onmouseout=function(){itl=setInterval(\"floatAD()\", delay)}"); 
document.writeln(" <\/script>") 