var TREE_ITEMS = [
	['Home', 'http://www.transtek.com.au/index.html',
		['Products', 'http://www.transtek.com.au/products.html',
			['Altek', 'http://www.transtek.com.au/products/altek.html'],
			['Cornerstone', 'http://www.transtek.com.au/products/cstone.html'],
			['Crystal','http://www.transtek.com.au/products/crystal.html'],
			['Dakota', 'http://www.transtek.com.au/products/dakota.html'],
			['Ecom', 'http://www.transtek.com.au/products/ecom.html'],
			['GMC', 'http://www.transtek.com.au/products/gmc.html'],
			['MACtek', 'http://www.transtek.com.au/products/mactek.html'],
			['Pelican', 'http://www.transtek.com.au/products/pelican.html'],
			['Ralston', 'http://www.transtek.com.au/products/ralston.html'],
			['Transcat', 'http://www.transtek.com.au/products/transcat.html'],
			['Transmation', 'http://www.transtek.com.au/products/tmation.html'],
		],
		['<FONT color=#FF0000>Online Store</FONT>', 'http://store.transtek.com.au'],
		['Catalogues', 'http://www.transtek.com.au/cat_req.html'],
		['Quote Request', 'http://www.transtek.com.au/rfq.html'],
		['Services', 'http://www.transtek.com.au/service.html',
			['Lodge an Item', 'http://www.transtek.com.au/svc_req.html'],
		],
		['About Us', 'http://www.transtek.com.au/profile.html'],
		['Links', 'http://www.transtek.com.au/links.html'],
		['Feedback', 'http://www.transtek.com.au/fback.html'],
	]
];

