
function Go(){return}

Menu1=new Array("news","./index.php?l=en&p=news/news","",0,15,52);

Menu2=new Array("information","./index.php?l=en&p=information/information","",6,15,96);
  Menu2_1=new Array("history","./index.php?l=en&p=information/history","",0,15,110);
  Menu2_2=new Array("staff","./index.php?l=en&p=information/staff","",0,15,0);
  Menu2_3=new Array("service","./index.php?l=en&p=information/service","",0,15,0);
  Menu2_4=new Array("opening hours","./index.php?l=en&p=information/openinghours","",0,15,0);
  Menu2_5=new Array("map","./index.php?l=en&p=information/map","",0,15,0);
  Menu2_6=new Array("contact","./index.php?l=en&p=information/contact","",0,15,0);

Menu3=new Array("gallery","./index.php?l=en&p=gallery/gallery","",2,15,66);
  Menu3_1=new Array("own motorcycles","./index.php?l=en&p=gallery/my/list","",0,15,160);
  Menu3_2=new Array("customer motorcycles","./index.php?l=en&p=gallery/customer/list","",0,15,0);

Menu4=new Array("racing","./index.php?l=en&p=racing/racing","",3,15,63);
  Menu4_1=new Array("calendar","./index.php?l=en&p=racing/calendar/calendar","",0,15,80);
  Menu4_2=new Array("gallery","./index.php?l=en&p=racing/gallery/list","",0,15,0);
  Menu4_3=new Array("results","./index.php?l=en&p=racing/results/results","",0,15,0);

Menu5=new Array("brands","./index.php?l=en&p=brands/brands","",6,15,64);
  Menu5_1=new Array("Norton","./index.php?l=en&p=brands/norton","",0,15,80);
  Menu5_2=new Array("Triumph","./index.php?l=en&p=brands/triumph","",0,15,0);
  Menu5_3=new Array("BSA","./index.php?l=en&p=brands/bsa","",0,15,0);
  Menu5_4=new Array("Harley","./index.php?l=en&p=brands/harley","",0,15,0);
  Menu5_5=new Array("Bultaco","./index.php?l=en&p=brands/bultaco","",0,15,0);
  Menu5_6=new Array("Japanese","./index.php?l=en&p=brands/japanese","",0,15,0);

Menu6=new Array("for sale","./index.php?l=en&p=forsale/forsale","",3,15,70);
  Menu6_1=new Array("motorcycles","./index.php?l=en&p=forsale/motorcycle/list","",0,15,90);
  Menu6_2=new Array("spares...","./index.php?l=en&p=forsale/spares/spares","",4,15,0);
   Menu6_2_1=new Array("special components","./index.php?l=en&p=forsale/spares/special","",0,15,150);
   Menu6_2_2=new Array("new components","./index.php?l=en&p=forsale/spares/new","",0,15,0);
   Menu6_2_3=new Array("second hand","./index.php?l=en&p=forsale/spares/secondhand","",0,15,80);
   Menu6_2_4=new Array("accessories","./index.php?l=en&p=forsale/clothes","",0,15,80);
  Menu6_3=new Array("clothes","./index.php?l=en&p=forsale/clothes","",0,15,0);

Menu7=new Array("links","./index.php?l=en&p=links/links","",0,15,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


