<!-- hide script from old browsers
var user$

function launch(where){
  tourl=document.pwsearch.fromwhich.options[document.pwsearch.fromwhich.selectedIndex].value + where
  if (document.pwsearch.fromwhich.selectedIndex==2){
   tourl = tourl + "&vers=original"
  }
  location.href=tourl
}

// end hiding script from old browsers -->
