MyDesktop.TabWindow = Ext.extend(Ext.app.Module, { id:'personnel-win', init : function(){ this.launcher = { text: 'Personnel Files', iconCls:'tabs', handler : this.createWindow, scope: this } }, createWindow : function(){ var desktop = this.app.getDesktop(); var win = desktop.getWindow('personnel-win'); if(!win){ win = desktop.createWindow({ id: 'personnel-win', title:'Personnel Files', width:740, height:480, iconCls: 'tabs', shim:false, animCollapse:false, border:false, constrainHeader:true, autoScroll: true, layout: 'fit', items: new Ext.TabPanel({ activeTab:0, items: [ { title: 'Letter to Prez B.O.', header:false, html : '






