var $RP={Util:{},GlobalVars:{Division:{},Page:{},Network:{},Local:{},URL:{QueryString:{},urlPathAry:[]},Env:{}},App:{},Widget:{}};(function(){$RP.buildNamespace=function(a){var l=a.split("."),k=$RP,j;for(j=0;j<l.length;j++){if(!k[l[j]]){k[l[j]]={}}k=k[l[j]]}};$RP.log=function(a){if($RP.GlobalVars.Env.runmode==="development"){if(typeof console!=="undefined"){console.log(a)}else{alert(a)}}};var h=window.location.href,f=/[?&]([^=&]*)(?:=([^&]*))?/g,e,g={},b,d;while((e=f.exec(h))!==null){g[e[1]]=e[2]||null}for(b in g){if(g.hasOwnProperty(b)){$RP.GlobalVars.URL.QueryString[b]=g[b]}}var c=h.split("?")[0].split("/");for(d=0;d<c.length;d++){if(c[d]&&c[d]!=="http:"&&c[d]!=="https:"){$RP.GlobalVars.URL.urlPathAry.push(c[d])}}})();
