var ContentItems = [
	["TournamentControl Features", "source/Details.html", "1"],
	["Quick Start", "source/QuickStart.html", "1",
		["Game Details", "source/QuickStart01.html", "11"],
		["Chips", null, "1",
			["Chip Case", "source/QuickStart02.html", "11"],
			["Player Chip Stack", "source/QuickStart03.html", "11"]
		],
		["Tournament Structure", "source/QuickStart04.html", "11"],
		["Schedule", null, "1",
			["Setup", "source/QuickStart05.html", "11"],
			["Message", "source/QuickStart06.html", "11"],
			["Headers", "source/QuickStart07.html", "11"],
			["Levels", "source/QuickStart08.html", "11"]
		],
		["Invitation", "source/QuickStart09.html", "11"],
		["Players", "source/QuickStart10.html", "11"],
		["Countdown Timer", "source/QuickStart11.html", "11"]
	],
	["Feature Tabs", "source/Features.html", "1",
		["Details", "source/Details00.html", "1",
			["Game", "source/Details01.html", "11"],
			["Prices", "source/Details02.html", "11"],
			["Venue", "source/Details03.html", "11"]
		],
		["Chips", "source/chips00.html", "1",
			["Chip Images", "source/chips01.html", "11"],
			["Chip Case", "source/chips02.html", "11"],
			["Player Stack", "source/chips02.html", "11"]
		],
		["Structure", "source/structure00.html", "11"],
		["Schedule", "source/schedule00.html", "1",
			["Setup", "source/schedule01.html", "11"],
			["Messages", "source/schedule02.html", "11"],
			["Headers", "source/schedule03.html", "11"],
			["Levels", "source/schedule04.html", "11"]
		],
		["Invitation", "source/invitation00.html", "11"],
		["Players", "source/players00.html", "11"],
		["Countdown", "source/countdown00.html", "1",
			["Levels, Chips, Prizes", "source/countdown01.html", "11"],
			["Chips, Buy-Ins, Prizes", "source/countdown02.html", "11"],
			["Levels, Buy-Ins, Prizes", "source/countdown03.html", "11"],
			["Level Details", "source/countdown04.html", "11"]
		]
	],
	["Tips for a great tournament", "source/GreatHost.html", "11"],
	["faq", "source/faq.html", "11"],
	["Screen Shots", null, "1",
		["Game Details", "source/01.png", "11"],
		["Chips", null, "1",
			["Chip Case", "source/02.png", "11"],
			["Player Chip Stack", "source/03.png", "11"]
		],
		["Tournament Structure", "source/04.png", "11"],
		["Tournament Schedule", null, "1",
			["Setup", "source/05.png", "11"],
			["Messages", "source/06.png", "11"],
			["Headers", "source/07.png", "11"],
			["Levels", "source/08.png", "11"]
		],
		["Invitation", "source/09.png", "11"],
		["Players", "source/10.png", "11"],
		["Countdown Timer", null, "1",
			["Basic", "source/11.png", "11"],
			["Expanded View 1", "source/12.png", "11"],
			["Expanded View 2", "source/13.png", "11"],
			["Expanded View 3", "source/14.png", "11"]
		]
	]
];

var gInitURL = "source/Details.html"