/*	(c) Ger Versluis 2000 version 5 October 9th 2001	*
*	You may remove all comments for faster loading	*/

	var NoOffFirstLineMenus=11;			// Number of first level items
	var LowBgColor='#627a83';			// Background color when mouse is not over
	var LowSubBgColor='#627a83';		// Background color when mouse is not over on subs
	var HighBgColor='#9db1b7';			// Background color when mouse is over
	var HighSubBgColor='#9db1b7';		// 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='#ffffff';			// Border color
	var BorderSubColor='#ffffff';		// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=2;			// Border between elements 1 or 0
	var FontFamily="tahoma"			// 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='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=.2;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=1;				// 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=5;				// Left padding
	var TopPaddng=0;				// Top padding
	var FirstLineHorizontal=0;			// First level items layout horizontal 1 or 0
	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='cabecalho';		// Frame where first level appears
	var SecLineFrame='principal';		// Frame where sub levels appear
	var DocTargetFrame='principal';		// Frame where target documents appear
	var TargetLoc='MenuPos';			// 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"


// MENU 01
Menu1=new Array("PERFURADORAS","","",2,20,140);
	Menu1_1=new Array("MANUAIS","","",7,20,160);
		Menu1_1_1=new Array("ENCAD 20","espiramatic.htm","",0,20,200);
		Menu1_1_2=new Array("ENCAD 20 PLUS","espiramaticp.htm","",0,20,200);
		Menu1_1_3=new Array("ENCAD 20 JUNIOR","espiramatico.htm","",0,20,200);
		Menu1_1_4=new Array("ESPIRA 3:1 E 2:1","duplamatics.htm","",0,20,200);
		Menu1_1_5=new Array("ESPIRA CONJUGADA","duplamaticc.htm","",0,20,200);
		Menu1_1_6=new Array("ESPIRA CONJUGADA JUNIOR","duplamaticco.htm","",0,20,200);
		Menu1_1_7=new Array("COMPACTA","compacta.htm","",0,20,200);
	Menu1_2=new Array("ELÉTRICAS","","",6,20,160);
		Menu1_2_1=new Array("MINIMAX","minimax.htm","",0,20,200);
		Menu1_2_2=new Array("MINIMAX PLUS","minimaxp.htm","",0,20,200);
		Menu1_2_3=new Array("MINIMAX MILENIUM","minimaxm.htm","",0,20,200);
		Menu1_2_4=new Array("PERFURAMAX","perfuramax.htm","",0,20,200);
		Menu1_2_5=new Array("PERFURAMAX PLUS","perfuramaxp.htm","",0,20,200);
		Menu1_2_6=new Array("PERFURAMAX TOP 50","perfuramaxt50.htm","",0,20,200);

// MENU 02
Menu2=new Array("PLASTIFICAÇÃO","","",2,21,200);
	Menu2_1=new Array("LAMINADORA POLASEAL OF.","laminadoraof.htm","",0,21,200);
	Menu2_2=new Array("LAMINADORA POLASEAL A3","laminadoraa3.htm","",0,21,200);

// MENU 03
Menu3=new Array("ACESSÓRIOS","","",4,21,200);
	Menu3_1=new Array("CANTEADEIRA","canteadeira.htm","",0,21,200);
	Menu3_2=new Array("CANTEADEIRA CONJUGADA","canteadeirac.htm","",0,21,200);
	Menu3_3=new Array("FURADOR OVÓIDE","furadoro.htm","",0,21,200);
	Menu3_4=new Array("ALICATE P/ACABAMENTO","alicate.htm","",0,21,200);

// MENU 04
Menu4=new Array("GUILHOTINAS","","",5,21,200);
	Menu4_1=new Array("GUILHOTINA 300 MM","guilhotina300.htm","",0,21,200);
	Menu4_2=new Array("GUILHOTINA 360 MM","guilhotina360.htm","",0,21,200);
	Menu4_3=new Array("GUILHOTINA 460 MM","guilhotina460.htm","",0,21,200);
	Menu4_4=new Array("GUILHOTINA PLUS 330 MM","guilhotina330.htm","",0,21,200);
	Menu4_5=new Array("GUILHOTINA PLUS 510 MM","guilhotina510.htm","",0,21,200);

// MENU 05
Menu5=new Array("REFILADORAS","","",2,21,200);
	Menu5_1=new Array("REFILADORA 360 MM","refiladora360.htm","",0,21,200);
	Menu5_2=new Array("REFILADORA 460 MM","refiladora460.htm","",0,21,200);

// MENU 06
Menu6=new Array("COLOCADORAS","","",1,21,200);
	Menu6_1=new Array("COLOCADORA DE GARRAS","colocadoragp.htm","",0,21,200);

// MENU 07
Menu7=new Array("FECHADORAS","","",3,21,200);
	Menu7_1=new Array("FECHADORA WIRE-O 350 MM","fechadora350.htm","",0,21,200);
	Menu7_2=new Array("FECHADORA WIRE-O 450 MM","fechadora450.htm","",0,21,200);
	Menu7_3=new Array("FECHADORA WIRE-O 500 MM","fechadora500.htm","",0,21,200);

// MENU 08
Menu8=new Array("SUPRIMENTOS","","",7,21,200);
	Menu8_1=new Array("ESPIRAL PLÁSTICO","espiral.htm","",0,21,200);
	Menu8_2=new Array("GARRA DE WIRE-O","wireo.htm","",0,21,200);
	Menu8_3=new Array("GARRA PLÁSTICA","garra.htm","",0,21,200);
	Menu8_4=new Array("CAPAS PLÁSTICAS","capa.htm","",0,21,200);
	Menu8_5=new Array("POLASEAL","polaseal.htm","",0,21,200);
	Menu8_6=new Array("TRANSPARÊNCIAS","transparencia.htm","",0,21,200);
	Menu8_7=new Array("CAPAS BINDER","capasb.htm","",0,21,200);

// MENU 09
Menu9=new Array("FERRAMENTAS","","",2,20,140);
	Menu9_1=new Array("MANUAIS","","",3,20,140);
		Menu9_1_1=new Array("ENCAD 20","espiramaticf.htm","",0,20,200);
		Menu9_1_2=new Array("ESPIRA 3:1 E 2:1","duplamaticf.htm","",0,20,200);
		Menu9_1_3=new Array("DUPLAMAX","duplamaxmf.htm","",0,20,200);
	Menu9_2=new Array("ELÉTRICAS","","",6,20,140);
		Menu9_2_1=new Array("MINIMAX","minimaxf.htm","",0,20,200);
		Menu9_2_2=new Array("MINIMAX PLUS","minimaxpf.htm","",0,20,200);
		Menu9_2_3=new Array("MINIMAX MILENIUM","minimaxmf.htm","",0,20,200);
		Menu9_2_4=new Array("PERFURAMAX","perfuramaxf.htm","",0,20,200);
		Menu9_2_5=new Array("PERFURAMAX PLUS","perfuramaxpf.htm","",0,20,200);
		Menu9_2_6=new Array("PERFURAMAX TOP 50","perfuramaxt50f.htm","",0,20,200);

// MENU 10
Menu10=new Array("TERMO-ENCADERNAÇÃO","","",1,20,160);
	Menu10_1=new Array("BINDER","binder.htm","",0,20,200);


// MENU 11
Menu11=new Array("ENVELOPES","","",4,20,160);
	Menu11_1=new Array("ENVELOPE L","envelopel.htm","",0,20,200)
	Menu11_2=new Array("ENVELOPE U","envelopeu.htm","",0,20,200)
	Menu11_3=new Array("ENVELOPE U COM DORSO","envelopeud.htm","",0,20,200)
	Menu11_4=new Array("ENVELOPE FECHADO","envelopef.htm","",0,20,200)
