if(!window.JAWR) JAWR={};JAWR.loader={usedBundles:{},script:function(path){this.insert(this.jsbundles,'insertScript',path);},style:function(path,media){this.insert(this.cssbundles,'insertCSS',path,media);},insert:function(bundles,func,path,media){for(var x=0;x ');},insertCondComment:function(condition,func,path,media){document.write('');},normalizePath:function(path){while(path.indexOf('//')!=-1) path=path.replace('//','/');if(path.indexOf("http")==0) path=path.replace(/http:\/(\w)/g,"http://$1").replace(/https:\/(\w)/g,"https://$1");return path;},insertCSS:function(path,media){media=media?media:'screen';document.write(' ');}} JAWR.ResourceBundle=function(name,prefix,itemPathList,ieExpression){this.name=name;this.prefix=prefix;this.itemPathList=itemPathList;this.ieExpression=ieExpression} JAWR.ResourceBundle.prototype.belongsToBundle=function(path){if(path==this.name) return true;if(!this.itemPathList) return false;for(var x=0;x