// Tree structure definition
var TREE4_NODES = [
	["Automotive", 'http://www.cgipromotions.com/products/promotional/automotive.html', null,
	],
	["Bags / Totes", 'http://www.cgipromotions.com/products/promotional/bags_totes.html', null,
	],
	["Shopping Bags", 'http://www.thebagsource.com/', null,
	],
	["Candy / Snacks", 'http://www.cgipromotions.com/products/promotional/candy_snacks.html', null,
	],
	["Desk / Office Accessories", 'http://www.cgipromotions.com/products/promotional/desk_office.html', null,
	],
	["Drinkware", 'http://www.cgipromotions.com/products/promotional/drinkware.html', null,
	],
	["Electronics", 'http://www.cgipromotions.com/products/promotional/electronics.html', null,
	],
	["Golf", 'http://www.cgipromotions.com/products/promotional/golf.html', null,
	],
	["Health / Fitness", 'http://www.cgipromotions.com/products/promotional/health_fitness.html', null,
	],
	["Home Accessories", 'http://www.cgipromotions.com/products/promotional/home_accessories.html', null,
	],
	["Keychains", 'http://www.bulletline.com/ViewCategory.aspx?CategoryGroup=products&CategoryName=key+tags&PageNumber=0', null,
	],
	["Outdoor Items", 'http://www.cgipromotions.com/products/promotional/outdoor.html', null,
	],
	["Pens / Writing", 'http://www.cgipromotions.com/products/promotional/pens_writing.html', null,
	],
	["Stationary", null, null,
	],	
	["Stress Relievers", 'http://36730.asisupplier.com/ProductSearch/QSResults.aspx?DPSV_Id=326343&pSRVC_Id=54&N=4294966985&Nf=P1|BTWN%20.01%201111&BSAS=2', null,
	],
	["Tools", 'http://www.cgipromotions.com/products/promotional/tools.html', null,
	],
	["Travel", 'http://www.cgipromotions.com/products/promotional/travel.html', null,
	],
	["Wine Accessories", 'http://www.cgipromotions.com/products/promotional/wine.html', null,
	],

];