if(!achtergrond){var achtergrond='000050';}
if(!FontKleur){var FontKleur='efefff';}
if(!LinkKleur){var LinkKleur='F1AE39';}
if(!Directbeginnen){var Directbeginnen=0;}
if(!VanWie){var VanWie='';}
if(!GoCode){var GoCode='';}

document.write('<head><style>');
document.write('a.detuner{color:'+FontKleur+';text-decoration:none; font-family: Arial, Serif; font-weight: bold; font-size: 10px; }');
document.write('a.detuner:visited{color:'+FontKleur+';text-decoration:none; font-family: Arial, Serif; font-weight: bold; font-size: 10px; }');
document.write('a.detuner:hover{color:'+LinkKleur+'}');
document.write('</style>');

function opentuner()
 {tunerWindow = window.open("","tunevenster","left=100,top=100,screenX=100,screenY=100,width=550,height=420");}


var streams = new Array("Veronica","Kink FM","Radio 3","Sky Radio","RTL FM","Radio 538","Yorin FM","Q Music","Arrow classic rock","Business Nieuws Radio","Radio 2","Radio 1");
var askall = new Array("veronica","kink_fm","radio_3","sky_radio","rtl_fm","radio_538","yorin_fm","q_music","arrow_classic_rock","business_nieuws_radio","radio_2","radio_1");


document.write('<TABLE WIDTH="160" cellpadding=2 cellspacing=0 border=0 style="{border: 1px solid '+achtergrond+';}"> 	<tr><td bgcolor="'+achtergrond+'" colspan="2"><font face="Verdana\,Arial\,Helvetica\,Geneva" size="2" color="'+FontKleur+'"><b><center>Web Radio Tuner</B><BR><center><a href=http://www.nieuwsopmaat.nl/codetuner.html target=codetuner class="detuner">Ook op jouw site?</a></td></tr>');

var teller=0;
var basis="http://www.nieuwsopmaat.nl/tunerpop2.html?station=";
var askallbasis="http://www.ask-all.nl/";
while (teller<12)
{teller=teller+1;
document.write('<tr><td bgcolor="'+achtergrond+'" >');
document.write('<a target=tunevenster onClick=opentuner() href="'+basis+streams[teller-1]+'&vanwie='+VanWie+'&gocode='+GoCode+'" class="detuner" onMouseOver="window.status='+"'Luister naar "+streams[teller-1]+"'"+';return true;">'+streams[teller-1]+'</a></td><td bgcolor="'+achtergrond+'" ><a target=askall href="'+askallbasis+askall[teller-1]+'.html" class="detuner" onMouseOver="window.status='+"'Meer over "+streams[teller-1]+"'"+';return true;">Meer..</a></td></tr>');
}
document.write('<img src=http://www.nieuwsopmaat.nl/tuner.gif?' + location.href + ' border=0 nosave width=1 height=1></table>');

//document.write('<script src=http://www.ask-all.net/tunertextads.js></script>');


