document.writeln('	<div id="script_action" style="display:none;"></div>');
document.writeln ('	<DIV id="floater" style="right:0px; TOP: 120px; POSITION: absolute; WIDTH: 107px; VISIBILITY: visible; Z-INDEX: 100;">');
document.writeln ('	<table width="100" border="0" align="center" cellpadding="0" cellspacing="0" >');
document.writeln ('	  <tr>');
document.writeln ('		<td width="100" height="54" colspan="3" valign="top" background="/qq/images/t-toppj.gif"><img src="/qq/images/t_1.gif" width="100" height="54" ></td>');
document.writeln ('	  </tr>');
document.writeln ('	  <tr id="table800600" background="/qq/images/t_bg.gif">');
document.writeln ('		<td height="120" colspan="3" align="left" valign="top"  background="/qq/images/t_bg.gif" id="qq_content">');            
document.writeln ('		<a title="导购咨询" target=blank href=http://wpa.qq.com/msgrd?V=1&Uin=251223349&Site=Bestmoban.com&Menu=yes ><img src=/qq/images/online.gif border=0 height=20 width=20><span style="color:#ffffff;font-size:9pt;"> 导购咨询</span></a><div class=qq_line2></div>');
document.writeln ('             <a title="导购旺旺" target="_blank" href="http://amos.im.alisoft.com/msg.aw?v=2&uid=sedeld&site=cntaobao&s=1&charset=utf-8" ><img border="0" src="http://amos.im.alisoft.com/online.aw?v=2&uid=sedeld&site=cntaobao&s=1&charset=utf-8" alt="淘宝旺旺点击这里给我发消息" /></div>');
document.writeln ('		<a title="技术支持" target=blank href=http://wpa.qq.com/msgrd?V=1&Uin=116800402&Site=Bestmoban.com&Menu=yes ><img src=/qq/images/online.gif border=0 height=20 width=20><span style="color:#ffffff;font-size:9pt;"> 技术支持</span></a><div class=qq_line2></div>');
document.writeln ('		<a title="VIP咨询" target=blank href=http://wpa.qq.com/msgrd?V=1&Uin=123269888&Site=Bestmoban.com&Menu=yes ><img src=/qq/images/online.gif border=0 height=20 width=20><span style="color:#ffffff;font-size:9pt;"> VIP咨询</span></a><div class=qq_line2></div>');
document.writeln ('		<a title="使用帮助支持" target=blank href=http://www.zjtvro.com/bbs/><img src=/qq/images/online.gif border=0 height=20 width=20><span style="color:#ffffff;font-size:9pt;"> 使用帮助</span></a><div class=qq_line2></div>');
document.writeln ('		</td>');
document.writeln ('	  </tr>');
document.writeln ('	  <tr>');
document.writeln ('		<td height="8" valign="bottom" bgcolor="32B6EB"><img src="/qq/images/t_left.gif" width="14" height="8"></td>');
document.writeln ('		<td height="8" colspan="2" align="right" valign="bottom" bgcolor="32B6EB"><img src="/qq/images/t_right.gif" width="11" height="8"></td>');
document.writeln ('	  </tr>');
document.writeln ('	</table>');
document.writeln ('</div>');

document.write ("<div id='ad_count_action' style='display:none;'></div>");
function add_ad_click(id)
{
	document.getElementById("ad_count_action").innerHTML="<iframe src=/myad/count.asp?id="+id+" height=0 width=0></iframe>";
}

function topright() 
{ 
window.setInterval("displaytopright()",20); 
} 
function displaytopright() 
{ 
var theTop; 
var theRight; 
if (document.documentElement && document.documentElement.scrollTop) 
{ 
theRight = document.documentElement.scrollRight; 
theTop = document.documentElement.scrollTop; 
} 
else 
{ 
theRight = document.body.scrollRight; 
theTop = document.body.scrollTop; 
}  
floater.style.pixelTop = theTop + 120 ; 
} 
topright();
var expireDate = new Date();
    var hours = expireDate.getHours();
    var minutes = expireDate.getMinutes();
    var seconds = expireDate.getSeconds();
    var now = expireDate.getTime();
function getCookieVal_cnzz (offset)
  {
  var endstr = document.cookie.indexOf (";", offset);
  if (endstr == -1)
    endstr = document.cookie.length;
  return unescape(document.cookie.substring(offset, endstr));
  }
 function GetCookie_cnzz (name)
  {
  var arg = name + "=";
  var alen = arg.length;
  var clen = document.cookie.length;
  var i = 0;
  while (i < clen) {
    var j = i + alen;
    if (document.cookie.substring(i, j) == arg)
      return getCookieVal_cnzz (j);
    i = document.cookie.indexOf(" ", i) + 1;
    if (i == 0) break;
  }
  return null;
  }

