
/* please register to get documentation */

var MENU_ITEMS = [
	['About the RD&S', null, null,
			['History', "http://rdsrr.com/Pages/history.shtml", null],
			['Route Map', "http://rdsrr.com/Drawings/map.shtml", null],
			['Mission Statement', "http://rdsrr.com/Pages/mission.shtml", null],
			['Contact Us', "http://rdsrr.com/Pages/contact.shtml", null],			
				],

	['&nbsp;&nbsp;Equipment', null, null,
			['Motive Power', "http://rdsrr.com/Equipment/locomotive_roster.shtml", null],
			['Revenue', null, null,
				['Freight', "http://rdsrr.com/RollingStock/", null],
				['Passenger', "http://rdsrr.com/Equipment/passenger.shtml", null],
				],
			['Non-Revenue', "http://rdsrr.com/Equipment/non-revenue.shtml", null],			
	 			],

	['Construction', null, null,

				['The Room', "http://rdsrr.com/Drawings/layout_room.shtml", null],

			['Layout Plans', "http://rdsrr.com/Drawings/layout_plans.shtml", null],
			

				['Progress', "http://rdsrr.com/Benchwork/", null],

			  ['The Workbench', "http://rdsrr.com/Drawings/workbench.shtml", null],
			  ['Photos & Videos', "http://rdsrr.com/gallery2/", null,],
				],
	['Links', null, null,
			['O Scale Resource', ['http://oscaleresource.com', 'content_frame', null]],	
			['O Scale Trains', ['http://www.oscalemag.com/', 'content_frame', null]],
			['O Scale News', ['http://www.oscalenews.com/', 'content_frame', null]],
			['O Gauge Railroading', ['http://www.ogaugerr.com/', 'content_frame', null]],			
			['NMRA', ['http://www.nmra.org/', 'content_frame', null]],						
  			],							
	];
