/*
               File: Apresentacao
        Description: Apresentação
             Author: GeneXus C# Generator version 9_0_3-780
       Generated on: 2/10/2009 15:48:59.50
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   AV15Pgmnam=GXgetControlValue("_PGMNAME") ;
   A48usuLogi=GXgetControlValue("USULOGIN") ;
   A14aluId=GXgetIntegerValue("ALUID") ;
   A5aluNome=GXgetControlValue("ALUNOME") ;
   A49usuSenh=GXgetControlValue("USUSENHA") ;
   A47usuTipo=GXgetIntegerValue("USUTIPO") ;
}
this._Validv_Usulogin=function()
{
   try {
      gxballoon = getGXBallon("_USULOGIN");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._apresentacao=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =11;
_GXValidFnc[9]={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[11]={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.AV5usuLogi=0;
this.AV6usuSenh=0;
_SetStandaloneVars( ) ;
