//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#006600", "shadow":"#669966", "bgON":"#99CC99","bgOVER":"#CCCC99", "":""};
var color2 = {"border":"#006600", "shadow":"", "bgON":"#99CC99","bgOVER":"#CCCC99", "":""};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var css_sub = {"ON":"clsCMOnSub", "OVER":"clsCMOverSub"};
var STYLE = {"border":1, "shadow":2, "color":color, "css":css};

var STYLE_LEVEL1 = {"border":1, "shadow":2, "color":color, "css":css};
var STYLE_LEVEL2 = {"border":1, "shadow":2, "color":color2, "css":css_sub};
//items and formats
var MENU_ITEMS_ARROWS =
[
	{"pos":"relative", "itemoff":[21,0], "leveloff":[0,130], "style":STYLE, "size":[22,180]},
	{code:"ERLEBEN SIE DIE SPANNUNG", url:"experiencegerman.htm", target:"_self",	
		sub:[
			{"leveloff":[0,55], "size":[22,230], "style":STYLE_LEVEL2 },
			{code:"Erleben Sie die Spannung", url:"experiencegerman.htm", target:"_self"},
			{code:"Kurz gefasst", url:"inanutshellgerman.htm", target:"_self"},
			{code:"Geführte touren und safaris", url:"safarisgerman.htm", target:"_self"},
			{code:"Haeufig gestellte Fragen", url:"faqgerman.htm", target:"_self"},
			{code:"Werden Sie Monkeyland`s Freund", url:"friendsofmonkeylandgerman.htm", target:"_self"}	
		
		]
	},
	
	{code:"UEBER UNS", url:"aboutusgerman.htm", target:"_self",	
		sub:[
			{"leveloff":[0,55], "size":[22,230], "style":STYLE_LEVEL2 },
			{code:"Ueber uns", url:"aboutusgerman.htm", target:"_self"},
			{code:"Vision und Berufung", url:"visiongerman.htm", target:"_self"},
			{code:"Zukunftsplanung", url:"futureplansgerman.htm", target:"_self"},
			{code:"Der Traum", url:"interviewgerman.htm", target:"_self"},
			{code:"Werde Freiwilliger bei Monkeyland", url:"volunteergerman.htm", target:"_self"},
			{code:"Werden Sie Monkeyland`s Freund", url:"friendsofmonkeylandgerman.htm", target:"_self"}		
		
		]
	},
	
	{code:"BUCHUNG / INFORMATION", url:"bookingsgerman.htm", target:"_self"},
	
	{code:"STANDORT", url:"wheretofindusgerman.htm", target:"_self"},
	
	{code:"KONTAKTINFORMATIONEN", url:"contactusgerman.htm", target:"_self"},

	
];
