/* Tigra Menu PRO items structure */
var MENU_ITEMS = [
	['ACTION SETS', null, null,
		['NEW SWEET SET', 'http://ittybittyactions.com/sweet.htm'],
		['52 ACTION SET', 'http://ittybittyactions.com/52.htm']
	],
	['CARDS', null, null,
		['VINTAGE TWIST BABY', 'http://ittybittyactions.com/vintagebaby.htm', [, , 140]],
		['TOYISH BABY', 'http://ittybittyactions.com/toyish.htm', [, , 140]],
		['CELEBRATE BABY', 'http://ittybittyactions.com/celebrate.htm', [, , 140]],
		['FLORA BABY', 'http://ittybittyactions.com/flora.htm', [, , 140]],
		['HOLIDAY PATTERN', 'http://ittybittyactions.com/patternholiday.htm', [, , 140]],
		['HOLIDAY COUTURE', 'http://ittybittyactions.com/holidaycouture.htm', [, , 140]]
	],
	['COLLAGES', null, [60],
		['20X10 BOARDS', 'http://www.ittybittyactions.com/20x10.htm'],
		['30X15 BOARDS', 'http://ittybittyactions.com/30x15.htm'],
		['CUSTOM BOARDS', 'http://ittybittyactions.com/custom.htm'],
		['CUSTOM COLLAGES', 'http://ittybittyactions.com/customcollages.htm']
	],
	['BORDERS/TEXTURES', null, [80],
		['VINTAGE BORDERS', 'http://ittybittyactions.com/vintage.htm'],
		['LACE BORDERS', 'http://ittybittyactions.com/lace.htm'],
		['SIMPL. BORDERS', 'http://ittybittyactions.com/simplicity.htm'],
		['WHIMSY BORDERS','http://ittybittyactions.com/whimsyborders.htm'],
		['TEXTURE BUNDLE', 'http://ittybittyactions.com/textures.htm']
	],
	['NETWORK ♥', 'http://www.photographersheart.com/', [130]],
	['BLOG', '/blog'],
	['FAQ', 'http://ittybittyactions.com/faq.htm', [60, , 40]],
	['HOME', '/', [50, , 40]]
];