/*
               File: LoginGe
        Description: Gestión de Avisos Online - Bienvenido!
             Author: GeneXus C# Generator version 9_0_6-875
       Generated on: 1/22/2010 15:33:8.58
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 50 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   A246UsrNom = GXgetControlValue("USRNOM")
   A496UsrPsw = GXgetControlValue("USRPSW")
}
this._Validv_Usuario=function()
{
   try {
      gxballoon = getGXBallon("_USUARIO");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._loginge=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =58;
_GXValidFnc[4]={lvl:0,grid:0,fnc:null,fld:"_USRNOM",gxvar:"AV17UsrNom",op:[],ip:[],nacdep:[],v2v:function(Value){AV17UsrNom=Value},v2c:function(){GXsetControlValue("_USRNOM",AV17UsrNom,0)},c2v:function(){AV17UsrNom=GXgetControlValue("_USRNOM")}};
_GXValidFnc[21]={lvl:0,grid:0,fnc:null,fld:"_USUARIO",gxvar:"AV36Usuari",op:[],ip:[],nacdep:[],v2v:function(Value){AV36Usuari=Value},v2c:function(){GXsetControlValue("_USUARIO",AV36Usuari,0)},c2v:function(){AV36Usuari=GXgetControlValue("_USUARIO")}};
_GXValidFnc[24]={lvl:0,grid:0,fnc:null,fld:"_USRPSW",gxvar:"AV18UsrPsw",op:[],ip:[],nacdep:[],v2v:function(Value){AV18UsrPsw=Value},v2c:function(){GXsetControlValue("_USRPSW",AV18UsrPsw,0)},c2v:function(){AV18UsrPsw=GXgetControlValue("_USRPSW")}};
_GXValidFnc[46]={lvl:0,grid:0,fnc:null,fld:"_MENSAJE1",gxvar:"AV24Mensaj",op:[],ip:[],nacdep:[],v2v:function(Value){AV24Mensaj=Value},v2c:function(){GXsetControlValue("_MENSAJE1",AV24Mensaj,0)},c2v:function(){AV24Mensaj=GXgetControlValue("_MENSAJE1")}};
_GXValidFnc[58]={lvl:0,grid:0,fnc:null,fld:"_PINCOD",gxvar:"AV21PinCod",op:[],ip:[],nacdep:[],v2v:function(Value){AV21PinCod=Value},v2c:function(){GXsetControlValue("_PINCOD",AV21PinCod,0)},c2v:function(){AV21PinCod=GXgetControlValue("_PINCOD")}};
this.AV17UsrNom=0;
this.AV36Usuari=0;
this.AV18UsrPsw=0;
this.AV24Mensaj=0;
this.AV21PinCod=0;
_SetStandaloneVars( ) ;
