document.write("<div id='img0' style='position:absolute;'>");
document.write("<a href=javascript:guanbi0();><img src=/images/guanbi.gif width=60 height=20 border=0></a><br><a href='http://ymh.zjnm.cn/' target='_blank'><img src='/includes/ymh.jpg' border='0'></a>");
document.write("</div>");



var xPos0 = 20; 
var yPos0 = document.body.clientHeight; 
var step0 = 1; 
var delay0 = 30;  
var height0 = 0; 
var Hoffset0 = 0; 
var Woffset0 = 0; 
var yon0 = 0; 
var xon0 = 0; 
var pause0 = true; 
var interval0; 
img0.style.top = yPos0; 
function changePos0() {width0 = document.body.clientWidth;height0 =document.body.clientHeight;Hoffset0 = img0.offsetHeight;Woffset0 = img0.offsetWidth; 
img0.style.left = xPos0 + document.body.scrollLeft;img0.style.top = yPos0 + document.body.scrollTop;if (yon0) {yPos0 = yPos0 + step0;} 
else {yPos0 = yPos0 - step0;} 
if (yPos0 <100) {yon0 = 1;yPos0 = 100;} 
if (yPos0>= (height0 - Hoffset0)) {yon0 = 0;yPos0 = (height0 - Hoffset0);} 
if (xon0) {xPos0 = xPos0 + step0;} 
else {xPos0 = xPos0 - step0;} 
if (xPos0 <0) {xon0 = 1;xPos0 = 0;} 
if (xPos0>= (width0 - Woffset0)) {xon0 = 0;xPos0 = (width0 - Woffset0);}} 
function start0() {img0.visibility = "visible";interval0 = setInterval('changePos0()', delay0);} 
start0(); 
function guanbi0() {
	img0.innerHTML = "";
}

