if (obj.Email.value=="") { alert ('Please Enter Your Email Address!') obj.Email.focus() return false; } else if (obj.Email.value!="") { Email_val=obj.Email.value; pos=Email_val.indexOf("@"); pos1=Email_val.indexOf("."); if(pos==-1 || pos1==-1) { alert("Email Id should be valid.!"); obj.Email.focus(); return false; } } if (obj.cources.value=="") { alert ("Please Enter Course/courses for which you wish to join-!") obj.cources.focus() return false; } if (obj.course-date.value=="") { alert ("Please Enter Dates of the course/courses( given in the calender page)!") obj.course-date.focus() return false; } if (obj.health.value=="") { alert ("Please Enter Health ( physical ailments if any-)!") obj.health.focus() return false; } if (obj.ayu-experience.value=="") { alert ("Please Enter Previous experience in Ayurveda or Yoga ( if any)!") obj.ayu-experience.focus() return false; } if (obj.pre-exp-body.value=="") { alert ("Please Enter Previous experience in body work ( if any)!") obj.pre-exp-body.focus() return false; } return true }
| Healing | Meditation | Yoga |
| Copyright 2010 www.rasovai.com |
| | Home | | | Raso Vai | | | Calendar | | | Our Center | | | Book Now | | | Links | | | Contact Us |