jQuery(function() {
	jQuery('form').disableOnSubmit();
	init();
});
