jQuery(document).ready(function(){

    jQuery("#form,#formviewing").validate();

  });
