var mItems = new Array("HOME", "WHAT IS HYPNOTHERAPY?", "HOW CAN HYPNOTHERAPY HELP YOU?", "WHAT CAN YOU EXPECT?", "WHO AM I?", "WHERE TO FIND ME?", "MAP SHOWING LOCATION", "LINKS", "RELAXATION AND GUIDED VISUALISATION", "GROUP RELAXATION SESSIONS AND WORKSHOPS");
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[9] = new Array("Workshop dates");
smItemsLinks[0] = "#";
smItemsLinks[1] = "#";
smItemsLinks[2] = "#";
smItemsLinks[3] = "#";
smItemsLinks[4] = "#";
smItemsLinks[5] = "#";
smItemsLinks[6] = "#";
smItemsLinks[7] = "#";
smItemsLinks[8] = "#";
smItemsLinks[9] = new Array("Aa.html");
