window.onload=function(){
var formref=document.getElementById("switchform")
indicateSelected(formref.choice)
}

