	var NoOffFirstLineMenus=15;			// Number of first level items
	var LowBgColor='#F8F8F8';				// Background color when mouse is not over
	var LowSubBgColor='#F8F8F8';			// Background color when mouse is not over on subs
	var HighBgColor='#FEF5CC';				// Background color when mouse is over
	var HighSubBgColor='#FEF5CC';			// Background color when mouse is over on subs
	var FontLowColor='Black';				// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='#CC3300';			// Font color when mouse is over
	var FontSubHighColor='#CC3300';			// Font color subs when mouse is over
	var BorderColor='#FFCC00';				// Border color
	var BorderSubColor='#FFCC00';			// 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=10;					// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;				// vertical overlap child/ parent
	var StartTop=0;					// Menu offset x coordinate
	var StartLeft=0;					// Menu offset y coordinate
	var VerCorrect=0;					// Multiple frames y correction
	var HorCorrect=0;					// Multiple frames x correction
	var LeftPaddng=0;					// Left padding
	var TopPaddng=0;					// Top padding
	var FirstLineHorizontal=0;				// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;				// Frames in cols or rows 1 or 0
	var DissapearDelay=300;				// delay before menu folds in
	var TakeOverBgColor=0;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='parent';				// Frame where first level appears
	var SecLineFrame='parent';				// Frame where sub levels appear
	var DocTargetFrame='mainframe';			// Frame where target documents appear
	var TargetLoc='MenuPos';				// 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=0;					// Keep selected path highligthed
	var Arrws=['tri.gif',6,10,'tridown.gif',10,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","content/home/home.htm","",0,20,138);



	
Menu2=new Array("About","content/about/about.htm","",8,20,150);
	Menu2_1=new Array("Local Groups","content/regional/main.html","",4,20,150);	
		Menu2_1_1=new Array("Web Sites of MAG Regions & Local Groups","content/regional/web-sites.html","",0,20,300);
		Menu2_1_2=new Array("Local Group Meetings List","content/localgroups/mag_meetings.html","",0,20,300);
		Menu2_1_3=new Array("Local Group Meetings Map","javascript:magmaps()","",0,20,300);
 		Menu2_1_4=new Array("Contacting MAG Officers and MAG Regions","content/contacts/contacts.html","",0,20,300);
	Menu2_2=new Array("Funding","content/about/funding.html","","",0,20,150);
	Menu2_3=new Array("MAG Minutes","","",2,20,150);
               	Menu2_3_1=new Array("National Committee Minutes","content/nc_minutes/index.html","",0,20,300);
               	Menu2_3_2=new Array("Annual Group Conference Minutes","content/agc/minutes/index.html","",0,20,300);
        Menu2_4=new Array("Get involved","content/mailinglists/mail_lists.html","","",0,20,150);
   	Menu2_5=new Array("Join","content/forms/mem_forms.html","",0,20,150);
        Menu2_6=new Array("Member Benefits","content/benefits/benefits.htm","",0,20,200);
  	Menu2_7=new Array("MAG Constitution","content/about/constitution_2005.html","",0,20,150);
	Menu2_8=new Array("Democracy","content/about/democracy.html","",0,20,150);

	




Menu3=new Array("Members","","",4);
	Menu3_1=new Array("Benefits","content/benefits/benefits.htm","",0,20,150);
      Menu3_2=new Array("Corporate","content/corporate/corporate.html","",0,20,150);
      Menu3_3=new Array("Join","content/forms/mem_forms.html","",1,20,150);
      	Menu3_3_1=new Array("Member Benefits","content/benefits/benefits.htm","",0,20,200);
	Menu3_4=new Array("Clubs","content/magmax/magmax.htm","",0,20,150);




Menu4=new Array("Local MAG","","",4);
	Menu4_1=new Array("Websites","content/regional/web-sites.html","",0,20,150);
	Menu4_2=new Array("Meetings list","content/localgroups/mag_meetings.html","",20,20,150);
		Menu4_2_1=new Array("British Independent Islands ","content/localgroups/mag_meetings.html#British Independent Islands","",0,20,200);
               	Menu4_2_2=new Array("Cumbria ","content/localgroups/mag_meetings.html#Cumbria","",0,20,200);
               	Menu4_2_3=new Array("East Anglia ","content/localgroups/mag_meetings.html#East Anglia","",0,20,200);
               	Menu4_2_4=new Array("East Midlands ","content/localgroups/mag_meetings.html#East Midlands","",0,20,200);
               	Menu4_2_5=new Array("Eastern","content/localgroups/mag_meetings.html#Eastern","",0,20,200);
               	Menu4_2_6=new Array("Greater London","content/localgroups/mag_meetings.html#London & Home Counties","",0,20,200);
               	Menu4_2_7=new Array("Herts & Essex","content/localgroups/mag_meetings.html#Herts and Essex","",0,20,200);
               	Menu4_2_8=new Array("North East","content/localgroups/mag_meetings.html#North East","",0,20,200);
               	Menu4_2_9=new Array("North Wales","content/localgroups/mag_meetings.html#North Wales","",0,20,200);
               	Menu4_2_10=new Array("North West ","content/localgroups/mag_meetings.html#North West","",0,20,200);
               	Menu4_2_11=new Array("Northern Ireland","content/localgroups/mag_meetings.html#Northern Island","","",0,20,200);
               	Menu4_2_12=new Array("Scotland","content/localgroups/mag_meetings.html#Scotland","",0,20,200);
               	Menu4_2_13=new Array("South East","content/localgroups/mag_meetings.html#South East","",0,20,200);
               	Menu4_2_14=new Array("South Wales","content/localgroups/mag_meetings.html#South Wales","",0,20,200);
               	Menu4_2_15=new Array("South West ","content/localgroups/mag_meetings.html#South West","",0,20,200);
               	Menu4_2_16=new Array("Southern","content/localgroups/mag_meetings.html#Southern","",0,20,200);
               	Menu4_2_17=new Array("Thames Valley","content/localgroups/mag_meetings.html#Thames Valley","",0,20,200);
               	Menu4_2_18=new Array("West Midlands","content/localgroups/mag_meetings.html#West Midlands","",0,20,200);
               	Menu4_2_19=new Array("Western","content/localgroups/mag_meetings.html#Western","",0,20,200);
               	Menu4_2_20=new Array("Yorkshire","content/localgroups/mag_meetings.html#Yorkshire inc N Lincs","",0,20,200);
	Menu4_3=new Array("Meetings map","javascript:magmaps()","",0,20,150);
	Menu4_4=new Array("Dealers","content/dealers/index.html","",19,20,150);
               	Menu4_4_1=new Array("British Independent Islands ","content/dealers/bii.html","",0,20,200);
               	Menu4_4_2=new Array("Cumbria ","content/dealers/c.html","",0,20,200);
               	Menu4_4_3=new Array("Eastern ","content/dealers/e.html","",0,20,200);
               	Menu4_4_4=new Array("East Anglia ","content/dealers/ea.html","",0,20,200);
               	Menu4_4_5=new Array("East Midlands ","content/dealers/em.html","",0,20,200);
               	Menu4_4_6=new Array("London & Home Counties ","content/dealers/l.html","",0,20,200);
               	Menu4_4_7=new Array("North East ","content/dealers/ne.html","",0,20,200);
               	Menu4_4_8=new Array("Northern Ireland ","content/dealers/ni.html","",0,20,200);
               	Menu4_4_9=new Array("North West ","content/dealers/nw.html","",0,20,200);
               	Menu4_4_10=new Array("North Wales ","content/dealers/nwal.html","","",0,20,200);
               	Menu4_4_11=new Array("Southern ","content/dealers/s.html","",0,20,200);
               	Menu4_4_12=new Array("Scotland ","content/dealers/sc.html","",0,20,200);
               	Menu4_4_13=new Array("South East ","content/dealers/se.html","",0,20,200);
               	Menu4_4_14=new Array("Yorkshire","content/dealers/y.html","",0,20,200);
               	Menu4_4_15=new Array("South West  ","content/dealers/sw.html","",0,20,200);
               	Menu4_4_16=new Array("South Wales  ","content/dealers/swal.html","",0,20,200);
               	Menu4_4_17=new Array("Thames Valley ","content/dealers/tv.html","",0,20,200);
               	Menu4_4_18=new Array("Western  ","content/dealers/w.html","",0,20,200);
               	Menu4_4_19=new Array("West Midlands  ","content/dealers/wm.html","",0,20,200);





Menu5=new Array("MAG News","","",3);
	Menu5_1=new Array("MAG Press Releases","content/pr/index.html","",0,20,150);
	Menu5_2=new Array("Motorcycling News","content/news/articles/index.html","",0,20,150);
	Menu5_3=new Array("FEMA News","content/fema-pr/index.html","",0,20,150);


             




Menu6=new Array("Events","","",2);
	Menu6_1=new Array("Events","content/events/events.html","",2,20,150);	
		Menu6_1_1=new Array("MAG UK and Affiliated Club Events List","content/events/events_list.html","",0,20,300);
             	Menu6_1_2=new Array("Making Events List Submissions","content/events/submissions.html","",0,20,300);
	Menu6_2=new Array("Meetings","","",2,20,150);
		Menu6_2_1=new Array("Meetings List","content/localgroups/mag_meetings.html","",20,20,150);
        		Menu6_2_1_1=new Array("British Independent Islands ","content/localgroups/mag_meetings.html#British Independent Islands","",0,20,200);
	           	Menu6_2_1_2=new Array("Cumbria ","content/localgroups/mag_meetings.html#Cumbria","",0,20,200);
             		Menu6_2_1_3=new Array("East Anglia ","content/localgroups/mag_meetings.html#East Anglia","",0,20,200);
               		Menu6_2_1_4=new Array("East Midlands ","content/localgroups/mag_meetings.html#East Midlands","",0,20,200);
	               	Menu6_2_1_5=new Array("Eastern","content/localgroups/mag_meetings.html#Eastern","",0,20,200);
             		Menu6_2_1_6=new Array("Greater London","content/localgroups/mag_meetings.html#London & Home Counties","",0,20,200);
             		Menu6_2_1_7=new Array("Herts & Essex","content/localgroups/mag_meetings.html#Herts and Essex","",0,20,200);
	               	Menu6_2_1_8=new Array("North East","content/localgroups/mag_meetings.html#North East","",0,20,200);
	               	Menu6_2_1_9=new Array("North Wales","content/localgroups/mag_meetings.html#North Wales","",0,20,200);
	               	Menu6_2_1_10=new Array("North West ","content/localgroups/mag_meetings.html#North West","",0,20,200);
	               	Menu6_2_1_11=new Array("Northern Ireland","content/localgroups/mag_meetings.html#Northern Island","","",0,20,200);
	               	Menu6_2_1_12=new Array("Scotland","content/localgroups/mag_meetings.html#Scotland","",0,20,200);
	               	Menu6_2_1_13=new Array("South East","content/localgroups/mag_meetings.html#South East","",0,20,200);
	               	Menu6_2_1_14=new Array("South Wales","content/localgroups/mag_meetings.html#South Wales","",0,20,200);
	               	Menu6_2_1_15=new Array("South West ","content/localgroups/mag_meetings.html#South West","",0,20,200);
	               	Menu6_2_1_16=new Array("Southern","content/localgroups/mag_meetings.html#Southern","",0,20,200);
	               	Menu6_2_1_17=new Array("Thames Valley","content/localgroups/mag_meetings.html#Thames Valley","",0,20,200);
	               	Menu6_2_1_18=new Array("West Midlands","content/localgroups/mag_meetings.html#West Midlands","",0,20,200);
	             	Menu6_2_1_19=new Array("Western","content/localgroups/mag_meetings.html#Western","",0,20,200);
	               	Menu6_2_1_20=new Array("Yorkshire","content/localgroups/mag_meetings.html#Yorkshire inc N Lincs","",0,20,200);
	        Menu6_2_2=new Array("Local Group Meetings MAP ","javascript:magmaps()","",0,20,300);
           





Menu7=new Array("Campaigns","content/campaigns/campaigns.html","",3);
	Menu7_1=new Array("Wizard","","",1,20,150);	
		Menu7_1_1=new Array("Street Faults Reporting","javascript:tfl_streetfaults()","",0,20,200);
	Menu7_2=new Array("Issues","content/issues/index.html","",7);
		Menu7_2_1=new Array("Advisory Group on Motorcycling ","content/pr/2004/august/04.htm","",0,20,300);
		Menu7_2_2=new Array("Theft & Security ","content/issues/theft.html","",0,20,300);
		Menu7_2_3=new Array("Transport Policy ","content/issues/transport_policy.html","",0,20,300);
		Menu7_2_4=new Array("Road Safety","content/issues/road_safety.html","",0,20,300);
		Menu7_2_5=new Array("Fiscal Issues","content/issues/fiscal_issues.html","",0,20,300);
		Menu7_2_6=new Array("MAG Position Statements ","content/issues/position_statements/index.html","",0,20,300);
		Menu7_2_7=new Array("The Motor Cycle Industry Association - Powered Two Wheelers. The SMART Choice In Local Transport Plans - A Policy Resource Kit ","javascript:smart2001_cdresourcekit()","",0,70,300);
	Menu7_3=new Array("Get Active","content/mailinglists/mail_lists.html","",0,20,150);



Menu8=new Array("Network MAG","javascript:network_online()","",0,20,150);



Menu9=new Array("MAG Touring","content/benefits/mag_touring/mag_touring.html","",0,20,150);



	
Menu10=new Array("Fill It In","javascript:fill_it_in()","",0,20,150);



	
Menu11=new Array("Contacts","content/contacts/contacts.html","",4,20,150);
	Menu11_1=new Array("Central Office","content/contacts/contacts.html#centraloffice","",1,20,150);
		Menu11_1_1=new Array("Email Central Office","mailto:central-office@mag-uk.org","",0,20,150);
	Menu11_2=new Array("National Officers","content/contacts/contacts.html#nationalofficers","",0,20,150);
	Menu11_3=new Array("Public Relations Director","content/contacts/contacts.html#PR","",0,20,150);
	Menu11_4=new Array("Regional Reps","content/contacts/contacts.html#REG","",0,20,150);
	
	


Menu12=new Array("Bikesafe","content/bikesafe/2007.html","",0,20,150);
	


Menu13=new Array("MAG Visuals","javascript:MAG_Visuals()","",0,20,150);
	


Menu14=new Array("Join MAG","content/forms/mem_forms.html","",0,20,150);


Menu15=new Array("Useful Links","content/links/index.html","",0,20,150);



	