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