/*
               File: ContactUsReserva
        Description: Contact Us Reserva
             Author: GeneXus Java Generator version 9_0_5-044
       Generated on: December 30, 2009 13:26:13.10
       Program type: Main program
          Main DBMS: oracle7
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "." ;
this.gxThSep =  "," ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._Validv_Paicod=function()
{
   try {
      gxballoon = getGXBallon("_PAICOD");
      AnyError = 0;
      gxajaxCallCrl(["AV11paiCod"],"_CIUCOD");
   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._contactusreserva=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =13;
_GXValidFnc[5]={lvl:0,grid:0,fnc:null,fld:"_NOMBRE",gxvar:"AV5Nombre",op:[],ip:[],nacdep:[],v2v:function(Value){AV5Nombre=Value},v2c:function(){GXsetControlValue("_NOMBRE",AV5Nombre,0)},c2v:function(){AV5Nombre=GXgetControlValue("_NOMBRE")}};
_GXValidFnc[6]={lvl:0,grid:0,fnc:null,fld:"_IATA",gxvar:"AV14IATA",op:[],ip:[],nacdep:[],v2v:function(Value){AV14IATA=Value},v2c:function(){GXsetControlValue("_IATA",AV14IATA,0)},c2v:function(){AV14IATA=GXgetControlValue("_IATA")}};
_GXValidFnc[7]={lvl:0,grid:0,fnc:null,fld:"_EMAIL",gxvar:"AV7email",op:[],ip:[],nacdep:[],v2v:function(Value){AV7email=Value},v2c:function(){GXsetControlValue("_EMAIL",AV7email,0)},c2v:function(){AV7email=GXgetControlValue("_EMAIL")}};
_GXValidFnc[8]={lvl:0,grid:0,fnc:null,fld:"_TELEFONO",gxvar:"AV8telefon",op:[],ip:[],nacdep:[],v2v:function(Value){AV8telefon=Value},v2c:function(){GXsetControlValue("_TELEFONO",AV8telefon,0)},c2v:function(){AV8telefon=GXgetControlValue("_TELEFONO")}};
_GXValidFnc[9]={lvl:0,grid:0,fnc:null,fld:"_FAX",gxvar:"AV9fax",op:[],ip:[],nacdep:[],v2v:function(Value){AV9fax=Value},v2c:function(){GXsetControlValue("_FAX",AV9fax,0)},c2v:function(){AV9fax=GXgetControlValue("_FAX")}};
_GXValidFnc[10]={lvl:0,grid:0,fnc:null,fld:"_DIRECCION",gxvar:"AV10direcc",op:[],ip:[],nacdep:[],v2v:function(Value){AV10direcc=Value},v2c:function(){GXsetControlValue("_DIRECCION",AV10direcc,0)},c2v:function(){AV10direcc=GXgetControlValue("_DIRECCION")}};
_GXValidFnc[11]={lvl:0,grid:0,fnc:_Validv_Paicod,fld:"_PAICOD",gxvar:"AV11paiCod",op:[12],ip:[11,12],nacdep:[],v2v:function(Value){AV11paiCod=Value},v2c:function(){GXsetComboBoxValue("_PAICOD",AV11paiCod)},c2v:function(){AV11paiCod=GXgetControlValue("_PAICOD")}};
_GXValidFnc[12]={lvl:0,grid:0,fnc:null,fld:"_CIUCOD",gxvar:"AV12CiuCod",op:[],ip:[],nacdep:[],v2v:function(Value){AV12CiuCod=gxint(Value)},v2c:function(){GXsetComboBoxValue("_CIUCOD",AV12CiuCod)},c2v:function(){AV12CiuCod=GXgetIntegerValue("_CIUCOD")}};
_GXValidFnc[13]={lvl:0,grid:0,fnc:null,fld:"_MENSAJE",gxvar:"AV13mensaj",op:[],ip:[],nacdep:[],v2v:function(Value){AV13mensaj=Value},v2c:function(){GXsetControlValue("_MENSAJE",AV13mensaj,0)},c2v:function(){AV13mensaj=GXgetControlValue("_MENSAJE")}};
this.AV5Nombre=0;
this.AV14IATA=0;
this.AV7email=0;
this.AV8telefon=0;
this.AV9fax=0;
this.AV10direcc=0;
this.AV11paiCod=0;
this.AV12CiuCod=0;
this.AV13mensaj=0;
_SetStandaloneVars( ) ;

