$(document).ready(function(){
    $("#webinarForm").validate();
});
