
function Go(){return}

Menu1=new Array("aktuelles","./index.php?l=de&p=news/news","",0,15,80);

Menu2=new Array("informationen","./index.php?l=de&p=information/information","",6,15,114);
  Menu2_1=new Array("Geschichte","./index.php?l=de&p=information/history","",0,15,110);
  Menu2_2=new Array("Team","./index.php?l=de&p=information/staff","",0,15,0);
  Menu2_3=new Array("Service","./index.php?l=de&p=information/service","",0,15,0);
  Menu2_4=new Array("Öffnungszeiten","./index.php?l=de&p=information/openinghours","",0,15,0);
  Menu2_5=new Array("Anfahrt","./index.php?l=de&p=information/map","",0,15,0);
  Menu2_6=new Array("Kontakt","./index.php?l=de&p=information/contact","",0,15,0);

Menu3=new Array("galerie","./index.php?l=de&p=gallery/gallery","",2,0,67);
  Menu3_1=new Array("eigene Motorräder","./index.php?l=de&p=gallery/my/list","",0,15,150);
  Menu3_2=new Array("Kunden Motorräder","./index.php?l=de&p=gallery/customer/list","",0,15,0);

Menu4=new Array("racing","./index.php?l=de&p=racing/racing","",3,0,63);
  Menu4_1=new Array("Kalender","./index.php?l=de&p=racing/calendar/calendar","",0,15,80);
  Menu4_2=new Array("Galerie","./index.php?l=de&p=racing/gallery/list","",0,15,0);
  Menu4_3=new Array("Resultate","./index.php?l=de&p=racing/results/results","",0,15,0);

Menu5=new Array("marken","./index.php?l=de&p=brands/brands","",6,0,68);
  Menu5_1=new Array("Norton","./index.php?l=de&p=brands/norton","",0,15,80);
  Menu5_2=new Array("Triumph","./index.php?l=de&p=brands/triumph","",0,15,0);
  Menu5_3=new Array("BSA","./index.php?l=de&p=brands/bsa","",0,15,0);
  Menu5_4=new Array("Harley","./index.php?l=de&p=brands/harley","",0,15,0);
  Menu5_5=new Array("Bultaco","./index.php?l=de&p=brands/bultaco","",0,15,0);
  Menu5_6=new Array("Japaner","./index.php?l=de&p=brands/japanese","",0,15,0);

Menu6=new Array("for sale","./index.php?l=de&p=forsale/forsale","",3,0,70);
  Menu6_1=new Array("Motorräder","./index.php?l=de&p=forsale/motorcycle/list","",0,15,90);
  Menu6_2=new Array("Ersatzteile...","./index.php?l=de&p=forsale/spares/spares","",4,15,0);
   Menu6_2_1=new Array("Spezialteile","./index.php?l=de&p=forsale/spares/special","",0,15,100);
   Menu6_2_2=new Array("Neuteile","./index.php?l=de&p=forsale/spares/new","",0,15,0);
   Menu6_2_3=new Array("Occasionsteile","./index.php?l=de&p=forsale/spares/secondhand","",0,15,80);
   Menu6_2_4=new Array("Zubehör","./index.php?l=de&p=forsale/clothes","",0,15,80);
  Menu6_3=new Array("Kleider","./index.php?l=de&p=forsale/clothes","",0,15,0);

Menu7=new Array("links","./index.php?l=de&p=links/links","",0,0,52);


var NoOffFirstLineMenus=7;	// Number of first level items
var LowBgColor='968C45';		// Background color when mouse is not over
var LowSubBgColor='999933';	// Background color when mouse is not over on subs
var HighBgColor='CCCC33';	// Background color when mouse is over
var HighSubBgColor='CCCC33';	// Background color when mouse is over on subs
var FontLowColor='FFFFFF';	// Font color when mouse is not over
var FontSubLowColor='FFFFFF';	// Font color subs when mouse is not over
var FontHighColor='000000';	// Font color when mouse is over
var FontSubHighColor='000000';	// 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=1;		// Border between elements 1 or 0
var FontFamily="Verdana, Arial"	        // 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='center';	// 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=.2;		// horizontal overlap child/ parent
var ChildVerticalOverlap=.2;	// vertical overlap child/ parent
var StartTop=87;		// Menu offset x coordinate
var StartLeft=2;		// Menu offset y coordinate
var VerCorrect=0;		// Multiple frames y correction
var HorCorrect=0;		// Multiple frames x correction
var LeftPaddng=1;		// Left padding
var TopPaddng=1;		// 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=1000;	// 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='title';		// span id for relative positioning
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
var ShowArrow=0;		// Uses arrow gifs when 1
var KeepHilite=1;		// Keep selected path highligthed
var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height
