﻿var ContentItems = [
	["Introduction", null, "1",
		["Welcome", "source/Welcome.html", "11"],
		["Whats new?", "source/WhatsNew.html", "12"],
		["Development environment", "source/Development_environment.html", "11"],
		["Licensing", "source/Licensing.html", "17"],
		["License Agreement", "source/License_Agreement.html", "17"]
	],
	["Getting Started", "source/Getting%20Started/Getting%20Started.html", "1",
		["Getting Started", "source/Getting%20Started/Getting%20Started.html", "11"],
		["VS.NET Quick Start", "source/Getting%20Started/VS.NET%20Quick%20Start.html", "11"],
		["Delphi Quick Start", "source/Getting%20Started/Delphi%20Quick%20Start.html", "11"],
		["VB 6.0 Quick Start", "source/Getting%20Started/VB%206.0%20Quick%20Start.html", "11"]
	],
	["Reference", null, "1",
		["Methods", null, "1",
			["AcceptCall", "source/Reference/Methods/AcceptCall.html", "11"],
			["AddCodecPath", "source/Reference/Methods/AddCodecPath.html", "11"],
			["ClearCodecPaths", "source/Reference/Methods/ClearCodecPaths.html", "11"],
			["ConferenceJoin", "source/Reference/Methods/ConferenceJoin.html", "11"],
			["ConferenceRemove", "source/Reference/Methods/ConferenceRemove.html", "11"],
			["Connect", "source/Reference/Methods/Connect.html", "11"],
			["DeselectAllVoiceCodecs", "source/Reference/Methods/DeselectAllVoiceCodecs.html", "11"],
			["DeselectVoiceCodec", "source/Reference/Methods/DeselectVoiceCodec.html", "11"],
			["DisableKeepAlive", "source/Reference/Methods/DisableKeepAlive.html", "11"],
			["DisableSTUN", "source/Reference/Methods/DisableSTUN.html", "11"],
			["DisableTURN", "source/Reference/Methods/DisableTURN.html", "11"],
			["Disconnect", "source/Reference/Methods/Disconnect.html", "11"],
			["EnableKeepAlive", "source/Reference/Methods/EnableKeepAlive.html", "11"],
			["EnableSTUN", "source/Reference/Methods/EnableSTUN.html", "11"],
			["EnableTURN", "source/Reference/Methods/EnableTURN.html", "11"],
			["EncryptSipSettings", "source/Reference/Methods/EncryptSipSettings.html", "11"],
			["get_CallState", "source/Reference/Methods/get_CallState.html", "11"],
			["get_LineResponseCode", "source/Reference/Methods/get_LineResponseCode.html", "11"],
			["get_LineResponseText", "source/Reference/Methods/get_LineResponseText.html", "11"],
			["get_LocalIP", "source/Reference/Methods/get_LocalIP.html", "11"],
			["get_NegotiatedCodecName", "source/Reference/Methods/get_NegotiatedCodecName.html", "11"],
			["get_NegotiatedPayloadType", "source/Reference/Methods/get_NegotiatedPayloadType.html", "11"],
			["get_NetworkAdapter", "source/Reference/Methods/get_NetworkAdapter.html", "11"],
			["get_RemoteURI", "source/Reference/Methods/get_RemoteURI.html", "11"],
			["GetInDevName", "source/Reference/Methods/GetInDevName.html", "11"],
			["GetOutDevName", "source/Reference/Methods/GetOutDevName.html", "11"],
			["GetVoiceCodecName", "source/Reference/Methods/GetVoiceCodecName.html", "11"],
			["Hold", "source/Reference/Methods/Hold.html", "11"],
			["Initialize", "source/Reference/Methods/Initialize.html", "11"],
			["LoadConfiguration", "source/Reference/Methods/LoadConfiguration.html", "11"],
			["RedirectCall", "source/Reference/Methods/RedirectCall.html", "11"],
			["Register", "source/Reference/Methods/Register.html", "11"],
			["RemoveCodecPath", "source/Reference/Methods/RemoveCodecPath.html", "11"],
			["SelectAllVoiceCodecs", "source/Reference/Methods/SelectAllVoiceCodecs.html", "11"],
			["SelectVoiceCodec", "source/Reference/Methods/SelectVoiceCodec.html", "11"],
			["SendDTMF", "source/Reference/Methods/SendDTMF.html", "11"],
			["SendPagerMessage", "source/Reference/Methods/SendPagerMessage.html", "11"],
			["SetLicenseKey", "source/Reference/Methods/SetLicenseKey.html", "11"],
			["SetWebLicense", "source/Reference/Methods/SetWebLicense.html", "11"],
			["Shutdown", "source/Reference/Methods/Shutdown.html", "11"],
			["StartPlaying", "source/Reference/Methods/StartPlaying.html", "11"],
			["StartPlayingAtLine", "source/Reference/Methods/StartPlayingAtLine.html", "11"],
			["StartRecording", "source/Reference/Methods/StartRecording.html", "11"],
			["StopPlaying", "source/Reference/Methods/StopPlaying.html", "11"],
			["StopPlayingAtLine", "source/Reference/Methods/StopPlayingAtLine.html", "11"],
			["StopRecording", "source/Reference/Methods/StopRecording.html", "11"],
			["StoreConfiguration", "source/Reference/Methods/StoreConfiguration.html", "11"],
			["TransferCall", "source/Reference/Methods/TransferCall.html", "11"],
			["Unhold", "source/Reference/Methods/Unhold.html", "11"],
			["UnRegister", "source/Reference/Methods/UnRegister.html", "11"],
			["URLGetAOR", "source/Reference/Methods/URLGetAOR.html", "11"],
			["URLGetDisplayName", "source/Reference/Methods/URLGetDisplayName.html", "11"],
			["URLGetHost", "source/Reference/Methods/URLGetHost.html", "11"],
			["URLGetPort", "source/Reference/Methods/URLGetPort.html", "11"],
			["URLGetUserName", "source/Reference/Methods/URLGetUserName.html", "11"],
			["WebInitialize", "source/Reference/Methods/WebInitialize.html", "11"]
		],
		["Events", null, "1",
			["OnAlerting", "source/Reference/Events/OnAlerting.html", "11"],
			["OnConnected", "source/Reference/Events/OnConnected.html", "11"],
			["OnConnectingLine", "source/Reference/Events/OnConnectingLine.html", "11"],
			["OnDTMF", "source/Reference/Events/OnDTMF.html", "11"],
			["OnHold", "source/Reference/Events/OnHold.html", "11"],
			["OnIncomingSipRequest", "source/Reference/Events/OnIncomingSipRequest.html", "11"],
			["OnIncomingSipResponse", "source/Reference/Events/OnIncomingSipResponse.html", "11"],
			["OnLocalMediaStarted", "source/Reference/Events/OnLocalMediaStarted.html", "11"],
			["OnLocalMediaStoped", "source/Reference/Events/OnLocalMediaStoped.html", "11"],
			["OnOutgoingSipRequest", "source/Reference/Events/OnOutgoingSipRequest.html", "11"],
			["OnOutgoingSipResponse", "source/Reference/Events/OnOutgoingSipResponse.html", "11"],
			["OnPIMIncomingMessage", "source/Reference/Events/OnPIMIncomingMessage.html", "11"],
			["OnPlayfileStop", "source/Reference/Events/OnPlayfileStop.html", "11"],
			["OnRedirectFailure", "source/Reference/Events/OnRedirectFailure.html", "11"],
			["OnRedirectSuccess", "source/Reference/Events/OnRedirectSuccess.html", "11"],
			["OnRegistrationFailure", "source/Reference/Events/OnRegistrationFailure.html", "11"],
			["OnRegistrationSuccess", "source/Reference/Events/OnRegistrationSuccess.html", "11"],
			["OnRemoteHold", "source/Reference/Events/OnRemoteHold.html", "11"],
			["OnRemoteMediaStarted", "source/Reference/Events/OnRemoteMediaStarted.html", "11"],
			["OnRemoteMediaStoped", "source/Reference/Events/OnRemoteMediaStoped.html", "11"],
			["OnReregistration", "source/Reference/Events/OnReregistration.html", "11"],
			["OnStunFailure", "source/Reference/Events/OnStunFailure.html", "11"],
			["OnStunSuccess", "source/Reference/Events/OnStunSuccess.html", "11"],
			["OnTerminatedLine", "source/Reference/Events/OnTerminatedLine.html", "11"],
			["OnUnregistration", "source/Reference/Events/OnUnregistration.html", "11"]
		],
		["Properties", null, "1",
			["AEC", "source/Reference/Properties/AEC.html", "11"],
			["AGC", "source/Reference/Properties/AGC.html", "11"],
			["CallState", "source/Reference/Properties/CallState.html", "11"],
			["DisplayName", "source/Reference/Properties/DisplayName.html", "11"],
			["DndEnabled", "source/Reference/Properties/DndEnabled.html", "11"],
			["DnsSrvEnabled ", "source/Reference/Properties/DnsSrvEnabled.html", "11"],
			["ForwardURI", "source/Reference/Properties/ForwardURI.html", "11"],
			["ICE", "source/Reference/Properties/ICE.html", "11"],
			["Identity", "source/Reference/Properties/Identity.html", "11"],
			["InDevNum", "source/Reference/Properties/InDevNum.html", "11"],
			["InputDeviceName", "source/Reference/Properties/InputDeviceName.html", "11"],
			["IsInitialized", "source/Reference/Properties/IsInitialized.html", "11"],
			["IsPlaying", "source/Reference/Properties/IsPlaying.html", "11"],
			["LastError", "source/Reference/Properties/LastError.html", "11"],
			["LocalIPsCount", "source/Reference/Properties/LocalIPsCount.html", "11"],
			["LogEnabled", "source/Reference/Properties/LogEnabled.html", "11"],
			["LoginID", "source/Reference/Properties/LoginID.html", "11"],
			["MaxPhoneLines", "source/Reference/Properties/MaxPhoneLines.html", "11"],
			["MaxPrefetchCount", "source/Reference/Properties/MaxPrefetchCount.html", "11"],
			["MaxRTPPackets", "source/Reference/Properties/MaxRTPPackets.html", "11"],
			["MicrophoneEnergy", "source/Reference/Properties/MicrophoneEnergy.html", "11"],
			["MicrophoneMuted", "source/Reference/Properties/MicrophoneMuted.html", "11"],
			["MicrophoneVolume", "source/Reference/Properties/MicrophoneVolume.html", "11"],
			["MinPrefetchCount", "source/Reference/Properties/MinPrefetchCount.html", "11"],
			["NATKeepAlive", "source/Reference/Properties/NATKeepAlive.html", "11"],
			["NoiseReduction", "source/Reference/Properties/NoiseReduction.html", "11"],
			["OutboundProxy", "source/Reference/Properties/OutboundProxy.html", "11"],
			["OutDevNum", "source/Reference/Properties/OutDevNum.html", "11"],
			["OutputDeviceName", "source/Reference/Properties/OutputDeviceName.html", "11"],
			["Password", "source/Reference/Properties/Password.html", "11"],
			["PhoneLine", "source/Reference/Properties/PhoneLine.html", "11"],
			["PlayRingtone", "source/Reference/Properties/PlayRingtone.html", "11"],
			["Realm", "source/Reference/Properties/Realm.html", "11"],
			["RegisterExpiration", "source/Reference/Properties/RegisterExpiration.html", "11"],
			["RegistrationProxy", "source/Reference/Properties/RegistrationProxy.html", "11"],
			["RegistrationResponseCode", "source/Reference/Properties/RegistrationResponseCode.html", "11"],
			["RegistrationResponseText", "source/Reference/Properties/RegistrationResponseText.html", "11"],
			["RingtoneFile", "source/Reference/Properties/RingtoneFile.html", "11"],
			["RtpPortStart", "source/Reference/Properties/RtpPortStart.html", "11"],
			["SpeakerEnergy", "source/Reference/Properties/SpeakerEnergy.html", "11"],
			["SpeakerMuted", "source/Reference/Properties/SpeakerMuted.html", "11"],
			["SpeakerVolume", "source/Reference/Properties/SpeakerVolume.html", "11"],
			["TCPPort", "source/Reference/Properties/TCPPort.html", "11"],
			["UDPPort", "source/Reference/Properties/UDPPort.html", "11"],
			["UserID", "source/Reference/Properties/UserID.html", "11"],
			["VoiceCodecCount", "source/Reference/Properties/VoiceCodecCount.html", "11"]
		],
		["CallState", "source/Reference/CallState.html", "11"]
	],
	["Support and Service", null, "1",
		["Technical support", "source/Technical%20support.html", "27"],
		["Our Service", "source/Our%20Service.html", "27"],
		["Online Helpdesk", "http://helpdesk.conaito.com/", "14"]
	]
];

var gInitURL = "source/Welcome.html"