/*
 * Compressed by JSA(www.xidea.org)
 */
fullWindowOld=function($){Ext.apply(this,$);this.textPanel=new Ext.Panel({autoScroll:true,tbar:[{text:"\u5173\u95ed",scope:this,handler:this.destroy}]});fullWindowOld.superclass.constructor.call(this,{closable:true,autoScroll:true,maximizable:true,layout:"fit",width:600,height:450,plain:true,items:[this.textPanel]})};Ext.extend(fullWindowOld,Ext.Window,{init:function(){this.textPanel.load({url:this.url,discardUrl:false,nocache:false,text:"\u6b63\u5728\u8f7d\u5165...",timeout:30,scripts:false,scope:this})}})
