var ContentItems = [
	["Overview", "source/overview.htm", "1",
		["Key Features", "source/Overview/features.htm", "11"],
		["Licensing", "source/Overview/licensing.htm", "11"]
	],
	["Getting Started", "source/GettingStarted.htm", "1",
		["System Requirements", "source/GettingStarted/requirements.htm", "11"],
		["Installation", "source/GettingStarted/installation.htm", "11"],
		["Using mCore&trade; .NET SMS Library", "source/GettingStarted/usingmcore.htm", "11"],
		["Application Distribution", "source/GettingStarted/distribution.htm", "11"]
	],
	["mCore&trade; .NET SMS Library Reference", "source/Reference.htm", "1",
		["mCore.SMS Class", "source/Reference/SMSClass.htm", "1",
			["Properties", "source/Reference/SMSObject/properties.htm", "1",
				["About", "source/Reference/SMSObject/Properties/about.htm", "11"],
				["AutoDeleteNewMessage", "source/Reference/SMSObject/Properties/autodeletenewmessage.htm", "11"],
				["BatteryLevel", "source/Reference/SMSObject/Properties/batterylevel.htm", "11"],
				["BaudRate", "source/Reference/SMSObject/Properties/baudrate.htm", "11"],
				["DataBits", "source/Reference/SMSObject/Properties/databits.htm", "11"],
				["DebugMode", "source/Reference/SMSObject/Properties/debugmode.htm", "11"],
				["DelayAfterPIN", "source/Reference/SMSObject/Properties/delayafterpin.htm", "11"],
				["DeliveryReport", "source/Reference/SMSObject/Properties/deliveryreport.htm", "11"],
				["DisableCheckPIN", "source/Reference/SMSObject/Properties/disablecheckpin.htm", "11"],
				["Encoding", "source/Reference/SMSObject/Properties/encoding.htm", "11"],
				["ErrorCode", "source/Reference/SMSObject/Properties/errorcode.htm", "11"],
				["ErrorDescription", "source/Reference/SMSObject/Properties/errordescription.htm", "11"],
				["FlowControl", "source/Reference/SMSObject/Properties/flowcontrol.htm", "11"],
				["IMEI", "source/Reference/SMSObject/Properties/imei.htm", "11"],
				["IMSI", "source/Reference/SMSObject/Properties/imsi.htm", "11"],
				["IncomingCallIndication", "source/Reference/SMSObject/Properties/incomingcallindication.htm", "11"],
				["IsConnected", "source/Reference/SMSObject/Properties/IsConnected.htm", "11"],
				["LogFolderPath", "source/Reference/SMSObject/Properties/logfolderpath.htm", "11"],
				["LogSize", "source/Reference/SMSObject/Properties/logsize.htm", "11"],
				["LogType", "source/Reference/SMSObject/Properties/logtype.htm", "11"],
				["LongMessage", "source/Reference/SMSObject/Properties/longmessage.htm", "11"],
				["Manufacturer", "source/Reference/SMSObject/Properties/manufacturer.htm", "11"],
				["MessageMemory", "source/Reference/SMSObject/Properties/messagememory.htm", "11"],
				["Model", "source/Reference/SMSObject/Properties/model.htm", "11"],
				["ModemCommandDelay", "source/Reference/SMSObject/Properties/modemcommanddelay.htm", "11"],
				["ModemInitString", "source/Reference/SMSObject/Properties/modeminitstring.htm", "11"],
				["Network", "source/Reference/SMSObject/Properties/network.htm", "11"],
				["NewMessageConcatenate", "source/Reference/SMSObject/Properties/newmessageconcatenate.htm", "11"],
				["NewMessageIndication", "source/Reference/SMSObject/Properties/newmessageindication.htm", "11"],
				["NewUSSDIndication", "source/Reference/SMSObject/Properties/newussdindication.htm", "11"],
				["OwnNumber", "source/Reference/SMSObject/Properties/ownnumber.htm", "11"],
				["Parity", "source/Reference/SMSObject/Properties/parity.htm", "11"],
				["PIN", "source/Reference/SMSObject/Properties/pin.htm", "11"],
				["Port", "source/Reference/SMSObject/Properties/port.htm", "11"],
				["ReadIntervalTimeout", "source/Reference/SMSObject/Properties/readintervaldelay.htm", "11"],
				["Revision", "source/Reference/SMSObject/Properties/revision.htm", "11"],
				["SendDelay", "source/Reference/SMSObject/Properties/senddelay.htm", "11"],
				["SendRetry", "source/Reference/SMSObject/Properties/sendretry.htm", "11"],
				["SignalStrength", "source/Reference/SMSObject/Properties/signalstrength.htm", "11"],
				["SignalStrengthDB", "source/Reference/SMSObject/Properties/signalstrengthdb.htm", "11"],
				["SMSC", "source/Reference/SMSObject/Properties/smsc.htm", "11"],
				["StopBits", "source/Reference/SMSObject/Properties/stopbits.htm", "11"],
				["ThreadLockTimeout", "source/Reference/SMSObject/Properties/threadlocktimeout.htm", "11"],
				["Timeout", "source/Reference/SMSObject/Properties/timeout.htm", "11"],
				["Validity", "source/Reference/SMSObject/Properties/validity.htm", "11"]
			],
			["Methods", "source/Reference/SMSObject/methods.htm", "1",
				["CancelUSSDSession", "source/Reference/SMSObject/Methods/CancelUSSDSession.htm", "11"],
				["ClearLog", "source/Reference/SMSObject/Methods/clearlog.htm", "11"],
				["Command", "source/Reference/SMSObject/Methods/command.htm", "11"],
				["Connect", "source/Reference/SMSObject/Methods/connect.htm", "11"],
				["Disconnect", "source/Reference/SMSObject/Methods/disconnect.htm", "11"],
				["Inbox", "source/Reference/SMSObject/Methods/inbox.htm", "11"],
				["IsError", "source/Reference/SMSObject/Methods/iserror.htm", "11"],
				["License", "source/Reference/SMSObject/Methods/license.htm", "11"],
				["PictureSMS", "source/Reference/SMSObject/Methods/picturesms.htm", "11"],
				["Queue", "source/Reference/SMSObject/Methods/queue.htm", "11"],
				["SendSMS", "source/Reference/SMSObject/Methods/sendsms.htm", "11"],
				["SendSMSToQueue", "source/Reference/SMSObject/Methods/sendsmstoqueue.htm", "11"],
				["SendSmartMessage", "source/Reference/SMSObject/Methods/sendsmartmessage.htm", "11"],
				["SendSmartMessageToQueue", "source/Reference/SMSObject/Methods/sendsmartmessagetoqueue.htm", "11"],
				["SendUSSD", "source/Reference/SMSObject/Methods/sendussd.htm", "11"],
				["vCalendar", "source/Reference/SMSObject/Methods/vcalendar.htm", "11"],
				["vCard", "source/Reference/SMSObject/Methods/vcard.htm", "11"],
				["WapPush", "source/Reference/SMSObject/Methods/wappush.htm", "11"]
			],
			["Events", "source/Reference/SMSObject/events.htm", "1",
				["NewDeliveryReport", "source/Reference/SMSObject/Events/newdeliveryreport.htm", "11"],
				["NewIncomingCall", "source/Reference/SMSObject/Events/newincomingcall.htm", "11"],
				["NewMessageReceived", "source/Reference/SMSObject/Events/newmessagereceived.htm", "11"],
				["NewUSSDReceived", "source/Reference/SMSObject/Events/newussdreceived.htm", "11"],
				["QueuePictureSMSSending", "source/Reference/SMSObject/Events/QueuePictureSMSSending.htm", "11"],
				["QueuePictureSMSSent", "source/Reference/SMSObject/Events/QueuePictureSMSSent.htm", "11"],
				["QueueSMSSending", "source/Reference/SMSObject/Events/QueueSMSSending.htm", "11"],
				["QueueSMSSent", "source/Reference/SMSObject/Events/QueueSMSSent.htm", "11"],
				["QueueSmartMessageSending", "source/Reference/SMSObject/Events/QueueSmartMessageSending.htm", "11"],
				["QueueSmartMessageSent", "source/Reference/SMSObject/Events/QueueSmartMessageSent.htm", "11"],
				["QueueVCalendarSending", "source/Reference/SMSObject/Events/QueueVCalendarSending.htm", "11"],
				["QueueVCalendarSent", "source/Reference/SMSObject/Events/QueueVCalendarSent.htm", "11"],
				["QueueVCardSending", "source/Reference/SMSObject/Events/QueueVCardSending.htm", "11"],
				["QueueVCardSent", "source/Reference/SMSObject/Events/QueueVCardSent.htm", "11"],
				["QueueWapPushSending", "source/Reference/SMSObject/Events/QueueWapPushSending.htm", "11"],
				["QueueWapPushSent", "source/Reference/SMSObject/Events/QueueWapPushSent.htm", "11"],
				["EventArgs Classes", "source/Reference/SMSObject/eventdata.htm", "1",
					["NewDeliveryReportEventArgs", "source/Reference/SMSObject/EventData/newdeliveryreporteventargs.htm", "11"],
					["NewIncomingCallEventArgs", "source/Reference/SMSObject/EventData/newincomingcalleventargs.htm", "11"],
					["NewMessageReceivedEventArgs", "source/Reference/SMSObject/EventData/newmessagereceivedeventargs.htm", "11"],
					["NewUSSDReceivedEventArgs", "source/Reference/SMSObject/EventData/newussdreceivedeventargs.htm", "11"],
					["QueuePictureSMSSendingEventArgs", "source/Reference/SMSObject/EventData/QueuePictureSMSSendingEventArgs.htm", "11"],
					["QueuePictureSMSSentEventArgs", "source/Reference/SMSObject/EventData/QueuePictureSMSSentEventArgs.htm", "11"],
					["QueueSMSSendingEventArgs", "source/Reference/SMSObject/EventData/QueueSMSSendingEventArgs.htm", "11"],
					["QueueSMSSentEventArgs", "source/Reference/SMSObject/EventData/QueueSMSSentEventArgs.htm", "11"],
					["QueueSmartMessageSendingEventArgs", "source/Reference/SMSObject/EventData/QueueSmartMessageSendingEventArgs.htm", "11"],
					["QueueSmartMessageSentEventArgs", "source/Reference/SMSObject/EventData/QueueSmartMessageSentEventArgs.htm", "11"],
					["QueueVCalendarSendingEventArgs", "source/Reference/SMSObject/EventData/QueueVCalendarSendingEventArgs.htm", "11"],
					["QueueVCalendarSentEventArgs", "source/Reference/SMSObject/EventData/QueueVCalendarSentEventArgs.htm", "11"],
					["QueueVCardSendingEventArgs", "source/Reference/SMSObject/EventData/QueueVCardSendingEventArgs.htm", "11"],
					["QueueVCardSentEventArgs", "source/Reference/SMSObject/EventData/QueueVCardSentEventArgs.htm", "11"],
					["QueueWapPushSendingEventArgs", "source/Reference/SMSObject/EventData/QueueWapPushSendingEventArgs.htm", "11"],
					["QueueWapPushSentEventArgs", "source/Reference/SMSObject/EventData/QueueWapPushSentEventArgs.htm", "11"]
				],
				["Delegates", "source/Reference/SMSObject/delegates.htm", "1",
					["NewDeliveryReportEventHandler", "source/Reference/SMSObject/Delegates/newdeliveryreporteventhandler.htm", "11"],
					["NewIncomingCallEventHandler", "source/Reference/SMSObject/Delegates/newincomingcalleventhandler.htm", "11"],
					["NewMessageReceivedEventHandler", "source/Reference/SMSObject/Delegates/newmessagereceivedeventhandler.htm", "11"],
					["NewUSSDReceivedEventHandler", "source/Reference/SMSObject/Delegates/newussdreceivedeventhandler.htm", "11"],
					["QueuePictureSMSSendingEventHandler", "source/Reference/SMSObject/Delegates/QueuePictureSMSSendingEventHandler.htm", "11"],
					["QueuePictureSMSSentEventHandler", "source/Reference/SMSObject/Delegates/QueuePictureSMSSentEventHandler.htm", "11"],
					["QueueSMSSendingEventHandler", "source/Reference/SMSObject/Delegates/QueueSMSSendingEventHandler.htm", "11"],
					["QueueSMSSentEventHandler", "source/Reference/SMSObject/Delegates/QueueSMSSentEventHandler.htm", "11"],
					["QueueSmartMessageSendingEventHandler", "source/Reference/SMSObject/Delegates/QueueSmartMessageSendingEventHandler.htm", "11"],
					["QueueSmartMessageSentEventHandler", "source/Reference/SMSObject/Delegates/QueueSmartMessageSentEventHandler.htm", "11"],
					["QueueVCalendarSendingEventHandler", "source/Reference/SMSObject/Delegates/QueueVCalendarSendingEventHandler.htm", "11"],
					["QueueVCalendarSentEventHandler", "source/Reference/SMSObject/Delegates/QueueVCalendarSentEventHandler.htm", "11"],
					["QueueVCardSendingEventHandler", "source/Reference/SMSObject/Delegates/QueueVCardSendingEventHandler.htm", "11"],
					["QueueVCardSentEventHandler", "source/Reference/SMSObject/Delegates/QueueVCardSentEventHandler.htm", "11"],
					["QueueWapPushSendingEventHandler", "source/Reference/SMSObject/Delegates/QueueWapPushSendingEventHandler.htm", "11"],
					["QueueWapPushSentEventHandler", "source/Reference/SMSObject/Delegates/QueueWapPushSentEventHandler.htm", "11"]
				]
			]
		],
		["mCore.Inbox Class", "source/Reference/InboxCollection.htm", "1",
			["Properties", "source/Reference/InboxCollection/properties.htm", "1",
				["Concatenate", "source/Reference/InboxCollection/Properties/concatenate.htm", "11"],
				["Count", "source/Reference/InboxCollection/Properties/count.htm", "11"],
				["HasMessages", "source/Reference/InboxCollection/Properties/hasmessages.htm", "11"],
				["IsEmpty", "source/Reference/InboxCollection/Properties/isempty.htm", "11"]
			],
			["Methods", "source/Reference/InboxCollection/methods.htm", "1",
				["Clear", "source/Reference/InboxCollection/Methods/clear.htm", "11"],
				["GetEnumerator", "source/Reference/InboxCollection/Methods/getenumerator.htm", "11"],
				["Message", "source/Reference/InboxCollection/Methods/message.htm", "11"],
				["Refresh", "source/Reference/InboxCollection/Methods/refresh.htm", "11"]
			]
		],
		["mCore.Message Class", "source/Reference/MessageObject.htm", "1",
			["Properties", "source/Reference/MessageObject/properties.htm", "1",
				["Index", "source/Reference/MessageObject/Properties/index.htm", "11"],
				["Phone", "source/Reference/MessageObject/Properties/phone.htm", "11"],
				["SMSC", "source/Reference/MessageObject/Properties/smsc.htm", "11"],
				["Text", "source/Reference/MessageObject/Properties/text.htm", "11"],
				["TimeStamp", "source/Reference/MessageObject/Properties/timestamp.htm", "11"],
				["TimeStampRFC", "source/Reference/MessageObject/Properties/timestamprfc.htm", "11"],
				["TimeZone", "source/Reference/MessageObject/Properties/timezone.htm", "11"]
			],
			["Methods", "source/Reference/MessageObject/methods.htm", "1",
				["Delete", "source/Reference/MessageObject/Methods/delete.htm", "11"]
			]
		],
		["mCore.Queue Class", "source/Reference/QueueCollection.htm", "1",
			["Properties", "source/Reference/QueueObject/properties.htm", "1",
				["Count", "source/Reference/QueueObject/Properties/count.htm", "11"],
				["Enabled", "source/Reference/QueueObject/Properties/enabled.htm", "11"]
			],
			["Methods", "source/Reference/QueueObject/methods.htm", "1",
				["Clear", "source/Reference/QueueObject/Methods/clear.htm", "11"]
			]
		],
		["mCore.PictureSMS Class", "source/Reference/PictureSMSObject.htm", "1",
			["Properties", "source/Reference/PictureSMSObject/properties.htm", "1",
				["BitmapFile", "source/Reference/PictureSMSObject/Properties/bitmapfile.htm", "11"],
				["Destination", "source/Reference/PictureSMSObject/Properties/destination.htm", "11"],
				["Text", "source/Reference/PictureSMSObject/Properties/text.htm", "11"]
			],
			["Methods", "source/Reference/PictureSMSObject/methods.htm", "1",
				["Send", "source/Reference/PictureSMSObject/Methods/send.htm", "11"],
				["SendToQueue", "source/Reference/PictureSMSObject/Methods/sendtoqueue.htm", "11"]
			]
		],
		["mCore.vCalendar Class", "source/Reference/vCalendarObject.htm", "1",
			["Properties", "source/Reference/vCalendarObject/properties.htm", "1",
				["Description", "source/Reference/vCalendarObject/Properties/description.htm", "11"],
				["Destination", "source/Reference/vCalendarObject/Properties/destination.htm", "11"],
				["EndDateTime", "source/Reference/vCalendarObject/Properties/enddatetime.htm", "11"],
				["EventDuration", "source/Reference/vCalendarObject/Properties/eventduration.htm", "11"],
				["Location", "source/Reference/vCalendarObject/Properties/location.htm", "11"],
				["StartDateTime", "source/Reference/vCalendarObject/Properties/startdatetime.htm", "11"],
				["Summary", "source/Reference/vCalendarObject/Properties/summary.htm", "11"]
			],
			["Methods", "source/Reference/vCalendarObject/methods.htm", "1",
				["Send", "source/Reference/vCalendarObject/Methods/send.htm", "11"],
				["SendToQueue", "source/Reference/vCalendarObject/Methods/sendtoqueue.htm", "11"],
				["SendFile", "source/Reference/vCalendarObject/Methods/sendfile.htm", "11"],
				["SendFileToQueue", "source/Reference/vCalendarObject/Methods/sendfiletoqueue.htm", "11"]
			]
		],
		["mCore.vCard Class", "source/Reference/vCardObject.htm", "1",
			["Properties", "source/Reference/vCardObject/properties.htm", "1",
				["BusinessAddressCity", "source/Reference/vCardObject/Properties/businessaddresscity.htm", "11"],
				["BusinessAddressCountry", "source/Reference/vCardObject/Properties/businessaddresscountry.htm", "11"],
				["BusinessAddressState", "source/Reference/vCardObject/Properties/businessaddressstate.htm", "11"],
				["BusinessAddressStreet", "source/Reference/vCardObject/Properties/businessaddressstreet.htm", "11"],
				["BusinessAddressZIP", "source/Reference/vCardObject/Properties/businessaddresszip.htm", "11"],
				["BusinessPhone", "source/Reference/vCardObject/Properties/businessphone.htm", "11"],
				["Comment", "source/Reference/vCardObject/Properties/comment.htm", "11"],
				["Company", "source/Reference/vCardObject/Properties/company.htm", "11"],
				["Destination", "source/Reference/vCardObject/Properties/destination.htm", "11"],
				["Email", "source/Reference/vCardObject/Properties/email.htm", "11"],
				["FirstName", "source/Reference/vCardObject/Properties/firstname.htm", "11"],
				["HomeAddressCity", "source/Reference/vCardObject/Properties/homeaddresscity.htm", "11"],
				["HomeAddressCountry", "source/Reference/vCardObject/Properties/homeaddresscountry.htm", "11"],
				["HomeAddressState", "source/Reference/vCardObject/Properties/homeaddressstate.htm", "11"],
				["HomeAddressStreet", "source/Reference/vCardObject/Properties/homeaddressstreet.htm", "11"],
				["HomeAddressZIP", "source/Reference/vCardObject/Properties/homeaddresszip.htm", "11"],
				["HomePhone", "source/Reference/vCardObject/Properties/homephone.htm", "11"],
				["JobTitle", "source/Reference/vCardObject/Properties/jobtitle.htm", "11"],
				["LastName", "source/Reference/vCardObject/Properties/lastname.htm", "11"],
				["MiddleName", "source/Reference/vCardObject/Properties/middlename.htm", "11"],
				["MobilePhone", "source/Reference/vCardObject/Properties/mobilephone.htm", "11"],
				["URL", "source/Reference/vCardObject/Properties/url.htm", "11"]
			],
			["Methods", "source/Reference/vCardObject/methods.htm", "1",
				["Send", "source/Reference/vCardObject/Methods/send.htm", "11"],
				["SendToQueue", "source/Reference/vCardObject/Methods/sendtoqueue.htm", "11"],
				["SendFile", "source/Reference/vCardObject/Methods/sendfile.htm", "11"],
				["SendFileToQueue", "source/Reference/vCardObject/Methods/sendfiletoqueue.htm", "11"]
			]
		],
		["mCore.WapPush Class", "source/Reference/WapObject.htm", "1",
			["Properties", "source/Reference/WapObject/properties.htm", "1",
				["Action", "source/Reference/WapObject/Properties/action.htm", "11"],
				["Created", "source/Reference/WapObject/Properties/created.htm", "11"],
				["Destination", "source/Reference/WapObject/Properties/destination.htm", "11"],
				["Expiry", "source/Reference/WapObject/Properties/expiry.htm", "11"],
				["IsLengthOK", "source/Reference/WapObject/Properties/islengthok.htm", "11"],
				["Text", "source/Reference/WapObject/Properties/text.htm", "11"],
				["URL", "source/Reference/WapObject/Properties/url.htm", "11"]
			],
			["Methods", "source/Reference/WapObject/methods.htm", "1",
				["Send", "source/Reference/WapObject/Methods/send.htm", "11"],
				["SendToQueue", "source/Reference/WapObject/Methods/sendtoqueue.htm", "11"]
			]
		],
		["mCore.License Class", "source/Reference/LicenseObject.htm", "1",
			["Properties", "source/Reference/LicenseObject/properties.htm", "1",
				["Company", "source/Reference/LicenseObject/Properties/company.htm", "11"],
				["IsLicensed", "source/Reference/LicenseObject/Properties/islicensed.htm", "11"],
				["Key", "source/Reference/LicenseObject/Properties/key.htm", "11"],
				["LicenseType", "source/Reference/LicenseObject/Properties/licensetype.htm", "11"]
			]
		],
		["Enumerations", "source/Reference/enumerations.htm", "1",
			["BaudRate", "source/Reference/Enumerations/baudrate.htm", "11"],
			["DataBits", "source/Reference/Enumerations/databits.htm", "11"],
			["Encoding", "source/Reference/Enumerations/encoding.htm", "11"],
			["FlowControl", "source/Reference/Enumerations/flowcontrol.htm", "11"],
			["LogType", "source/Reference/Enumerations/logtype.htm", "11"],
			["LongMessage", "source/Reference/Enumerations/longmessage.htm", "11"],
			["MessageMemory", "source/Reference/Enumerations/messagememory.htm", "11"],
			["MessageType", "source/Reference/Enumerations/messagetype.htm", "11"],
			["Parity", "source/Reference/Enumerations/parity.htm", "11"],
			["QueuePriority", "source/Reference/Enumerations/queuepriority.htm", "11"],
			["StopBits", "source/Reference/Enumerations/stopbits.htm", "11"],
			["USSDStatus", "source/Reference/Enumerations/ussdstatus.htm", "11"],
			["WapPushAction", "source/Reference/Enumerations/wappushaction.htm", "11"]
		],
		["Exception Classes", "source/Reference/exceptions.htm", "1",
			["PictureSMSException", "source/Reference/Exceptions/picturesmsexception.htm", "11"],
			["GeneralException", "source/Reference/Exceptions/generalexception.htm", "11"],
			["SMSDeleteException", "source/Reference/Exceptions/smsdeleteexception.htm", "11"],
			["SMSReadException", "source/Reference/Exceptions/smsreadexception.htm", "11"],
			["SMSSendException", "source/Reference/Exceptions/smssendexception.htm", "11"],
			["vCalendarException", "source/Reference/Exceptions/vcalendarexception.htm", "11"],
			["vCardException", "source/Reference/Exceptions/vcardexception.htm", "11"],
			["WapPushException", "source/Reference/Exceptions/wappushexception.htm", "11"]
		]
	],
	["Error Codes", "source/errorcodes.htm", "1",
		["Communication Errors (Error 1xxx)", "source/ErrorCodes/1000.htm", "11"],
		["Modem & SIM Errors (Error 2xxx)", "source/ErrorCodes/2000.htm", "11"],
		["Network Errors (Error 3xxx)", "source/ErrorCodes/3000.htm", "11"],
		["SMS Send Errors (Error 4xxx)", "source/ErrorCodes/4000.htm", "11"],
		["SMS Read Errors (Error 5xxx)", "source/ErrorCodes/5000.htm", "11"],
		["SMS Delete Errors (Error 6xxx)", "source/ErrorCodes/6000.htm", "11"],
		["WAP Push Errors (Error 7xxx)", "source/ErrorCodes/7000.htm", "11"],
		["vCalendar & vCard Errors (Error 8xxx)", "source/ErrorCodes/8000.htm", "11"],
		["General Errors (Error 9xxx)", "source/ErrorCodes/9000.htm", "11"],
		["Picture SMS Errors (Error 10xxx)", "source/ErrorCodes/10000.htm", "11"]
	],
	["Miscellaneous Topics", "source/Miscellaneous.htm", "1",
		["Thread Safety", "source/Miscellaneous/threadsafety.htm", "11"],
		["SMS Character Encoding", "source/Miscellaneous/charencoding.htm", "11"],
		["Virtual Serial Ports", "source/Miscellaneous/virtualport.htm", "11"],
		["GSM Modems", "source/Miscellaneous/gsmmodem.htm", "11"],
		["Frequently Asked Questions", "source/Miscellaneous/faqs.htm", "11"]
	]
];

var gInitURL = "source/overview.htm"