/*
               File: Login
        Description: Sistema de Informações
             Author: GeneXus Java Generator version 9_0_6-019
       Generated on: July 13, 2010 17:31:2.60
       Program type: Callable routine
          Main DBMS: db2
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   Gx_date = GXgetDateValue("_TODAY")
   A719IntCod = GXgetControlValue("INTCODPESENT")
   A160IntNom = GXgetControlValue("INTNOM")
}
this._Validv_Usuidtlgn=function()
{
   try {
      gxballoon = getGXBallon("_USUIDTLGN");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Validv_Ususen=function()
{
   try {
      gxballoon = getGXBallon("_USUSEN");
      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 =22;
_GXValidFnc[4]={lvl:0,grid:0,fnc:null,fld:"_IMAGEMTEXTOCENTRAL",gxvar:"AV34Imagem",op:[],ip:[],nacdep:[],v2v:function(Value){AV34Imagem=Value},v2c:function(){},c2v:function(){}};
_GXValidFnc[5]={lvl:0,grid:0,fnc:null,fld:"_LOGO_ACESSO",gxvar:"AV26logo_a",op:[],ip:[],nacdep:[],v2v:function(Value){AV26logo_a=Value},v2c:function(){},c2v:function(){}};
_GXValidFnc[12]={lvl:0,grid:0,fnc:null,fld:"_USUIDTLGN",gxvar:"AV18UsuIdt",op:[],ip:[],nacdep:[],v2v:function(Value){AV18UsuIdt=Value},v2c:function(){GXsetControlValue("_USUIDTLGN",AV18UsuIdt,0)},c2v:function(){AV18UsuIdt=GXgetControlValue("_USUIDTLGN")}};
_GXValidFnc[15]={lvl:0,grid:0,fnc:null,fld:"_USUSEN",gxvar:"AV10UsuSen",op:[],ip:[],nacdep:[],v2v:function(Value){AV10UsuSen=Value},v2c:function(){},c2v:function(){AV10UsuSen=GXgetControlValue("_USUSEN")}};
_GXValidFnc[22]={lvl:0,grid:0,fnc:null,fld:"_DSCERROACESSO",gxvar:"AV13DscErr",op:[],ip:[],nacdep:[],v2v:function(Value){AV13DscErr=Value},v2c:function(){GXsetControlValue("_DSCERROACESSO",AV13DscErr,0)},c2v:function(){AV13DscErr=GXgetControlValue("_DSCERROACESSO")}};
this.AV18UsuIdt=0;
this.AV10UsuSen=0;
this.AV13DscErr=0;
_SetStandaloneVars( ) ;
