var mItems = new Array("Home Page", "Genesis", "Peter Gabriel", "Phil Collins", "Ray Wilson", "Steve Hackett", "Mike Rutherford", "Tony Banks", "Anthony Phillips", "Tony Levin", "Tribute Bands", "Other Artists", "Audio", "Wanted", "Links", "About Richard / Rules");
var mItemLinks = new Array("1.html", "2.html", "3.html", "4.html", "5.html", "6.html", "7.html", "8.html", "9.html", "A.html", "B.html", "C.html", "D.html", "E.html", "F.html", "G.html");
var smItems = new Array(mItems.length);
var smItemsLinks = new Array(mItems.length);
smItemsLinks[0] = "#";
smItemsLinks[1] = "#";
smItemsLinks[2] = "#";
smItemsLinks[3] = "#";
smItemsLinks[4] = "#";
smItemsLinks[5] = "#";
smItemsLinks[6] = "#";
smItemsLinks[7] = "#";
smItemsLinks[8] = "#";
smItemsLinks[9] = "#";
smItemsLinks[10] = "#";
smItemsLinks[11] = "#";
smItemsLinks[12] = "#";
smItemsLinks[13] = "#";
smItemsLinks[14] = "#";
smItemsLinks[15] = "#";
