/*
               File: WebMenu
        Description: International School, Tegucigalpa
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 5/5/2011 12:8:13.94
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "MDY" );
gxsetTimeFormat( 12 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "." ;
this.gxThSep =  "," ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   A1294UserW = GXgetControlValue("USERWCLAVE")
}
this._Validv_Almidentidad=function()
{
   try {
      gxballoon = getGXBallon("_ALMIDENTIDAD");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._webmenu=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =6;
_GXValidFnc[5]={lvl:0,grid:0,fnc:null,fld:"_ALMIDENTIDAD",gxvar:"AV7AlmIden",op:[],ip:[],nacdep:[],v2v:function(Value){AV7AlmIden=Value},v2c:function(){GXsetControlValue("_ALMIDENTIDAD",AV7AlmIden,0)},c2v:function(){AV7AlmIden=GXgetControlValue("_ALMIDENTIDAD")}};
_GXValidFnc[6]={lvl:0,grid:0,fnc:null,fld:"_PASSWORD",gxvar:"AV6Passwor",op:[],ip:[],nacdep:[],v2v:function(Value){AV6Passwor=Value},v2c:function(){},c2v:function(){AV6Passwor=GXgetControlValue("_PASSWORD")}};
this.AV7AlmIden=0;
this.AV6Passwor=0;
_SetStandaloneVars( ) ;

