/*
               File: footer_temp1
        Description: footer_temp1
             Author: GeneXus C# Generator version 10_1_2-30722
       Generated on: 5/19/2010 17:4:23.37
       Program type: Callable routine
          Main DBMS: sqlserver
*/
gx.evt.autoSkip = false;
function footer_temp1(CmpContext) {
   this.ServerClass =  "footer_temp1" ;
   this.PackageName =  "GeneXus.Programs" ;
   this.setObjectType("web");
   this.setCmpContext(CmpContext);
   this.ReadonlyForm = true;
   this.hasEnterEvent = false;
   this.addKeyListener("5", '"RFR"');
   this.autoRefresh = true;
   this.SetStandaloneVars=function()
   {
   }
   this.e130w2_client=function()
   {
      this.executeServerEvent("ENTER", true);
   }
   this.e140w2_client=function()
   {
      this.executeServerEvent("CANCEL", true);
   }
   this.GXValidFnc = [];
   this.GXLastCtrlId =0;
   this.A280IndexbottomLanguage = 0;
   this.A279IndexbottomCompany = 0;
   this.A281IndexbottomHtml = "";
   this.ServerEvents = ["e130w2_client" ,"e140w2_client"];
   this.SetStandaloneVars( );
}
