function adCount(){
//广告点击量统计
	document.ad_form1.target="_blank";
	document.ad_form1.submit();
}