/*
               File: IngresoPage
        Description: :: Ingreso de Usuario Ribeiro ::
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 9/21/2011 15:23:11.62
       Program type: Callable routine
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._Validv_Wusuname=function()
{
   try {
      gxballoon = getGXBallon("_WUSUNAME");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._ingresopage=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =10;
_GXValidFnc[8]={lvl:0,grid:0,fnc:null,fld:"_WUSUNAME",gxvar:"AV8WUsuNam",op:[],ip:[],nacdep:[],v2v:function(Value){AV8WUsuNam=Value},v2c:function(){GXsetControlValue("_WUSUNAME",AV8WUsuNam,0)},c2v:function(){AV8WUsuNam=GXgetControlValue("_WUSUNAME")}};
_GXValidFnc[10]={lvl:0,grid:0,fnc:null,fld:"_WUSUPASS",gxvar:"AV7WUsuPas",op:[],ip:[],nacdep:[],v2v:function(Value){AV7WUsuPas=Value},v2c:function(){GXsetControlValue("_WUSUPASS",AV7WUsuPas,0)},c2v:function(){AV7WUsuPas=GXgetControlValue("_WUSUPASS")}};
this.AV8WUsuNam=0;
this.AV7WUsuPas=0;
_SetStandaloneVars( ) ;

