/*
###############################################

  Menu_build.js - JavaScript Dynamic Menu Handler

  Requires:     menus_hb.js
 
###############################################
*/

var $gExisteContactos;
var $gExisteGalerias;
var $gExisteLojas;
var $gExisteMusica;
var $gExisteChat;
var $gExisteForum;
var gBarraMenuHorizAlign = "right";

var gMenuWidth = 'style="width: 189"';
var gMenuHeight = 'style="height: 30"';


gBarraMenuHorizAlign = 'right';


$gExisteGalerias =0;


$gExisteLojas = 0;

$gExisteChat = 0;

$gExisteForum = 0;

$gExisteContactos = 0;
var $gNomeMnuContacto = 'Contactos';


function BuildHVMenus (pDirection, pTableID) {
	
	var mo_mh, m0_mv;
	
	if ( pDirection == 'horizontal' ) { m0_mh = new Menu('horizontal');
	} else { m0_mv = new Menu('vertical'); }
	
	var wMenus = new Array();
	for (var wMenuID = 0 in MenuTree) {
	
		if ( MenuTree[wMenuID][4] == pDirection ) {
		
			if ( MenuTree[wMenuID].length > 5 ) {
			
				if ( pDirection == 'horizontal' ) {
					wMenus[wMenuID] = m0_mh.aI(MenuTree[wMenuID][0],'','', MenuTree[wMenuID][3], gMenuHeight);
				} else {
					wMenus[wMenuID] = m0_mv.aI(MenuTree[wMenuID][0],'','', MenuTree[wMenuID][3], gMenuWidth);
				}
				
				var wSubMenus = new Array();
				for(var wCicle = 5; wCicle < MenuTree[wMenuID].length; wCicle += 5 ) {
				
					wSubMenus[MenuTree[wMenuID][wCicle]] = wMenus[wMenuID].aI(MenuTree[wMenuID][wCicle],
									((MenuTree[wMenuID][wCicle+2])?MenuTree[wMenuID][wCicle+2]:('/cgi-bin/getinfos.pl?'+MenuTree[wMenuID][wCicle+1])),'',
									MenuTree[wMenuID][wCicle+3]);
				}

			} else {
			
				if ( pDirection == 'horizontal' ) {

					wMenus[wMenuID] = m0_mh.aI(MenuTree[wMenuID][0],
									((MenuTree[wMenuID][2])?MenuTree[wMenuID][2]:('/cgi-bin/getinfos.pl?'+MenuTree[wMenuID][1])),'',
									MenuTree[wMenuID][3],gMenuHeight);

				} else {

					wMenus[wMenuID] = m0_mv.aI(MenuTree[wMenuID][0],
									((MenuTree[wMenuID][2])?MenuTree[wMenuID][2]:('/cgi-bin/getinfos.pl?'+MenuTree[wMenuID][1])),'',
									MenuTree[wMenuID][3],gMenuWidth);

				}
				
			} // if
			
		} // if
		
	} // for
	
	if ( pDirection == 'horizontal' ) { m0_mh.Export(pTableID);
	} else { m0_mv.Export(pTableID); }

} // BuildHVMenus()


// Declaring menu tree info
var MenuTree = new Array();


MenuTree['festivaljota2008'] = ['Festival JOTA 2008'];
MenuTree['festivaljota2008'].push('EEAVkVuFEZmhcvstnn');
MenuTree['festivaljota2008'].push('');
MenuTree['festivaljota2008'].push('submenu');
MenuTree['festivaljota2008'].push('vertical');
MenuTree['noticias'] = ['Notícias'];
MenuTree['noticias'].push('EEZlFpkZEpJyqJOMkq');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('vertical');
MenuTree['organizacao'] = ['Organização'];
MenuTree['organizacao'].push('EEZlFpkpAyPYUlNRQT');
MenuTree['organizacao'].push('');
MenuTree['organizacao'].push('menuH');
MenuTree['organizacao'].push('horizontal');
MenuTree['artistas'] = ['Artistas'];
MenuTree['artistas'].push('EEZlFpkZFkJsumAlAm');
MenuTree['artistas'].push('');
MenuTree['artistas'].push('MenuVertical');
MenuTree['artistas'].push('vertical');
MenuTree['localizacao'] = ['Localização'];
MenuTree['localizacao'].push('EEZlFpkEEkYItAMugm');
MenuTree['localizacao'].push('');
MenuTree['localizacao'].push('menuH');
MenuTree['localizacao'].push('horizontal');
MenuTree['oteupalco'] = ['O teu palco'];
MenuTree['oteupalco'].push('EEZlFpkZuFlYqpkrLS');
MenuTree['oteupalco'].push('');
MenuTree['oteupalco'].push('MenuVertical');
MenuTree['oteupalco'].push('vertical');
MenuTree['inscricao'] = ['Inscrição'];
MenuTree['inscricao'].push('EEZlFpkEklEnPeFxZS');
MenuTree['inscricao'].push('');
MenuTree['inscricao'].push('menuH');
MenuTree['inscricao'].push('horizontal');
MenuTree['programa'] = ['Programa'];
MenuTree['programa'].push('EEZlFpkkFZtDalqOub');
MenuTree['programa'].push('');
MenuTree['programa'].push('menuH');
MenuTree['programa'].push('horizontal');
MenuTree['actividades'] = ['Actividades'];
MenuTree['actividades'].push('EEZAFEyAAuaEeWqrVI');
MenuTree['actividades'].push('');
MenuTree['actividades'].push('MenuVertical');
MenuTree['actividades'].push('vertical');
MenuTree['parceiros'] = ['Parceiros'];
MenuTree['parceiros'].push('EEZlFpkZVlRMfQmUnM');
MenuTree['parceiros'].push('');
MenuTree['parceiros'].push('MenuVertical');
MenuTree['parceiros'].push('vertical');
MenuTree['alojamento'] = ['Alojamento'];
MenuTree['alojamento'].push('EEZlFpkkulNxrjXitU');
MenuTree['alojamento'].push('');
MenuTree['alojamento'].push('menuH');
MenuTree['alojamento'].push('horizontal');
MenuTree['imprensa'] = ['Imprensa'];
MenuTree['imprensa'].push('EEZAFEyVyFzezbfpNM');
MenuTree['imprensa'].push('');
MenuTree['imprensa'].push('MenuVertical');
MenuTree['imprensa'].push('vertical');
MenuTree['regulamento'] = ['Regulamento'];
MenuTree['regulamento'].push('EEZAFEykyyOTRnElcq');
MenuTree['regulamento'].push('');
MenuTree['regulamento'].push('submenu');
MenuTree['regulamento'].push('vertical');
MenuTree['contactos'] = ['Contactos'];
MenuTree['contactos'].push('EEZlFpkkyVYDYIUCDS');
MenuTree['contactos'].push('http://2007.festivaljota.com/htmls/contactos.shtml');
MenuTree['contactos'].push('menuH');
MenuTree['contactos'].push('horizontal');
MenuTree['links'] = ['Links'];
MenuTree['links'].push('EEZlFpkZZZqjdeTnQj');
MenuTree['links'].push('');
MenuTree['links'].push('MenuVertical');
MenuTree['links'].push('vertical');
MenuTree['baramppostomedico'] = ['Bar &amp; Posto Médico'];
MenuTree['baramppostomedico'].push('EEZlFpFFZEEeTSOigw');
MenuTree['baramppostomedico'].push('');
MenuTree['baramppostomedico'].push('MenuVertical');
MenuTree['baramppostomedico'].push('vertical');
MenuTree['videos'] = ['Vídeos'];
MenuTree['videos'].push('EEluuVlVZpYVjfkEIJ');
MenuTree['videos'].push('');
MenuTree['videos'].push('submenu');
MenuTree['videos'].push('vertical');
MenuTree['galerias'] = ['Galerias'];
MenuTree['galerias'].push('EEZAFFVAuZvLMqcyBF');
MenuTree['galerias'].push('http://2007.festivaljota.com/htmls/galerias.shtml');
MenuTree['galerias'].push('submenu');
MenuTree['galerias'].push('vertical');

MenuTree['actividades'].push('para estar com os outros');
MenuTree['actividades'].push('EEluuVFyplvBIAsGat');
MenuTree['actividades'].push('');
MenuTree['actividades'].push('MenuVertical');
MenuTree['actividades'].push('horizontal');
MenuTree['regulamento'].push('artigos I a V');
MenuTree['regulamento'].push('EElEplFVkVepdnPzLC');
MenuTree['regulamento'].push('');
MenuTree['regulamento'].push('MenuVertical');
MenuTree['regulamento'].push('horizontal');
MenuTree['programa'].push('dia 20');
MenuTree['programa'].push('EEZAFkAuyyfmiSgJLJ');
MenuTree['programa'].push('');
MenuTree['programa'].push('menuH');
MenuTree['programa'].push('horizontal');
MenuTree['artistas'].push('Anima Christi');
MenuTree['artistas'].push('EEZAFEpZFkjBwkhCFI');
MenuTree['artistas'].push('');
MenuTree['artistas'].push('MenuVertical');
MenuTree['artistas'].push('horizontal');
MenuTree['actividades'].push('para estar com Ele');
MenuTree['actividades'].push('EEluuVFyVZaYAbXYEv');
MenuTree['actividades'].push('');
MenuTree['actividades'].push('MenuVertical');
MenuTree['actividades'].push('horizontal');
MenuTree['regulamento'].push('artigos VI a XIV');
MenuTree['regulamento'].push('EElEplFVAlAzITFtdJ');
MenuTree['regulamento'].push('');
MenuTree['regulamento'].push('MenuVertical');
MenuTree['regulamento'].push('horizontal');
MenuTree['programa'].push('dia 21');
MenuTree['programa'].push('EEZAFkllEuhkaiOaiU');
MenuTree['programa'].push('');
MenuTree['programa'].push('menuH');
MenuTree['programa'].push('horizontal');
MenuTree['artistas'].push('Banda Jota');
MenuTree['artistas'].push('EEZAFEpyuVFmbGQWkg');
MenuTree['artistas'].push('');
MenuTree['artistas'].push('MenuVertical');
MenuTree['artistas'].push('horizontal');
MenuTree['programa'].push('dia 22');
MenuTree['programa'].push('EEZAFFFkukUnaWXwSq');
MenuTree['programa'].push('');
MenuTree['programa'].push('menuH');
MenuTree['programa'].push('horizontal');
MenuTree['artistas'].push('Claudine Pinheiro');
MenuTree['artistas'].push('EEZAFEpZZuLBNBBsUT');
MenuTree['artistas'].push('');
MenuTree['artistas'].push('MenuVertical');
MenuTree['artistas'].push('horizontal');
MenuTree['artistas'].push('D. José (ESP)');
MenuTree['artistas'].push('EEZAFEplkkkrXYzCLd');
MenuTree['artistas'].push('');
MenuTree['artistas'].push('MenuVertical');
MenuTree['artistas'].push('horizontal');
MenuTree['artistas'].push('Héber Marques');
MenuTree['artistas'].push('EEZAFEpAEyHJXRCJfS');
MenuTree['artistas'].push('');
MenuTree['artistas'].push('MenuVertical');
MenuTree['artistas'].push('horizontal');
MenuTree['programa'].push('Jotinhas');
MenuTree['programa'].push('EEluukyAZuCXXxszXy');
MenuTree['programa'].push('');
MenuTree['programa'].push('menuH');
MenuTree['programa'].push('horizontal');
MenuTree['artistas'].push('Kyrios');
MenuTree['artistas'].push('EEZAkZEFkupElPtQiM');
MenuTree['artistas'].push('');
MenuTree['artistas'].push('MenuVertical');
MenuTree['artistas'].push('horizontal');
MenuTree['artistas'].push('Pe João Paulo Vaz');
MenuTree['artistas'].push('EEZAFEEEkAOUKhZoBY');
MenuTree['artistas'].push('');
MenuTree['artistas'].push('MenuVertical');
MenuTree['artistas'].push('horizontal');
MenuTree['artistas'].push('Shepherd (ESP)');
MenuTree['artistas'].push('EEZAFEEFpFnCMEkWcl');
MenuTree['artistas'].push('');
MenuTree['artistas'].push('MenuVertical');
MenuTree['artistas'].push('horizontal');
MenuTree['artistas'].push('Sopro do Espírito');
MenuTree['artistas'].push('EEZAFEEFuANpYmWcnq');
MenuTree['artistas'].push('');
MenuTree['artistas'].push('MenuVertical');
MenuTree['artistas'].push('horizontal');
MenuTree['artistas'].push('SpiriTeen');
MenuTree['artistas'].push('EEZAFEEFAkwIuyaZtL');
MenuTree['artistas'].push('');
MenuTree['artistas'].push('MenuVertical');
MenuTree['artistas'].push('horizontal');
MenuTree['artistas'].push('Terceira Margem');
MenuTree['artistas'].push('EEZAFEEuFERXWNZbbN');
MenuTree['artistas'].push('');
MenuTree['artistas'].push('MenuVertical');
MenuTree['artistas'].push('horizontal');
MenuTree['noticias'].push('Festival JOTA 2008');
MenuTree['noticias'].push('EEAVkVuVVVvGEPJDlj');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('ÚLTIMAS');
MenuTree['noticias'].push('EElZpkAAFlhBTXTaRU');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Mais fotos ');
MenuTree['noticias'].push('EElVyupEFktaRGmjNs');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Projecto pelo Darfur');
MenuTree['noticias'].push('EElVyFAElkkflADsxR');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Outros eventos semelhantes');
MenuTree['noticias'].push('EElVyFZZylhTEfpHsR');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Galerias actualizadas');
MenuTree['noticias'].push('EElVFkpEAEYvstopNT');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Vídeos do Festival');
MenuTree['noticias'].push('EElVFElkFuAYgkhjGj');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('A Ecclesia esteve lá');
MenuTree['noticias'].push('EElVFEyAulfekDhLvs');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('JOTA agradecimento');
MenuTree['noticias'].push('EElVFEyEFyyZKYeTpH');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Rádios Oficiais');
MenuTree['noticias'].push('EElulFlFuEvsKZxopo');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('pela música que faz a diferenç');
MenuTree['noticias'].push('EElulFlpuVgpMmovHC');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('o Tema do festival');
MenuTree['noticias'].push('EElulFylpZhIRpzwOq');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Kyrios de regresso');
MenuTree['noticias'].push('EElulFykVADicBUHQa');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('merchandising do ferstival');
MenuTree['noticias'].push('EEluZVAEyZcSrkCqAk');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('visitas guiadas');
MenuTree['noticias'].push('EEluZVlFVEnwhcBHen');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Trasnportes e horários');
MenuTree['noticias'].push('EEluZVlEFEoZAIMdWD');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('informações finais');
MenuTree['noticias'].push('EEluZEAZpljPgyCQow');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('palavras do DNPJ');
MenuTree['noticias'].push('EEluZEAFFAhujdwNEc');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Passatempo NRC e Festival Jota');
MenuTree['noticias'].push('EEluVAlZuVaKPfqthi');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('SpiriTeen participaram no II F');
MenuTree['noticias'].push('EEluVAZuuuLvkAPtVl');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Mais próximo de Deus');
MenuTree['noticias'].push('EEluVAZpkulraKacIj');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('queres ser voluntário');
MenuTree['noticias'].push('EEluVAyVyAmHMPNNhu');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Brigada de Oração');
MenuTree['noticias'].push('EEluukZkyEXUgBeeXM');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Pinturas de rosto');
MenuTree['noticias'].push('EEluukyyVATSdHmKpw');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Vídeos dos artistas');
MenuTree['noticias'].push('EEluuVZFkEsfoxZXVq');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('O que é o Charco');
MenuTree['noticias'].push('EEluupVyukoTQlAiJm');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Jogos e activ desportivas');
MenuTree['noticias'].push('EEluFuZFpylqKTuzhu');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Inscrições ainda estão abertas');
MenuTree['noticias'].push('EEluFuEEVZawuXBril');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Artes Marciais');
MenuTree['noticias'].push('EEluFFlkVuYnsOdiRT');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Jotinhas, entre os 3 e os 10');
MenuTree['noticias'].push('EElukZFZpyDdvSnaSo');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Oficinas para todos os gostos');
MenuTree['noticias'].push('EEluEyuVlVIYzLOQnB');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Danças e andanças');
MenuTree['noticias'].push('EEluEyFpEZljWtwLIf');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Slyde e Rappel');
MenuTree['noticias'].push('EElupAkVAESSiRZODG');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Terminam hoje as insc a 15 €');
MenuTree['noticias'].push('EElupkkuFAQPgDhOeb');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Aprende Hip-hop');
MenuTree['noticias'].push('EElupkEEZFpuoctNLS');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Luce a iluminar o Teu Palco');
MenuTree['noticias'].push('EElFlplZFlqhiMziOF');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Cabelos Radicais');
MenuTree['noticias'].push('EElFlplVpEVCVHPhvC');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Re nascer representam CNE');
MenuTree['noticias'].push('EElFZFZpVZEzkOCBAD');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Viola, baixo e bateria');
MenuTree['noticias'].push('EElFZFVlZpSQZEySPu');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('JCAM, cantores da paróquia');
MenuTree['noticias'].push('EElFyZuEFFLgpepaiG');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Festival JOTA na Renascença');
MenuTree['noticias'].push('EElFyVkpuFxtpEFidz');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Gostarias de andar a Cavalo');
MenuTree['noticias'].push('EElFyVEFFARmNFCkxK');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Ego Vita Sum de Porto Alto');
MenuTree['noticias'].push('EElFVlAZlyBkKLhqsE');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('JEC representa diocese');
MenuTree['noticias'].push('EElFVuAAkuXrEFJXjN');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Tenda Franca Mente');
MenuTree['noticias'].push('EElFVuAEyZSjwSyJAi');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Baixista da B. Jota sacerdote');
MenuTree['noticias'].push('EElFFlylpZScBjjvaH');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Mantém-te atento');
MenuTree['noticias'].push('EElFFZyEAEByCUOdEo');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('JUNA no Teu Palco');
MenuTree['noticias'].push('EElFkFAFEkiXMWEdLi');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Bar § Posto Médico permanentes');
MenuTree['noticias'].push('EElFEFVyyAbFweTcbA');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Queres ver a entrevista');
MenuTree['noticias'].push('EElFEFFVEFFpcKytDw');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Sites a visitar');
MenuTree['noticias'].push('EElFEFkZuusyfJGKOX');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Laetare no “Teu Palco”');
MenuTree['noticias'].push('EElFEFEuppqxXrQnsZ');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Festival JOTA na RTP 2 ');
MenuTree['noticias'].push('EElkllpuVVsxMKLXPp');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Actualizadas as galerias');
MenuTree['noticias'].push('EElkZAEuEVoOnInEDq');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Alinhamento final ');
MenuTree['noticias'].push('EElkZlZVEpfDnHmTbo');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Água Viva na Serra');
MenuTree['noticias'].push('EElkZlyuZyEtZVWTBH');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Como efectuar o pagamento');
MenuTree['noticias'].push('EElkFVyyVktVkfqZSA');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Pe João Paulo Vaz em Chaves');
MenuTree['noticias'].push('EElkFVullFWAuiMPgJ');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Traz a tua banda');
MenuTree['noticias'].push('EElkElyVpybCnODXNA');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('CNPJ');
MenuTree['noticias'].push('EElEZVZZkVBUaHIQFq');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Revista Catequista e Edisal');
MenuTree['noticias'].push('EElEZVuAFuMqFQeCyx');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Revista Encontro');
MenuTree['noticias'].push('EElEVZZuAFBNYpYBhK');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Festival Jota abre portas');
MenuTree['noticias'].push('EElEFlyEEFIQKASDde');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Já abriram as inscrições');
MenuTree['noticias'].push('EElEEFpuplhiVpOuyV');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Multifestival Gaudeo');
MenuTree['noticias'].push('EElEFlVZuukOiSzlRr');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Festival Musical online');
MenuTree['noticias'].push('EElpAyZkyklFxCHiSa');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Mapas já estão online');
MenuTree['noticias'].push('EElpyplZVAHkfakxUB');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Audácia divulga Festival');
MenuTree['noticias'].push('EElpyplkFAdTcEgGaf');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Parabéns, NRC');
MenuTree['noticias'].push('EElpAyyZllmGROiLrF');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('O rock vai estar presente');
MenuTree['noticias'].push('EElpVFAVpyaGYXYjhD');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Põe-te a caminho do Paul');
MenuTree['noticias'].push('EElpEZpkElMhQgtXQp');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('Ecclesia apoia Festival JOTA');
MenuTree['noticias'].push('EElpEyAZEZQzmwXkFS');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
MenuTree['noticias'].push('A música que faz a diferença!');
MenuTree['noticias'].push('EEZAFEVkkkwYHFQCHI');
MenuTree['noticias'].push('');
MenuTree['noticias'].push('MenuVertical');
MenuTree['noticias'].push('horizontal');
if ( $gExisteContactos == 1 ) {
MenuTree['101contactos'] = [$gNomeMnuContacto];
MenuTree['101contactos'].push('');
MenuTree['101contactos'].push('/htmls/contactos.shtml');
MenuTree['101contactos'].push('beje_centrado_txt');
MenuTree['101contactos'].push('horizontal');
}

if ( $gExisteGalerias == 1 ) {
MenuTree['102galerias'] = ['Galerias'];
MenuTree['102galerias'].push('');
MenuTree['102galerias'].push('/htmls/galerias.shtml');
MenuTree['102galerias'].push('beje_centrado_txt');
MenuTree['102galerias'].push('horizontal');
}

if ( $gExisteLojas == 1 ) {
MenuTree['103loja'] = ['Loja'];
MenuTree['103loja'].push('');
MenuTree['103loja'].push('/htmls/loja.shtml');
MenuTree['103loja'].push('beje_centrado_txt');
MenuTree['103loja'].push('horizontal');

}

if ( $gExisteMusica == 1 ) {
MenuTree['104musica'] = ['Música'];
MenuTree['104musica'].push('');
MenuTree['104musica'].push('/htmls/musica.shtml');
MenuTree['104musica'].push('beje_centrado_txt');
MenuTree['104musica'].push('horizontal');
}

if ( $gExisteChat == 1 ) {
MenuTree['105chat'] = ['Sala de chat'];
MenuTree['105chat'].push('');
MenuTree['105chat'].push('javascript:chat()');
MenuTree['105chat'].push('beje_centrado_txt');
MenuTree['105chat'].push('horizontal');
}

if ( $gExisteForum == 1 ) {
MenuTree['106forum'] = ['Fórum'];
MenuTree['106forum'].push('');
MenuTree['106forum'].push('/cgi-bin/forum/index.pl');
MenuTree['106forum'].push('beje_centrado_txt');
MenuTree['106forum'].push('horizontal');
}

