menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(color='#fFC700', Direction=135, Strength=1)"
}
else
{
	effect = "Shadow(color='#fFC700', Direction=135, Strength=1)" // Stop IE5.5 bug when using more than one filter
}

leftpos = 15	
timegap=500				
followspeed=5			
followrate=40			
suboffset_top=10;		
suboffset_left=10;		

style1=[				
"ffffff",				
"000080",			
"fFC700",			
"003399",				
"003399",				 
13,					
"normal",				
"bold",				
"AvantGarde Md BT,Verdana, Arial",		
2,						
"images/arrow.gif",,				
"000080",				
"000080",				
"ffc700",	
"003399A",					
"images/arrowdn.gif",			
"ff0000",				
"ff0000",				
]


addmenu(menu=["mainmenu",203,leftpos,105,1,,style1,1,"left",effect,,,,,,,,,,,,					
,"&nbsp;Home&nbsp;","index.asp",,"West Coast Hash - Home Page",1
,"&nbsp;Run Details&nbsp;","show-menu=Runs",,"Run Details",1
,"&nbsp;Committee&nbsp;","committee.htm",,"Committee",1
,"&nbsp;Past Events&nbsp;","show-menu=Events",,"Club Events",1
,"&nbsp;Fees&nbsp;","fees.htm",,"Fees",1       
,"&nbsp;Manage&nbsp;","Manage.htm",,"Database Management",1
,"&nbsp;Sponsors&nbsp;","Sponsors.htm",,"Sponsors & Advertisers",1
,"&nbsp;Dictionary&nbsp;","Dictionary.htm",,"Hash Dictionary",1
,"&nbsp;Links&nbsp;","Links.htm",,"Hash Links",1
,"&nbsp;Archives&nbsp;","Archives.htm",,"Archived Crap",1
])
		
	addmenu(menu=["Runs",,,,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Directions&nbsp;","Run_Directions.asp",,"Run Directions - How to get to the run site",0
	,"Receding Hair Line&nbsp;","HairLine.asp",,"You next run is....",0
	,"Reports&nbsp;","Run_Reports.htm",,"Run Reports - Read how the Hare stuffed up",0
	,"Hare Info&nbsp;","HareInfo.htm",,"Hare Info - How to fuck up a run",0
	])

	addmenu(menu=["Events",,,,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Father & Kids&nbsp;","FatherKids2006.htm",,"Events: Father & Kids 2006",1
	,"AGM 5-6&nbsp;","x-AGM2005-6.asp",,"Events: AGM 2005-6",1
    ,"2005&nbsp;","show-menu=Events2005",,"Club Events 2005",1
    ,"2004&nbsp;","show-menu=Events2004",,"Club Events 2004",1
    ,"2003&nbsp;","show-menu=Events2003",,"Club Events 2003",1
	])
	
addmenu(menu=["Events2005",,,,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"AGM 4-5&nbsp;","x-AGM2004-5.asp",,"Events: AGM 2004-5",0
	,"Marathon&nbsp;","Marathon2005.htm",,"Events: Marathon 2005",0
	,"Xmas in July&nbsp;","pdfs/xmas-in-july.pdf",,"Events: Xmas in July Flyer 2005",0
	,"3rd Birthday&nbsp;","Birthday_3yo.htm",,"Events: 3rd Birthday Photos",0
	,"Cancer Relay&nbsp;","CancerRelay2005.htm",,"Events: Cancer Relay 2005",0
	,"Run 150&nbsp;","x-Run150.asp",,"Events: Run 150",0
	])

addmenu(menu=["Events2004",,,,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Kids Xmas Party&nbsp;","KidsXmas2004.htm",,"Events: Kids Xmas Party 2004",0
	,"Rotto&nbsp;","x-Rotto2004.asp",,"Events: Rotto 2004",0
	,"Melbourne Cup&nbsp;","x-MelCup2004.asp",,"Events: Melbourne Cup 2004",0
	,"Father & Kids&nbsp;","x-FatherKids2004.asp",,"Events: Father & Kids 2004",0
	,"Curry Lunch&nbsp;","Curry_Lunch_2004.htm",,"Events: Curry Lunch",0
	,"City to Surf&nbsp;","City_to_Surf.htm",,"Events: City to Surf",0
	,"Marathon 2004&nbsp;","Marathon2004.htm",,"Events: Marathon 2004",0
	,"AGM 2004&nbsp;","x-AGM2003-4.asp",,"Events: AGM 2003-4",0
	,"Run 100&nbsp;","x-Run100.asp",,"Events: Run 100",0
	,"Run 69&nbsp;","x-Run69.asp",,"Events: Run 69",0
	])
	
addmenu(menu=["Events2003",,,,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Run 100&nbsp;","x-Run100.asp",,"Events: Run 100",0
	,"Run 69&nbsp;","x-Run69.asp",,"Events: Run 69",0
	])

dumpmenus()
