var ContentItems = [
	["Welcome to Pocket CHM", "source/welcome.htm", "11"],
	["Quick start", null, "1",
		["What you can do with Pocket CHM", "source/cando.htm", "11"],
		["How to create HTML Help", "source/howtocreatechm.htm", "35",
			["Step 1: Adding Topic Files", "source/howtocreatechm.htm#s1", "11"],
			["Step 2: Compile to CHM", "source/howtocreatechm.htm#s2", "11"]
		],
		["How to edit existing .CHM files directly", "source/editchm.htm", "11"],
		["How to convert .htm files to a .CHM file", "source/converthtml.htm", "11"],
		["How to extract resources from .CHM files", "source/howtoextractfromchm.htm", "11"],
		["How to decompile a .CHM file", "source/decompile.htm", "11"],
		["How to merge...", null, "1",
			["Merge Index and Full Text Search Information", "source/howtomerge2.htm", "11"],
			["Merge the Tables of Contents", "source/howtomergehhc.htm", "11"]
		],
		["How to convert .CHM files for your PDA", "source/howtoputchm.htm", "11"],
		["How to incorporate Flash movies (swf) into HTML Help", "source/incorporateswfintochm.htm", "11"],
		["Version history", "source/versionhistory.htm", "11"],
		["System requirements", "source/systemrequirements.htm", "11"],
		["Uninstalling Pocket CHM", "source/uninstalling.htm", "11"],
		["Get update information", "source/howtocheckupdate.htm", "11"]
	],
	["Projects", null, "1",
		["About project file", "source/aboutprj.htm", "11"],
		["Project Folder", "source/chmroot.htm", "5",
			["What is CHM Root Directory", "source/whatischmroot.htm", "11"],
			["What is Project Folder", "source/prj10.htm", "11"]
		],
		["Creating", "source/prj2.htm", "11"],
		["Opening", "source/prj3.htm", "11"],
		["Closing", "source/prj4.htm", "11"],
		["Saving", "source/prj5.htm", "11"],
		["Compiling", "source/prj9.htm", "11"],
		["Localizing", "source/prj6.htm", "11"],
		["Importing an HTML Help project", "source/prj7.htm", "11"],
		["Exporting to an HTML Help project", "source/prj8.htm", "11"]
	],
	["Topics", null, "1",
		["About", "source/abouttopic.htm", "11"],
		["Adding topic files", "source/topic1.htm", "11"],
		["Adding Flash movie (swf) files", "source/incorporateswfintochm.htm", "11"],
		["Editing", "source/topic3.htm", "11",
			["In the built-in WYSIWYG editor", "source/topic3_1.htm", "11"],
			["In external editors", "source/topic3_2.htm", "11"]
		],
		["Previewing", "source/topic4.htm", "11"],
		["Specifying the default topic", "source/topic6.htm", "11"],
		["Inserting modes", "source/topic9.htm", "11"],
		["Extracting resources from a CHM file", "source/howtoextractfromchm.htm", "11"]
	],
	["Tables Of Contents", null, "1",
		["About", "source/toc1.htm", "11"],
		["Displaying the visual TOC Designer", "source/toc8.htm", "11"],
		["Automatically generating a table of contents", "source/toc2.htm", "11"],
		["Books", null, "1",
			["About", "source/book1.htm", "11"],
			["Creating", "source/book2.htm", "11"],
			["Moving", "source/book4.htm", "11"],
			["Removing", "source/book5.htm", "11"],
			["Renaming", "source/book3.htm", "11"],
			["Changing properties", null, "1",
				["Using the TOC/Index Entry Properties Editor", "source/book6.htm", "11"],
				["Changing icon", "source/book7.htm", "11"],
				["Changing link", "source/book8.htm", "11"]
			]
		],
		["Pages", null, "1",
			["Creating", "source/page2.htm", "11"],
			["Moving", "source/page4.htm", "11"],
			["Removing", "source/page5.htm", "11"],
			["Renaming", "source/page3.htm", "11"],
			["Changing properties", null, "1",
				["Using the TOC/Index Entry Properties Editor", "source/book6.htm", "11"],
				["Changing icons", "source/book7.htm", "11"],
				["Changing link", "source/book8.htm", "11"]
			]
		],
		["Multi-selecting", "source/multiselecttoc.htm", "11"],
		["Sorting", "source/toc9.htm", "11"],
		["Customizing a table of contents", null, "1",
			["About", "source/toc3.htm", "11"],
			["Changing the styles", "source/toc4.htm", "11"],
			["Changing the font", "source/toc5.htm", "11"],
			["Changing the background color", "source/toc10.htm", "11"]
		],
		["Binary contents files", null, "1",
			["About", "source/toc6.htm", "11"],
			["Creating a binary contents file", "source/toc7.htm", "11"]
		],
		["Replacing unwelcome characters", "source/toc11.htm", "11"]
	],
	["Indexes", null, "1",
		["About", "source/index1.htm", "11"],
		["Displaying the visual Index Designer", "source/index8.htm", "11"],
		["Adding keywords", "source/index3.htm", "11"],
		["Moving", "source/index4.htm", "11"],
		["Removing", "source/index5.htm", "11"],
		["Creating multi-level indexes", "source/index2.htm", "11"],
		["Creating popup list", "source/howtocreatepl.htm", "11"],
		["Multi-selecting", "source/multiselectindex.htm", "11"],
		["Sorting", "source/index9.htm", "11"]
	],
	["HTML Help", null, "1",
		["About", "source/hh1.htm", "11"],
		["The HTML Help Viewer", null, "1",
			["About", "source/helpviewer1.htm", "11"],
			["The toolbar", "source/helpviewer2.htm", "11"],
			["The Navigation pane", "source/helpviewer3.htm", "11"],
			["The Topics pane", "source/helpviewer4.htm", "11"],
			["Using HTML Help search", "source/howtousesearch.htm", "11"]
		],
		["CHM files", null, "1",
			["About", "source/chm1.htm", "11"],
			["Decompiling CHM files", "source/decompile.htm", "11"],
			["Extracting resources from a CHM file", "source/howtoextractfromchm.htm", "11"],
			["Editing", "source/editchm.htm", "11"]
		],
		["Creating", "source/howtocreatechm.htm", "35",
			["Step 1: Adding Topic Files", "source/howtocreatechm.htm#s1", "11"],
			["Step 2: Compile to CHM", "source/howtocreatechm.htm#s2", "11"]
		],
		["How to merge...", null, "1",
			["Merge Index and Full Text Search Information", "source/howtomerge2.htm", "11"],
			["Merge the Tables of Contents", "source/howtomergehhc.htm", "11"]
		],
		["Customizing Help", null, "1",
			["Customizing the HTML Help Viewer", "source/ch1.htm", "11"],
			["Customizing HTML Help tables of contents", "source/toc3.htm", "11"]
		],
		["Passive help elements", null, "1",
			["About", "source/hf1.htm", "11"],
			["Adding", "source/hf2.htm", "11"],
			["Removing", "source/hf3.htm", "11"]
		]
	],
	["Advanced", null, "1",
		["Editors", null, "1",
			["Built-in WYSIWYG HTML editor", null, "1",
				["About", "source/editor1.htm", "11"],
				["Using shortcut keys", "source/editor1_1.htm", "11"]
			],
			["External editors", null, "1",
				["About", "source/editor2.htm", "11"],
				["Adding or changing external editors", "source/howtosetfe.htm", "11"],
				["Microsoft Word", "source/editor3.htm", "11"]
			]
		],
		["Compiler", null, "1",
			["Crash", "source/whycompilefail.htm", "11"]
		],
		["Pocket CHM dialogs", null, "1",
			["File Filter Settings dialog", "source/dropfilefilter.htm", "11"],
			["New Project Wizard", "source/dlgnewproject.htm", "11"],
			["Preferences dialog", null, "1",
				["Topic Title tab", "source/dlgtopictitle.htm", "11"],
				["Replace Table tab", "source/dlgsetreplace.htm", "11"]
			]
		]
	],
	["Tools", null, "1",
		["CHM Explorer", "source/howtoextractfromchm.htm", "11"],
		["Decompiling CHM files", "source/decompile.htm", "11"],
		["Converting CHM files for PDA", "source/howtoputchm.htm", "11"],
		["Editing existing CHM files", "source/editchm.htm", "11"]
	],
	["License", null, "1",
		["Licence agreement", "source/licence.htm", "11"],
		["Order Pocket CHM", "source/howtopurchase.htm", "11"]
	],
	["Product comparison table", "source/productct.htm", "11"],
	["User support", "source/usersupport.htm", "11"],
	["Frequently Asked Questions", "source/faq.html", "9"]
];

var gInitURL = "source/welcome.htm"