/*
               File: Inicial
        Description: Tela Inicial
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 1/15/2010 10:18:14.92
       Program type: Main program
          Main DBMS: mysql
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._inicial=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =17;
_GXValidFnc[15]={lvl:0,grid:0,fnc:null,fld:"_LOGIN",gxvar:"AV5Login",op:[],ip:[],nacdep:[],v2v:function(Value){AV5Login=Value},v2c:function(){GXsetControlValue("_LOGIN",AV5Login,0)},c2v:function(){AV5Login=GXgetControlValue("_LOGIN")}};
_GXValidFnc[17]={lvl:0,grid:0,fnc:null,fld:"_SENHA",gxvar:"AV6Senha",op:[],ip:[],nacdep:[],v2v:function(Value){AV6Senha=Value},v2c:function(){GXsetControlValue("_SENHA",AV6Senha,0)},c2v:function(){AV6Senha=GXgetControlValue("_SENHA")}};
this.AV5Login=0;
this.AV6Senha=0;
_SetStandaloneVars( ) ;

