var mItems = new Array("Home", "History", "Forthcoming Events", "Contacts", "Organisations", "Uniformed Organisations", "Hall Lettings", "The Development Project", "Elders/Duties", "Stewards/Duties");
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("Where to find us");
smItems[8] = new Array("Elders' Duties 2009");
smItems[9] = new Array("Stewards' Duties 2009");
smItemsLinks[0] = new Array("1a.html");
smItemsLinks[1] = "#";
smItemsLinks[2] = "#";
smItemsLinks[3] = "#";
smItemsLinks[4] = "#";
smItemsLinks[5] = "#";
smItemsLinks[6] = "#";
smItemsLinks[7] = "#";
smItemsLinks[8] = new Array("9a.html");
smItemsLinks[9] = new Array("Aa.html");
