document.writeln("  <div id=\"ShowAD\" style=\"position:absolute; z-index: 100; cursor:pointer;\"> ");
document.writeln("    <div id=\"ImgLayer\" style=\"position:absolute; z-index:1; left: 0px;\"> ");
document.writeln("      <img src=\"http://sy.86cs.net/product/products/111/qqgg.gif \"  border=\"0\" usemap=\"#ivrinMap\">");
document.writeln("<map name=\"ivrinMap\"><area shape=\"rect\" coords=\"180,0,1,20\" href=\"#\" onclick=\"CloseIVR();return false;\" target=\"_self\"><area shape=\"rect\" coords=\"0,20,241,160\" href=\"http://sy.86cs.net/product/products/111/index.html\" target=\"_blank\"></map>");


var bodyfrm = ( document.compatMode.toLowerCase()=="css1compat" ) ? document.documentElement : document.body;
var adst = document.getElementById("ShowAD").style;
adst.top = ( bodyfrm.clientHeight - 130 ) + "px";
adst.left = ( bodyfrm.clientWidth - 1 ) + "px";
function moveR() {
	adst.top = ( bodyfrm.scrollTop + bodyfrm.clientHeight - 160 ) + "px";
	adst.left = ( bodyfrm.scrollLeft + bodyfrm.clientWidth - 241 ) + "px";
}
setInterval("moveR();", 80);
function CloseIVR(){
	adst.display='none';
        window.open('http://sy.86cs.net/product\products\111/index.html','','')   
}









