var TREE_NODES = [
	['Ofertas', 'html/pub/ofertas/ofertas.html', 'cuerpo'],
	['Lo más destacado','html/pub/promociones/promociones.html','cuerpo'],
	['Catálogos', null, null,
		['Catálogos verano 2010', 'html/pub/catalogos/ver_10.html', 'cuerpo'],
		['Catálogos invierno 2009-2010', 'html/pub/catalogos/inv_10.html', 'cuerpo'],
	],
	['Descripción Todo Incluido', null, null,		
		['Verano 2010','html/pub/todo_incluido/todo_incluido_ver10.html', 'cuerpo'],
		['Invierno 2009','html/pub/todo_incluido/todo_incluido_inv09.html', 'cuerpo'],
	],
	['La empresa', null, null,
		['Historia','html/pub/la_empresa/historia.html', 'cuerpo'],
    	['Contactar con nosotros', 'html/pub/la_empresa/contactar.html', 'cuerpo'],
		['Comentarios y sugerencias','html/pub/la_empresa/sugerencias.html', 'cuerpo'],	
		['Bolsa de empleo','html/pub/la_empresa/bolsa_empleo.html', 'cuerpo'],		
	],
	['Guías de viaje','html/pub/guiaviaje/guiaviaje.html','cuerpo'],
	['Excursiones opcionales','jsp/inicio/excursiones/excursiones.jsp','cuerpo'],
	['Seguros de viaje', 'html/pub/seguros/seguros.html', 'cuerpo'],
	['Información y servicios', null, null,
		['Información legal', 'html/pub/informacion/info_legal/informacion.html', 'cuerpo'],
		['Condiciones generales', 'html/pub/informacion/condiciones_generales/iframe_condiciones.html', 'cuerpo'],
		['Política de privacidad', 'html/pub/informacion/politica_privacidad/pprivacidad.html', 'cuerpo'],
		['Información aeropuerto', 'html/pub/informacion/aeropuerto/indice_aeropuerto.html', 'cuerpo'],
		['Visados', 'html/pub/informacion/visados/tramitacion_visados.html', 'cuerpo'],
		['Oficinas de turismo', 'html/pub/informacion/oficinas/indice_oficinas.html', 'cuerpo'],
		['La hora en el mundo', 'html/pub/informacion/hora/horarios.html', 'cuerpo'],
	],
	//['Travelplan informa', null, null,
		//['Situación en México', 'pdf/pub/travelplan_informa/TVP_INFORMA_SITUACION_MEXICO.pdf', '_blank'],
	//],
	['Ayuda', null, null,
		['Preguntas más frecuentes', 'html/pub/ayuda_home/preguntas.html', 'cuerpo'],
		['Requisitos para acceder a la web', 'html/pub/ayuda_home/requisitos_web.html', 'cuerpo'],
		['Manuales de ayuda', 'html/pub/ayuda_home/manuales.html', 'cuerpo'],
	],
	//['Publicidad', 'html/pub/ofertas/ofertas_tunez.html', 'cuerpo'],
];



