// JavaScript Document

$(document).ready(function(){
	$('#form_landing1').validate();
});
