// JavaScript Document


function selectstyle()
{
var formref=document.getElementById("switchform")
indicateSelected(formref.choice)
}
