/*
               File: login
        Description: login
             Author: GeneXus Java Generator version 9_0_6-019
       Generated on: September 3, 2009 9:11:24.73
       Program type: Main program
          Main DBMS: mysql
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._Validv_Usuarioslogin=function()
{
   try {
      gxballoon = getGXBallon("_USUARIOSLOGIN");
      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 =15;
_GXValidFnc[13]={lvl:0,grid:0,fnc:null,fld:"_USUARIOSLOGIN",gxvar:"AV20usuari",op:[],ip:[],nacdep:[],v2v:function(Value){AV20usuari=Value},v2c:function(){GXsetControlValue("_USUARIOSLOGIN",AV20usuari,0)},c2v:function(){AV20usuari=GXgetControlValue("_USUARIOSLOGIN")}};
_GXValidFnc[15]={lvl:0,grid:0,fnc:null,fld:"_USUARIOSPASSWORD",gxvar:"AV21usuari",op:[],ip:[],nacdep:[],v2v:function(Value){AV21usuari=Value},v2c:function(){},c2v:function(){AV21usuari=GXgetControlValue("_USUARIOSPASSWORD")}};
this.AV20usuari=0;
this.AV21usuari=0;
_SetStandaloneVars( ) ;

