/* Tigra Menu PRO items structure */
var MENU_ITEMS = [
	['ACTION SETS', null, null,
		['WONDERLAND SET', 'http://ittybittyactions.com/wonderland.htm'],
		['THE 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']
	],
	['FACEBOOK ♥', 'http://www.facebook.com/?ref=logo#!/pages/Ittybitty-Actions-Little-Products-for-Big-Dreamers/103030894069?ref=mf', [140, , 40]],
	['FAQ', 'http://ittybittyactions.com/faq.htm', [80, , 40]],
	['HOME', '/', [50, , 40]]
];