/*
  --- Menu items for /trolley/. 
  revs: 4feb05, 29oct05, 23feb06, 27may06, 20jun06, 1feb07, 6aug07, 20dec07, 27apr09 ---
*/
var MENU_ITEMS = [
	['About us', null, null,
		['Our mission', 'about.php'],
		['Recognition', 'about.php#recog'],
		['Buy trolley stuff', 'shop.php'],
		['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'],
 	    ['Crew schedules', 'sched.php'],
 	    ['News', 'news.php'],
 	    ['Trolley Fare archive', 'archive.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.asp '],
	     	['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/'],
	     	['Sacarmento Northern Birneys', 'http://www.people.virginia.edu/~ggg9y/birney.html'],
			['Shore Line Trolley', 'http://www.trolleymuseum.org/'],
	      	],	
		['Heritage trolley...', null, null,
		  	['APTA/Heratige Trolley', 'http://www.heritagetrolley.com/existFortCollins.htm'],
			['Bendigo Tram', 'http://www.bendigotramways.com'],	
			['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 American Trolleys', 'http://www.railwaypreservation.com/vintagetrolley/vintagetrolley.htm'],	
	     	['Old Pueblo Trolley', 'http://www.oldpueblotrolley.org'],
			['Streetcar Preservation List', 'http://www.bera.org/pnaerc-orginfo.html'],
	 		['Vancouver Transit Museum Society', 'http://www.trams.ca'],
	 		['Wikipedia - Birneys', 'http://en.wikipedia.org/wiki/Birney'],
		],
		['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'],
	    	['Trolley Videos', 'http://www.transitgloriamundi.com/trolley_videos/trolley_video_home.html'],
		],
	],
	['Contacts', null, null,
		['Crew scheduler', 'mailto:saintvc@frii.com?subject=online crew 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@q.com?subject=Advertising on the car'],
		['Fort Collins Arts Alive', 'http://www.fctix.com/main.php?module=company-directory&PHPSESSID=81002086fd58c993d08bd2a79f4131d3'],
		['Website feedback', 'mailto:fcmrs@netzero.net?subject=website feedback'],
	],
];


