function ValidateForm(){ var Phone=document.inFOrm.Mobile alert("In JS") return true }