/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=9;		// Number of first level items
	var LowBgColor='#3D4963';		// Background color when mouse is not over
	var LowSubBgColor='#3D4963';	        // Background color when mouse is not over on subs
	var HighBgColor='#FFFFD2';		// Background color when mouse is over
	var HighSubBgColor='#FFFFD2';		// Background color when mouse is over on subs
	var FontLowColor='#FFFF00';		// Font color when mouse is not over
	var FontSubLowColor='#FFFF00';		// Font color subs when mouse is not over
	var FontHighColor='#000080';		// Font color when mouse is over
	var FontSubHighColor='#000080';		// Font color subs when mouse is over
	var BorderColor='#00FFFF';		// Border color
	var BorderSubColor='#00FFFF';		// Border color for subs
	var BorderWidth=1;			// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial"          // Font family menu items
	var FontSize=7;				// 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/right
	var MenuCentered='center';	        // Menu horizontal position 'left/center/right
	var MenuVerticalCentered='middle';	     // Menu vertical position 'Top/middle/bottom/static
	var ChildOverlap=.0;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;		// vertical overlap child/ parent
	var StartTop=3;			        // Menu offset x coordinate
	var StartLeft=0;			// Menu offset y coordinate
	var VerCorrect=0;			// Multiple frames y correction
	var HorCorrect=0;			// Multiple frames x correction
	var LeftPaddng=2;			// Left padding
	var TopPaddng=1;			// Top padding
	var FirstLineHorizontal=1;		// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;		// Frames in cols (1) or rows (0)
	var DissapearDelay=150;		        // delay before menu folds in
	var TakeOverBgColor=0;		        // Menu frame takes over background color subitem frame
	var FirstLineFrame='titulo';		// Frame where first level appears
	var SecLineFrame='principal';		// Frame where sub levels appear
	var DocTargetFrame='principal';		// Frame where target documents appear
	var TargetLoc='';			// span id for relative positioning
	var HideTop=0;			        // 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=0;			// 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(Texto,Link,imagem de fundo (opcional),numero de sub-elementos, altura,largura);
// For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("O DISTRITO","","",4,14,85);
  Menu1_1=new Array("Área Geográfica","mapa_distrito.htm","",0,17,112);
  Menu1_2=new Array("Histórico","distrito-historico.htm","",0);
  Menu1_3=new Array("Governadores","","",2,17,112);
      Menu1_3_1=new Array("Relação de Governadores","governadores.htm","",0,17,145);
      Menu1_3_2=new Array("Conselho de Governadores","","",2,14,145);
           Menu1_3_2_1=new Array("Histórico","conselho_historico.htm","",0,14,100);
//         Menu1_3_2_2=new Array("Presidentes","Conselho-presidentes.htm","",0);
           Menu1_3_2_2=new Array("Regulamentos","conselho_regulamento.htm","",0);
  Menu1_4=new Array("Grupo de Discussão","grupo-de-discussao.htm","",0);


Menu2=new Array("GOVERNADORIA","","",7,14,100);
Menu2_1=new Array("Governador DALTONO","","",3,14,145);
      Menu2_1_1=new Array("Biografia","governador-biografia.htm","",0,14,125);
      Menu2_1_2=new Array("Fotos da Posse","governador-posse.htm","",0); 
      Menu2_1_3=new Array("Mensagem Governador","governador-mensagem.htm","",0);  
Menu2_2=new Array("Administração","governadoria-contato.htm","",0);  
Menu2_3=new Array("Equipe Distrital","equipe-distrital.htm","",0);
Menu2_4=new Array("Governadores Assistentes","governadores-assistentes.htm","",0);   
Menu2_5=new Array("Visitas Oficiais","visitas-oficiais.htm","",0);
Menu2_6=new Array("Metas Distritais","metas-distritais.htm","",0);
Menu2_7=new Array("Carta Mensal","carta_mensal.htm","",0);


Menu3=new Array("CLUBES","","",4,14,85);
 Menu3_1=new Array("Relação de Clubes","clubes_lista.htm","",0,14,120);
 Menu3_2=new Array("Rotaract e Interact","links-interact-rotaract.htm","",0);
 Menu3_3=new Array("Onde Recuperar","recuperacao.htm","",0);
 Menu3_4=new Array("Projetos","clubes-projetos.htm","",0); 
  
Menu4=new Array("EVENTOS","eventos.htm","",0,14,70);      

Menu5=new Array("INTERCÂMBIO","","",3,14,95);
  Menu5_1=new Array("De Jovens","yep-contato.htm","",0,14,120);
  Menu5_2=new Array("De Grupos de Estudos","","",7,14,120);
     Menu5_2_1=new Array("Como Participar","ige-informacao.htm","",0,14,135);
     Menu5_2_2=new Array("Austrália - 2007","ige-2007-Australia.htm","",0); 
     Menu5_2_3=new Array("Itália-Eua - 2006","ige-2006-italia_Eua.htm","",0); 
     Menu5_2_4=new Array("Argentina - 2004","ige-2004-argentina.htm","",0);    
     Menu5_2_5=new Array("Texas/EUA - 2002","ige-2002-texas.htm","",0);
     Menu5_2_6=new Array("Inglaterra - 2001/2002","ige-2001-2002-inglaterra.htm","",0);	 
     Menu5_2_7=new Array("Argentina - 2000/2001","ige-2000-2001-argentina.htm","",0);
  Menu5_3=new Array("Da Amizade","intercambio-amizade.htm","",0,14,120);  


Menu6=new Array("FUNDAÇÃO ROTÁRIA","","",6,14,130);
  Menu6_1=new Array("Informações","fr-noticias.htm","",0,14,120);
  Menu6_2=new Array("Comissão Distrital","fr-equipe.htm","",0);
///  Menu6_2=new Array("Captação de Recursos","fr-captacao.htm","",0);	
///  Menu6_2=new Array("Investimento","fr-investimento.htm","",0);	
///  Menu6_2=new Array("Relacionamento","fr-relacionamento.htm","",0);	
  Menu6_3=new Array("Subsídios Equivalentes","fr-subsidios.htm","",0);	
  Menu6_4=new Array("Pólio-Plus","fr-polioplus.htm","",0);
  Menu6_5=new Array("Bolsas Educacionais","bolsas_educacionais.htm","",0);
///    Menu6_5_1=new Array("O que é ?","bolsas_educacionais.htm","",0,14,100);
///    Menu6_5_2=new Array("Inscrições","bolsas_inscricao.htm","",0);
  Menu6_6=new Array("Associação Brasileira","fr-the_rotaryfoundation.htm","",0);

Menu7=new Array("LINKS","","",3,14,50);
  Menu7_1=new Array("Rotary Clubes","rotarymundo.htm","",0,14,140);
  Menu7_2=new Array("Distritos Rotários","links-distritos.htm","",0); 
  Menu7_3=new Array("Organizações Rotárias","links-organizacoes.htm","",0);

Menu8=new Array("BIBLIOTECA","","",4,14,80);
  Menu8_1=new Array("Revistas, Jornais, Guia","biblioteca.htm","",0,14,125);
  Menu8_2=new Array("Formulários, Manuais","textos-digitais.htm","",0);
  Menu8_3=new Array("Informação Rotária","informacao-rotaria.htm","",0);
  Menu8_4=new Array("Videos Rotários","videos.htm","",0);

Menu9=new Array("SERVIÇOS","servicos.htm","",0,14,70);

