/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=5;			// Number of first level items
	var LowBgColor='#000000';			// Background color when mouse is not over #335E30
	var LowSubBgColor='#333333';			// Background color when mouse is not over on subs #b1ca9d
	var HighBgColor='#000000';			// Background color when mouse is over #5f458e
	var HighSubBgColor='#333333';			// Background color when mouse is over on subs #e6f5d9
	var FontLowColor='#E2001A';			// Font color when mouse is not over #474747
	var FontSubLowColor='#E2001A';			// Font color subs when mouse is not over #474747
	var FontHighColor='#FFFFFF';			// Font color when mouse is over #474747
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over #474747
	var BorderColor='#000000';			// Border color
	var BorderSubColor='#E2001A';			// Border color for subs #97ab87
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,technical"	// Font family menu items
	var FontSize=13;				// 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','bottom' or static
	var ChildOverlap=.05;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=20;				// Menu offset x coordinate
	var StartLeft=20;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=6;				// Left padding
	var TopPaddng=0;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=100;			// 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='MenuPos';				// span id for relative positioning
	var HideTop=1;				// 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',0,0,'tridown.gif',0,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(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","http://www.caipimax.com/index.html","",0,22,70);

Menu2=new Array("Produkte","","",11,22,96);
	Menu2_1=new Array("Patentierte Technik","http://www.caipimax.com/caipirinha-maschinen-technik.html","",0,22,280);
	Menu2_2=new Array("Pitu-Turbo","http://www.caipimax.com/pitu-turbo.html","",0,22,250);	
	Menu2_3=new Array("Speedy","http://www.caipimax.com/speedy.html","",0,22,250);		
	Menu2_4=new Array("Speedy High","http://www.caipimax.com/speedy-high.html","",0,22,90);
	Menu2_5=new Array("Pitu-Board","http://www.caipimax.com/pitu-board.html","",0,22,90);
	Menu2_6=new Array("Tower","http://www.caipimax.com/tower.html","",0,22,90)
	Menu2_7=new Array("Two Bottles","http://www.caipimax.com/two-bottles.html","",0,22,90)
	Menu2_8=new Array("3 L-Halterung","http://www.caipimax.com/3-l-halterung.html","",0,22,90)
	Menu2_9=new Array("Caipirinha-Stößel easy squeasy","http://www.caipimax.com/easy-squeasy.html","",0,22,90)
	Menu2_10=new Array("Limax 2.0","http://www.caipimax.com/limax2.html","",0,22,250);
	Menu2_11=new Array("Zubehör","http://www.caipimax.com/caipimax-zubehoer.html","",0,22,250);
		
Menu3=new Array("Extras","","",3,22,80);
	Menu3_1=new Array("Caipimax Downlaods","http://www.caipimax.com/caipirinha-download.html","",0,22,200);
	Menu3_2=new Array("Caipirinha-Rezepte","http://www.caipimax.com/caipirinha-rezepte.html","",0,22,200);
	Menu3_3=new Array("Favoriten","http://www.caipimax.com/caipirinha-favoriten.html","",0,22,200);
	
Menu4=new Array("Shop","http://www.caipimax.com/shop/","",0,22,70);

Menu5=new Array("Kontakt","","",5,22,85);
	Menu5_1=new Array("Presse-Infos","http://www.caipimax.com/presse-infos.html","",0,22,280);
	Menu5_2=new Array("Kontakt-Formular","http://www.caipimax.com/shop/contact_us.php","",0,22,225);
	Menu5_3=new Array("International Business Contact","http://www.caipimax.com/shop/contact_us.php?language=en","",0,22,225);
	Menu5_4=new Array("AGB","http://www.caipimax.com/caipimax-agb1.html","",0,22,225);
	Menu5_5=new Array("Impressum/Disclaimer","http://www.caipimax.com/caipimax-impressum.html","",0,22,225);

