var TREE_ITEMS = [

	['CASE STUDIES', null,

		['Name Badges', 0,
			['Full Color', null,
				['Breaking the Ice', 'pasadena_ice.cfm'],
				['Loco for Copo', 'badges_locoforcopo.cfm'],
			],
			['Screen Printed Plastic'],
			['Reusable', null,
				['An Answer To Your Prayers', 'badges_prayers.cfm'],
			],
			['Shaped', null,
				['Loco for Copo', 'badges_locoforcopo.cfm'],
			],
			['Brass/Aluminum', null,
				['An Image of Luxury and Hospitality', 'namebadgesba_luxury.cfm'],
			],
			['Express', null,
				['All Aboard The Badge Express', 'badges_allaboard.cfm'],
			],
		],

		['Promo Blocks', 0,
			['Promo Blocks&copy;', null,
				['Get Your Message Past the Clutter', 'blocks_pastclutter.cfm'],
			],
			['Mini Promo&copy; Blocks', null,
				['Stirring the Creative Juices', 'blocks_juices.cfm'],
				['Give them Something They\’ll Remember', 'minis_ymca.cfm'],
			],
			['Monster Sets'],
			['Values Sets'],
			['Budget Blocks'],
			['Full Color Blocks'],
		],

		['Decals', 0,
			//['Fabri-Cals', null,
				//['The Patch of the New Generation', 'fabrical-newgeneration.cfm'],
				//['Remembered Nightly', 'fabrical-nightly.cfm'],
				//['Music For The Masses', 'fabrical-musicmasses.cfm'],
				//['Pocket Promos for \"Pocket Monsters\"', 'fabrical-pokemon.cfm'],
			//],
			['Full Color Domed'],
			['Metallic Domed'],
		],

		['Plates/Signs', 0,
			['Plastic'],
			['Aluminum'],
			['Dash Plaques', null,
				['Dash n CHiPS', 'dash_chips.cfm'],
			],
			['Nameplates'],
			//['Discs'],
			['Full Color'],
		],

		['Tags', 0,
			['Bag Tags'],
			//['Key Tags', null,
				//['Put Your Name in your Client’s Hands', 'tags_clientshands.cfm'],
			//],
			['Dog Tags', null,
				['Why do you Want to Enlist?', 'tags_enlist.cfm'],
			],
		],

		['Promotional Cards', 0,
			['Full Color'],
			['Plastic'],
			['Screen Printed'],
		],

	],

];