/***********************************************************************************
*	HTML.Dynamico 2001	          *
***********************************************************************************/

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='FFFFFF';			// Background color when mouse is not over
	var LowSubBgColor='FFFFFF';			// Background color when mouse is not over on subs
	var HighBgColor='FFFFFF';			// Background color when mouse is over
	var HighSubBgColor='WHITE';			// Background color when mouse is over on subs
	var FontLowColor='228B22';			// Font color when mouse is not over
	var FontSubLowColor='228B22';			// Font color subs when mouse is not over
	var FontHighColor='228B22';			// Font color when mouse is over
	var FontSubHighColor='228B22';			// Font color subs when mouse is over
	var BorderColor='228B22';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=2;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,technical"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=1;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Página Principal","http://www.nossaluz.com.br","",0,20,150);

Menu2=new Array("Nossa Paróquia","","",11,20,150);
	Menu2_1=new Array("Expediente","http://www.nossaluz.com.br/expediente.htm","",0,20,150);	
	Menu2_2=new Array("Diaconato","http://www.nossaluz.com.br/ordenação_marcio.htm","",0,20,150);
	Menu2_3=new Array("Visita de D. Cláudio Hummes","http://www.nossaluz.com.br/video.htm","",0,30,150);
	Menu2_4=new Array("Salão de Festas","http://www.nossaluz.com.br/salao.htm","",0,20,150);
	Menu2_5=new Array("Álbum de Fotos","http://www.nossaluz.com.br/albumdefotos.htm","",0,20,150);
	Menu2_6=new Array("Nossas Vocações","http://www.nossaluz.com.br/voca.htm","",0,20,150);
	Menu2_7=new Array("Comunidade Nossa Senhora da Defesa","http://www.nossaluz.com.br/defesa.htm","",0,30,150);
	Menu2_8=new Array("Comunidade de Santa Edwiges","http://www.nossaluz.com.br/edwiges/Festa_2006/index.htm","",0,30,150);
	Menu2_9=new Array("Especial Pe. Valdevir","http://www.nossaluz.com.br/30_anos_sacerdocio.htm","",0,20,150);
	Menu2_10=new Array("Missões Redentoristas","http://www.nossaluz.com.br/recenseamento.htm","",0,20,150);
	Menu2_11=new Array("Pastoral da Juventude","http://www.nossaluz.com.br/mensdaevolucao/page_principal.htm","",0,20,150);

Menu3=new Array("Nossa Igreja","","",5,20,140);
	Menu3_1=new Array("Nossa Igreja no mundo","","",2,30,150);
		Menu3_1_1=new Array("Vaticano","http://www.vatican.va/phome_po.htm.com/","",0,20,150);
		Menu3_1_2=new Array("Vaticano no Youtube","http://it.youtube.com/vatican","",0,20,150);
	Menu3_2=new Array("Nossa Igreja no <br>Brasil","","",2,30,150);
		Menu3_2_1=new Array("CNBB","http://www.cnbb.org.br","",0,20,150);
		Menu3_2_2=new Array("Presbíteros","http://www.presbiteros.com.br","",0,20,150);
	Menu3_3=new Array("Nossa Igreja em <br>São Paulo","","",3,30,150);
		Menu3_3_1=new Array("Arquidiocese de São Paulo","http://www.arquidiocesedesaopaulo.org.br/","",0,30,150);
		Menu3_3_2=new Array("Região Santana","http://www.regiaosantana.org.br","",0,20,150);
		Menu3_3_3=new Array("Setor Tucuruvi","http://www.nossaluz.com.br/tucuruvi/index.htm","",0,20,150);
	Menu3_4=new Array("Nossos Link´s","http://www.nossaluz.com.br/links_favoritos.htm","",0,20,150);
	Menu3_5=new Array("Especial Papa João Paulo II","http://www.nossaluz.com.br/papa.htm","",0,30,150);

Menu4=new Array("Nossa Senhora da Luz","","",4,20,150);
	Menu4_1=new Array("História de Nossa <br>Senhora da Luz","http://www.nossaluz.com.br/hist-nsra.htm","",0,30,150);
	Menu4_2=new Array("Oração de Nossa <br>Senhora da Luz","http://www.nossaluz.com.br/oracao.htm","",0,30,150);
	Menu4_3=new Array("Histórico de <br>nossa Paróquia","http://www.nossaluz.com.br/paroquia.htm","",0);
	Menu4_4=new Array("Fale conosco","http://www.nossaluz.com.br/fale_conosco.htm","",0);

Menu5=new Array("Nossa memória","","",10,20,120);
	Menu5_1=new Array("Ano de 2000","http://www.nossaluz.com.br/2000/index_2000.htm","",0,20,150);
	Menu5_2=new Array("Ano de 2001","http://www.nossaluz.com.br/2001/index.htm","",0,20,150);
	Menu5_3=new Array("Ano de 2002 (construção)","http://www.nossaluz.com.br/index.asp","",0,30,150);
	Menu5_4=new Array("Ano de 2003 (construção)","http://www.nossaluz.com.br/index.asp","",0,30,150);
	Menu5_5=new Array("Ano de 2004 (construção)","http://www.nossaluz.com.br/index.asp","",0,30,150);
	Menu5_6=new Array("Ano de 2005","http://www.nossaluz.com.br/2005/index_2005.htm","",0,20,150);
	Menu5_7=new Array("Ano de 2006","http://www.nossaluz.com.br/2006/index_2006.htm","",0,20,150);
	Menu5_8=new Array("Ano de 2007","http://www.nossaluz.com.br/2007/index_2007.htm","",0,20,150);
	Menu5_9=new Array("Ano de 2008","http://www.nossaluz.com.br/2008/index.htm","",0,20,150);
	Menu5_10=new Array("Ano de 2009","http://www.nossaluz.com.br/2009/principal_2009.htm","",0,20,150);



Menu6=new Array("Nossas comunidades","","",2,20,150)
	Menu6_1=new Array("Nossa Senhora da Defesa","http://www.nossaluz.com.br/defesa.htm","",0,30,150);
	Menu6_2=new Array("Santa Edwiges","http://www.nossaluz.com.br/santa_edwiges.htm","",0,20,150);

Menu7=new Array("Leia a Bíblia","http://www.nossaluz.com.br/biblia.htm","",0,20,120)
	