/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Homepage','index.html', {'tw' : ''},
	],
	['Our Models','flawless_agency_models_search.php', {'tw' : ''},
	],
	['Services','flawless_services.html', {'tw' : ''},
	['Flawless Events','flawless_events.html', {'tw' : ''}],
	['Flawless Models','flawless_models.html', {'tw' : ''}],
	['Promotion Staff','promotion_models.html', {'tw' : ''}],
	['Flawless Shots','flawless_shots.html', {'tw' : ''}],
	['Flawless Talent','flawless_talent.html', {'tw' : ''}],
	],
	['About Flawless','about_flawless_model_agency.html', {'tw' : ''},
	['Mission Statement','flawless_mission.html', {'tw' : ''}],
	],
	['Resources','flawless_resources.html', {'tw' : ''},
	['Links','flawless_links.php', {'tw' : ''}],
	['Tequila Belt Hire','hire.php', {'tw' : ''}],
	],
	['News','flawless_news.php', {'tw' : ''},
	],
];