/* Vision Slidemenü 1.0                        */
/* Copyright (C) 2002 Matthias Mohr            */
/* E-mail: webmaster@mamo-net.de               */
/* Homepage: http://www.mamo-net.de            */
/* ------------------------------------------- */
/* Sie dürfen dieses Script frei benutzen wenn */ 
/* dieser Corpright Hinweis bestehen bleibt.   */

<!--
YOffset=26; 
XOffset=0;
staticYOffset=5; 
slideSpeed=5;
waitTime=25; 
menuBGColor="999999";
menuIsStatic="yes"; 
menuWidth=150;
menuCols=10;
hdrFontFamily="arial";
hdrFontSize="1";
hdrFontColor="00ffff";
hdrBGColor="000000";
hdrAlign="center";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Verdana";
linkFontSize="2";
linkFontColor="000000"
linkBGColor="777777";
linkOverBGColor="eeeeee";
linkTarget="_self";
linkAlign="left";
barBGColor="CC0000";
barFontFamily="arial";
barFontSize="2";
barFontColor="ffffff";
barVAlign="center";
barWidth=10;
barText=". Navigation Bar .";

///////////////////////////

// momItems[...]=[name, link, target, colspan, endrow?] - weglassen von 'link' und 'target' wird zum Header
momItems[0]=["Menü"]
momItems[1]=["Clan-Info", "include.php?src=vwar/member.php", ""]
momItems[2]=["Clan-Regeln", "include.php?src=/htmlarea/clan_regeln.htm", ""]
momItems[3]=["SG1-CHAT", "htmlarea/chat.htm", "Hauptframe"]
momItems[4]=["Seiten Historie", "include.php?path=content/history.php", ""]
momItems[5]=["PM-Center", "include.php?path=login/imcenter.php", ""]
momItems[6]=["Inhalt einsenden", "include.php?path=content/submit.php", ""]
momItems[7]=["Feedback", "include.php?path=contact.php", "", 1, "no"] 
momItems[8]=["Email", "mailto:SG1-BullDog67@web.de?subject=Team-SG1 Nachricht&body=Name:%0AE-Mail:%0A%0ANachricht:%0A%0AIch hoffe auf baldige Antwort%0ABis demnächst!", "",1]

momItems[9]=["weitere Links", "", ""]
momItems[10]=["Suche", "include.php?path=content/search.php", ""]
momItems[11]=["My-IP?", "http://www.wieistmeineip.de", "Hauptframe"]
momItems[12]=["Speed-Test", "include.php?src=htmlarea/DSL-SpeedTest.htm", ""]
momItems[13]=["Speed.IO", "http://speed.io", "Hauptframe"]
momItems[14]=["Surf-Radio","http://www.surfmusik.de/radios/radioauswahl.htm", "Hauptframe"]
momItems[15]=["RSS-Feeds", "rssfeed.php","Hauptframe"]
momItems[16]=["Deutschland-Wetter", "http://www.meteox.de/gmap.aspx?zoom=5&lat=51.303145259199056&lon=9.6240234375", "Hauptframe"]
momItems[17]=["RTL Formel1 Lifestream", "http://www.rtl.de/sport/formel-1/livestream", "Hauptframe"]


momItems[18]=["TeamSpeak-Übersicht", "", ""]
momItems[19]=["Team-SAAR", "include.php?src=http://www.team-saar.com/php_ts2", ""]
momItems[20]=["SG1-Public TS", "include.php?path=php_ts3/status/tsstatus_test.php", ""]
momItems[21]=["*leer*", "include.php?src=http://", ""]
momItems[22]=
momItems[23]=
momItems[24]=
momItems[25]=


MOMbilden();

//-->
