/* Tigra Menu items structure */
var MENU2_ITEMS = [
	['Arts/Culture', 'arts.html', {'sw':143,'bw':130},
	 	['Beeson Award', 'documents/BeesonAward.pdf'],
		['Frontier Bibliographies', 'bibliography1.htm', {'bw':230},
			['Frontier Education Center Bibliography', 'bibliography.htm'],
			['Pete Beeson\'s 2002 Rural Bibliography', 'documents/Beesonbib05.htm', {'tw':'_blank'}],
			['Pete Beeson\'s Original Rural Reading List', 'documents/pbeesonorig.htm', {'tw':'_blank'}]
		]
	],
	['Links', 'links.htm', {'sw':143}],
	['News', 'news.htm', {'sw':143,'bw':145},
		['NCFC News', 'grant.htm'],
		['Frontier News and Issues', 'issues.htm', {'bw':272},
			['Finding Rural America\'s Prosperous Communities', 'http://www.dailyyonder.com/finding-rural-americas-prosperous-communities', {'tw':'_blank'}],
			['Poor People Moving to Poor Communities', 'http://www.dailyyonder.com/poor-people-are-moving-already-poor-rural-communities', {'tw':'_blank'}],
			['Rural Counties Lose Population Two Ways', 'http://www.dailyyonder.com/double-whammy-rural-counties-lose-population-two-ways', {'tw':'_blank'}],
			['Buffalo Commons', 'http://www.ojrrp.org/issues/2006/06/index.html', {'tw':'_blank'}],
			['Saving St. James', 'http://www.americanprofile.com/heroes/article/20948.html', {'tw':'_blank'}]
		],
		['Newsletters', 'newsletters.htm'],
		['News Archive', 'newsarchive.htm']
	],
	['Honor Roll', 'honor.htm', {'sw':143}],
	['NM Projects', 'projects.htm', {'sw':142,'bw':173},
		['SPOT for Community Wellness', 'spot.htm'],
		['2007 Health Fair', 'documents/HealthFair2007Flyer.pdf', {'tw':'_blank'}]
	]
];
