$(document).ready(function (){
	$(".formvalidator").validate();
	Shadowbox.init();
});


