BLANK_IMAGE="b.gif";
//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"white", "shadow":"#DBD8D1", "bgON":"#666666","bgOVER":"#B6BDD2"};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var STYLE = {"border":1, "shadow":0, "color":color, "css":css};
//items and formats
var MENU_ITEMS =
[
	{"pos":[25,180], "itemoff":[29,0], "leveloff":[29,0], "style":STYLE, "size":[30,100]},
	{code:"Home", url:"index.html"},
	{code:"General Info",
		sub:[
			{"leveloff":[0,105], "itemoff":[29,0]},
			{code:"News", url:"kitenews.html", "target":"_top"},
			{code:"Currency", url:"currency.html", "target":"_top"},
			{code:"Getting Here", url:"here.html", "target":"_top"},
			{code:"Kiting Safety", url:"safety.html", "target":"_top"},
//			{code:"Maps", url:"comesoon.html", "target":"_top"},
//			{code:"Travel Info", url:"comesoon.html", "target":"_top"},
		]
	},

	{code:"Kite Center",
		sub:[
			{"leveloff":[0,105], "itemoff":[29,0]},
			{code:"Clinics", url:"clinics.html", "target":"_top"},
//			{code:"Day Trips", url:"comesoon.html", "target":"_top"},
			{code:"Equipment", url:"equipment.html", "target":"_top"},
			{code:"Lessons", url:"lessons.html", "target":"_top"},
//			{code:"Location", url:"comesoon.html", "target":"_top"},
			{code:"Rentals", url:"rentals.html", "target":"_top"},
//			{code:"Staff", url:"kitestaff.html", "target":"_top"},
//			{code:"Test Center", url:"comesoon.html", "target":"_top"},
		]

	},

	{code:"Specials", url:"kiteeazy.html", "target":"_top"},
	{code:"Services",
		sub:[
			{"leveloff":[0,105], "itemoff":[29,0]},
			{code:"Beach Cafe", url:"cafe.html", "target":"_top"},
			{code:"Internet", url:"internet.html", "target":"_top"},
//			{code:"Mobile Phone", url:"cellphone.html", "target":"_top"},
//			{code:"Locker Rental", url:"comesoon.html", "target":"_top"},
//			{code:"Repairs", url:"comesoon.html", "target":"_top"},
//			{code:"Shop", url:"comesoon.html", "target":"_top"},
//			{code:"Taxis", url:"comesoon.html", "target":"_top"},
//			{code:"Car Rental", url:"comesoon.html", "target":"_top"},

		]
	},

	{code:"Hotels", url:"hotels.html", "target":"_top"},
//	{code:"Activities", url:"comesoon.html", "target":"_top"},
	{code:"Bookings",
		sub:[
			{"leveloff":[0,105], "itemoff":[29,0]},
			{code:"Hotels", url:"bkhotel.html", "target":"_top"},
//			{code:"Airline Tickets", url:"bkflight.html", "target":"_top"},
//			{code:"Kiteboarding", url:"comesoon.html", "target":"_top"},
//			{code:"Cancellation", url:"comesoon.html", "target":"_top"},
		]
	},

	{code:"Weather", 
		sub:[
			{"leveloff":[0,105], "itemoff":[29,0]},
			{code:"Current", url:"weather.html", "target":"_top"},
			{code:"Wind / Water", url:"windarchive.html", "target":"_top"},
			{code:"Forecast", url:"forecast.html", "target":"_top"},
//			{code:"Live Webcam", url:"http://www.slucia.com/webcam", "target":"_top"},
		]
	},
	{code:"Gallery", url:"gallery.html", "target":"_top"},

	{code:"Links", url:"links.html", "target":"_top"},
//	{code:"FAQ", url:"comesoon.html", "target":"_top"},
	{code:"Contact Us", url:"contact.html", "target":"_top"},
	

];
