/* Author: 

*/
$(document).ready(function() {
	$("#contact_form").validate();
	
});


