//keywords var code="code";var url="url";var sub="sub"; //styles //var defcolor = {"bgOVER":"rgb(0,0,120)", "imagebg":"#DBD8D1", "oimagebg":"#B6BDD2"}; var defcolor = {}; var defcss = {"ON":"clsCMTopOn", "OVER":"clsCMTopOver"}; var defcss2 = {"ON":"subon", "OVER":"subover"}; var defcss3 = {"ON":"clsCMTopOn2", "OVER":"clsCMTopOver2"}; var TOP_MIDDLE = {"border":0, "color":defcolor, "css":defcss}; var SUB = {"border":0, "color":"rgb(0,0,120)", "css":defcss2}; var LEFT = {"border":0, "color":defcolor, "css":defcss3}; var MENU_ITEMS = [ {"pos":"relative", "size":[16,20], "itemoff":[0,20], "imgsize":[1,1], "leveloff":[2,0], "delay":500, "style":TOP_MIDDLE}, {code:"home", url:"/index.php", "format":{"size":[16,50],"itemoff":[0,35]} }, {code:"about us", url:"/about_us.php", "format":{"size":[16,70],"itemoff":[0,50]}, sub:[ {"size":[17,70], "itemoff":[20,0], "leveloff":[20,0],"style":SUB}, {code:"who's who", url:"/staff.php"} ] }, {code:"facilities", url:"/facilities.php", "format":{"size":[16,70],"itemoff":[0,70]}, sub:[ {"size":[17,100], "itemoff":[20,0], "leveloff":[20,0],"style":SUB}, {code:"property map", url:"/map.php"}, {code:"directions", url:"/directions.php"} ] }, {code:"lodging", url:"/lodging.php", "format":{"size":[16,65],"itemoff":[0,70]} , sub:[ {"size":[17,90], "itemoff":[20,0], "leveloff":[20,0],"style":SUB},{code:"Cherrybank", url:"/lodging_detail.php?selection=8"},{code:"Minglewood", url:"/lodging_detail.php?selection=3"},{code:"Tuckaway.", url:"/lodging_detail.php?selection=7"},{code:"Ripple Bay", url:"/lodging_detail.php?selection=9"},{code:"Mirror Cove", url:"/lodging_detail.php?selection=10"},{code:"Fernwood", url:"/lodging_detail.php?selection=11"},{code:"Pinebrook", url:"/lodging_detail.php?selection=12"},{code:"Westward", url:"/lodging_detail.php?selection=13"},{code:"Breezes", url:"/lodging_detail.php?selection=4"},{code:"Eastward", url:"/lodging_detail.php?selection=14"},{code:"Lakemont", url:"/lodging_detail.php?selection=15"},{code:"Birches", url:"/lodging_detail.php?selection=16"}] }, {code:"availability", url:"/availability.php", "format":{"size":[16,80],"itemoff":[0,65]} }, {code:"photos", url:"/photos.php", "format":{"size":[16,60],"itemoff":[0,80]} }, {code:"policies", url:"/more_info.php", "format":{"size":[16,70],"itemoff":[0,60]}, sub:[ {"size":[17,100], "itemoff":[20,0], "leveloff":[20,0],"style":SUB}, {code:"reservations", url:"/reservations.php"}, {code:"other charges", url:"/charges.php"}, {code:"check in/out", url:"/checkinout.php"} ] }, {code:"contact us", url:"/contact_us.php", "format":{"size":[16,75],"itemoff":[0,70], "style":LEFT} } ];