var mItems = new Array("Home", "Venues", "Wedding Diary", "Feedback Page(Keep it clean!)", "Wedding Photos", "General Info", "Guest List", "News", "Contact Us");

var mItemLinks = new Array("1.html", "2.html", "4.html", "5.html", "6.html", "#", "#", "9.html", ":.html")

var smItems = new Array(mItems.length)
var smItemsLinks = new Array(mItems.length)
smItems[5] = new Array("Accommodation Near Church/Us", "Alternative Reception Accommodation", "Wedding Gift List", "Travel/Directions - from Leicester to Church", "Travel/Directions - from Church to Reception","Train Travel Information");

smItems[6] = new Array("A to G", "H to Z");

smItemsLinks[5] = new Array("7a.html", "7g.html", "7d.html", "7e.html", "7f.html","7h.html");

smItemsLinks[6] = new Array("8e.html", "8b.html");

