	function statistic(url) {
		window.open(url,null,"height=230,width=400,status=no,resizable=no,toolbar=no,menubar=no,location=no,screenX=250,screenY=250");
	}

