(function(c){jQuery.extend({namespace:function(d){var g=window;var f=d.split(".");for(var e=0;e<f.length;e++){if(typeof g[f[e]]=="undefined"){g[f[e]]=new Object()}g=g[f[e]]}return g}});var a=false,b=/xyz/.test(function(){xyz})?/\bSuper\b/:/.*/;jQuery.Class=function(){};jQuery.Class.extend=function(h){var g=this.prototype;a=true;var f=new this();a=false;for(var e in h){f[e]=typeof h[e]=="function"&&typeof g[e]=="function"&&b.test(h[e])?(function(i,j){return function(){var l=this.Super;this.Super=g[i];var k=j.apply(this,arguments);this.Super=l;return k}})(e,h[e]):h[e]}function d(){if(!a&&this.init){this.init.apply(this,arguments)}}d.prototype=f;d.constructor=d;d.extend=arguments.callee;return d};Function.prototype.bind=function(d){var e=this;tmp=function(){return e.apply(d,arguments)};return tmp};if(!Array.indexOf){Array.prototype.indexOf=function(e){for(var d=0;d<this.length;d++){if(this[d]==e){return d}}return -1}}})(jQuery);
