/* New BSD License */ (function(c){var b=c.History=c.History||{},d=c.jQuery;if(typeof b.Adapter!=="undefined")throw Error("History.js Adapter has already been loaded...");b.Adapter={bind:function(a,e,f){d(a).bind(e,f)},trigger:function(a,e){d(a).trigger(e)},onDomLoad:function(a){d(a)}};typeof b.init!=="undefined"&&b.init()})(window);