
var dl_z=function(){
	var rp=parseInt("100"),r=Math.random()*10000;
        var s_id="DL_237860_8_253100",d=document;
	var s_src="http://amch.questionmarket.com/adsc/d237860/8/253100/decide.php?lt="+Math.floor((new Date()).getTime()/1000);

	function w(){
		if (d.createElement&&d.getElementById){
			if (!d.body){setTimeout(w,100);return;}
			try{ var s=d.getElementById(s_id);
			if (!s){
				s=d.createElement('script');
				s.src=s_src;
				s.type='text/javascript';
				s.id=s_id;
				d.body.insertBefore(s,d.body.firstChild); }
	                }catch(e){ }}
                if (0) {
                  var dle = new Image();
                  dle.src = "http://b.dlqm.net/asdet/adsc_detail.php?site=8&code=253100&ord="+ Math.floor((new Date()).getTime()/1000);
                }
	}

	function t(){
		if (1==4)w();
		else setTimeout(w,Math.ceil(Math.random() * 4) * 500); 
	}

        if (!isNaN(rp)&&(r>=rp*100)) return;

	if (false||d.readyState=="complete"){ 
		t();
	} else if (window.addEventListener){ // DOM
		window.addEventListener("load", t, false);
	} else if (window.attachEvent){ // IE 5+
		window.attachEvent("onload", t);
	}
};
dl_z();

