(function(c,b){var a; b.Granite=b.Granite||{}; b.Granite.$=b.Granite.$||c; b._g=b._g||{}; b._g.$=b._g.$||c; a=Granite.HTTP; c.ajaxSetup({externalize:true,encodePath:true,hook:true,beforeSend:function(e,d){if(typeof G_IS_HOOKED==="undefined"||!G_IS_HOOKED(d.url)){if(d.externalize){d.url=a.externalize(d.url) }if(d.encodePath){d.url=a.encodePathOfURI(d.url) }}if(d.hook){var f=a.getXhrHook(d.url,d.type,d.data); if(f){d.url=f.url; if(f.params){if(d.type.toUpperCase()==="GET"){d.url+="?"+c.param(f.params) }else{d.data=c.param(f.params) }}}}},statusCode:{403:function(d){if(d.getResponseHeader("X-Reason")==="Authentication Failed"){a.handleLoginRedirect() }}}}); c.ajaxSettings.traditional=true }(jQuery,this)); (function(a){if(window.Granite.csrf){return }window.Granite.csrf=a(window.Granite.HTTP) }(function(m){function b(){this._handler=[] }b.prototype={then:function(t,s){this._handler.push({resolve:t,reject:s}) },resolve:function(){this._execute("resolve",arguments) },reject:function(){this._execute("reject",arguments) },_execute:function(s,t){if(this._handler===null){throw new Error("Promise already completed.") }for(var u=0,v=this._handler.length; u