function  waitSubject (){
	document.getElementById("waitSubject").innerHTML = "&nbsp;&nbsp;<font color='red'>请稍等，正在进行……</font>";
}