﻿document.write("<div id='wanyxShowAD' style='position:absolute; z-index: 100;'>");
document.write('<img src="images_qj/tub.gif" width="210" height="29" border="0" usemap="#ivrinMap" onClick=\"javascript:document.getElementById(\'test\').style.display=\'block\'\">');
document.write("</div>");


var _wanyx_bodyfrm = ( document.compatMode.toLowerCase()=="css1compat" ) ? document.documentElement : document.body;
var _wanyx_adst = document.getElementById("wanyxShowAD").style;
function CloseIVR(){
 _wanyx_adst.display='none';
}
function OpenIVR() {
    _wanyx_adst.display = '';
}
function _wanyx_moveR() {
_wanyx_adst.top = ( _wanyx_bodyfrm.scrollTop + _wanyx_bodyfrm.clientHeight - 29) + "px";
_wanyx_adst.left = ( _wanyx_bodyfrm.scrollLeft + _wanyx_bodyfrm.clientWidth - 210 ) + "px";
}
setInterval('_wanyx_moveR()', 100);

