/*
               File: Login
        Description: Login
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 7/30/2010 11:15:14.71
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = true;
this._SetStandaloneVars=function()
{
}
this._login=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =17;
_GXValidFnc[13]={lvl:0,grid:0,fnc:null,fld:"_MENSAGEM",gxvar:"AV13Mensag",op:[],ip:[],nacdep:[],v2v:function(Value){AV13Mensag=Value},v2c:function(){GXsetControlValue("_MENSAGEM",AV13Mensag,0)},c2v:function(){AV13Mensag=GXgetControlValue("_MENSAGEM")}};
_GXValidFnc[15]={lvl:0,grid:0,fnc:null,fld:"_USULOGIN",gxvar:"AV5UsuLogi",op:[],ip:[],nacdep:[],v2v:function(Value){AV5UsuLogi=Value},v2c:function(){GXsetControlValue("_USULOGIN",AV5UsuLogi,0)},c2v:function(){AV5UsuLogi=GXgetControlValue("_USULOGIN")}};
_GXValidFnc[17]={lvl:0,grid:0,fnc:null,fld:"_USUSENHA",gxvar:"AV6UsuSenh",op:[],ip:[],nacdep:[],v2v:function(Value){AV6UsuSenh=Value},v2c:function(){},c2v:function(){AV6UsuSenh=GXgetControlValue("_USUSENHA")}};
this.AV13Mensag=0;
this.AV5UsuLogi=0;
this.AV6UsuSenh=0;
_SetStandaloneVars( ) ;
