﻿var online=new Array();
if (!document.layers)
document.write('<div id=divStayTopLeft style=position:absolute>');

document.writeln("<TABLE border=0 cellPadding=2 cellSpacing=1 onmouseover=move(135,0) onmouseout=\"move(-135, 0)\">");
document.writeln("  <TBODY>");
document.writeln("  <TR>");
document.writeln("    <TD>");
document.writeln("<table width=\"100\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("  <tr>");


document.writeln("<td background=\"http:\/\/sysimages.tq.cn\/float_images\/up_new_002.gif\" width=\"118\" height=\"35\" border=\"0\"   alt=\"\"><font style=\"font-size:12px;TEXT-DECORATION:none;color:#000000;\">&nbsp;论文邦在线客服<\/font><\/td>")

document.writeln("  <\/tr>");
document.writeln("  <tr>");
document.writeln("   <td valign=\"middle\" align=\"center\"  background=\"http:\/\/sysimages.tq.cn\/float_images\/mid_new_002.gif\" ><table align=\"center\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" >");
document.writeln("	  <tr> ");
document.writeln("<td width=\"6\" ><\/td> ");
document.writeln("	   <td  height=\"202\"  bgcolor=\"#FFFFFF\"><iframe width=100% height=100% src=\"/js/uu.html\" frameborder=0><\/iframe>");
document.writeln("<td width=\"6\" ><\/td> ");
document.writeln("<\/td>");
document.writeln("    <\/tr>");
document.writeln("	<\/table><\/td>");
document.writeln("  <\/tr>");
document.writeln("  <tr>");
document.writeln("   <td><img style=\"CURSOR: pointer\" onclick=beginToChat() src=\"http:\/\/sysimages.tq.cn\/float_images\/bot_new_002.gif\" width=\"118\" height=\"38\" border=\"0\" alt=\"\"><\/td>");
document.writeln("  <\/tr>");
document.writeln("<tr>");
document.writeln("   <td><img name=\"servicepic_09\" src=\"http:\/\/sysimages.tq.cn\/float_images\/down_new_002.gif\" width=\"118\" height=\"24\" border=\"0\" alt=\"\"><\/td>");
document.writeln("  <\/tr>");
document.writeln("<\/table><\/TD>");

document.writeln("    <\/TR>");
document.writeln("<\/TBODY><\/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+500-430)+"px";
  divStayTopLeft.style.right=(posXqq+10)+"px";
  setTimeout("scrollqq()",500);
    }
      scrollqq();
function beginToChat()
{ chatURL =  "http://vip.tq.cn/vip/leavemsg.do?action=leavemsg&admiuin=8804269&uin=8804269&ltype=0&iscallback=1";
    window.open(chatURL,"","width=596,height=439,location=no,resizable=0,scrollbars=0,status=no,toolbar=no,menu=no,top=100,left=200");       
}


