var mItems = new Array("Kalkan Information", "Apartment Information", "Prices", "How to book");
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[1] = new Array("Mediterranean Apartment", "Gallery", "Olivium Apartment - (This apartment is also for sale @ 49,500gbp)", "Gallery");
smItems[2] = new Array("Mediterranean", "Olivium");
smItemsLinks[0] = "#";
smItemsLinks[1] = new Array("2b.html", "2d.html", "2f.html", "2g.html");
smItemsLinks[2] = new Array("3a.html", "3b.html");
smItemsLinks[3] = "#";
