// Produktbild gross
function new_window(was)
{
var fensterstatus=neues_fenster=window.open(was,"Window2","width=580, height=420,directories=no,status=no,scrollbars=yes,menubar=no,location=no");
if (fensterstatus.closed == false) neues_fenster.focus();
}

<!-- Verstecken für ältere Browser --
 function surfto1() {
        var myindex=document.Form1.Menu1.selectedIndex
        if (document.Form1.Menu1.options[myindex].value != "0") {
       	 location=document.Form1.Menu1.options[myindex].value;}
}
// Ende Verstecken -->

<!-- Verstecken für ältere Browser --
 function surfto2() {
        var myindex=document.Form2.Menu2.selectedIndex
        if (document.Form2.Menu2.options[myindex].value != "0") {
       	 location=document.Form2.Menu2.options[myindex].value;}
}
// Ende Verstecken -->

<!-- Verstecken für ältere Browser --
 function surfto3() {
        var myindex=document.Form3.Menu3.selectedIndex
        if (document.Form3.Menu3.options[myindex].value != "0") {
       	 location=document.Form3.Menu3.options[myindex].value;}
}
// Ende Verstecken -->

<!-- Verstecken für ältere Browser --
 function surfto4() {
        var myindex=document.Form4.Menu4.selectedIndex
        if (document.Form4.Menu4.options[myindex].value != "0") {
       	 location=document.Form4.Menu4.options[myindex].value;}
}
// Ende Verstecken -->

<!-- Verstecken für ältere Browser --
 function surfto5() {
        var myindex=document.Form5.Menu5.selectedIndex
        if (document.Form5.Menu5.options[myindex].value != "0") {
       	 location=document.Form5.Menu5.options[myindex].value;}
}
// Ende Verstecken -->

<!-- Verstecken für ältere Browser --
 function surfto1_1() {
        var myindex=document.Form1_1.Menu1_1.selectedIndex
        if (document.Form1_1.Menu1_1.options[myindex].value != "0") {
       	 location=document.Form1_1.Menu1_1.options[myindex].value;}
}
// Ende Verstecken -->

<!-- Verstecken für ältere Browser --
 function surfto2_2() {
        var myindex=document.Form2_2.Menu2_2.selectedIndex
        if (document.Form2_2.Menu2_2.options[myindex].value != "0") {
       	 location=document.Form2_2.Menu2_2.options[myindex].value;}
}
// Ende Verstecken -->

<!-- Verstecken für ältere Browser --
 function surfto3_3() {
        var myindex=document.Form3_3.Menu3_3.selectedIndex
        if (document.Form3_3.Menu3_3.options[myindex].value != "0") {
       	 location=document.Form3_3.Menu3_3.options[myindex].value;}
}
// Ende Verstecken -->

<!-- Verstecken für ältere Browser --
 function surfto4_4() {
        var myindex=document.Form4_4.Menu4_4.selectedIndex
        if (document.Form4_4.Menu4_4.options[myindex].value != "0") {
       	 location=document.Form4_4.Menu4_4.options[myindex].value;}
}
// Ende Verstecken -->

<!-- Verstecken für ältere Browser --
 function surfto5_5() {
        var myindex=document.Form5_5.Menu5_5.selectedIndex
        if (document.Form5_5.Menu5_5.options[myindex].value != "0") {
       	 location=document.Form5_5.Menu5_5.options[myindex].value;}
}
// Ende Verstecken -->
