function getBrowserType()
{
        ie4 = ns4 = false;
        var version = navigator.appVersion.substr( 0,navigator.appVersion.indexOf( "." ) );
        if( Number( version ) >= 4 )
        {
                ie4 = ( navigator.appName.indexOf( "Microsoft" ) >= 0 );
                ns4 = ( navigator.appName.indexOf( "Netscape" ) >= 0 );
        }
        if( !ie4 && !ns4 )
                alert( "Sie ben&ouml;tigen Netscape oder Explorer ab 4.x!" );
}
window.onload=getBrowserType;
jump_adr = new Array (29,13);
var ind = 0
function AuswahlReset()
{
 for(i=0; i < document.ThisForm.List1.length; i++)
   if(document.ThisForm.List1.options[i].defaultSelected == true)
     document.ThisForm.List1.options[i].selected=true;
}
function setOption(form, index) {
    for (var i = 0 ; i < form.List2.length; i++) {
    form.List2.options[i].text = "";
    form.List2.options[i].value = "";
    }
   if (index == 0) {
    form.List2.options[3].text = "TMR Standard I";
    form.List2.options[3].value = "nicht mehr in Produktion";
    jump_adr[0,3] = "tmrstand_1.htm"
    form.List2.options[2].text = "TMR Standard Ia";
    form.List2.options[2].value = "nicht mehr in Produktion";
    jump_adr[0,2] = "tmrstand_1a.htm"
    form.List2.options[1].text = "TMR Standard II";
    form.List2.options[1].value = "nicht mehr in Produktion";
    jump_adr[0,1] = "tmrst2.htm"
    form.List2.options[0].text = "TMR Standard IIIc";
    form.List2.options[0].value = "Dreiweg-Lautsprecher mit integr. Subwoofer";
    jump_adr[0,0] = "http://www.tmr-elektroakustik.de/tmrst3c.htm"
    form.List2.options[4].text = "TMR 1";
    form.List2.options[4].value = "nicht mehr in Produktion";
    jump_adr[0,4] = "tmr1.htm"
    form.List2.options[5].text = "TMR 1a";
    form.List2.options[5].value = "nicht mehr in Produktion";
    jump_adr[0,5] = "tmr1a.htm"
    form.List2.options[6].text = "TMR 1b";
    form.List2.options[6].value = "Dreiweg-Lautsprecher";
    jump_adr[0,6] = "tmr1b.htm"
    form.List2.options[7].text = "TMR 2";
    form.List2.options[7].value = "nicht mehr in Produktion";
    jump_adr[0,7] = "tmr2.htm"
    form.List2.options[8].text = "TMR 2a";
    form.List2.options[8].value = "nicht mehr in Produktion";
    jump_adr[0,8] = "tmr2a.htm"
    form.List2.options[9].text = "TMR 2b";
    form.List2.options[9].value = "nicht mehr in Produktion";
    jump_adr[0,9] = "tmr2b.htm"
    form.List2.options[10].text = "TMR 10";
    form.List2.options[10].value = "Zweiweg-Lautsprecher mit integr. Subwoofer";
    jump_adr[0,10] = "tmr10.htm"
    form.List2.options[11].text = "TMR 3";
    form.List2.options[11].value = "nicht mehr in Produktion";
    jump_adr[0,11] = "tmr312.htm"
    form.List2.options[12].text = "R & B Primus";
    form.List2.options[12].value = "nicht mehr in Produktion";
    jump_adr[0,12] = "rb_primus.htm"
    form.List2.options[13].text = "TMR 100";
    form.List2.options[13].value = "Hochwirkungsgrad-Dreiweg-Lautsprecher";
    jump_adr[0,13] = "http://www.tmr-elektroakustik.de/neue_ls.htm"
  }
  else if (index == 1) {
    form.List2.options[0].text = "TMR CA 1";
    form.List2.options[0].value = "nicht mehr in Produktion";
    jump_adr[1,0] = "tmrca1.htm"
    form.List2.options[1].text = "TMR CMA 1";
    form.List2.options[1].value = "nicht mehr in Produktion";
    jump_adr[1,1] = "tmrcma1.htm"
    form.List2.options[2].text = "TMR SMA 1";
    form.List2.options[2].value = "nicht mehr in Produktion";
    jump_adr[1,2] = "tmrsma1.htm"
  }
  else if (index == 2) {
    form.List2.options[0].text = "Ramses NF";
    form.List2.options[0].value = "NF-Kabel";
    jump_adr[2,0] = "ramses_nf.htm"
    form.List2.options[1].text = "Ramses LS";
    form.List2.options[1].value = "LS-Kabel";
    jump_adr[2,1] = "ramses_ls.htm"
    form.List2.options[2].text = "Ramses BR";
    form.List2.options[2].value = "Kurzschlußbrücken";
    jump_adr[2,2] = "ramses_br.htm"
  }
  else if (index == 3) {
    form.List2.options[0].text = "TMR MFS 8";
    form.List2.options[0].value = "nicht mehr in Produktion";
    jump_adr[3,0] = "tmrmfs8.htm"
    form.List2.options[1].text = "TMR FS8";
    form.List2.options[1].value = "nicht mehr in Produktion";
    jump_adr[3,1] = "tmrfs8.htm"
    form.List2.options[2].text = "TMR FS 3";
    form.List2.options[2].value = "nicht mehr in Produktion";
    jump_adr[3,2] = "tmrfs3.htm"
    form.List2.options[3].text = "TMR FS 5";
    form.List2.options[3].value = "nicht mehr in Produktion";
    jump_adr[3,3] = "tmrfs5.htm"
    form.List2.options[4].text = "TMR FS 15p";
    form.List2.options[4].value = "nur als Aufputzversion FS15c";
    jump_adr[3,4] = "tmrfs15.htm"
    form.List2.options[5].text = "TMR FS cü";
    form.List2.options[5].value = "Überspannungsschutz";
    jump_adr[3,5] = "tmrfs15u.htm"
  }
  else if (index == 4) {
    form.List2.options[0].text = "TMR NK 1";
    form.List2.options[0].value = "nicht mehr in Produktion";
    jump_adr[4,0] = "tmrnk1.htm"
    form.List2.options[1].text = "TMR NK 2";
    form.List2.options[1].value = "3x 2.5mm², Ferrit";
    jump_adr[4,1] = "tmrnk2.htm"
    form.List2.options[2].text = "TMR NK 3";
    form.List2.options[2].value = "nicht mehr in Produktion";
    jump_adr[4,2] = "tmrnk3.htm"
    form.List2.options[3].text = "TMR NK 5";
    form.List2.options[3].value = "3x 5mm², ohne Ferrit";
    jump_adr[4,3] = "tmrnk5.htm"
    form.List2.options[4].text = "TMR NK 6";
    form.List2.options[4].value = "3x 6mm², Ferrit";
    jump_adr[4,4] = "tmrnk5.htm"
  }
  else if (index == 5) {
    form.List2.options[0].text = "TMR STL 5";
    form.List2.options[0].value = "nicht mehr in Produktion";
    jump_adr[5,0] = "tmrstl5.htm"
    form.List2.options[1].text = "TMR STL 7";
    form.List2.options[1].value = "nicht mehr in Produktion";
    jump_adr[5,1] = "tmrstl7.htm"
    form.List2.options[2].text = "TMR STL 7a";
    form.List2.options[2].value = "7 Steckdosen";
    jump_adr[5,2] = "tmrstl7a.htm"
    form.List2.options[3].text = "TMR ST 3";
    form.List2.options[3].value = "Dreifach-Netzverteiler";
    jump_adr[5,3] = "tmrstl3.htm"
  }
  else if (index == 6) {
  AuswahlReset();
  setOption(document.ThisForm,0)
  }
  else if (index == 7) {
    form.List2.options[0].text = "alle Geräte";
    form.List2.options[0].value = "Aufrüsten auf neuesten Stand";
    jump_adr[7,0] = "updates.htm"
  }
  else if (index == 8) {
  AuswahlReset();
  setOption(document.ThisForm,0)
  }
  else if (index == 9) {
  form.List2.options[0].text = "in EUR";
  form.List2.options[0].value = "unverbindl. Endverbraucherpreise";
  jump_adr[9,0] = "pl99_eur.htm"
  }
  else if (index == 10) {
  form.List2.options[0].text = "Händler";
  form.List2.options[0].value = "mit eigener Homepage";
  jump_adr[10,0] = "handel.htm"
  }
  else if (index == 11) {
  form.List2.options[0].text = "Endverbraucher";
  form.List2.options[0].value = "Allgemeine Geschäftsbedingungen";
  jump_adr[11,0] = "agb_priv.htm"
  }
  else if (index == 12) {
  AuswahlReset();
  setOption(document.ThisForm,0)
  }
  else if (index == 13) {
  form.List2.options[0].text = "allgemein";
  form.List2.options[0].value = "Häufige Fragen und Antworten";
  jump_adr[13,0] = "faq.htm"
  }
  else if (index == 14) {
  form.List2.options[0].text = "produktspezifisch";
  form.List2.options[0].value = "Problemlösungen für TMR-Produkte";
  jump_adr[14,0] = "trouble.htm"
  }
  else if (index == 15) {
  form.List2.options[0].text = "alle Geräte";
  form.List2.options[0].value = "Was tun bei defektem Gerät?";
  jump_adr[15,0] = "trouble.htm"
  }
  else if (index == 16) {
  form.List2.options[0].text = "div.";
  form.List2.options[0].value = "zur Lösung von zB. Raumproblemen";
  jump_adr[16,0] = "software.htm"
  }
  else if (index == 17) {
  form.List2.options[0].text = "div.";
  form.List2.options[0].value = "Technische Infos, Testberichte";
  jump_adr[17,0] = "downloads.htm"
  }
  else if (index == 18) {
  form.List2.options[0].text = "div.";
  form.List2.options[0].value = "Audiophile CDs und Anspieltipps";
  jump_adr[18,0] = "recom_cd.htm"
  }
  else if (index == 19) {
  form.List2.options[0].text = "allgemein";
  form.List2.options[0].value = "Meinungen unserer Besucher";
  jump_adr[19,0] = "gaeste_buch/gaeste_buch.htm"
  }
  else if (index == 20) {
  form.List2.options[0].text = "div.";
  form.List2.options[0].value = " über verbale Klangbeschreibung";
  jump_adr[20,0] = "lexikon.htm"
  }
  else if (index == 21) {
  form.List2.options[0].text = "div.";
  form.List2.options[0].value = "Hörerfahrungen unserer Kunden";
  jump_adr[21,0] = "audio_bericht.htm"
  form.List2.options[1].text = "Harald Benver";
  form.List2.options[1].value = "Netzkabel und Steckdosenleiste";
  jump_adr[21,1] = "audio_bericht_1.htm"
  form.List2.options[2].text = "Stefan Gawlick";
  form.List2.options[2].value = "Lautsprecher- und NF-Kabel";
  jump_adr[21,2] = "audio_bericht_3.htm"
  form.List2.options[3].text = "Michael Seifert";
  form.List2.options[3].value = "Lautsprecher- und NF-Kabel";
  jump_adr[21,3] = "audio_bericht_2.htm"
  form.List2.options[4].text = "Alfred Schmitt";
  form.List2.options[4].value = "Lautsprecher- und NF-Kabel";
  jump_adr[21,4] = "audio_bericht_4.htm"
  form.List2.options[5].text = "Harald Benver";
  form.List2.options[5].value = "Lautsprecher- und NF-Kabel";
  jump_adr[21,5] = "audio_bericht_5.htm"
  form.List2.options[6].text = "K.-H. Rosendahl";
  form.List2.options[6].value = "Lautsprecher- und NF-Kabel";
  jump_adr[21,6] = "audio_bericht_6.htm"
  form.List2.options[7].text = "Dirk Neubacher";
  form.List2.options[7].value = "Lautsprecher-Kabel";
  jump_adr[21,7] = "audio_bericht_7.htm"
  form.List2.options[8].text = "Manfred Spies";
  form.List2.options[8].value = "NF-Kabel";
  jump_adr[21,8] = "audio_bericht_8.htm"
  form.List2.options[9].text = "Bernd Bohnenberg";
  form.List2.options[9].value = "LS-Kabel";
  jump_adr[21,9] = "audio_bericht_11.htm"
  form.List2.options[10].text = "Peter Suchland";
  form.List2.options[10].value = "Lautsprecher- und NF-Kabel";
  jump_adr[21,10] = "audio_bericht_9.htm"
  form.List2.options[10].text = "Otwin Maas";
  form.List2.options[10].value = "NF-Kabel";
  jump_adr[21,10] = "audio_bericht_10.htm"
  }
  else if (index == 22) {
  form.List2.options[0].text = "div.";
  form.List2.options[0].value = "Musiklabels und andere interessante Links";
  jump_adr[22,0] = "links.htm"
  }
  else if (index == 23) {
  AuswahlReset();
  setOption(document.ThisForm,0)
  }
  else if (index == 24) {
  form.List2.options[0].text = "zu TMR";
  form.List2.options[0].value = "Formular";
  jump_adr[24,0] = "kontakt.htm"
  }
  else if (index == 25) {
  form.List2.options[0].text = "über TMR";
  form.List2.options[0].value = "Testberichte, Besprechungen";
  jump_adr[25,0] = "tests.htm"
  }
  else if (index == 26) {
  form.List2.options[0].text = "allgemein";
  form.List2.options[0].value = "Suche, Verkaufe, Kontakte, Meinungen";
  jump_adr[26,0] = "forum_start.htm"
  }
  else if (index == 27) {
  form.List2.options[0].text = "Zeichenerklärung";
  form.List2.options[0].value = "Links, Hinweise usw.";
  jump_adr[27,0] = "help.htm"
  form.List2.options[1].text = "techn. Probleme";
  form.List2.options[1].value = "beim Laden o. Darstellen";
  jump_adr[27,1] = "prob_darst.htm"
  }
  else if (index == 28) {
  form.List2.options[0].text = "Website";
  form.List2.options[0].value = "Suchen nach beliebigen Begriffen";
  jump_adr[28,0] = "search.htm"
  }
  else if (index == 29) {
  form.List2.options[0].text = "allgemein";
  form.List2.options[0].value = "Er- und Versteigern von Geräten";
  jump_adr[29,0] = "auction_start.htm"
  }
  else if (index == 30) {
  form.List2.options[0].text = "allgemein";
  form.List2.options[0].value = "Hifi und Voodoo";
  jump_adr[30,0] = "voodoo.htm"
  }
  else if (index == 31) {
  form.List2.options[0].text = "Wir über uns";
  form.List2.options[0].value = "Adresse, Telefon, Verantwortung i.S.d.P.";
  jump_adr[30,0] = "about_tmr.htm"
  }
  ind = form.List2.selectedIndex
  form.List2.selectedIndex = 0;
  form.ValueIn2.value = form.List2.options[form.List2.selectedIndex].value;
  }
var max=0;
