id = "";
// var id = "";
var c = "c";
MENU_DATA = [
{"text":"","style":"menutop"},
//{"text":"","style":"menunode"},
{"text":"Home","style":"menunode","url":"index.php?session=" + id,"padding":"57"},
{"text":"Sprüche","style":"menunode","url":"sprueche.php?session=" + id},
//{"text":"test","style":"node","url":"content.php?action=sessiontest&session=" + id,
// c: [
// {"text":"test","style":"node","url":"#"}
// ]
// },
//{"text":"test","style":"node","url":"news.php?id=" + id,
// c: [
// {"text":"test1","style":"node","url":"#",
// c: [
// {"text":"subsubtest1","style":"node","url":"#"},
// {"text":"subsubtest2","style":"node","url":"#"}
// ]
//
// },
// {"text":"test2","style":"node","url":"#"},
// {"text":"test3","style":"node","url":"#"},
// {"text":"test4","style":"node","url":"#"},
// {"text":"test5","style":"node","url":"#"},
// {"text":"test6","style":"node","url":"#"}
// ]
// },
{"text":"Links","style":"menunode","url":"content.php?action=links&session=" + id},
{"text":"","style":"menunode"},
{"text":"Impressum","style":"menunode","url":"content.php?action=impressum&session=" + id},
{"text":"","style":"menunode"},
{"text":"Login","style":"menunode","url":"intern.php?action=loginForm&session=" + id},
{"text":"","style":"menubottom"},
{"text":"1643
Logins seit
24.07.2005","style":"menucounter","padding":"50"}]