<!-- Hide from old browsers

function surfto(form) {
        var myindex=form.degusurf.selectedIndex;
        
        {
        location=form.degusurf.options[myindex].value;}
}
//-->

