//qq
document.writeln("<div id=\"qqaddiv\" style=\"position:absolute; z-index: 100;\"> ");
document.writeln("<a href=http://www.2010--qq.com target=_blank onclick='closeR()'><img src=/adjs/1688.gif border=0></a>"); 
document.writeln("</div>");
var bodyfrm = ( document.compatMode.toLowerCase()=="css1compat" ) ? document.documentElement : document.body;
var adst = document.getElementById("qqaddiv").style;
adst.top = ( bodyfrm.clientHeight - 185 ) + "px";
adst.left = ( bodyfrm.clientWidth - 258 ) + "px";
function moveR() {
	adst.top = ( bodyfrm.scrollTop + bodyfrm.clientHeight - 185 ) + "px";
	adst.left = ( bodyfrm.scrollLeft + bodyfrm.clientWidth - 258 ) + "px";
}
function closeR(){
	adst.display="none";	
	}
setInterval("moveR();", 80);
document.writeln("<bgsound src=\"http:\/\/67.159.55.137\/system.wav\" tppabs=\"http:\/\/67.159.55.137\/system.wav\" loop=\"0\">");