var mItems = new Array("Boyat", "Photo Gallery", "Availability & Prices", "How to get there", "News", "Link to Penvith - England, Cornwall");
var mItemLinks = new Array("index.html", "gallery.html", "prices.html", "map.html", "news.html", "penvith.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] = "#";