var d=document;var w=window;function go(id){if(id.length>1){setSource(korteNaam);}
return false;}
function setSource(stationid){if(d.getElementById){d.getElementById("player").data="/player.php?stationid="+stationid;}else if(d.all){d.all.player.data="/player.php?zender="+stationid;}}