var mItems = new Array("Welcome", "Sponsorship", "News", "Links", "Fixtures & Tables", "Fundraising");
var mItemLinks = new Array("1.html", "2.html", "3.html", "4.html", "5.html", "6.html");
var smItems = new Array(mItems.length);
var smItemsLinks = new Array(mItems.length);
smItems[1] = new Array("Falcon Properties", "Active Painting & Decorating Ltd", "Ham Wines", "The Toms");
smItemsLinks[0] = "#";
smItemsLinks[1] = new Array("2a.html", "2b.html", "2c.html", "2d.html");
smItemsLinks[2] = "#";
smItemsLinks[3] = "#";
smItemsLinks[4] = "#";
smItemsLinks[5] = "#";
