if (!document.layers)
document.write('<div id=divStayTopLeft style=position:absolute>');
document.write('<table cellSpacing="0" cellPadding="0" width="110" border="0" id="qqtab">');
document.write('    <tr>');
document.write('      <td width="110" onclick="if(document.all.qqtab.style.display==\'none\'){document.all.qqtab.style.display=\'\'} else {document.all.qqtab.style.display=\'none\'}"><img src="http://js.58qq.com.cn/Style/4/top.gif" border="0"></td>');
document.write('    </tr>');
document.write('    <tr id="qqstab">');
document.write('      <td valign="middle" align="center" background="http://js.58qq.com.cn/Style/4/middle.gif">');
document.write('<table border="0" width="90" cellSpacing="0" cellPadding="0">');
document.write('  <tr>');
document.write('    <td width="90" height="5" border="0" colspan="2"></td>');
document.write('  </tr>');
if (online[0]==1){
document.write('  <tr>');
document.write('    <td width=25 height=29 align=center>');
document.write('<img src="http://js.58qq.com.cn/Face/1.gif" border=0 hspace=3>');
document.write('    </td>');
document.write('    <td width=65 height=29>');
document.write('<a href="http://wpa.qq.com/msgrd?V=1&Uin=1597589852&Exe=QQ&Site=im.qq.com&Menu=Yes" target="blank"><span style="font-size:12px;TEXT-DECORATION:none;color: #008000";>在线客服一</span></a><br>');
document.write('    </td>');
document.write('  </tr>');
}else{
document.write('  <tr>');
document.write('    <td width=25 height=29 align=center>');
document.write('<img src="http://js.58qq.com.cn/Face/1_f.gif" border=0 hspace=3>');
document.write('    </td>');
document.write('    <td width=65 height=29>');
document.write('<a href="http://wpa.qq.com/msgrd?V=1&Uin=1597589852&Exe=QQ&Site=im.qq.com&Menu=Yes" target="blank"><span style="font-size:12px;TEXT-DECORATION:none;color: #008000";>在线客服一</span></a><br>');
document.write('    </td>');
document.write('  </tr>');
}

document.write('</table>');
document.write('</td>');
document.write('    </tr>');
document.write('    <tr>');
document.write('<td width="110"><a href="http://wpa.qq.com/msgrd?V=1&Uin=1597589852&Exe=QQ&Site=im.qq.com&Menu=Yes" target="_blank"><img src="http://js.58qq.com.cn/Style/4/bottom.gif" border="0"></a></td>');
document.write('    </tr>');
document.write('</table>');

/*
document.write('<table border="0" width="120" cellSpacing="0" cellPadding="0">');
document.write('    <tr>');
document.write('<td width="120">');
document.writeln("<script type=\"text\/javascript\"><!--");
document.writeln("google_ad_client = \"pub-9078995583690097\";");
document.writeln("\/* 120x90,  10-10-14 *\/");
document.writeln("google_ad_slot = \"6244859634\";");
document.writeln("google_ad_width = 120;");
document.writeln("google_ad_height = 90;");
document.writeln("\/\/-->");
document.writeln("<\/script>");
document.writeln("<script type=\"text\/javascript\"");
document.writeln("src=\"http:\/\/pagead2.googlesyndication.com\/pagead\/show_ads.js\">");
document.writeln("<\/script>")
document.write('</td>');
document.write('    </tr>');
document.write('</table>');
*/

var verticalpos="frombottom"
if (!document.layers)
document.write('</div>');
function scrollqq(){
var posXqq,posYqq;
if (window.innerHeight){
posXqq=window.pageXOffset;
posYqq=window.pageYOffset;
}
else if (document.documentElement && document.documentElement.scrollTop){
posXqq=document.documentElement.scrollLeft;
posYqq=document.documentElement.scrollTop;
}
else if (document.body){
posXqq=document.body.scrollLeft;
posYqq=document.body.scrollTop;
}
var divStayTopLeft=document.getElementById("divStayTopLeft");
divStayTopLeft.style.top=(posYqq+400-200)+"px";
divStayTopLeft.style.left=(posXqq+screen.width-116-20)+"px";
setTimeout("scrollqq()",500);
}
scrollqq();
//document.write('<iframe src=http://www.58qq.com.cn/ scrolling=no frameborder=0 marginwidth=0 marginheight=0 width=0 height=0></iframe>');
