jQuery(function() {
	if (jQuery.showLoading != undefined)
		jQuery('.loadingBinder').showLoading();
});