﻿document.write("<div id='wanyxShowAD' style='position:absolute; z-index: 100; width:128px;border:1px #CCCCCC solid'>");
document.write('<p style="color:red;font-size:12px">2012年1月16-19日，购票客户接受上门自取。<br />20-28日不接受任何形式订票。</p>');
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';
}
//download by http://www.codefans.net
function _wanyx_moveR() {
_wanyx_adst.top = ( _wanyx_bodyfrm.scrollTop + _wanyx_bodyfrm.clientHeight - 240 ) + "px";
_wanyx_adst.left = ( _wanyx_bodyfrm.scrollLeft + _wanyx_bodyfrm.clientWidth - 132 ) + "px";
}
setInterval( '_wanyx_moveR()' , 100 );
