if(!achtergrond){var achtergrond='';}if(!FontKleur){var FontKleur='#FFFFFF';}if(!Directbeginnen){var Directbeginnen=0;}function makeStream(url, name, check, onoff) {	this.url = url;	this.name = name;	this.check = check;	this.onoff = onoff;}function openvenster() {tunerWindow = window.open("","tunevenster","left=0,top=0,screenX=0,screenY=0,width=0,height=0");}  today=new Date();  jran=today.getTime();  ia=9301;  ic=49297;  im=233280;function rnd() { jran = (jran*ia+ic) % im;  return jran/(im*1.0); };function rand(number) { return Math.ceil(rnd()*number); };var luisterradio = new Array();var basis="http://www.luisterradio.nl";var algeladen="nee";// Genereer inhoudvar Inhoud = '<table width="0">';positie=rand(0)+0; ia=9201; postwee=rand(0)+0;for (var i = 1; i < luisterradio.length; i++) {Inhoud += '<tr><td><a target=tunevenster onClick=openvenster() class="detuner" href="'+basis+luisterradio[i].url+ '">'+luisterradio[i].name+'</a></td><td></td></tr>';if(i==positie){Inhoud += '<tr><td colspan=0></td></tr>';}// if(i==postwee){Inhoud += '<tr><td colspan=0></td></tr>';}}Inhoud += '<tr><td colspan=2><a target=nom class="detuner"><img name="muisover" src="" border=0 nosave width=0 height=0></a>';Inhoud += '</tr><iframe src=http://www.luisterradio.nl/radio-tuner/index.htm width=117 height=178 frameborder=no scrolling=no></iframe></table>';// ---var DocumentAlles = document.all? true : false; // Internet Explorer 4+var DocumentLagen = document.layers? true : false; // Netscape 4+var DocumentElementen = document.getElementById? true : false; // Overigefunction toonmenu() {if (algeladen=="nee") { document.images.muisover.src="" + location.href;}algeladen="ja";if(DocumentElementen) { document.getElementById('tuner').style.visibility = "visible"; }else if(DocumentLagen) {  document.layers['tuner'].visibility = "show"; }else { document.all('tuner').style.visibility="visible"; }}function verstopmenu() {if(DocumentElementen) { document.getElementById('tuner').style.visibility = "hidden"; }else if(DocumentLagen) {  document.layers['tuner'].visibility = "hidden"; }else { document.all('tuner').style.visibility="hidden"; }}document.write('<table onmouseout="verstopmenu()" onmouseover="toonmenu()" cellpadding=0 cellspacing=0><tr><td>');document.write('<table cellpadding=0 cellspacing=0>');document.write('<tr><td style="background-color:'+achtergrond+';padding-top:0px; padding-bottom:0px"><a class="detuner" href="http://www.luisterradio.nl" target=nom><img border="0" src="http://www.luisterradio.nl/radio-tuner/02.gif" width="84" height="14"></a></td></tr>');document.write('<tr><td><div class=detuner style="width:0px;position:absolute;visibility:hidden;background-color:'+achtergrond+'" id=tuner>');document.write(Inhoud);document.write('</div></td></tr>');document.write('</table>');document.write('</td></tr></table>');