document.ns = navigator.appName == "Netscape"
window.screen.width>800 ? imgheight=300:imgheight=250
window.screen.width>800 ? imgright=15:imgright=20
function threenineload()
{
if (navigator.appName == "Netscape")
{document.threenine.pageY=pageYOffset+window.innerHeight-imgheight;
document.threenine.pageX=imgright;
threeninemove();
}
else
{
threenine.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight;
threenine.style.right=imgright;
threeninemove();
}
}
function threeninemove()
{
if(document.ns)
{
document.threenine.top=pageYOffset+window.innerHeight-imgheight
document.threenine.right=imgright;
setTimeout("threeninemove();",80)
}
else
{
threenine.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight;
threenine.style.right=imgright;
setTimeout("threeninemove();",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)
if (navigator.appName == "Netscape")
{
document.write("<div id=threenine style='position: absolute;width:110;top:4000;;right:2;visibility: visible;z-index:1; height:100px; color:#FF0000'>")
document.write("<table width='96' border='0' cellspacing='0' cellpadding='0'>")
document.write("<tr><td colspan='3'><img src='images/qq_1.jpg' width='96' height='37' /></td></tr>")
document.write("<tr><td width='4'><img src='images/qq_2.jpg' width='4' height='86' /></td><td width='87' align='center' style='background-color:#FFFFFF;'><a href='tencent://message/?uin=936057685&Site=http://www.gaspsa.com&Menu=yes'><img src='http://wpa.qq.com/pa?p=1:936057685:1' align='absmiddle' border='0' alt='与936057685在线交谈'></a></td><td width='5'><img src='images/qq_3.jpg' width='5' height='86' /></td></tr>")
document.write("<tr><td colspan='3'><img src='images/qq_4.jpg' width='96' height='29' /></td></tr></table>")
document.write("</div>")
threenineload()
}
else
{
document.write("<div id=threenine style='position: absolute;width:100;top:4000;;right:2;visibility: visible;z-index:1; height:100px; color:#FF0000'>")
document.write("<table width='96' border='0' cellspacing='0' cellpadding='0'>")
document.write("<tr><td colspan='3'><img src='images/qq_1.jpg' width='96' height='37' /></td></tr>")
document.write("<tr><td width='4'><img src='images/qq_2.jpg' width='4' height='86' /></td><td width='87' align='center' style='background-color:#FFFFFF;'>010-62894883 010-63006836</td><td width='5'><img src='images/qq_3.jpg' width='5' height='86' /></td></tr>")
document.write("<tr><td colspan='3'><img src='images/qq_4.jpg' width='96' height='29' /></td></tr></table>")
document.write("</div>")
threenineload()
}
