/***********************************************************************************

*	(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=6;			// Number of first level items // numero de layers de nivel 1

	var LowBgColor='#023F88';			// Background color when mouse is not over // color de la celdas nivel 1

	var LowSubBgColor='#FFFFFF';		// Background color when mouse is not over on subs // color de las celda de nivel 2 (submenus)

	var HighBgColor='';			// Background color when mouse is over // color rolower de las celdas nivel 1

	var HighSubBgColor='#023F88';		// Background color when mouse is over on subs // color rollover de las celdas nivel 2 (submenus)

	var FontLowColor='#FFFFFF';			// Font color when mouse is not over // color txt de la celdas nivel 1

	var FontSubLowColor='#023F88';		// Font color subs when mouse is not over // color txt de las celda de nivel 2 (submenus)

	var FontHighColor='white';			// Font color when mouse is over // color txt rolower de las celdas nivel 1

	var FontSubHighColor='white';		// Font color subs when mouse is over // color txt rolower de las celda de nivel 2 (submenus)

	var BorderColor='#023F88' ;			// Border color // color del borde de las celdas nivel 1

	var BorderSubColor='';		// Border color for subs // color del borde de las celdas nivel 2 (submenus)

	var BorderWidth=0;					// Border width // grosor del borde de las celdas

	var BorderBtwnElmnts=0;				// Border between elements 1 or 0 // linea separacion entre celdas del nivel 2 (1 o 0)

	var FontFamily="verdana"			// Font family menu items // Familia fuente

	var FontSize=8;						// Font size menu items //  Tamaño fuente

	var FontBold=1;						// Bold menu items 1 or 0 // fuente normal o negrita (1 o 0)

	var FontItalic=0;					// Italic menu items 1 or 0 // fuente normal o italica (1 o 0)

	var MenuTextCentered='left';		// Item text position 'left', 'center' or 'right' // texto alineado izquierda, centro o derecha

	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right' // posicion H menu (izq. centro o dcha.)

	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static // posicion H menu (arriba. abajo, en medio. o estatico)

	var ChildOverlap=-0.01;				// horizontal overlap child/ parent // solapamiento h

	var ChildVerticalOverlap=0.1;		// vertical overlap child/ parent // solapamiento v

	var StartTop=66;					// Menu offset x coordinate // distancia menu - arriba

	var StartLeft=20;					// Menu offset y coordinate // distancia menu - izq

	var VerCorrect=0;					// Multiple frames y correction

	var HorCorrect=0;					// Multiple frames x correction

	var LeftPaddng=3;					// Left padding

	var TopPaddng=0;					// Top padding

	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL // ALINIACIÓN DEL MENU HORIZONTAL (1) O VERTICAL (0)

	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0

	var DissapearDelay=1000;			// delay before menu folds in

	var TakeOverBgColor=0;				// Menu frame takes over background color subitem frame

	var FirstLineFrame='MyFrameOne';	// Frame where first level appears

	var SecLineFrame='MyFrameOne';		// Frame where sub levels appear

	var DocTargetFrame='MyFrameOne';	// 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=0;						// 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 // aparición del nivel 2 en el click o en el mouseover

	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=['images/shim.gif',1,14,'images/shim.gif',1,14,'images/shim.gif',1,14];	// 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("Company","#","",6,14,90);
Menu1_1=new Array("Profile","profile.htm","",0,17,112);
Menu1_2=new Array("Facilities","facilities.htm","",0,17,112);
Menu1_3=new Array("Quality","quality.htm","",0,17,112);
Menu1_4=new Array("Standards","standards.htm","",0,17,112);
Menu1_5=new Array("Logistics","logistics.htm","",0,17,112);
Menu1_6=new Array("Locate us","locate-us.htm","",0,17,112);

Menu2=new Array("Towbars","#","",4,14,85);
Menu2_1=new Array("Catalogue","towbars-catalogue.php","",0,17,112);
Menu2_2=new Array("Fixes","towbars-fixes.php","",0,17,112);
Menu2_3=new Array("Detachables","towbars-detachables.htm","",0,17,112);
Menu2_4=new Array("Accesories","towbars-accesories.php","",0,17,112);

Menu3=new Array("Wiring Kits","#","",4,14,105);
Menu3_1=new Array("Specifics","wiring-kits-specifics.htm","",0,17,120);
Menu3_2=new Array("Universals","wiring-kits-universals.htm","",0,17,120);
Menu3_3=new Array("Universal kits with module","wiring-kits-universals-withmodule.htm","",0,30,120);
Menu3_4=new Array("Accesories","towbars-accesories.php?id=3","",0,17,120);
	
Menu4=new Array("Bike carriers","#","",2,14,105);
Menu4_1=new Array("Catalogue","bike-carriers.htm","",0,17,95);
Menu4_2=new Array("Accesories","towbars-accesories.php?id=6","",0,17,95);
		
Menu5=new Array("News","#","",3,14,85);
Menu5_1=new Array("New Models","towbars-novelties.php","",0,17,120);
Menu5_2=new Array("News","news.php","",0,17,120);
Menu5_3=new Array("FAQ","faq.php","",0,17,120);

Menu6=new Array("Contact","#","",1,14,90);
Menu6_1=new Array("Contact","mailto:urbeni@urbeni.com","",0,17,90);