Ext.namespace("THSite");THSite.ExtInitApp=Ext.extend(Object,{constructor:function(a){Ext.BLANK_IMAGE_URL="image/s.gif";Ext.QuickTips.init();Ext.onReady(this.init,this)},init:Ext.emptyFn});