/*
               File: Hblokportal1
        Description: bloque portal1
             Author: GeneXus C# Generator version 10_1_5-42412
       Generated on: 2/6/2012 15:43:20.18
       Program type: Callable routine
          Main DBMS: sqlserver
*/
gx.evt.autoSkip = false;
function hblokportal1(CmpContext) {
   this.ServerClass =  "Hblokportal1" ;
   this.PackageName =  "GeneXus.Programs" ;
   this.setObjectType("web");
   this.setCmpContext(CmpContext);
   this.ReadonlyForm = true;
   this.hasEnterEvent = false;
   this.SetStandaloneVars=function()
   {
   };
   this.s117_client=function()
   {
      if ( this.AV32PrimerTab == "S" )
      {
         this.AV5Js = this.AV5Js + "\"" + this.AV34Titulo + "\"" ;
         this.AV32PrimerTab = "N" ;
      }
      else
      {
         this.AV5Js = this.AV5Js + ",\"" + this.AV34Titulo + "\"" ;
      }
   };
   this.e136g2_client=function()
   {
      this.executeServerEvent("ENTER", true);
   };
   this.e146g2_client=function()
   {
      this.executeServerEvent("CANCEL", true);
   };
   this.GXValidFnc = [];
   this.GXCtrlIds=[2];
   this.GXLastCtrlId =2;
   this.GXValidFnc[2]={fld:"TABLE1",grid:0};
   this.GXValidFnc[5]={fld:"TXTTITULO", format:1,grid:0};
   this.GXValidFnc[8]={fld:"JS", format:1,grid:0};
   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.A416NNotasIdiomaId = 0 ;
   this.A419NNotasTitulo = "" ;
   this.A420NNotasSubTitulo = "" ;
   this.A413NNotasDestId = 0 ;
   this.A415NNotasDestCiudad = 0 ;
   this.A359NDestinoCiudadId = 0 ;
   this.A356NDestinoDescripcion = "" ;
   this.A367NDestinoImagenTam3 = "" ;
   this.A454NPaqueteContenido = 0 ;
   this.A399NPaqueteId = 0 ;
   this.A461NPaqueteItinerarioId = 0 ;
   this.A469NPaqueteIdiomaId = 0 ;
   this.A478NPaqueteTitulo = "" ;
   this.A479NPaqueteNota = "" ;
   this.A295ItinerarioId = 0 ;
   this.A303ItinerarioCiudad = 0 ;
   this.A457NPaqueteTourId = 0 ;
   this.A763TourCiudadesAlojamiento = "" ;
   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.A554NVueloPrecioE = 0 ;
   this.A571NVueloIdiomaId = 0 ;
   this.A572NVueloIdiomaNota = "" ;
   this.A371NDestinoContenido = 0 ;
   this.A354NDestinoId = 0 ;
   this.A374NDestinoIdioma = 0 ;
   this.A375NDestinoTitulo = "" ;
   this.A376NDestinoSubTitulo = "" ;
   this.A774TraLayoutId = 0 ;
   this.A66IdiomaId = 0 ;
   this.A770TraPanNomGx = "" ;
   this.A772TraPanEmpCod = 0 ;
   this.AV34Titulo = "" ;
   this.AV5Js = "" ;
   this.AV32PrimerTab = "" ;
   this.ServerEvents = ["e136g2_client" ,"e146g2_client"];
   this.SetStandaloneVars( );
}

