<!-- Begin
function WinOpen() {
  var url=document.redirect.selection.value
  document.location.href=url

}
// End -->
