/*
               File: Login
        Description: Login
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 3/19/2010 14:17:47.56
       Program type: Callable routine
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._Validv_Usuid=function()
{
   try {
      gxballoon = getGXBallon("_USUID");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._login=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =10;
_GXValidFnc[9]={lvl:0,grid:0,fnc:null,fld:"_USUID",gxvar:"AV15UsuID",op:[],ip:[],nacdep:[],v2v:function(Value){AV15UsuID=Value},v2c:function(){GXsetControlValue("_USUID",AV15UsuID,0)},c2v:function(){AV15UsuID=GXgetControlValue("_USUID")}};
_GXValidFnc[10]={lvl:0,grid:0,fnc:null,fld:"_USUPWD",gxvar:"AV13UsuPwd",op:[],ip:[],nacdep:[],v2v:function(Value){AV13UsuPwd=Value},v2c:function(){GXsetControlValue("_USUPWD",AV13UsuPwd,0)},c2v:function(){AV13UsuPwd=GXgetControlValue("_USUPWD")}};
this.AV15UsuID=0;
this.AV13UsuPwd=0;
_SetStandaloneVars( ) ;
