
$(document).ajaxStart($.blockUI).ajaxStop($.unblockUI);	

