/*
               File: elogin
        Description: Extranet
             Author: GeneXus Java Generator version 9_0_5-047
       Generated on: September 18, 2009 17:25:20.93
       Program type: Main program
          Main DBMS: as400
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "." ;
this.gxThSep =  "," ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._Validv_Usucod=function()
{
   try {
      gxballoon = getGXBallon("_USUCOD");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._elogin=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =30;
_GXValidFnc[16]={lvl:0,grid:0,fnc:null,fld:"_USUCOD",gxvar:"AV5USUCOD",op:[],ip:[],nacdep:[],v2v:function(Value){AV5USUCOD=Value},v2c:function(){GXsetControlValue("_USUCOD",AV5USUCOD,0)},c2v:function(){AV5USUCOD=GXgetControlValue("_USUCOD")}};
_GXValidFnc[18]={lvl:0,grid:0,fnc:null,fld:"_USUCLA",gxvar:"AV6USUCLA",op:[],ip:[],nacdep:[],v2v:function(Value){AV6USUCLA=Value},v2c:function(){},c2v:function(){AV6USUCLA=GXgetControlValue("_USUCLA")}};
_GXValidFnc[30]={lvl:0,grid:0,fnc:null,fld:"_NROINTENTOS",gxvar:"AV21nroint",op:[],ip:[],nacdep:[],v2v:function(Value){AV21nroint=gxint(Value)},v2c:function(){GXsetControlValue("_NROINTENTOS",AV21nroint,0)},c2v:function(){AV21nroint=GXgetIntegerValue("_NROINTENTOS")}};
this.AV5USUCOD=0;
this.AV6USUCLA=0;
this.AV21nroint=0;
_SetStandaloneVars( ) ;
