<!--
	
	function ValidateDelete(){

	alert("Do You Really Want To Delete This Reservatioon !!!");
	return true;
	}

//-->
