	$(function() {
		$("#tabs").tabs();
	});

  $(document).ready(function(){
    $("#customContact").validate();
  });
