/* parameters*/
var
showNumbers = true,    // display the ordering strings: yes=true | no=false
backColor="./pix/bkleft.jpg",
normalColor="#FFFFCC",
currentColor="#FFFF00",
titleColor="#FFFFFF",
logo1=""
logo2=""
mLevel = 0,           // number of levels minus 1
textSizes = new Array(10, 10, 10, 10, 10),	
/* !!! DONT CHANGE THE STRUCTURE OF THE ABOVE LINES !!!
font-size factors for: 
[0] the title "Table of Contents", 
[1] larger and bold fonts 
[2] smaller fonts if MS Internet Explorer
[3] larger and bold fonts
[4] smaller fonts if Netscape Navigator.
*/
fontTitle = "verdana, arial, helvetica, sans-serif", // font-family of the title "Table of Contents"
fontLines = "verdana, arial, helvetica, sans-serif"; // font-family of the headlines  