$(document).ready(function() {
	
	$('#all').vCenter();

     $('#form').validationEngine();

});
