var mItems = new Array("Alcohol and Addiction Counselling Bristol", "Counselling Information", "What Makes Us Standout", "About the Clinical Director");
var mItemLinks = new Array("1.html", "2.html", "3.html", "4.html");
var smItems = new Array(mItems.length);
var smItemsLinks = new Array(mItems.length);
smItems[0] = new Array("Click Here For Contact Details");
smItems[1] = new Array("Click Here For Contact Details");
smItems[2] = new Array("Click Here For Contact Details");
smItems[3] = new Array("Click Her For Contact Details");
smItemsLinks[0] = new Array("1a.html");
smItemsLinks[1] = new Array("2b.html");
smItemsLinks[2] = new Array("3a.html");
smItemsLinks[3] = new Array("4a.html");
