xajax.realCall=xajax.call;xajax.call=function(C,D,B,A){indicator_show("df");if(typeof A!="undefined"){orig_url=xajaxRequestUri;xajaxRequestUri=A}r=this.realCall(C,D,B);if(typeof A!="undefined"){xajaxRequestUri=orig_url}return r};xajax.realProcessResponse=xajax.processResponse;xajax.processResponse=function(A){var B=this.realProcessResponse(A);indicator_hide();return B}