/* see Comments file */
var	showNumbers = false,
	backColor = "#000066",
 	normalColor = "#ffffff",
	currentColor = "#FFFF00",
	titleColor = "#ffffff",
	mLevel = 1,
   	textSizes = new Array(1.2, 0.8, 0.7, 0.8, 0.7),
	fontLines = "Verdana,Helvetica,Arial";