
	$(document).ready(function() {
		$("#customer-frm").validate();
	});
