var mItems = new Array("Home", "About Me", "Provider Details", "Childcare Vacancies", "Our House", "My Little Angels", " Links", "Lullaby", "Winnie the Pooh", "Guest Book", "Contact Me", "Gallery");
var mItemLinks = new Array("1.html", "2.html", "3.html", "4.html", "5.html", "6.html", "7.html", "8.html", "9.html", "A.html", "B.html", "C.html");
var smItems = new Array(mItems.length);
var smItemsLinks = new Array(mItems.length);
smItems[2] = new Array("Facilities", "Contact Me", "Qualifications", "Insurance", "Memberships", "Policies", "Relief Childminder");
smItems[4] = new Array("Garden", "Play Area", "Playhouse");
smItems[8] = new Array("Tigger");
smItemsLinks[0] = "#";
smItemsLinks[1] = "#";
smItemsLinks[2] = new Array("3a.html", "3b.html", "3c.html", "3d.html", "3e.html", "3f.html", "3h.html");
smItemsLinks[3] = "#";
smItemsLinks[4] = new Array("5a.html", "5b.html", "5c.html");
smItemsLinks[5] = "#";
smItemsLinks[6] = "#";
smItemsLinks[7] = "#";
smItemsLinks[8] = new Array("9a.html");
smItemsLinks[9] = "#";
smItemsLinks[10] = "#";
smItemsLinks[11] = "#";
