Asoo
Ja dann kann man
Muss mal im index nachschauen
//Contents for menu 1
var menu1=new Array()
menu1[0]='<a href="index.php?site=news"><font color="#b1b1b1">News</font></a>'
menu1[1]='<a href="index.php?site=news&action=archiv"><font color="#b1b1b1">News Archiv</font></a>'
menu1[2]='<a href="index.php?site=articles"><font color="#b1b1b1">Articles</font></a>'
menu1[3]='<a href="index.php?site=history"><font color="#b1b1b1">History</font></a>'
menu1[4]='<a href="index.php?site=links"><font color="#b1b1b1">Links</font></a>'
menu1[5]='<a href="index.php?site=about"><font color="#b1b1b1">About us</font></a>'
//Contents for menu 2, and so on
var menu2=new Array()
menu2[0]='<a href="index.php?site=members"><font color="#b1b1b1">Members</font></a>'
menu2[1]='<a href="index.php?site=clanwars"><font color="#b1b1b1">Clanwars</font></a>'
menu2[2]='<a href="index.php?site=calendar"><font color="#b1b1b1">Calendar</font></a>'
menu2[3]='<a href="index.php?site=challenge"><font color="#b1b1b1">Fight us</font></a>'
menu2[4]='<a href="index.php?site=awards"><font color="#b1b1b1">Awards</font></a>'
menu2[5]='<a href="index.php?site=sponsors"><font color="#b1b1b1">Sponsors</font></a>'
//Contents for menu 3, and so on
var menu3=new Array()
menu3[0]='<a href="index.php?site=forum"><font color="#b1b1b1">Forum</font></a>'
menu3[1]='<a href="index.php?site=guestbook"><font color="#b1b1b1">Guestbook</font></a>'
menu3[2]='<a href="index.php?site=gallery"><font color="#b1b1b1">Gallery</font></a>'
menu3[3]='<a href="index.php?site=whoisonline"><font color="#b1b1b1">Who is online</font></a>'
menu3[4]='<a href="index.php?site=newsletter"><font color="#b1b1b1">Newsletter</font></a>'
menu3[5]='<a href="index.php?site=contact"><font color="#b1b1b1">Contact</font></a>'
//Contents for menu 4, and so on
var menu4=new Array()
menu4[0]='<a href="index.php?site=files"><font color="#b1b1b1">Downloads</font></a>'
menu4[1]='<a href="index.php?site=linkus"><font color="#b1b1b1">Link us</font></a>'
menu4[2]='<a href="index.php?site=joinus"><font color="#b1b1b1">Join us</font></a>'
menu4[3]='<a href="index.php?site=search"><font color="#b1b1b1">Search</font></a>'
menu4[4]='<a href="index.php?site=polls"><font color="#b1b1b1">Polls</font></a>'
menu4[5]='<a href="index.php?site=imprint"><font color="#b1b1b1">Imprint</font></a>'
Musst du halt einfach eine neue zeile machen
oder sag einfach was du dazuhaben haben willst mit dem namen und bei welcher kategorie
wir machen es dann für dich