var ContentItems = [
	["Overview", "source/index.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;", "source/GettingStarted/usingmcore.htm", "11"],
		["Application Distribution", "source/GettingStarted/distribution.htm", "11"]
	],
	["Reference", "source/Reference.htm", "1",
		["SMS Object", "source/Reference/SMSObject.htm", "1",
			["Properties", "source/Reference/SMSObject/properties.htm", "1",
				["About", "source/Reference/SMSObject/Properties/about.htm", "11"],
				["BatteryLevel", "source/Reference/SMSObject/Properties/batterylevel.htm", "11"],
				["BaudRate", "source/Reference/SMSObject/Properties/baudrate.htm", "11"],
				["Character", "source/Reference/SMSObject/Properties/character.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"],
				["DisableCheckPIN", "source/Reference/SMSObject/Properties/disablecheckpin.htm", "11"],
				["ErrorCode", "source/Reference/SMSObject/Properties/errorcode.htm", "11"],
				["ErrorDescription", "source/Reference/SMSObject/Properties/errordescription.htm", "11"],
				["IMEI", "source/Reference/SMSObject/Properties/imei.htm", "11"],
				["IMSI", "source/Reference/SMSObject/Properties/imsi.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"],
				["NetworkEx", "source/Reference/SMSObject/Properties/networkex.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"],
				["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"],
				["Timeout", "source/Reference/SMSObject/Properties/timeout.htm", "11"],
				["Validity", "source/Reference/SMSObject/Properties/validity.htm", "11"]
			],
			["Methods", "source/Reference/SMSObject/methods.htm", "1",
				["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"],
				["SendSMS", "source/Reference/SMSObject/Methods/sendsms.htm", "11"],
				["WapPush", "source/Reference/SMSObject/Methods/wappush.htm", "11"]
			]
		],
		["Inbox Collection", "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"],
				["Message", "source/Reference/InboxCollection/Methods/message.htm", "11"],
				["Refresh", "source/Reference/InboxCollection/Methods/refresh.htm", "11"]
			]
		],
		["Message Object", "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"]
			]
		],
		["WapPush Object", "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"],
				["Text", "source/Reference/WapObject/Properties/text.htm", "11"],
				["URL", "source/Reference/WapObject/Properties/url.htm", "11"]
			],
			["Methods", "source/Reference/WapObject/methods.htm", "1",
				["IsLengthOK", "source/Reference/WapObject/Methods/islengthok.htm", "11"],
				["Send", "source/Reference/WapObject/Methods/send.htm", "11"]
			]
		],
		["License Object", "source/Reference/LicenseObject.htm", "1",
			["Properties", "source/Reference/LicenseObject/properties.htm", "1",
				["Company", "source/Reference/LicenseObject/Properties/company.htm", "11"],
				["Key", "source/Reference/LicenseObject/Properties/key.htm", "11"],
				["LicenseType", "source/Reference/LicenseObject/Properties/licensetype.htm", "11"]
			],
			["Methods", "source/Reference/LicenseObject/methods.htm", "1",
				["IsLicensed", "source/Reference/LicenseObject/Methods/islicensed.htm", "11"]
			]
		]
	],
	["Error Codes", "source/errorcodes.htm", "1",
		["Communication Error (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"],
		["General Errors (Error 8xxx)", "source/ErrorCodes/8000.htm", "11"]
	],
	["Miscellaneous", "source/Miscellaneous.htm", "1",
		["Character Encoding", "source/Miscellaneous/charencoding.htm", "11"],
		["Virtual Serial Ports", "source/Miscellaneous/virtualport.htm", "11"],
		["GSM Modems", "source/Miscellaneous/gsmmodem.htm", "11"],
		["FAQs", "source/Miscellaneous/faqs.htm", "11"]
	]
];

var gInitURL = "source/index.htm"