var mItems = new Array("Professional Musician at your service!!!!", "Pictures", "Musical Background / Expertise", "International Pianistic Reference Library");
var mItemLinks = new Array("1.html", "2.html", "3.html", "4.html");
var smItems = new Array(mItems.length);
var smItemsLinks = new Array(mItems.length);
smItems[2] = new Array("My Pianistic Curriculum", "My Personal Philosophy");
smItems[3] = new Array("Contents", "Section 1");
smItemsLinks[0] = "#";
smItemsLinks[1] = "#";
smItemsLinks[2] = new Array("3l.html", "3m.html");
smItemsLinks[3] = new Array("4a.html", "4b.html");
