function changepage(){
          window.location.href = document.getElementById ('qube') [document.getElementById ('qube').selectedIndex].value;
}