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