var system_add_rent = new Ext.Toolbar({ border : false, items : [{ text : "添加月租金", iconCls : "add10", listeners : { click : function() { add_rent.show(); } } }, { text : "删除", iconCls : "add10", handler : function() { var recor