var mItems = new Array("Welcome", "What Is Neighbourhood Watch?", "Recent Crime Reports", "Events", "Crime Prevention", "Victim Support", "Security Items For Your Home", "Useful Contacts", "Contact Us", "Membership Information");
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[2] = new Array("Safer Autumn Campaign", "Crime Reports Archive 2008", "Safer Winter Campaign");
smItems[4] = new Array("Protect Your Home", "Mark Your Property", "Bogus Callers", "Telephone Scams", "Vehicle Crime");
smItems[6] = new Array("Security Initiatives");
smItemsLinks[0] = "#";
smItemsLinks[1] = "#";
smItemsLinks[2] = new Array("3a.html", "3b.html", "3c.html");
smItemsLinks[3] = "#";
smItemsLinks[4] = new Array("5a.html", "5b.html", "5c.html", "5d.html", "5e.html");
smItemsLinks[5] = "#";
smItemsLinks[6] = new Array("7a.html");
smItemsLinks[7] = "#";
smItemsLinks[8] = "#";
smItemsLinks[9] = "#";
