function showToolbar()
{
// AddItem(id, text, hint, location, alternativeLocation);
// AddSubItem(idParent, text, hint, location);

	menu = new Menu();
	menu.addItem("startseite", "<a href='http://www.sv-halle.de/index.htm'><font color='#FFFFFF'>Startseite</a>", "Zur&uuml;ck zur Startseite",  null, null);
	menu.addItem("50 Jahre", "<a href='http://www.sv-halle.de/50jahre'><font color='#FFFFFF'>50 Jahre</a>", "50 Jahre SV Halle",  null, null);
	menu.addItem("aktuell", "<font color='#FFFFFF'>Aktuelles", "Aktuelles aus dem SV Halle",  null, null);
	menu.addItem("wir", "<font color='#FFFFFF'>Wir &uuml;ber uns", "Der Verein stellt sich vor",  null, null);
	menu.addItem("abteil", "<font color='#FFFFFF'>Sportarten", "Links zu den Abteilungen des SV Halle", null, null);
	menu.addItem("projekt", "<font color='#FFFFFF'>Projekte", "Projekte des SV Halle", "http://www.sv-halle.de/Projekte.htm", null);
	menu.addItem("fusion", "<font color='#FFFFFF'>Newsticker zur Fusion", "Links zu Newsticker", null, null);
	menu.addItem("kontakte", "<font color='#FFFFFF'>Kontakt", "Kontakte zum SV Halle",  null, null);
	menu.addItem("partner", "<font color='#FFFFFF'>Partner", "Die Partner des SV Halle",  "http://www.sv-halle.de/partner.htm", null);
	menu.addItem("gbuch", "<font color='#FFFFFF'>G&auml;stebuch", "Das G&auml;stebuch des SV Halle",  "http://9806.my-gaestebuch.de/", null);

	menu.addSubItem("aktuell", "<font color='#FFFFFF'>Aktuelle Ereignisse", "Aktuelle Ereignisse",  "http://www.sv-halle.de/aktuelles/aktuelles.htm");
	menu.addSubItem("aktuell", "<font color='#FFFFFF'>Termine", "Termine",  "http://www.sv-halle.de/termine 2010.htm");
	menu.addSubItem("aktuell", "<font color='#FFFFFF'>Sportliche Erfolge 2009", "Sportliche Erfolge 2009",  "http://www.sv-halle.de/erfolge09.htm");
	menu.addSubItem("aktuell", "<font color='#FFFFFF'>Sportliche Erfolge 2010", "Sportliche Erfolge 2010",  "http://www.sv-halle.de/erfolge10.htm");
	menu.addSubItem("aktuell", "<font color='#FFFFFF'>Archiv-Aktuell 2008", "Archiv 2008", "http://www.SV-Halle.de/aktuelles/archiv.htm");
	menu.addSubItem("aktuell", "<font color='#FFFFFF'>Archiv-Aktuell 2009", "Archiv 2009", "http://www.SV-Halle.de/aktuelles/archiv 2009.htm");
	menu.addSubItem("aktuell", "<font color='#FFFFFF'>Archiv-Aktuell 2010", "Archiv 2010", "http://www.SV-Halle.de/aktuelles/archiv 2010.htm");
	menu.addSubItem("aktuell", "<font color='#FFFFFF'>Archiv-Aktuell 2011", "Archiv 2011", "http://www.SV-Halle.de/aktuelles/archiv 2011.htm");
	
	menu.addSubItem("wir", "<font color='#FFFFFF'>Historisches", "Historisches",  "http://www.sv-halle.de/historisch.htm");
	menu.addSubItem("wir", "<font color='#FFFFFF'>Leitbild", "Leitbild des SV Halle",  "http://www.sv-halle.de/leitbild.htm");
	menu.addSubItem("wir", "<font color='#FFFFFF'>Vereinsstruktur", "Vereinsstruktur",  "http://www.sv-halle.de/struktur.htm");
	menu.addSubItem("wir", "<font color='#FFFFFF'>Mitgliederstatistik", "Mitgliederstatistik",  "http://www.sv-halle.de/statistik.htm");	
	menu.addSubItem("wir", "<font color='#FFFFFF'>Hauptgesch&auml;ftsstelle", "Hauptgesch&auml;ftsstelle",  "http://www.sv-halle.de/gstelle.htm");
	menu.addSubItem("wir", "<font color='#FFFFFF'>Hauptausschuss", "Hauptausschuss",  "http://www.sv-halle.de/praesidium.htm");
	menu.addSubItem("wir", "<font color='#FFFFFF'>Team Olympia", "Team Olympia",  "http://www.sv-halle.de/juniorteam/olympiateam.htm");
	
	menu.addSubItemLine("wir");
	menu.addSubItem("wir", "<font color='#FFFFFF'>Satzung", "Satzung",  "http://www.sv-halle.de/satzung.htm");
	menu.addSubItem("wir", "<font color='#FFFFFF'>Beitragsordnung", "Beitragsordnung",  "http://www.sv-halle.de/beitrag.htm");
	menu.addSubItem("wir", "<font color='#FFFFFF'>Aufnahmeantrag", "Aufnahmeantrag",  "http://www.sv-halle.de/aufnahme.htm");

	menu.addSubItem("abteil", "<font color='#FFFFFF'>Basketball", "Abteilung Basketball",  "http://www.sv-halle.de/basketball/index.htm");
	menu.addSubItem("abteil", "<font color='#FFFFFF'>Boxen", "Abteilung Boxen",  "http://www.sv-halle.de/boxen/index.htm");
	menu.addSubItem("abteil", "<font color='#FFFFFF'>Judo", "Abteilung Judo",  "http://www.sv-halle.de/judo/index.htm");
	menu.addSubItem("abteil", "<font color='#FFFFFF'>Leichtathletik", "Abteilung Leichtathletik",  "http://www.sv-halle.de/leichtathletik/index.htm");
	menu.addSubItem("abteil", "<font color='#FFFFFF'>Moderner F&uuml;nfkampf", "Abteilung Moderner F&uuml;nfkampf",  "http://www.sv-halle.de/5kampf/index.htm");
	menu.addSubItem("abteil", "<font color='#FFFFFF'>Rehabilitations- und Behindertensport", "Abteilung Rehabilitations- und Behindertensport",  "http://www.sv-halle.de/reha/index.htm");
	menu.addSubItem("abteil", "<font color='#FFFFFF'>Rhythmische Sportgymnastik", "Abteilung Rhythmische Sportgymnastik",  "http://www.sv-halle.de/sportgymnastik/index.htm");	
	menu.addSubItem("abteil", "<font color='#FFFFFF'>Ringen", "Abteilung Ringen",  "http://www.sv-halle.de/ringen/index.htm");
	menu.addSubItem("abteil", "<font color='#FFFFFF'>Rudern", "Abteilung Rudern",  "http://www.sv-halle.de/rudern/index.htm");
	menu.addSubItem("abteil", "<font color='#FFFFFF'>Schwimmen", "Abteilung Schwimmen",  "http://www.sv-halle.de/schwimmen/index.htm");
	menu.addSubItem("abteil", "<font color='#FFFFFF'>Triathlon", "Abteilung Triathlon",  "http://www.sv-halle.de/triathlon/index.htm");
	menu.addSubItem("abteil", "<font color='#FFFFFF'>Turnen", "Abteilung Turnen",  "http://www.sv-halle.de/turnen/index.htm");
	menu.addSubItem("abteil", "<font color='#FFFFFF'>Turnen m&auml;nnlich", "Abteilung Turnen m&auml;nnlich",  "http://www.sv-halle.de/turnen-m/index.htm");
	menu.addSubItem("abteil", "<font color='#FFFFFF'>Volleyball", "Abteilung Volleyball",  "http://www.sv-halle.de/volleyball/index.htm");
	menu.addSubItem("abteil", "<font color='#FFFFFF'>Wasserball", "Abteilung Wasserball",  "http://www.sv-halle.de/wasserball/index.htm");
	menu.addSubItem("abteil", "<font color='#FFFFFF'>Wasserspringen", "Abteilung Wasserspringen",  "http://www.sv-halle.de/wasserspringen/index.htm");

	menu.addSubItemLine("fusion");
	menu.addSubItem("fusion", "<font color='#FFFFFF'>Newsticker 1", "http://www.sv-halle.de/newsticker1.pdf");
	menu.addSubItem("fusion", "<font color='#FFFFFF'>Newsticker 2", "http://www.sv-halle.de/newsticker2.pdf");
	
	menu.addSubItem("kontakte", "<font color='#FFFFFF'>Hauptgeschäftsstelle", "E-Mail an die Hauptgesch&auml;ftsstelle des SV Halle",  "mailto:info@sv-halle.de");
	menu.addSubItem("kontakte", "<font color='#FFFFFF'>Sportarten/Gliederungen", "Sportarten/Gliederungen",  "http://www.sv-halle.de/abteilkontakt.htm");
	menu.addSubItem("kontakte", "<font color='#FFFFFF'>Webmaster", "E-Mail an die Webmaster", "mailto:e.froeb@sv-halle.de");
	menu.addSubItemLine("kontakte");
	menu.addSubItem("kontakte", "<font color='#FFFFFF'>Adresse", "Die Adresse", "javascript:kontakt()");

	menu.showMenu();
}

function kontakt()
{
var popupURL = "http://www.sv-halle.de/kontakt.htm";
var all = 1; 
popup = window.open(popupURL,"Name",'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=no,resizable=0,width=300,height=255,copyhistory=no');
//popup.close()
}
