/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Homepage','index.html', {'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' : ''}],
	],
	['Contact/Book','contact_flawless_model_agency.php', {'tw' : ''},
	],
	['Resources','flawless_resources.html', {'tw' : ''},
	['Links','flawless_links.php', {'tw' : ''}],
	],
];