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)}

timegap=1000
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

style1=["ffffff","","000000","002975","000000",15,"normal","normal","Arial, Verdana",5,"java/menu_subpfeil.gif",,,,,,,"CC0000","CC0000","999999",]

style2=["000000","A0B4D6","000000","b0b0b0","000000",13,"normal","normal","Arial, Verdana",3,"java/menu_subpfeil.gif",,,,,,,"CC0000","CC0000","999999",]

addmenu(menu=["mainmenu",200,25,130,0,,style1,1,"left",,,,,,,,,,,,,
,"<div name=\"headmenugif\" style=\"position:relative;margin-top:10px;margin-left:12px;\"></div>","# type=form;",,,0
,"<b>Wir über uns</b>  ","show-menu=menu_1",,"",0
,"<b>Aktuelles</b>     ","show-menu=menu_2",,"",0
,"<b>Termine</b>       ","termine.php",,"",0
,"<b>Bildergalerie</b> ","bilder.php",,"",0
,"<b>Zinnfiguren</b>   ","neuerscheinungen.php",,"",0
,"<b>Was sammeln?</b>  ","was.php",,"",0
,"<b>Hersteller</b>    ","hersteller.php",,"",0
,"<b>Publikationen</b> ","bibliothek.php",,"",0
,"<b>Downloads</b>     ","downloads.php",,"",0
,"<b>Links</b>         ","links.php",,"",0
,"<b>Home</b>          ","index.php",,"",1
])

addmenu(menu=["menu_1",,,180,1,"",style2,,,,,,,,,,,,,,,
,"&nbsp;: Was wir tun    ","wir-tun.php",,"",0
,"&nbsp;: Mitglied werden","wir-mitglied.php",,"",0
,"&nbsp;: Kontakt        ","wir-kontakt.php",,"",0
,"&nbsp;: Impressum      ","wir-impressum.php",,"",0
])

addmenu(menu=["menu_2",,,180,1,"",style2,,,,,,,,,,,,,,,
,"&nbsp;: Aktuelles","aktuell.php",,"",0
,"&nbsp;: Sammlertreffen aktuell","bilder-vorschau-aktuell.php",,"",0
])

dumpmenus()
