<!--
function link()
 {
    window.location.href = document.getElementById("select").value;
 }
//-->
