
var MENU_ITEMS_GNB =[
	
	['Departments', '', {'sw' : 86},
	
		['Transportation Department', 'http://www.oregon.gov/ODOT/index.shtml', null
	
		]
		
	]

	,
	['Divisions', '', {'sw' : 74},
	
		['Board of Maritime Pilots', 'http://www.oregon.gov/ODOT/BMP/index.shtml', null
	
		],
		
		['Central Services', 'http://www.oregon.gov/ODOT/CS/index.shtml', null
	
		],
		
		['Communications', 'http://www.oregon.gov/ODOT/COMM/index.shtml', null
	
		],
		
		['DMV', 'http://www.oregondmv.com/', null
	
		],
		
		['Highway', 'http://www.oregon.gov/ODOT/HWY/index.shtml', null
	
		],
		
		['Motor Carrier Transportation', 'http://www.oregon.gov/ODOT/MCT/index.shtml', null
	
		],
		
		['Public Transit', 'http://www.oregon.gov/ODOT/PT/index.shtml', null
	
		],
		
		['Rail', 'http://www.oregon.gov/ODOT/RAIL/', null
	
		],
		
		['Transportation Development', 'http://www.oregon.gov/ODOT/TD/index.shtml', null
	
		],
		
		['Transportation Safety', 'http://www.odot.state.or.us/transafety/', null
	
		]
		
	]

];
