<!--//

function checkBookingForm(theForm) {

alert("Checking Form");


return true;
}



//-->
