/*
               File: Hblokportal2
        Description: bloque portal2
             Author: GeneXus C# Generator version 10_1_5-42412
       Generated on: 2/6/2012 15:2:18.10
       Program type: Callable routine
          Main DBMS: sqlserver
*/
gx.evt.autoSkip = false;
function hblokportal2(CmpContext) {
   this.ServerClass =  "Hblokportal2" ;
   this.PackageName =  "GeneXus.Programs" ;
   this.setObjectType("web");
   this.setCmpContext(CmpContext);
   this.ReadonlyForm = true;
   this.hasEnterEvent = false;
   this.SetStandaloneVars=function()
   {
   };
   this.e136h2_client=function()
   {
      this.executeServerEvent("ENTER", true);
   };
   this.e146h2_client=function()
   {
      this.executeServerEvent("CANCEL", true);
   };
   this.GXValidFnc = [];
   this.GXCtrlIds=[2,5,13,16,18];
   this.GXLastCtrlId =18;
   this.GXValidFnc[2]={fld:"IBLOK2PORTAL_T1",grid:0};
   this.GXValidFnc[5]={fld:"IBLOK2PORTAL_T2",grid:0};
   this.GXValidFnc[9]={fld:"TXTTITULO", format:1,grid:0};
   this.GXValidFnc[13]={fld:"IBLOK2PORTAL_T3",grid:0};
   this.GXValidFnc[16]={fld:"IMAGE1",grid:0};
   this.GXValidFnc[18]={fld:"IBLOK2PORTAL_T4",grid:0};
   this.GXValidFnc[21]={fld:"TXTTEXTO", format:1,grid:0};
   this.GXValidFnc[24]={fld:"TXTVERMAS", format:1,grid:0};
   this.A359NDestinoCiudadId = 0 ;
   this.A365NDestinoImagenTam1 = "" ;
   this.A350MonCodnum = 0 ;
   this.A351MonCod = "" ;
   this.A113AerolineaId = 0 ;
   this.A114AerolineaNombre = "" ;
   this.A91CiudadId = 0 ;
   this.A92CiudadNom = "" ;
   this.A101PaisId = 0 ;
   this.A102PaisNom = "" ;
   this.A588PosBloque = 0 ;
   this.A162LayId = 0 ;
   this.A587PosEmpCod = 0 ;
   this.A589PosTipoContenido = 0 ;
   this.A590ContInterno = 0 ;
   this.A409NNotasContenido = 0 ;
   this.A396NNotasId = 0 ;
   this.A415NNotasDestCiudad = 0 ;
   this.A416NNotasIdiomaId = 0 ;
   this.A421NNotasCopete = "" ;
   this.A420NNotasSubTitulo = "" ;
   this.A419NNotasTitulo = "" ;
   this.A454NPaqueteContenido = 0 ;
   this.A399NPaqueteId = 0 ;
   this.A461NPaqueteItinerarioId = 0 ;
   this.A295ItinerarioId = 0 ;
   this.A303ItinerarioCiudad = 0 ;
   this.A469NPaqueteIdiomaId = 0 ;
   this.A478NPaqueteTitulo = "" ;
   this.A457NPaqueteTourId = 0 ;
   this.A753TourId = 0 ;
   this.A761TourCiudadId = 0 ;
   this.A467NPaqueteDestCiudad = 0 ;
   this.A568NVueloContenido = 0 ;
   this.A544NVueloId = 0 ;
   this.A553NVueloCiudadD = 0 ;
   this.A552NVueloPaisD = 0 ;
   this.A555NVueloMonE = 0 ;
   this.A547NVueloCompAerea = 0 ;
   this.A572NVueloIdiomaNota = "" ;
   this.A554NVueloPrecioE = 0 ;
   this.A354NDestinoId = 0 ;
   this.A371NDestinoContenido = 0 ;
   this.A374NDestinoIdioma = 0 ;
   this.A377NDestinoTexto = "" ;
   this.A376NDestinoSubTitulo = "" ;
   this.A375NDestinoTitulo = "" ;
   this.A774TraLayoutId = 0 ;
   this.A66IdiomaId = 0 ;
   this.A770TraPanNomGx = "" ;
   this.A772TraPanEmpCod = 0 ;
   this.A776TraEtiNombreTxtBlock = "" ;
   this.A778TraEtiTexto = "" ;
   this.A769TraPantallaId = 0 ;
   this.ServerEvents = ["e136h2_client" ,"e146h2_client"];
   this.SetStandaloneVars( );
}

