/***********************************************************************************
*	(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	          *		
***********************************************************************************/
// Adapted for MSc Project by Jamie Drever


	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='#0033CC';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='white';			// Background color when mouse is over
	var HighSubBgColor='#0033CC';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='#0033CC';			// Font color subs when mouse is not over
	var FontHighColor='#0033CC';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="comic sans ms,arial,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='centre';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='centre';			// 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=130;				// 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=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// 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='';				// 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=1;				// 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

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","index.php?sameVisit='yes'","",0,20,90);

Menu2=new Array("News","News.php","",2,20,90);
	Menu2_1=new Array("Latest","News.php","",0,20,110);	
	Menu2_2=new Array("Old news","Oldnews.php","",0);
	Menu2_3=new Array("Wheelers View","index.php","",0);

Menu3=new Array("Results","Reports.php","",2,20,110);
	Menu3_1=new Array("Latest","Reports.php","",0,20,110);
	Menu3_2=new Array("Archive","Archive.php","",0);
	Menu3_3=new Array("Club records","clubRecords.php","",0);
	Menu3_4=new Array("Add race report","index.php","",0);
	Menu3_5=new Array("TOTN 07","index.php","",0);	


Menu4=new Array("Race Team","Riders2.php","",1,20,110);
	Menu4_1=new Array("Rider Profiles","Riders2.php","",0,20,110);
	Menu4_2=new Array("Course Maps","index.php","",0);
	Menu4_3=new Array("Training Routes","index.php","",0);
	Menu4_4=new Array("Coaching Tips","index.php","",0);
	Menu4_5=new Array("SCU Event Form","EntryForm07.DOC","",0);
       

Menu5=new Array("Photos","javascript:top.location.href='index.php'","",1);
	Menu5_1=new Array("Latest","http://gwccsphotos.fotopic.net","",0,20,110);
	Menu5_2=new Array("Archive","index.php","",0);
	Menu5_3=new Array("Other Clubs Riders","index.php","",0);
	Menu5_4=new Array("Find By Name","index.php","",0);
        Menu5_5=new Array("Find By Race","index.php","",0);
  
Menu6=new Array("Message Board","messageboard/index.php","",4,20,110);
	Menu6_1=new Array("View board","messageboard/index.php","",0,20,160);
	Menu6_2=new Array("Former Members Section","http://www.glasgowwheelers.com/messageboard/index.php?board=17.0","",0);
        Menu6_3=new Array("Activity Calendar","http://www.glasgowwheelers.com/messageboard/index.php?action=calendar","",0);
        Menu6_4=new Array("Guestbook","gbook/gbook.php","",0);

Menu7=new Array("About Us","membership.php","",7,20,110);
	Menu7_1=new Array("Membership","membership.php","",0,20,120);
	Menu7_2=new Array("Training","training.php","",0);
        Menu7_3=new Array("Tips","tips.php","",0);
        Menu7_4=new Array("Club Officials","contacts.php","",0);
        Menu7_5=new Array("Downloads","Downloads.php","",0);
        Menu7_6=new Array("Links","links.php","",0);
        Menu7_7=new Array("Glasgow Velodrome","velodrome.php","",0);
        Menu7_8=new Array("Club Documents","users/main_login.php","",0);
        
Menu8=new Array("History","index.php","",6,20,110);
	Menu8_1=new Array("Club Trophies","trophies.php","",0,20,110);
        Menu8_2=new Array("Club Founding","clubfounding.php","",0,20,110);
        Menu8_3=new Array("Club History","clubHistory.php","",0,20,110);
        Menu8_4=new Array("Hall of Fame","halloffame.php","",0,20,110);
        Menu8_5=new Array("Old Programmes","programmes.php","",0,20,110);
        Menu8_6=new Array("GW Scrap Book","scrapbook.php","",0,20,110);


Menu9=new Array("GW Events 09","index.php","",7,20,110);
	Menu9_1=new Array("Ian Walls TT","IanWallsTT.php","",0,20,110);
        Menu9_2=new Array("Arthur Campbell Road Race","ArthurCRR.php","",0,20,110);
	Menu9_3=new Array("Pat McCabe","patMcCabe2008.php","",0);
        Menu9_4=new Array("Club 10 TT","gwcc10mlTT.php","",0);
        Menu9_5=new Array("Social Events","social.php","",0);
        Menu9_6=new Array("Campsies TT","campsiesTT08.php","",0);
        Menu9_7=new Array("Entry Central","index.php","",0);

        











































