/*
  --- Menu items for car25 folder. 
  revs: 4feb05, 29oct05, 23feb06, 27may06, 20jun06, 1feb07, 6aug07, 21dec07, 27apr09 ---
*/
var MENU_ITEMS = [
	['About us', null, null,
		['Our mission', '../about.php'],
		['Recognition', '../about.php#recog'],
		['Directions & fares', '../directions.php'],
		['Charters', '../support.php#charters'],
		['Directors & staff', '../about.php#staff'],
		['Business plan', '../images/busplan.pdf'],
		['Legal stuff', '../legal.php'],
		['FCMR history', '../history.php'],
		['FCMR equipment...', null, null,
			['Birney cars', '../roster.php'],
			['Maintenance of Way', '../roster.php#MoW'],
		],
	],
	['Support the trolley', null, null,
		['Ways to support...', null,null,
			['Become a member', '../support.php#member'],
			['Become a volunteer', '../support.php#volunteer'],
			['Buy trolley stuff', '../shop.php'],
			['Charter the trolley', '../support.php#charters'],
			['Sponsor a car card', '../support.php#cards'],
		],
		['Car 25 restoration', 'car25/car25history.php'],
	],
	['Member\'s area', null, null,
     	['Crew Login', '../login.php'],
	    ['Weekend Schedules', '../sched.php'],
 		['Volunteer Application', '../volunteer.php'],
		['Member Application', '../application.php'],
		['Crew Registration', '../register.php'],
	],
	['Streetcar links', null, null,
		['Streetcar museums...', null, null,
			['Birney Museum', 'http://www.birney-trolley.org'],
			['East Troy Elect. Rwy', 'http://easttroyrr.org'],
	     	['Fort Smith Trolley', 'http://www.fortsmith.org/attractions/trolleymuseum.as '],
	     	['Halton County Radial Rwy', 'http://www.hcry.org'],
	     	['Illinois Railway Museum', 'http://www.irm.org'],
			['NA Railroad Museums',  'http://www.railmuseums.com/namerica/'],	
			['New York Trolley', 'http://www.tmny.org'],
			['Orange Empire Rwy', 'http://www.oerm.org'],
	     	['Pennsylvania Trolley', 'http://home.gwi.net/trolley/'],
	     	['Sacrmento Northern Birneys', 'http://www.people.virginia.edu/~ggg9y/birney.html'],
			['Shore Line Trolley', 'http://www.bera.org/'],
	    	['St Kilda Tramway', 'http://www.railpage.org.au/aetmsa/main.html'],
		],	
		['Heritage trolley...', null, null,
			['Bendigo Tram', 'http://www.swanhillsc.vic.edu.au/home/trams'],	
			['Brooklyn Hist. Rwy Assn', 'http://www.forgotten-ny.com/TROLLEYS/redhook/redhook.html'],	
			['Charlotte Trolley', 'http://charlottetrolley.org'],	
			['Colorado Springs Rwy', 'http://coloradospringstrolleys.com'],	
			['Denver Trolley', 'http://www.denvertrolley.org'],	
	  		['North Amer. Trolleys', 'http://www.railwaypreservation.com'],	
	     	['Old Pueblo Trolley', 'http://www.oldpueblotrolley.org'],
			['Streetcar Preservation List', 'http://www.bera.org/pnaerc-orginfo.html'],
	 		['Streetcar Restoration List', 'http://www.railwaymuseums.org/Electric_Restoration.htm'],
	 		['Vancouver Transit Museum Society', 'http://www.trams.ca'],
		],
		['General rail info...', null, null,
			['Daves Rail Pix', 'http://www.davesrailpix.com'],	
	   		['Electric Rwy Hist. Assn', 'http://www.erha.org'],
	   		['Light Rail Central', 'http://www.lightrail.com'],
			['Light Rail Now', 'http://www.lightrailnow.org/facts/fa_heritage.htm'],	
			['Rail Attactions DB', 'http://www.denverrails.com/db/index.cfm'],
			['Rwy Preservation News', 'http://www.rypn.org'],
	    	['TrainTraveling.com', 'http://www.traintraveling.com/index.html'],
	    	['Trolley Videos', 'http://www.transitgloriamundi.com/trolley_videos/trolley_video_home.html'],
		],
	],
	['Contacts', null, null,
		['Crew scheduler', 'mailto:dcstith@comcast.net?subject=online schedule'],
		['Volunteer coordinator', 'mailto:caroltunner@msn.com?subject=FCMRS volunteer query'],
		['Charter scheduler', 'mailto:ranger77@worldnet.att.net?subject=FCMRS charter info'],
		['Car advertising', 'mailto:ss244@comcast.net?subject=Advertising on the car'],
		['Fort Collins Arts Alive', 'http://www.fctix.com/main.php?module=company-directory&PHPSESSID=81002086fd58c993d08bd2a79f4131d3'],
	],
];


