function QUICK_inc2(swfpath) {                                                               
document.write("<DIV ID='floater2' STYLE='position:absolute; left:884;top:150px; width:109px; height:243px; z-index:3; visibility: visible;'>");
document.write("<TABLE border='0' cellpadding='0' cellspacing='0' width='109' height='243'>");
document.write("<TR><TD><OBJECT CLASSID='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' CODEBASE='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0'  WIDTH='109' HEIGHT='243' ID='quick_01' ALIGN='top'>");
document.write("	<PARAM NAME='movie'  VALUE='ad/ad5.swf'>");
document.write("	<PARAM NAME='quality' VALUE='high'>");
document.write("	<param name='menu' value='false'>");
document.write("	<PARAM NAME='wmode' VALUE='transparent'>");
document.write("	<EMBED SRC='ad/ad5.swf' wmode='transparent' menu='flase' quality='high' WIDTH='109' HEIGHT='243' NAME='quick_01' ALIGN='top' allowScriptAccess='sameDomain' TYPE='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer'>");
document.write("	</OBJECT>");
document.write("	</TD>");
document.write("</TR>");
document.write("<TR><TD height='100' align='center' valign='bottom'>");
document.write("<a href='#top' target='_self'><img src='ad/i88.gif' width='27' height='27' border='0'></a>");
document.write("	</TD>");
document.write("</TR>");
document.write("</TABLE>");
document.write("</DIV>");

if(NS || IE) action = window.setInterval("heartBeat()",1);
}


self.onError=null;
whichIt = null; 
lastScrollY = 0;
NS = (document.layers) ? 1 : 0;
IE = (document.all) ? 1: 0;
/***** STALKER CODE *****/
function heartBeat() {

var chk_i2;

if(IE) { 
	diffY = document.body.scrollTop; 
	}
if(NS) { diffY = self.pageYOffset}

if(diffY != lastScrollY) {

	percent = .1 * (diffY - lastScrollY);

	if(percent > 0){
		 percent = Math.ceil(percent);
		 chk_i2 ="yes";
	}

	else{
		 percent = Math.floor(percent);
		 chk_i2 ="no";
	}


	if(IE){
		if ((chk_i2 == "yes") && (document.all.floater2.style.pixelTop < (chk_vlue=document.body.scrollHeight - (700)))){
		 document.all.floater2.style.pixelTop += percent;
		}

		else if ((chk_i2 == "no") && (document.all.floater2.style.pixelTop > 400)){
		 document.all.floater2.style.pixelTop += percent;
		}

	}


if(NS) document.floater2.top += percent; 
lastScrollY = lastScrollY + percent;

}

} /*<a href="http://xmcyberpolice.cn/alert.asp" target=_blank><img src="http://xmcyberpolice.cn/image/gt.gif" width  ="30" border='0'></a>*/