Form validation and submission (ajax or HTTP)

If form has class="ajax" then it will submit via ajax, otherwise via HTTP post. Validation is done via javascript. Form data will be emailed from the server.

Select a year: Please choose a year.
Please enter a valid email address.
Enter your last name
Enter correct answer
Please accept the Terms & Conditions.