/*
               File: Inicio
        Description: Inicio
             Author: GeneXus Java Generator version 9_0_6-019
       Generated on: September 20, 2010 11:41:20.21
       Program type: Main program
          Main DBMS: mysql
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._Validv_Instalacionid=function()
{
   try {
      gxballoon = getGXBallon("_INSTALACIONID");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._Validv_Personausuario=function()
{
   try {
      gxballoon = getGXBallon("_PERSONAUSUARIO");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._inicio=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =8;
_GXValidFnc[4]={lvl:0,grid:0,fnc:null,fld:"_INSTALACIONID",gxvar:"AV6Instala",op:[],ip:[],nacdep:[],v2v:function(Value){AV6Instala=Value},v2c:function(){GXsetControlValue("_INSTALACIONID",AV6Instala,0)},c2v:function(){AV6Instala=GXgetControlValue("_INSTALACIONID")}};
_GXValidFnc[6]={lvl:0,grid:0,fnc:null,fld:"_PERSONAUSUARIO",gxvar:"AV7Persona",op:[],ip:[],nacdep:[],v2v:function(Value){AV7Persona=Value},v2c:function(){GXsetControlValue("_PERSONAUSUARIO",AV7Persona,0)},c2v:function(){AV7Persona=GXgetControlValue("_PERSONAUSUARIO")}};
_GXValidFnc[8]={lvl:0,grid:0,fnc:null,fld:"_PERSONAPASSWORD",gxvar:"AV8Persona",op:[],ip:[],nacdep:[],v2v:function(Value){AV8Persona=Value},v2c:function(){},c2v:function(){AV8Persona=GXgetControlValue("_PERSONAPASSWORD")}};
this.AV6Instala=0;
this.AV7Persona=0;
this.AV8Persona=0;
_SetStandaloneVars( ) ;

