/*
               File: Login
        Description: Login
             Author: GeneXus C# Generator version 9_0_6-875
       Generated on: 8/19/2010 11:22:22.87
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._Validv_Usr_cod=function()
{
   try {
      gxballoon = getGXBallon("_USR_COD");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Validv_Usr_cod_aux=function()
{
   try {
      gxballoon = getGXBallon("_USR_COD_AUX");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._login=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =18;
_GXValidFnc[9]={lvl:0,grid:0,fnc:null,fld:"_USR_COD",gxvar:"AV15USR_CO",op:[],ip:[],nacdep:[],v2v:function(Value){AV15USR_CO=Value},v2c:function(){GXsetControlValue("_USR_COD",AV15USR_CO,0)},c2v:function(){AV15USR_CO=GXgetControlValue("_USR_COD")}};
_GXValidFnc[11]={lvl:0,grid:0,fnc:null,fld:"_USR_SEN",gxvar:"AV13USR_SE",op:[],ip:[],nacdep:[],v2v:function(Value){AV13USR_SE=Value},v2c:function(){},c2v:function(){AV13USR_SE=GXgetControlValue("_USR_SEN")}};
_GXValidFnc[18]={lvl:0,grid:0,fnc:null,fld:"_USR_COD_AUX",gxvar:"AV11USR_CO",op:[],ip:[],nacdep:[],v2v:function(Value){AV11USR_CO=Value},v2c:function(){GXsetControlValue("_USR_COD_AUX",AV11USR_CO,0)},c2v:function(){AV11USR_CO=GXgetControlValue("_USR_COD_AUX")}};
this.AV15USR_CO=0;
this.AV13USR_SE=0;
this.AV11USR_CO=0;
_SetStandaloneVars( ) ;
