var mItems = new Array("Home", "News", "Biography", "Our Gallery", "Questions & Answers", "Website Links");
var mItemLinks = new Array("1.html", "2.html", "3.html", "4.html", "5.html", "6.html");
var smItems = new Array(mItems.length);
var smItemsLinks = new Array(mItems.length);
smItems[3] = new Array("Whistle Photo's at the Palace Theatre", "Photo's from RENT, Furth, Germany.", "Pirates of Penzance.");
smItems[4] = new Array("Theatre Questions 2005", "Fun Questions 2005");
smItemsLinks[0] = "#";
smItemsLinks[1] = "#";
smItemsLinks[2] = "#";
smItemsLinks[3] = new Array("4a.html", "4b.html", "4c.html");
smItemsLinks[4] = new Array("5b.html", "5c.html");
smItemsLinks[5] = "#";
