/* Tigra Menu items structure */
var MENU_ITEMS = [
/*	['What We Do', null, null,
		['About Us', 'index.shtml'],
		['Commission Members ', 'members.shtml'],		
		['Projects ', 'project.shtml']		
	],*/
	['Task Forces', null, null,
	 ['Task Force Information', 'task_information.shtml'],
		['Task Force Newsletters', 'task_newsletters.shtml']		
	],
	['Fatality Review', null, null,
		['Project Summary ', 'fatality.shtml'],
		['Fatality Review Annual Report', 'Fatality Review Annual Report 2007-final.pdf']		
	],
	['FVIPs', null, null,
		['About FVIPs', 'about_fvips.shtml'],
		['FVIP Fact Sheet', 'FVIP_FACT_SHEET_DOC.shtml'],
		['Upcoming Trainings', 'http://fvipdata.com/cms.php?ctid=10'],
		['Certified FVIPs', 'http://fvipdata.com/cms.php?ctid=13'],

	
		['Certification Materials ', null, null,
			['Applications', 'Final FVIP Application 2007.pdf'],
			['Rules', 'GDC-Approved 05RULE.pdf']
		],
	],
	['DV in the News', null, null,
		['DV Fatalities', 'dvinnews.shtml'],
		['Other DV news', 'otherdvinnews.shtml']
	],
	['Stats and Facts', null, null,
		['2010 Fact Sheet', 'factsheet.pdf'],
		['Statistics & Other Information', 'stats.shtml'],
	
	],
	['Trainings', null, null,
		['Upcoming Trainings ', 'training1.shtml']
	],
	['Annual Conference', null, null,
		['Conference Brochure ', 'GCFV 32084 mod 3.pdf'],
		['Registration', 'http://www.acteva.com/gc/GCFV'],
		['Workshop Descriptions', 'workshop descriptions.pdf'],
		['2008 Photos', 'conference_photos.shtml'],
		['Private', '/private/index.php']	
	],
	['Legislative Updates', null, null,
		['What is New', 'current_bills.shtml'],
		['Legislative Alerts', 'legislative_alerts.shtml'],
		['Georgia General Assembly', 'georgia_general.shtml']
	],
	['For the Media', null, null,
		['Questions to Ask', 'questions.shtml'],
		['GCFV Press Releases', 'press_release.shtml'],
		['Links', 'links.shtml']
		],
	['Position Papers','position_paper.shtml'],
		

	['Protocols', 'protocols.shtml',]
	


];
