var mItems = new Array("Discounted Lessons & Standard Fees", "Learning to drive with Driveway", "Driving Lesson Packages", "New Kia Picanto 1.1 Tuition Vehicle", "Contact Details for Driveway (Chalk)", "Areas Covered", "Useful Links");
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);
smItemsLinks[0] = "#";
smItemsLinks[1] = "#";
smItemsLinks[2] = "#";
smItemsLinks[3] = "#";
smItemsLinks[4] = "#";
smItemsLinks[5] = "#";
smItemsLinks[6] = "#";
