// JavaScript Document
function goplay(){
document.getElementById('playithere').innerHTML = "<iframe src='http://player.streamtheworld.com/liveplayer.php?callsign=CFUNAM&bgcolor=000000' width='302' height='160' scrolling='no' frameborder='0' marginheight='0' marginwidth='0' style='margin: 0; padding: 0;' allowtransparency='true'></iframe>";

//so_player.write("playithere");
}

function go(){
document.write("<script src='http://player.streamtheworld.com/liveplayer.php?template=js&callsign=CFUNAM&bgcolor=000000' type='text/javascript' language='javascript'></script>");
}