/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'bottomframe.html', {'tw':'mainFrame','sb':'  '}],
	['What is Human Trafficking', 'humantrafficking.html', {'tw':'mainFrame'}],
	['Who We Are', null, null,
		['Project Rescue International', 'projectrescue.html', {'tw':'mainFrame'}],
		['SAWSO', 'sawso.html', {'tw':'mainFrame'}],
		['World Relief', 'worldrelief.html', {'tw':'mainFrame'}],
		['World Hope International', 'worldhope.html', {'tw':'mainFrame'}],
		['Friends of FAAST', 'friendsoffaast.html', {'tw':'mainFrame'}],
		['FAAST Board Members', 'boardmembers.html', {'tw':'mainFrame'}]
	],
	['Our Projects', null, null,
		['Sierra Leone', 'sierraleone.html', {'tw':'mainFrame'}],
		['Curriculum', 'curriculum.html', {'tw':'mainFrame'}],
		['HIV/AIDS and TIP', 'HIVAIDS.html', {'tw':'mainFrame'}],
		['TIP Prevention - Refugees', 'TIPprevention.html', {'tw':'mainFrame'}],
		['China', 'china.html', {'tw':'mainFrame'}],
		['2012 Highway Plan', '2012highway.html', {'tw':'mainFrame'}],
		['Demand', 'demand.html', {'tw':'mainFrame'}]
	],
	['Our Mission', 'mission.html', {'tw':'mainFrame'}],
	['What We Do', 'whatwedo.html', {'tw':'mainFrame'}],
	['How We Do It', 'howwedo.html', {'tw':'mainFrame'}],
	['Where We Are', null, null,
		['FAAST Member Countries', 'membercountries.html', {'tw':'mainFrame'}]
	],
	['What You Can Do', null, null, 
		['Ways To Get Involved', 'youcando.html',{'tw':'mainFrame'}],
		['Preach a Sermon', 'Let My People Go-TIP sermon outline.pdf',{'tw':'blank'}]
	],
	['Contact US', 'contactus.html', {'tw':'mainFrame'}],
	['Donate', 'donate.html', {'tw':'mainFrame'}]
];
'youcando.html'
