
var MENU_ITEMS_GNB =[
	
	['Divisions', '', {'sw' : 74},
	
		['Administration', '/OSAC/about_us.shtml', null
	
		],
		
		['Grant And Scholarships', 'http://www.osac.state.or.us/grants.html', null
	
		]
		
	]

	,
	['Offices', '', {'sw' :  62},
	
		['Office Of Degree Authorization', 'http://www.osac.state.or.us/oda/', null
	
		]
		
	]

	,
	['Commissions', '', {'sw' : 86},
	
		['Student Assistance Commission', '/OSAC/index.shtml', null
	
		]
		
	]

];
