$(document).ready(function() {
    $('#html_faq_form').validate();
});
