/*
 * Compressed by JSA(www.xidea.org)
 */
fullWindow=function($){Ext.apply(this,$);this.textPanel=new Ext.ux.ManagedIframePanel({loadMask:{msg:"\u6b63\u5728\u8f7d\u5165..."},defaultSrc:this.url});fullWindow.superclass.constructor.call(this,{closable:true,autoScroll:true,maximizable:true,layout:"fit",width:600,height:450,plain:true,items:[this.textPanel]})};Ext.extend(fullWindow,Ext.Window,{init:function(){}})
