var mItems = new Array("Home", "Competion results", "Gallery", "Shoot Calendar", "Contact", "Links", "News");
var mItemLinks = new Array("1.html", "2.html", "3.html", "4.html", "5.html", "6.html", "7.html");
var smItems = new Array(mItems.length);
var smItemsLinks = new Array(mItems.length);
smItems[2] = new Array("EFAC Finland 2006", "WFAC Australia 2006", "Scottish Champs Castlefield", "UK Wales 2006", "EFAC Estonia 2005", "Work party 25/02/06", "EFAC Sweden 2007", "Namibia WFAC 2008");
smItemsLinks[0] = "#";
smItemsLinks[1] = "#";
smItemsLinks[2] = new Array("3a.html", "3b.html", "3c.html", "3d.html", "3e.html", "3f.html", "3g.html", "3h.html");
smItemsLinks[3] = "#";
smItemsLinks[4] = "#";
smItemsLinks[5] = "#";
smItemsLinks[6] = "#";
