/*	(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","","",4,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("Mídia Divulgada","../../historico/midia.htm","",0,15,120);
	Menu2_4=new Array("Localização","../../historico/localizacao.htm","",0,15,120);
			
Menu3=new Array("Produtos","","",15,15,110);
	Menu3_1=new Array("Acessórios Hidráulicos","../../produtos/acessorios/outros.htm","",0,15,150);
	
	Menu3_2=new Array("Blocos Manifold","../../produtos/blocos/index.htm","",0,15,150);
	
	Menu3_3=new Array("Bombas Hidráulicas","../../produtos/bombas/bhidraulicas.htm","",6,15,150);
	Menu3_3_1=new Array("de engrenagens carcaça de aluminio","../../produtos/bombas/engrenagens.htm#BECA","",0,15,240);
	Menu3_3_2=new Array("de engrenagens carcaça de ferro","../../produtos/bombas/engrenagens.htm#BECF","",0,15,240);
	Menu3_3_3=new Array("de palhetas","../../produtos/bombas/palhetas.htm","",0,15,110);
	Menu3_3_4=new Array("de pistões axiais circuito aberto","../../produtos/bombas/axiais.htm#BCA","",0,15,240);
	Menu3_3_5=new Array("de pistões axiais circuito fechado","../../produtos/bombas/axiais.htm#BCF","",0,15,240);
	Menu3_3_6=new Array("peças e serviços","../../produtos/bombas/pecas.htm","",0,15,110);
	
	Menu3_4=new Array("Cabeçotes","../../servicos/cabecotes.htm","",0,15,98);
	
	Menu3_5=new Array("Comandos","../../produtos/comandos/comandos.htm","",0,15,98);
	
	Menu3_6=new Array("Direções","","",2,15,150);
	Menu3_6_1=new Array("orbitrol","../../produtos/direcoes/direcoes.htm","",0,15,110);
	Menu3_6_2=new Array("peças e serviços","../../produtos/direcoes/pecas.htm","",0,15,110);
	
	Menu3_7=new Array("Filtros","../../produtos/acessorios/filtros.htm","",0,15,98);
	
	Menu3_8=new Array("Guinchos Hidráulicos","../../produtos/guinchos/guinchos.htm","",0,15,98);
	
	Menu3_9=new Array("Motores Hidráulicos","","",5,15,150);
	Menu3_9_1=new Array("de engrenagens","../../produtos/motores/engrenagens.htm","",0,15,120);
	Menu3_9_2=new Array("de pistões axiais","../../produtos/motores/axiais.htm","",0);
	Menu3_9_3=new Array("de pistões radiais","../../produtos/motores/radiais.htm","",0);
	Menu3_9_4=new Array("Orbitais","../../produtos/motores/orbitais.htm","",0);
	Menu3_9_5=new Array("peças e serviços","../../produtos/motores/pecas.htm","",0);

	Menu3_10=new Array("Perfuratrizes","../../produtos/perfuratrizes/Perfuratrizes.html","",0,15,105);
	
	Menu3_11=new Array("Redutores Planetários","","",2,15,180);
	Menu3_11_1=new Array("de guincho","../../produtos/planetarios/guincho.htm","",0,15,110);
	Menu3_11_2=new Array("de roda","../../produtos/planetarios/roda.htm","",0,15,110);
	
	Menu3_12=new Array("Supressores","../../produtos/supressores/index.htm","",0,15,98);
	
	Menu3_13=new Array("Trocadores de Calor","../../produtos/trocador/trocador.html","",0,15,105);
	
	Menu3_14=new Array("Válvulas","","",7,15,140);
	Menu3_14_1=new Array("cartucho","../../produtos/valvulas/vcartucho.htm","",6,15,140);	
	Menu3_14_1_1=new Array("compensadores","../../produtos/valvulas/insertaveis_logicos.htm","",0,15,140);
	Menu3_14_1_2=new Array("de contrabalanço","../../produtos/valvulas/insertaveis_cbalanco.htm","",0,15,140);
	Menu3_14_1_3=new Array("de fluxo","../../produtos/valvulas/insertaveis_fluxo.htm","",0,15,140);	
	Menu3_14_1_4=new Array("de retenção","../../produtos/valvulas/insertaveis_retencao.htm","",0,15,140);
	Menu3_14_1_5=new Array("direcionais","../../produtos/valvulas/insertaveis_direcional.htm","",0,15,140);
	Menu3_14_1_6=new Array("seletoras","../../produtos/valvulas/insertaveis_seletoras.htm","",0,15,140);
	Menu3_14_2=new Array("de comando","../../produtos/valvulas/manuais_comandos.htm","",0,15,140);
	Menu3_14_3=new Array("de controle de fluxo","../../produtos/valvulas/manuais_fluxo.htm","",0,15,140);
	Menu3_14_4=new Array("de controle de pressão","../../produtos/valvulas/manuais_pressao.htm","",0,15,140);
	Menu3_14_5=new Array("direcionais","../../produtos/valvulas/manuais_direcionais.htm","",0,15,140);
	Menu3_14_6=new Array("elétricas","../../produtos/valvulas/eletricas.htm","",0,15,140);
	Menu3_14_7=new Array("peças e serviços","../../produtos/valvulas/pecas.htm","",0,15,140);
	
	Menu3_15=new Array("Peças","../../produtos/pecas/pecas.html","",0,16,155);
			
Menu4=new Array("Serviços","../../servicos/index.htm","",3,15,100);
	Menu4_1=new Array("Repotenciamento","../../servicos/repotenciamento.htm","",0,15,120);
	Menu4_2=new Array("Perfuratrizes","../../servicos/Reformas_de_Perfuratrizes.html","",0,15,180);
	Menu4_3=new Array("Recondicionamento","../../servicos/recondicionamento_bombas.html","",0,15,180);
	Menu4_4=new Array("Redutores","../../servicos/recondicionamento_redutores.html","",0,15,280);

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);

