var imgheight1 document.ns = navigator.appName == 'Netscape' //window.screen.width>800 ? imgheight1=600:imgheight1=620 function myloadQQ() { if (navigator.appName == 'Netscape') {document.QQ.pageY=pageYOffset; document.QQ.pageX=+window.innerWidth-120; mymoveQQ(); } else { QQ.style.top=document.body.scrollTop;; QQ.style.left=document.body.offsetWidth-120; mymoveQQ(); } } function mymoveQQ() { if(document.ns) { document.QQ.top=pageYOffset; document.QQ.left=pageXOffset+window.innerWidth-120; setTimeout('mymoveQQ();',80) } else { QQ.style.top=document.body.scrollTop+15; QQ.style.left=document.body.scrollLeft+document.body.offsetWidth-125; setTimeout('mymoveQQ();',80) } } function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=='Netscape')&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true) function iceover() { clearTimeout(icetime) } function icehide() { icelayer.style.visibility='hidden'; } if (navigator.appName != 'Netscape'){ document.write("
客户服务 客户服务
"); myloadQQ(); }