//keywords
var code="code";
var url="url";
var sub="sub";
//styles
var color1 = {"border":"#F9A552", "shadow":"#F9A552", "bgON":"#F9A552", "bgOVER":"#F47D2D", "imagebg":"#F9A552", "oimagebg":"#F9A552"};
var color2 = {"border":"#F47D2D", "shadow":"#F47D2D", "bgON":"#F9A552", "bgOVER":"#FFFFFF", "imagebg":"#FFD054", "oimagebg":"#CC0000"};

var defcss_main = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var defcss_sub = {"ON":"clsCMOn_sub", "OVER":"clsCMOver_sub"};

var STYLE_main = {"border":0, "borders":[1,1,1,1], "shadow":0, "color":color1, "css":defcss_main};
var STYLE_sub = {"border":1, "borders":[1,0,1,1], "shadow":0, "color":color2, "css":defcss_sub};
//items and formats
var MENU_ITEMS =
[

// absolute positionierung	{"pos":[60,60], "size":[20,100], "itemoff":[0,99], "leveloff":[19,0], "delay":600, "image":"../images/b.gif", "imgsize":[18,18], "style":STYLE_main},
// relative positionierung	{"pos":"relative", "size":[20,100], "itemoff":[0,99], "leveloff":[19,0], "delay":600, "image":"../images/b.gif", "imgsize":[18,18], "style":STYLE_main},

		{"pos":"relative", "size":[14,113], "itemoff":[0,113], "leveloff":[17,0], "delay":800, "image":"../images/b.gif", "imgsize":[14,14]},
		
		{code:"Helmhaus", url:"../helmhaus/home_e.php", "format":{"image":null, "imgsize":[14,4], "style":STYLE_main},
		sub:[
			{"size":[15,158], "itemoff":[14,0], "leveloff":[0,0], "image":null},
			{code:"Home", url:"../helmhaus/home_e.php", target:"_top", "format":{"image":null, "oimage":null, "style":STYLE_sub}},
			{code:"History", url:"../helmhaus/geschichte_e.php", target:"_top", "format":{"image":null, "oimage":null, "style":STYLE_sub}},
			{code:"Quality and Credo", url:"../helmhaus/qualitaet_e.php", target:"_top", "format":{"image":null, "oimage":null, "style":STYLE_sub}},
			{code:"Location Map", url:"../helmhaus/lageplan_e.php", target:"_top", "format":{"image":null, "oimage":null, "style":STYLE_sub}},
			{code:"Contact and Address", url:"../helmhaus/kontakt_e.php", target:"_top", "format":{"image":null, "oimage":null, "style":STYLE_sub}}
			]
		},
		{code:"Rooms", url:"../zimmer/preise_e.php", "format":{"image":null, "oimage":null, "style":STYLE_main},
		sub:[
			{"size":[15,158], "itemoff":[14,0], "leveloff":[0,0], "image":null},
			{code:"Categories and Prices", url:"../zimmer/preise_e.php", target:"_top", "format":{"image":null, "oimage":null, "style":STYLE_sub}}, 
			{code:"Breakfast", url:"../zimmer/fruehstueck_e.php", target:"_top", "format":{"image":null, "oimage":null, "style":STYLE_sub}},
			{code:"Special Offers", url:"../zimmer/spezialangebote_e.php", target:"_top", "format":{"image":null, "oimage":null, "style":STYLE_sub}},
			{code:"Online Booking", url:"../buchen/frameset_buchen_e.php", target:"_top", "format":{"image":null, "oimage":null, "style":STYLE_sub}},
			{code:"Virtual Tour", url:"../zimmer/virtuell_e.php", target:"_top", "format":{"image":null, "oimage":null, "style":STYLE_sub}},
			{code:"Terms and conditions", url:"../zimmer/bedingungen_e.php", target:"_top", "format":{"image":null, "oimage":null, "style":STYLE_sub}}
			]
		},
		{code:"Current", url:"../aktuell/wetter_e.php", "format":{"image":null, "oimage":null, "style":STYLE_main},
		sub:[
			{"size":[15,158], "itemoff":[14,0], "leveloff":[0,0], "image":null},
			{code:"Weather", url:"../aktuell/wetter_e.php", target:"_top", "format":{"image":null, "oimage":null, "style":STYLE_sub}}
			]
		},
		{code:"Service", url:"../service/partner_e.php", "format":{"image":null, "oimage":null, "style":STYLE_main},
		sub:[
			{"size":[15,158], "itemoff":[14,0], "leveloff":[0,0], "image":null},
			{code:"Our Partners", url:"../service/partner_e.php", target:"_top", "format":{"image":null, "oimage":null, "style":STYLE_sub}}, 
			{code:"Leaflets", url:"../service/prospekte_e.php", target:"_top", "format":{"image":null, "oimage":null, "style":STYLE_sub}},
			{code:"GDS Codes", url:"../service/codes_e.php", target:"_top", "format":{"image":null, "oimage":null, "style":STYLE_sub}},
			{code:"Sitemap", url:"../service/sitemap_e.php", target:"_top", "format":{"image":null, "oimage":null, "style":STYLE_sub}}
			]
//		},
//		{code:"Guest rating", url:"../gaestebewertung/gaestebewertung_e.php", "format":{"image":null, "oimage":null, "style":STYLE_main},
//		sub:[
//			{"size":[15,158], "itemoff":[14,0], "leveloff":[0,0], "image":null},
//			{code:"Guest rating", url:"../gaestebewertung/gaestebewertung_e.php", target:"_top", "format":{"image":null, "oimage":null, "style":STYLE_sub}}
//			]
	}
];
