gx.evt.autoSkip=false;function appmasterpage(){this.ServerClass="AppMasterPage";this.PackageName="";this.setObjectType("web");this.IsMasterPage=true;this.hasEnterEvent=false;this.addKeyListener("5",'"RFR"');this.autoRefresh=true;this.SetStandaloneVars=function(){};this.e13012_client=function(){this.executeServerEvent("ENTER_MPAGE",true)};this.e14012_client=function(){this.executeServerEvent("CANCEL_MPAGE",true)};this.GXValidFnc=[];this.GXLastCtrlId=0;this.SetStandaloneVars();this.setComponent({id:"WCHEADER",GXClass:"headerwc",Prefix:"MPW0005",lvl:1});
this.setComponent({id:"WCLEFTNAVIGATION",GXClass:"leftnavigationwc",Prefix:"MPW0008",lvl:1});this.setComponent({id:"WCRIGHTNAVIGATION",GXClass:"rightnavigationwc",Prefix:"MPW0019",lvl:1});this.setComponent({id:"WCFOOTER",GXClass:"footerwc",Prefix:"MPW0022",lvl:1})}appmasterpage.prototype=new gx.GxObject;gx.setMasterPage(new appmasterpage());