/* Tigra Menu items structure */
var MENU1_ITEMS = [
	['Home', 'index.htm', {'sw':119}],
	['About Us', 'aboutus.htm', {'sw':119,'bw':125},
		['Directors', 'directors.htm'],
		['Expert Panel', 'expertpanel.htm'],
		['Photo Album', 'photos.htm'],
		['Awards', 'awards.htm'],
		['Tsunami Relief Effort', 'tsunami.htm']
	],
	['Defining Frontier', 'defining.htm', {'sw':119,'bw':205},
		['Consensus Definition - 2007 Update', 'documents/consensus.htm', {'tw':'_blank'}],
		['Consensus Definition', 'documents/consensus_paper.htm', {'tw':'_blank'}],
		['Matrix: Designation of Frontier', 'documents/matrix.htm', {'tw':'_blank'}],
		['2000 Counties Update', '2000update.htm'],
		['County List 2000', '2000census.htm'],
		['County List 1990', '1990census.htm'],
		['Geography of Frontier America', 'geography.htm']
	],
	['Maps', 'maps.htm', {'sw':119}],
	['Reports', 'reports.htm', {'sw':119,'bw':173},
	 	['NEW! - Frontier Poverty', 'poverty.htm', {'tw':'_blank'}],
		['Border Health', 'border_health.htm', {'bw':272},
			['Public Health and Information Technology, US-Mexico Border Health', 'border_intro.html'],
			['Border HIT Meeting Summary', 'border_paper_intro.html']
		],
		['Seasonal Populations', '', {'bw':235},
			['Impact of Seasonal Population Variations', 'http://ruralhealth.hrsa.gov/pub/SeasonalPopulation.asp', {'tw':'_blank'}],
			['Seasonal Population Fluctuations', 'seasonal.htm']
		],
		['Special Needs', 'specialneeds.htm', {'bw':235},
		 	['Wellness Meeting Summary', 'documents/MtgSumFinal.pdf', {'tw':'_blank'}],
			['EMS in Frontier Areas', 'http://ruralhealth.hrsa.gov/pub/FrontierEMS.asp#IIIB1', {'tw':'_blank'}],
			['Training Community Health Worker', 'http://ruralhealth.hrsa.gov/pub/TrainingFrontier.asp', {'tw':'_blank'}],
			['Addressing the Nursing Shortage', 'nursing.htm'],
			['Grandparents Raising Grandchildren', 'Grandparents.htm'],
			['Caring for Alzheimer\'s Patients in Frontier', 'documents/AlzJLowellFinaldraft.pdf', {'tw':'_blank'}]
		],
		['Behavioral Health', 'behavioral1.htm', {'bw':260},
			['Community Innovations', 'behavioral.htm'],
			['Youth At Risk', 'youth.htm'],
			['Access to Mental Health and Substance Abuse Services in Frontier', 'mental.htm', {'tw':'_blank'}]
		],
		['Creative Models and Programs', 'creative.htm', {'bw':167},
			['Frontier Extended Stay Clinic', 'extended.htm']
		],
		['Economic Health', 'economic.htm', {'bw':232},
			['Innovations: Hidalgo Medical Services', 'documents/innovationshms.pdf', {'tw':'_blank'}],
			['Innovations: Bear Lake Memorial Hospital', 'documents/Innovationsblmh.pdf', {'tw':'_blank'}],
			['Asset Based Leadership', 'documents/abcdleadershipPres.pdf', {'tw':'_blank'}]
		]
	],
	['Policy Issues', 'policy.htm', {'sw':118,'bw':200},
		['Background/Policy Development', 'backgroundpolicy.htm', {'bw':107},
			['RUCA Comment', 'documents/RUCA.html', {'tw':'_blank'}],
			['Structural Barriers', 'barriers.htm'],
			['US Congress', 'congress.htm']
		],
		['Organizations with Frontier Policies', 'organizations.htm', {'bw':200},
			['New! NOSORH', 'documents/NOSORHPol.pdf', {'tw':'_blank'}],
			['Western Governors&#8217; Association', 'documents/WGAPolicyResolution2004.htm', {'tw':'_blank'}],
			['American Public Health Association', 'agenda.htm'],
			['Oregon Frontier County Domestic Violence Program', 'documents/WallowaCountyprog.pdf', {'tw':'_blank'}],
			['Policy Issues Archive', 'archives.htm']
		]
	]
];
