function formsubmit(){
	document.getElementById('waitingdiv').style.display='block';
	return true;	
}