/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/		

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#18408A';			// Background color when mouse is not over
	var LowSubBgColor='#4666BF';			// Background color when mouse is not over on subs
	var HighBgColor='#1E51B0';			// Background color when mouse is over
	var HighSubBgColor='#18408A';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana, tahoma, comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle' or 'bottom'
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=65;				// Menu offset x coordinate
	var StartLeft=5;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=0;				// Top padding
	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=300;			// 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='';				// DIV id for relative positioning (refer to config.htm for info)
	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

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("Home","../index.htm","",0,15,60);
		
Menu2=new Array("Quem Somos","","",5,15,120);
	Menu2_1=new Array("Histórico","../historico/index.htm","",0,15,120);
	Menu2_2=new Array("Perfil da Empresa","../historico/perfil.htm","",0,15,120);
	Menu2_3=new Array("Áreas de Atuação","../historico/atuacao.htm","",0,15,120);
	Menu2_4=new Array("Mídia Divulgada","../historico/midia.htm","",0,15,120);
	Menu2_5=new Array("Localização","../historico/localizacao.htm","",0,15,120);
			
Menu3=new Array("Produtos","","",11,15,110);
	Menu3_1=new Array("Bombas Hidráulicas","../produtos/bombas/bhidraulicas.htm","",6,15,150);
	Menu3_1_1=new Array("de pistões axiais circuito aberto","../produtos/bombas/axiais.htm#BCA","",0,15,240);
	Menu3_1_2=new Array("de pistões axiais circuito fechado","../produtos/bombas/axiais.htm#BCF","",0,15,240);
	Menu3_1_3=new Array("de engrenagens carcaça de ferro","../produtos/bombas/engrenagens.htm#BECF","",0,15,240);
	Menu3_1_4=new Array("de engrenagens carcaça de aluminio","../produtos/bombas/engrenagens.htm#BECA","",0,15,240);
	Menu3_1_5=new Array("de palhetas","../produtos/bombas/palhetas.htm","",0,15,110);
	Menu3_1_6=new Array("peças e serviços","../produtos/bombas/pecas.htm","",0,15,110);
	Menu3_2=new Array("Motores Hidráulicos","","",5,15,150);
	Menu3_2_1=new Array("Orbitais","../produtos/motores/orbitais.htm","",0,15,120);
	Menu3_2_2=new Array("de pistões axiais","../produtos/motores/axiais.htm","",0);
	Menu3_2_3=new Array("de pistões radiais","../produtos/motores/radiais.htm","",0);
	Menu3_2_4=new Array("de engrenagens","../produtos/motores/engrenagens.htm","",0);
	Menu3_2_5=new Array("peças e serviços","../produtos/motores/pecas.htm","",0);
	Menu3_3=new Array("Direções","","",2,15,150);
	Menu3_3_1=new Array("orbitrol","../produtos/direcoes/direcoes.htm","",0,15,110);
	Menu3_3_2=new Array("peças e serviços","../produtos/direcoes/pecas.htm","",0,15,110);
	Menu3_4=new Array("Válvulas","","",7,15,140);
	Menu3_4_1=new Array("elétricas","../produtos/valvulas/eletricas.htm","",0,15,140);
	Menu3_4_2=new Array("de cartucho","../produtos/valvulas/vcartucho.htm","",0,15,140);	
	Menu3_4_3=new Array("de comando","../produtos/valvulas/manuais_comandos.htm","",0,15,140);
	Menu3_4_4=new Array("de controle de fluxo","../produtos/valvulas/manuais_fluxo.htm","",0,15,140);
	Menu3_4_5=new Array("de controle de pressão","../produtos/valvulas/manuais_pressao.htm","",0,15,140);
	Menu3_4_6=new Array("direcionais","../produtos/valvulas/manuais_direcionais.htm","",0,15,140);
	Menu3_4_7=new Array("peças e serviços","../produtos/valvulas/pecas.htm","",0,15,140);
	Menu3_5=new Array("Redutores Planetários","","",5,15,180);
	Menu3_5_1=new Array("de roda","../produtos/planetarios/roda.htm","",0,15,110);
	Menu3_5_2=new Array("de giro","../produtos/planetarios/giro.htm","",0,15,110);
	Menu3_5_3=new Array("de betoneiras","../produtos/planetarios/betoneiras.htm","",0,15,110);
	Menu3_5_4=new Array("de guincho","../produtos/planetarios/guincho.htm","",0,15,110);
	Menu3_5_5=new Array("peças e serviços","../produtos/planetarios/pecas.htm","",0,15,110);
	Menu3_6=new Array("Guinchos Hidráulicos","../produtos/guinchos/guinchos.htm","",0,15,98);
	Menu3_7=new Array("Supressores","../produtos/supressores/index.htm","",0,15,98);
	Menu3_8=new Array("Cabeçotes","../servicos/cabecotes.htm","",0,15,98);
	Menu3_9=new Array("Comandos","","",0,15,98);
	Menu3_10=new Array("Filtros","../produtos/acessorios/filtros.htm","",0,15,98);
	Menu3_11=new Array("Acessórios Hidráulicos","../produtos/acessorios/outros.htm","",0,15,98);

Menu4=new Array("Serviços","../servicos/index.htm","",2,15,100);
	Menu4_1=new Array("Repotenciamento","../servicos/repotenciamento.htm","",0,15,120);
	Menu4_2=new Array("Outros","../servicos/outros.htm","",0,15,120);
	
Menu5=new Array("Contato","../contate/index.htm","",0,15,80);

Menu6=new Array("Links","../links/index.htm","",0,15,80);

Menu7=new Array("Catalogos","../catalogo/index.htm","",0,15,80);
	

	
	


