
var TREE_ITEMS = [
	['Home',		'index.html',{},
	
		['About Hera',			'about_hera.html', {},		
		['Our Team',			'team.html']
		],
		['Products', '', {},
			['LED-Lighting', 'led_info.html', {},
				['ARF-LED',				'arf_led.html'],
				['ARFQ-LED',				'arfq_led.html'],
				['KB12-LED/KBS12-LED',				'kb12_led.html'],
				['EH24-LED',			'eh24_led.html'],
				['HO-LED',		     	'ho_led.html'],
				['Strip-LED',			'strip_led.html'],
				['Stick-LED',			'stick_led.html'],
				['TwinStick-LED',		'twinstick_led.html'],
				['Linkstrip-LED',		'linkstrip_led.html'],
				['LumiMax-LED',			'lumimax_led.html'],
				['Tower-LED',		    'tower_led.html'],
				['Flex-LED',			'flex_led.html'],
				['Eye-LED',				'eye_led.html'],
				['Eco-LED',				'eco_led.html'],
				['Big6-LED',			'big_led.html'],
				['Can-LED',			    'can_led.html'],
				['LED Power Supply 9W',	'led_power_supply_9w.html'],
				['LED Power Supply 18W',	'led_power_supply_18W.html'],
				['Why Hera LEDs',		'why_hera_leds.html']
			],
			['Fluorescent-Lighting', 'fluoro.html', {},
				['SlimLite', 'slimlite.html', {},
							['Accessories',				'slimlite_acc.html']
				],
				['SlimLite XL', 'slimlite_xl.html', {},
							['Accessories',				'slimlite_xl_acc.html']
				],
				['E-Lite',	'E_lite.html'],
				['HighLite', 'highlite.html', {},
							['System / Accessories',		'highlite_acc.html']
				],
			],
			['FluoroSpot',					'fluoro.html'],		
			['Halogen-Spotlights', '', {},
					['Premium Line', '', {},
						['KB12|KBS12',			'kb12.html'],
						['ARF20|ARFS20',		'arf20.html'],
						['CBS20|AR20',			'cbs20.html'],
						['Arclamp',				'arclamp.html'],
						['Antique Arclamp',		'antique_arclamp.html'],
						['EH24',				'eh24.html'],
						['Premium Sets',		'premium_sets.html']
					],
					['Wave',					'wave.html'],
					['Enterprise',				'enterprise.html'],
					['SteelTech', '', {},
							['TriTech',				'tritech.html'],
							['ArcTech',				'arctech.html']
					],
					['Ecoline', '', {},
							['ER1|ES1',				'er1.html'],
							['ER2|ES2',				'er2.html'],
							['Ecoline Sets',		'ecoline_sets.html']
						],	
				],			
			['Xenon',					'xenon.html'],
			['Spectrum',				'spectrum.html'],			
			['Accessories', '', {},
				['Transformers', '', {},
					['UC-60 FT',			'uc_60_ft.html'],
					['UE-E60 FT',			'ue_e60_ft.html'],
					['UK-120 TW',			'uk_120_tw.html']
				],
				['Dimmers', '', {},
					['ETD1|ETD 1/TP',		'etd1.html'],
					['ERD1',				'erd1.html']
				],
				['Connecting Cabel 2NV6',	'NV.html'],
				['Terminal Block NVK6/4',	'NVK.html'],
				['Halogen &amp; Xenon Bulbs',	'Bulb.html']
				
			],		
		],
		['Technical Information', '', {},
				['Installation Options',	'install_options.html'],
				['Installation Examples',	'install_examples.html'],
				['Product Comparison',		'product_comp.html'],
				['Signs and Symbols',		'signs.html'],
								
		],
		['Application', '', {},
					['Store Fixtures, Displays',		'store.html'],
					['Kitchen, Bath',					'kitchen.html'],
					['Hotels, Boats, Office, Home',		'hotel.html']
		],
		['FAQ', '', {},
					['FAQ Halogen',		'faq_halogen.html'],
					['FAQ SlimLite',	'faq_slimlite.html'],
					['FAQ SlimLite XL',	'faq_slimlite_xl.html'],
					['FAQ LED',		 	'faq_led.html']
		],
		['News', 				'news.html'],
		['Why Cabinet Lighting',	'why.html'],
		['Inch/CM Converter', 				'inch.html'],
		['Energy Calculator', 				'energy.html'],
		['Distributors', 		'distributors.html'],
		['Terms Of Sales', 'terms.html'],
		['Contact Us', 'e_mail.html']
			
	]
];
