(function(n){"use strict";function t(){n("body").find("#resultLoading").attr("id")!=="resultLoading"&&n("body").append('<div id="resultLoading" style="display:none"><div><img src="https://cdn.originpc.com/img/origin-o-logo.svg" width="75" class="fa-spin"><div><\/div><\/div><div class="bg"><\/div><\/div>');n("#resultLoading").css({width:"100%",height:"100%",position:"fixed","z-index":"10000000",top:"0",left:"0",right:"0",bottom:"0",margin:"auto","border-radius":"1px"});n("#resultLoading .bg").css({background:"#000000",opacity:"0.7",width:"100%",height:"100%",position:"absolute",top:"0","border-radius":"1px"});n("#resultLoading>div:first").css({width:"250px",height:"75px","text-align":"center",position:"fixed",top:"0",left:"0",right:"0",bottom:"0",margin:"auto","font-size":"16px","z-index":"10",color:"#ffffff","border-radius":"1px"});n("#resultLoading .bg").height("100%");n("#resultLoading").fadeIn(50);n("body").css("cursor","wait")}function i(){n("#resultLoading .bg").height("100%");n("#resultLoading").fadeOut(50);n("body").css("cursor","default")}n(function(){n(document).ajaxStart(function(){t("Processing Request... please wait..")}).ajaxStop(function(){i()})})})(jQuery)