function stat_hit()
{
	if(document.createElement){
		if(document.body){
			var stat_script = document.createElement('script');
			var stat_script_url = 'http://s1.hit.stat24.com/_'+(new Date()).getTime()+'/script_xhtml.js?id=p9M6RjrS5z1GrtmwHWGGUcRpnIS_J2SIdT2tDDDzzNv.r7/l=11';
			if(typeof(Error)!='undefined'){
				eval("try { stat_script.type = 'text/javascript'; stat_script.src = stat_script_url;} catch(exception) { }")
				if (document.body.appendChild) {
					document.body.appendChild(stat_script);
				}
			}
		}
	else setTimeout("stat_hit()", 1000);
	}
}
stat_hit();
