// Tree structure definition
var TREE_NODES = [
	["Company", null, null,	{format:{expanded:false}},	
		["About ICON", '/ICON/company.htm', null],
		["Contact   Us", '/ICON/contactus.htm', null],
		["Glossary", '/icon/glossary.htm', null],
		["Green Policy", '/icon/Greenicon.htm', null],
		["News", '/icon/iconnews/index.htm', null],
		["Resources", '/brochuresetc/brochures.htm', null]
	],
	["Products", null, null,	{format:{expanded:true}},
		
		["Products index", '/products.htm', null],
			
		["Faxination", null, null, {format:{expanded:true}},
			["Overview",'/Fenestrae/index.htm', null],
			["Compliance", '/messaging/Compliance.htm',null],
			["Faxination",'/fenestrae/faxinationserver.htm', null],
			["FCS",'/fenestrae/communicationsserver.htm', null],			
		    ["Resources", '/brochuresetc/brochures.htm', null],
			["ROI",'/messaging/faxroi.htm', null],
			["Training",'/Messaging/Training.htm', null],
			["",null,null]
		],			
		
		["MESSAGEmanager", null, null, {format:{expanded:true}},
			["Overview", '/MESSAGEmanager/index.htm',null],
			["Fax Over IP",'/MessageManager/faxoverIP.htm', null],
			["Virtual Machines",'/MessageManager/MESSAGEmanagerandVirtualserver.htm', null],
			["Resources", '/brochuresetc/brochures.htm', null],
			["Training",'/Messaging/Training.htm', null],
			["",null,null]
		],
		
		["Patton",null,null, {format:{expanded:false}},
			["Overview",'/Patton/index.htm', null],
			["SmartNode",'/patton/smartnode.htm', null],
			["Applications",'/patton/application.htm', null],
			["Services",'/patton/Services.htm', null],			
			["Resources",'/brochuresetc/Brochures.htm', null],
			["",null,null]
		],	
		
		["Polycom KIRK", null, null, {format:{expanded:false}},	
			["Overview",'/KIRK/index.htm', null],
			["Wireless Servers",'/KIRK/WirelessServers/WirelessServers.htm', null],
			["Handsets",'/kirk/handsets.htm', null],
			["Accessories",'/kirk/accessories.htm', null],
			["Base Stations",'/KIRK/basestations.htm', null],
			["Repeaters",'/kirk/repeaters.htm', null],
			["Messaging",'/Fusion/index.htm', null],
			["Conferencing",'/KIRK/PolycomSoundStation.htm', null],
			["KIRK used in.. ", null, null,
				["Medical",'/kirk/industry/Kmedical.htm', null],
				["Construction",'/kirk/industry/kconstruction.htm', null],
				["Hotels",'/kirk/industry/khotel.htm', null],
				["Retail",'/kirk/industry/kretail.htm', null],
				["Offices", '/kirk/industry/koffice.htm',null],
				["Manufacturing",'/kirk/industry/kmanufacturing.htm', null],
				["Warehousing",'/kirk/industry/kwarehousing.htm', null],
				["Motor Dealers",'/kirk/industry/kmotordealer.htm', null]
			],				
		    ["Resources", '/brochuresetc/brochures.htm', null],
			["ROI",'/kirk/roi.htm', null],
			["Training",'/kirk/trainedinstaller.htm', null],
			["",null,null]
		],
	
		["TeleVantage",null,null, {format:{expanded:false}},	
			["Overview",'/vertical/TeleVantage/index.htm', null],
			["Benefits",'/Vertical/TeleVantage/Benefits.htm', null],
			["Management",'/Vertical/TeleVantage/callcentremanagement.htm', null],
			["Reporting",'/Vertical/TeleVantage/Reporting.htm', null],
			["Specifications",'/Vertical/TeleVantage/requirements.htm', null],
			["Legal Practices ",'/Vertical/TeleVantage/legal.htm', null],     
			["Call Centre",'/Vertical/TeleVantage/Callcentre.htm', null],
			["Property Firms",'/Vertical/TeleVantage/Property.htm', null],
			["Healthcare",'/Vertical/TeleVantage/Healthcare.htm', null],
			["Financial",'/Vertical/TeleVantage/Financial.htm', null],
			["Case Studies",'/Vertical/TeleVantage/Casestudies.htm', null],			
			["Resources",'/brochuresetc/Brochures.htm', null],
			["Video",'/Vertical/video/icon-tv7.exe', null],
			["",null,null]
		],	
		
		["TalkSwitch",null, null, {format:{expanded:false}},
			["Overview",'/talkswitch/index.htm', null],
			["Brochures",'/brochuresetc/Brochures.htm', null],
			["Features",'/talkswitch/FeatureSummary.htm', null],
			["Handsets",'/talkswitch/Handsets.htm', null],			
			["Resources",'/brochuresetc/Brochures.htm', null],
			["",null,null]
		],
		
		["Wave",null,null, {format:{expanded:false}},	
			["Overview ",'/vertical/Wave/index.htm', null],
			["Applications",'/vertical/wave/Integratedapplications.htm', null],
			["Viewpoint Client",'/vertical/wave/waveviewpoint.htm', null],
			["Expansion",'/vertical/wave/Expansionandscalability.htm', null],
			["Features",'/Vertical/wave/featuresummary.htm', null],
			["Handsets",'/vertical/Wave/WaveHandsets.htm', null],
			["Resources",'/brochuresetc/Brochures.htm', null],
			["Video",'/Vertical/wave/wavevideo.htm', null],
			["",null,null]
		],			
		
		["Xcelerator",null, null, {format:{expanded:false}},
			["Overview",'/vertical/Xcelerator/index.htm', null],
			["Brochures",'/brochuresetc/Brochures.htm', null],
			["Features",'/Vertical/Xcelerator/FeatureSummary.htm', null],
			["Gateway",'/Vertical/Xcelerator/XcelGateway.htm', null],
			["Handsets",'/Vertical/Xcelerator/IP2007.htm', null],			
			["Resources",'/brochuresetc/Brochures.htm', null],
			["Video",'/Vertical/Xcelerator/XcIPvideo.htm', null],
			["",null,null]
		]
	],
	
	
     ["Solutions",null,null, {format:{expanded:false}},
		["Solutions Overview",'/Solutions/index.htm', null],
		["Messaging",'/Solutions/messaging.htm', null],
        ["Mobility",'/Solutions/mobility.htm', null],
		["Unified Comms",'/Solutions/UnifiedCommunications.htm', null],
        ["VoIP",'/Solutions/voip.htm', null],
		["",null,null]
	],
	["Partner", null, null, {format:{expanded:false}},
		["Login",'/partner/index.htm', null],
		["",null,null]
	],
	["Support",null,null, {format:{expanded:false}},
		["Support Home Page",'/Support/index.htm', null],
		["",null,null],
		
		["Fenestrae",null,null,
			["Knowledge Base ",'/Support/Fenestrae/search/default.aspx', null],
			["",null,null]
		],
		
		["Patton",null,null,
			["Knowlege Base",'/Support/Patton/search/default.aspx',null],
			["",null,null]
		],
		
		["Polycom KIRK",null,null,
			["Handset Return ",'/Support/Returns/KRtnForm.html', null],
			["Knowledge Base ",'/Support/KIRK/KirkSupportReq.htm', null],
		    ["",null,null]
		],
		
		["MESSAGEmanager",null,null,
		 	["Knowlege Base",'/Support/SystemSolutions/search/default.aspx', null],
			["",null,null]
		],
		
		["TalkSwitch",null,null,
			["Knowlege Base",'http://forum.talkswitch.co.uk',null],
			["",null,null]
		],
		
		["TeleVantage",null,null,
			["Knowlege Base",'/Support/TeleVantage/search/default.aspx',null],
			["",null,null]
		],
		
		["Wave",null,null,
			["Knowlege Base",'/Support/wave/search/default.aspx',null],
			["",null,null]
		],
		
		["Xcelerator",null,null,
			["Knowlege Base ",'http://www.xcelerator.co.uk/support', null],
		    ["",null,null]
		]
	],
	["Purchase",null,null, {format:{expanded:false}},
		["Purchasing Options",'/Purchase/index.htm', null]
	]	
];