/**
 * @author mazmedia01
 */
       $(document).ready(function(){ 

               $("#contactenosform").validate(); 

       }); 

