/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'http://www.mychildsdomain.com/default.html', {'tw':'_self','tt':'','sw':'292'}],
	['What If My Name is Already Taken?', 'http://www.mychildsdomain.com/taken.html', {'tw':'_self','tt':'','sw':'292'}],
/*		['What If My Name is Already Taken?', 'http://www.mychildsdomain.com/taken.html', {'tw':'_self','tt':'','sw':'438'}], */
	['Buy Now!', 'http://buy.mychildsdomain.com', {'tw':'_blank','tt':'','sw':'292'}], 
];


