var a="bb";
var go_url5 = "http://g.91ivr.com/click.php?code_id=&uid="+aid+"&type=click&gotourl="+escape("http://g.chinaih.com/sydh/16/index.html?agent_id="+aid);
var img_src = "http://c.91wan.com/code_img/200x150.gif";
var img= "http://c.91wan.com/code_img/200x150.swf?a="+a;
var ref = "";
try{
	ref = escape(document.referrer);
}
catch(e){
}
var w_body = 200;
var h_body = 150;
var w_cursor = 20;
var h_cursor = 20;
var l_cursor = 150;
var t_cursor = 0;




document.writeln("<div id=\"ShowQQ\" style=\"position:absolute; z-index: 100;\"> ");
document.writeln("<div id=\"ImgLayer\" style=\"position:absolute; z-index:1; left: 0px;\"> ");

document.writeln("<div style=\"position:absolute; z-index:1\"><a href=\"" + go_url5 + "\" target=\"_blank\"><img src=\"" + img_src + "\"  width=\"" + w_body + "\" height=\"" + h_body + "\" border=\"0\" usemap=\"#QQinMap\"></a></div>");

document.write('<map name="QQinMap" id="QQinMap"><area shape="rect" coords="1,70,234,118" href="'+go_url5+'" target="_blank" />');
document.write('<area shape="rect" coords="1,2,185,69" href="'+go_url5+'" target="_blank" />');
document.write('<area shape="rect" coords="5,104,193,129" href="'+go_url5+'" target="_blank" />');
document.write('<area shape="rect" coords="1,117,236,175" href="'+go_url5+'" target="_blank" /><area shape="rect" coords="186,3,236,45" href="'+go_url5+'" target="_blank" onclick="closeDiv()" />');
document.write('</map>');

document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="' + w_body + '" height="' + h_body + '">');
document.write('<param name="movie" value="'+img+'">');
document.write('<param name="quality" value="high">');
document.write('<param name="wmode" value="transparent">');
document.write('<embed src="'+img+'" width="' + w_body + '" height="' + h_body + '" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" ></embed>');
document.write('</object>');

/*
document.writeln("<img src=\"" + img_src + "\" width=\"" + w_body + "\" height=\"" + h_body + "\" border=\"0\" usemap=\"#QQinMap\">");
document.write('<map name="QQinMap" id="QQinMap"><area shape="rect" coords="80,24,190,60" href="'+go_url5+'" target="_blank" />');
document.write('<area shape="rect" coords="78,60,190,97" href="'+go_url5+'" target="_blank" />');
document.write('<area shape="rect" coords="5,104,193,129" href="'+go_url5+'" target="_blank" />');
document.write('<area shape="rect" coords="9,20,71,102" href="'+go_url5+'" target="_blank" /><area shape="rect" coords="180,2,200,20" href="'+go_url5+'" target="_blank" onclick="closeDiv()" />');
document.write('</map>');
*/

document.writeln("</div>");
document.writeln("</div>");





var QQfrm = ( document.compatMode.toLowerCase()=="css1compat" ) ? document.documentElement : document.body;
var QQst = document.getElementById("ShowQQ").style;
QQst.top = ( QQfrm.clientHeight - h_body ) + "px";
QQst.left = ( QQfrm.clientWidth - w_body ) + "px";
function moveR() {
	QQst.top = ( QQfrm.scrollTop + QQfrm.clientHeight - h_body ) + "px";
	QQst.left = ( QQfrm.scrollLeft + QQfrm.clientWidth - w_body ) + "px";
}
setInterval("moveR();", 80);
function CloseIt(){
	QQst.display='none';
}

function closeDiv()
{
document.getElementById('ImgLayer').style.visibility='hidden';
}