var menudef={
	"type":"bar",
	"position":{"anchor":"e","anchor_side":"nw","pos":[10,55]},
	"timer":400,
	"autoclose":false,
	"otime":400,
	"css":"../iewin000",
	"style":{
		"box":true,
		"direction":"v",
		"size":[180,18],
		"align":"left",
		"color":"blue",
		"bgcolor":"#CCb7dc",
		"imgendon":{"src":"../Menu/arr_down2.gif","width":16,"height":16 },
		"imgendoff":{"src":"../Menu/arr_right2.gif","width":16,"height":16 }
	},


	"items":[
		{"text":"Veranstaltungsplan 2011",
			"action":{"url":"../Veranstaltungsplan/Veranstaltungsplan.htm"}
			
		},
		{"text":"Veranstaltungsplan 2012",
			"action":{"url":"../Veranstaltungsplan/Pdf16122011_00000.pdf"}
			
		},
		{"text":"Der Kleeblattweg",
			"action":{"url":"../Kleeblatt/Kleeblattweg.htm"}
		},

		{"text":"Impressum",
			"action":{"url":"../sonst/impressum.htm"}
		},
	]
};

