var mItems = new Array("Home", "About me", "About Jennifer", "Classes", "Gallery", "Music", "Salsa Lounge", "Merchandise", "Dance:Film 07", "Discounts");
var mItemLinks = new Array("1.html", "2.html", "3.html", "4.html", "5.html", "6.html", "7.html", "8.html", "9.html", "A.html");
var smItems = new Array(mItems.length);
var smItemsLinks = new Array(mItems.length);
smItems[0] = new Array("What's new.......", "About salsa......", "why learn?");
smItems[1] = new Array("Influences", "Passions", "Credits", "Pearls of wisdom");
smItems[3] = new Array("Class schedule", "York Place", "Why teach?", "Student feedback");
smItems[4] = new Array("watch my favourites");
smItems[5] = new Array("CDs for sale");
smItems[6] = new Array("Background & Aims", "Brian & Patrick");
smItemsLinks[0] = new Array("1a.html", "1b.html", "1c.html");
smItemsLinks[1] = new Array("2a.html", "2b.html", "2c.html", "2d.html");
smItemsLinks[2] = "#";
smItemsLinks[3] = new Array("4b.html", "4c.html", "4d.html", "4e.html");
smItemsLinks[4] = new Array("5a.html");
smItemsLinks[5] = new Array("6a.html");
smItemsLinks[6] = new Array("7a.html", "7b.html");
smItemsLinks[7] = "#";
smItemsLinks[8] = "#";
smItemsLinks[9] = "#";
