﻿document.write("<style>");
document.write("*html #RightWin {z-index:150;WIDTH: 120px;HEIGHT: 380px; position:absolute;right:auto;left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth));top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*2/3-this.offsetHeight))}")
document.write("*html,*html body{margin:0; padding:0; border:0;}")
document.write("td{line-height:22px; font-size:13px;}")
document.write("li{list-style-type:none;}")
document.write(".clear{ clear:both;}")
document.write(".shangwutong{width:131px;height:373px;margin:0px;}")
document.write(".shangwutong ul{width:131px;height:373px;}")
document.write(".shangwutong li{width:131px;height:373px;}")
document.write("</style>");

//商务通主窗口
document.write("<div id=\"MainSwt\" style=\"z-index:150;position:fixed;_position:absolute; top:40%; _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight-300); left:35%;display:none;\">");
document.write("<img src=\"/js/images/mainswt.gif\" border=\"0\" usemap=\"#Mswt_win\"  \/>");
document.write("<map name=\"Mswt_win\" id=\"Mswt_win\"><area shape=\"rect\" coords=\"4,6,375,143\" href=\"http://www.mzyy.cn/zt/201111/\" target=\"_blank\" alt=\"优惠活动\" /><area shape=\"rect\" coords=\"208,160,284,183\" href=\"javascript:\" onclick=\"LR_HideInvite();openZoosUrl();return false;\" alt=\"咨询专家\" \/><area shape=\"rect\" coords=\"291,160,370,183\" href=\"javascript:\" onclick=\"closeWin();LR_RefuseChat();return false;\" alt=\"专家QQ\" target=\"_blank\" \/><area shape=\"rect\" coords=\"390,1,405,20\" href=\"javascript:\" onclick=\"closeWin();LR_RefuseChat();return false;\" alt=\"关闭\" \/>");
document.write("<\/map>");
document.write("<\/div>");
//右边商务通块
document.writeln("<div class=\"shangwutong\" id=\"RightWin\" style=\"position:fixed;_position:absolute; top:100px;_top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); right:30px; _right:25px;\" >");
document.write("<ul>");
document.write("<li><img src=\"/js/images/right.gif\" width=\"131\" height=\"373\" usemap=\"#Map\" /></li>");
document.write("</ul>");
document.write("<map name=\"Map\" id=\"Map\"><area shape=\"rect\" coords=\"121,1,131,12\" href=\"javascript:\"  target=\"_parent\"  onclick=\"document.getElementById(\'RightWin\').style.display=\'none\'\" alt=\"关闭\" \/><area shape=\"rect\" coords=\"4,51,130,204\" href=\"http://www.mzyy.cn/zhuanjia\" target=\"_blank\" alt=\"在线专家\" \/><area shape=\"rect\" coords=\"11,208,124,236\" href=\"http://dx.zoosnet.net/lrserver/LR/Chatpre.aspx?id=LZS87095158\" target=\"_blank\" alt=\"在线咨询\" \/><area shape=\"rect\" coords=\"25,244,124,267\" href=\"http://sighttp.qq.com/cgi-bin/check?sigkey=bed55ab8aa5f0b1b7c4f3e70b2612b2b5fadfdbf1e9c2c5876f0642ed91ab2c5\" onclick=\"var tempSrc='http://sighttp.qq.com/wpa.js?rantime='+Math.random()+'&sigkey=bed55ab8aa5f0b1b7c4f3e70b2612b2b5fadfdbf1e9c2c5876f0642ed91ab2c5';var oldscript=document.getElementById('testJs');var newscript=document.createElement('script');newscript.setAttribute('type','text/javascript'); newscript.setAttribute('id', 'testJs');newscript.setAttribute('src',tempSrc);if(oldscript == null){document.body.appendChild(newscript);}else{oldscript.parentNode.replaceChild(newscript, oldscript);}return false;\" alt=\"专家QQ\" target=\"_blank\" \/><area shape=\"rect\" coords=\"25,270,124,296\" href=\"http://dx.zoosnet.net/lrserver/LR/Chatpre.aspx?id=LZS87095158\" target=\"_blank\" alt=\"即时在线\" \/><\/map>");
document.write("<\/div>");


document.writeln("<div class=\"shangwutong\" id=\"RightWin\" style=\"position:fixed;_position:absolute; top:100px;_top:expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight-300); left:30px; _left:25px;\" >");
document.write("<ul>");
document.write("<li><img src=\"/images/left.gif\" width=\"131\" height=\"424\" usemap=\"#Mapp\" /></li>");
document.write("</ul>");
document.write("<\/div>");
document.write("<map name=\"Mapp\" id=\"Mapp\"><area shape=\"rect\" coords=\"119,1,130,15\" href=\"javascript:\" onclick=\"document.getElementById(\'RightWin\').style.display=\'none\'\" alt=\"关闭\" \/><area shape=\"rect\" coords=\"4,34,116,228\" href=\"http://dx.zoosnet.net/lrserver/LR/Chatpre.aspx?id=LZS87095158\" target=\"_blank\" alt=\"在线咨询\" \/><\/map>");



function closeWin(){
	document.getElementById('MainSwt').style.display='none';	
	document.getElementById("RightWin").style.display="block";
    clearInterval("showMainSwt()");
}

function showMainSwt(){		
	document.getElementById("MainSwt").style.display="block";
	document.getElementById("RightWin").style.display="none";
}


setTimeout('showMainSwt()',2000);
setInterval("showMainSwt()",50000);
document.write("<script language='javascript' src='http://dx.zoosnet.net/lrserver/JS/LsJS.aspx?siteid=LZS87095158&float=0'></script>");

