function go4()
{
var loc=document.formular4.sitewahl4.selectedIndex;
document.formular4.reset();
document.formular4.elements[0].blur();
if (loc==2)
        location="swv.htm";
if (loc==3)
        location="titelverzeichnis_a-z.htm";
if (loc==4)
        location="liste.htm";
if (loc==5)
        location="swv.htm";
if (loc==6)
        location="swv_001.htm";
if (loc==7)
        location="swv_022.htm";
if (loc==8)
        location="swv_050.htm";
if (loc==9)
        location="swv_053.htm";
if (loc==10)
        location="swv_257.htm";
if (loc==11)
        location="swv_279.htm";
if (loc==12)
        location="swv_282.htm";
if (loc==13)
        location="swv_306.htm";
if (loc==14)
        location="swv_341.htm";
if (loc==15)
        location="swv_369.htm";
if (loc==16)
        location="swv_398.htm";
if (loc==17)
        location="swv_420.htm";
if (loc==18)
        location="swv_097.htm";
if (loc==19)
        location="swv_435.htm";}
