var mItems = new Array("Home", "Contents", "me and the family", "A Site for sore eyes alook at other site on the net", "Wow ear ear", "Christmas", "What's in a Year", "Shots");
var mItemLinks = new Array("1.html", "2.html", "3.html", "4.html", "5.html", "6.html", "7.html", "8.html");
var smItems = new Array(mItems.length);
var smItemsLinks = new Array(mItems.length);
smItems[5] = new Array("Christmas II");
smItemsLinks[0] = "#";
smItemsLinks[1] = "#";
smItemsLinks[2] = "#";
smItemsLinks[3] = "#";
smItemsLinks[4] = "#";
smItemsLinks[5] = new Array("6a.html");
smItemsLinks[6] = "#";
smItemsLinks[7] = "#";
