/*
               File: hmNews
        Description: Noticias
             Author: GeneXus C# Generator version 9_0_3-780
       Generated on: 3/20/2008 11:8:35.60
       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") ;
   A137hmNews=GXgetIntegerValue("HMNEWSCOD") ;
   A130hmHome=GXgetControlValue("HMHOME") ;
   A16EmpCod=GXgetControlValue("EMPCOD") ;
   A140hmNews=GXgetControlValue("HMNEWSHTML") ;
   A139hmNews=GXgetControlValue("HMNEWS") ;
   A189EmpBgC=GXgetControlValue("EMPBGC1") ;
   A187EmpImg=GXgetControlValue("EMPIMGLO") ;
}
this._hmnews=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[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( ) ;

