﻿var pophtml = "<div id=\"popdiv03\"><img src=\"zx.gif\" border=0/><table width=110 border=0 bgcolor=#CCCCCC><tr><td>　教学服务<br>　<a href=\"http://sighttp.qq.com/cgi-bin/check?sigkey=f779f9e1c6effe38742cc842950f71b35861468717debe3f4512ca73f0b7f1c9\"; target=_blank; onclick=\"var tempSrc='http://sighttp.qq.com/wpa.js?rantime='+Math.random()+'&sigkey=f779f9e1c6effe38742cc842950f71b35861468717debe3f4512ca73f0b7f1c9';var oldscript=document.getElementById('testJs');var newscript=document.createElement('script');newscript.setAttribute('type','text/javascript'); newscript.setAttribute('id', 'testJs');newscript.setAttribute('src',tempSrc);if(oldscript == null){document.body.appendChild(newscript);}else{oldscript.parentNode.replaceChild(newscript, oldscript);}return false;\"><img border=0 SRC='http://wpa.qq.com/pa?p=1:1178177907:41' ></a><br>技术支持<br>　<a href=\"http://sighttp.qq.com/cgi-bin/check?sigkey=bd63414774c30ee75015b5945e7367800b0694923fc89fd6318a11c7aa3db4f4\"; target=_blank; onclick=\"var tempSrc='http://sighttp.qq.com/wpa.js?rantime='+Math.random()+'&sigkey=bd63414774c30ee75015b5945e7367800b0694923fc89fd6318a11c7aa3db4f4';var oldscript=document.getElementById('testJs');var newscript=document.createElement('script');newscript.setAttribute('type','text/javascript'); newscript.setAttribute('id', 'testJs');newscript.setAttribute('src',tempSrc);if(oldscript == null){document.body.appendChild(newscript);}else{oldscript.parentNode.replaceChild(newscript, oldscript);}return false;\"><img border=0 SRC='http://wpa.qq.com/pa?p=1:528254463:41'></a><br></td></tr></table></div>";
document.write(pophtml);

var popdiv03 = document.getElementById("popdiv03");

popdiv03.style.position = "absolute";

popdiv03.style.right = 10;

function intpopx()
{

 popdiv03.style.top = document.body.scrollTop + 100;
}
var inp = setInterval("intpopx()",1);
function hidepopdiv()
{

 popdiv03.style.display = "none";
 clearInterval(inp);
}

