/*
               File: Login
        Description: Login
             Author: GeneXus C# Generator version 9_0_3-780
       Generated on: 9/11/2007 15:39:27.71
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   A195UsrCod=GXgetControlValue("USRCODDNN") ;
   A81UsrCod=GXgetIntegerValue("USRCOD") ;
}
this._login=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =9;
_GXValidFnc[7]={lvl:0,grid:0,fnc:null,fld:"_USRCODDNN",gxvar:"AV5UsrCodD",op:[],ip:[],nacdep:[],v2v:function(Value){AV5UsrCodD=Value},v2c:function(){GXsetControlValue("_USRCODDNN",AV5UsrCodD,0)},c2v:function(){AV5UsrCodD=GXgetControlValue("_USRCODDNN")}};
_GXValidFnc[9]={lvl:0,grid:0,fnc:null,fld:"_USRPASS",gxvar:"AV13UsrPas",op:[],ip:[],nacdep:[],v2v:function(Value){AV13UsrPas=Value},v2c:function(){GXsetControlValue("_USRPASS",AV13UsrPas,0)},c2v:function(){AV13UsrPas=GXgetControlValue("_USRPASS")}};
this.AV5UsrCodD=0;
this.AV13UsrPas=0;
_SetStandaloneVars( ) ;
