

/* --- menu items --- */

var MENU_ITEMS = [

		

['Home','http://www.usask.ca/cuisr/'],

['About CUISR',null,null,

	['Background','http://www.usask.ca/cuisr/about/background.html'],

	['Concept','http://www.usask.ca/cuisr/about/concept.html'],

	['Strategic Directions','http://www.usask.ca/cuisr/about/admin.html'],

	['Who We Are','http://www.usask.ca/cuisr/about/whoweare.html']],

['Former Research Modules',null,null,

	['Overview','http://www.usask.ca/cuisr/about/modules.html'],

	['Health Module','http://www.usask.ca/cuisr/about/modules-health.html'],

	['Economic Module','http://www.usask.ca/cuisr/about/modules-economic.html'],

	['Quality of Life Module','http://www.usask.ca/cuisr/about/modules-quality.html']],


['Research Series','http://www.usask.ca/cuisr/research/research.html'],

['Publications','http://www.usask.ca/cuisr/Publications/Publications.html'],

['Resource Library','http://opac.libraryworld.com/cgi-bin/opac.pl?command=signin&libraryname=CUISR'],

['Other Resources',null,null,

			['Maps','http://www.usask.ca/cuisr/resources/maps.html'],

			['CUISR Partners','http://www.usask.ca/cuisr/resources/partners.html'],

			['Organizations','http://www.usask.ca/cuisr/resources/org.html'],

			['Housing','http://www.usask.ca/cuisr/resources/housing.html'],

		['Government','http://www.usask.ca/cuisr/resources/gov.html']],

['Conferences & Seminars','http://www.usask.ca/cuisr/seminars/seminars.html'],

['Funding & Training','http://www.usask.ca/cuisr/training/training.html'],

['Employment','http://www.usask.ca/cuisr/employment/employment.html'],

['Contact Us','http://www.usask.ca/cuisr/contact/contact.html']

];


