/*
               File: ContactUsConsulta
        Description: Contact Us Consulta
             Author: GeneXus Java Generator version 9_0_5-044
       Generated on: December 30, 2009 13:26:11.60
       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(["AV19paiCod"],"_CIUCOD");
   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._contactusconsulta=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =12;
_GXValidFnc[4]={lvl:0,grid:0,fnc:null,fld:"_NOMBRE",gxvar:"AV14Nombre",op:[],ip:[],nacdep:[],v2v:function(Value){AV14Nombre=Value},v2c:function(){GXsetControlValue("_NOMBRE",AV14Nombre,0)},c2v:function(){AV14Nombre=GXgetControlValue("_NOMBRE")}};
_GXValidFnc[5]={lvl:0,grid:0,fnc:null,fld:"_APELLIDO",gxvar:"AV15apelli",op:[],ip:[],nacdep:[],v2v:function(Value){AV15apelli=Value},v2c:function(){GXsetControlValue("_APELLIDO",AV15apelli,0)},c2v:function(){AV15apelli=GXgetControlValue("_APELLIDO")}};
_GXValidFnc[6]={lvl:0,grid:0,fnc:null,fld:"_EMAIL",gxvar:"AV12email",op:[],ip:[],nacdep:[],v2v:function(Value){AV12email=Value},v2c:function(){GXsetControlValue("_EMAIL",AV12email,0)},c2v:function(){AV12email=GXgetControlValue("_EMAIL")}};
_GXValidFnc[7]={lvl:0,grid:0,fnc:null,fld:"_TELEFONO",gxvar:"AV16telefo",op:[],ip:[],nacdep:[],v2v:function(Value){AV16telefo=Value},v2c:function(){GXsetControlValue("_TELEFONO",AV16telefo,0)},c2v:function(){AV16telefo=GXgetControlValue("_TELEFONO")}};
_GXValidFnc[8]={lvl:0,grid:0,fnc:null,fld:"_FAX",gxvar:"AV17fax",op:[],ip:[],nacdep:[],v2v:function(Value){AV17fax=Value},v2c:function(){GXsetControlValue("_FAX",AV17fax,0)},c2v:function(){AV17fax=GXgetControlValue("_FAX")}};
_GXValidFnc[9]={lvl:0,grid:0,fnc:null,fld:"_DIRECCION",gxvar:"AV18direcc",op:[],ip:[],nacdep:[],v2v:function(Value){AV18direcc=Value},v2c:function(){GXsetControlValue("_DIRECCION",AV18direcc,0)},c2v:function(){AV18direcc=GXgetControlValue("_DIRECCION")}};
_GXValidFnc[10]={lvl:0,grid:0,fnc:_Validv_Paicod,fld:"_PAICOD",gxvar:"AV19paiCod",op:[11],ip:[10,11],nacdep:[],v2v:function(Value){AV19paiCod=Value},v2c:function(){GXsetComboBoxValue("_PAICOD",AV19paiCod)},c2v:function(){AV19paiCod=GXgetControlValue("_PAICOD")}};
_GXValidFnc[11]={lvl:0,grid:0,fnc:null,fld:"_CIUCOD",gxvar:"AV20CiuCod",op:[],ip:[],nacdep:[],v2v:function(Value){AV20CiuCod=gxint(Value)},v2c:function(){GXsetComboBoxValue("_CIUCOD",AV20CiuCod)},c2v:function(){AV20CiuCod=GXgetIntegerValue("_CIUCOD")}};
_GXValidFnc[12]={lvl:0,grid:0,fnc:null,fld:"_MENSAJE",gxvar:"AV21mensaj",op:[],ip:[],nacdep:[],v2v:function(Value){AV21mensaj=Value},v2c:function(){GXsetControlValue("_MENSAJE",AV21mensaj,0)},c2v:function(){AV21mensaj=GXgetControlValue("_MENSAJE")}};
this.AV14Nombre=0;
this.AV15apelli=0;
this.AV12email=0;
this.AV16telefo=0;
this.AV17fax=0;
this.AV18direcc=0;
this.AV19paiCod=0;
this.AV20CiuCod=0;
this.AV21mensaj=0;
_SetStandaloneVars( ) ;

