/* 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' : ''}],
	],
	['About Flawless','about_flawless_model_agency.html', {'tw' : ''},
	['Mission Statement','flawless_mission.html', {'tw' : ''}],
	],
	['Resources','flawless_resources.html', {'tw' : ''},
	] ,
	['<div style="font-size:10px;position: relative;top: -2px;line-height:9px">Photography &amp; Portfolios</div>','photography_portfolios.html', {'tw' : ''},
	['<div style="font-size:9px;">Photography Prices</div>','photography_prices.html', {'tw' : ''}],
	['<div style="font-size:9px;">Presentation Folders</div>','presentation_folders.html', {'tw' : ''}],
	['Zed Cards','zed_cards.html', {'tw' : ''}],
	['Packages','packages.html', {'tw' : ''}],

	],
	['News','flawless_news.php', {'tw' : ''},
	],
	['Join Flawless','model_registration.html', {'tw' : ''},
	],
	['Contact/Book','contact_flawless_model_agency.php', {'tw' : ''},
	],
];
