
/* erzeugt: 2009-04-24 15:33:37 */
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=JavaScript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
// angeforderter Style: ArgeStyle
// benutzter Style: ArgeStyle
timegap=500;
followspeed=5;
followrate=50;
suboffset_top=5;
suboffset_left=10;

// 20 Einträge
ArgeStyle=[
"000000",
"FF0000",
"000000",
"FF6600",
0,
12,
'normal',
'normal',
'verdana,helvetica,sans-serif',
5,
,
0,
,
,
,
,
,
,
,
,
];



// Hauptmenu (aus DB ORDER BY abfolge )
 addmenu(menu=[
"phpmenu",
90,  	// top position 
328,  	// left position 
75,  	// width 
,  	// border 
,  	// screen position 
ArgeStyle,  	// main style 
1,  	// always visible 
, 	// alignment 
'Fade(duration=0.2);Shadow(color=777777, Direction=135, Strength=5)', 	// filter text 
1,  	// follow scroll top position 
1, 	// horizontal menu 
0, 	// keep alive 
, 	// position top 
, 	// overall width 
0, 	// right to left 
0, 	// open onclick 
, 	// id div 
, 	// bg image 
0, 	// scrollable 
, 	// misc properties 
,"Home","show-menu=home","index.php?mid=1",,0
,"Aktuell","show-menu=aktuell","index.php?mid=2",,0
,"Politik","show-menu=politik","index.php?mid=3",,0
,"Partei","show-menu=partei","index.php?mid=4",,0
,"Service","show-menu=service","index.php?mid=5",,0
,"Kontakt","show-menu=kontakt","index.php?mid=6",,0
]);

dumpmenus();