// JavaScript Document
(function($){
	$("#contactForm").validate();
});
