<!--
	var numkey = Math.random();
	numkey = Math.round(numkey*10000);
	document.write("<img src=\"/include/VerifyCode.aspx?k="+ numkey +"\" alt=\"µ¥»÷¸ؤ±نت‎×ض\" onclick=\"this.src=this.src+'?'\" width=\"52\" height=\"20\" hspace=\"4\"");
-->