/*
               File: HMPAGE
        Description: HMPAGE
             Author: GeneXus C# Generator version 9_0_3-780
       Generated on: 3/20/2008 11:8:37.79
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "." ;
this.gxThSep =  "," ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   Gx_date=GXgetDateValue("_TODAY") ;
   AV15EmpCod=GXgetControlValue("_EMPCOD") ;
   A16EmpCod=GXgetControlValue("EMPCOD") ;
   A189EmpBgC=GXgetControlValue("EMPBGC1") ;
   A187EmpImg=GXgetControlValue("EMPIMGLO") ;
   A134hmMenu=GXgetIntegerValue("HMMENUCOD") ;
   A130hmHome=GXgetControlValue("HMHOME") ;
   A136hmMenu=GXgetControlValue("HMMENUHTML") ;
   A135hmMenu=GXgetControlValue("HMMENU") ;
}
this._hmpage=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =19;
_GXValidFnc[7]={lvl:0,grid:0,fnc:null,fld:"_FECHA",gxvar:"AV20Fecha",op:[],ip:[],nacdep:[],v2v:function(Value){AV20Fecha=Value},v2c:function(){GXsetControlValue("_FECHA",AV20Fecha,0)},c2v:function(){AV20Fecha=GXgetControlValue("_FECHA")}};
_GXValidFnc[10]={lvl:0,grid:0,fnc:null,fld:"_IMAGEN",gxvar:"AV33Imagen",op:[],ip:[],nacdep:[],v2v:function(Value){AV33Imagen=Value},v2c:function(){},c2v:function(){}};
_GXValidFnc[19]={lvl:0,grid:0,fnc:null,fld:"_NEWS",gxvar:"AV10News",op:[],ip:[],nacdep:[],v2v:function(Value){AV10News=Value},v2c:function(){GXsetControlValue("_NEWS",AV10News,1)},c2v:function(){AV10News=GXgetControlValue("_NEWS")}};
this.AV20Fecha=0;
this.AV10News=0;
_SetStandaloneVars( ) ;

