
/*--------------------medias page accueil--------------------------------*/
function medias()
{
document.write('<table style="border:1px solid #00c000"  width="150" height="35" cellspacing="0" cellpadding="0" border=1>');
document.write('<tr align=center><script> boxs() </script><i><b>&nbsp;&nbsp;&nbsp;<i><b>Médias</b></td></tr><tr align=center  class=poltxt12><td><br><br>');

document.write('<a href="http://www.telemb.be" target=blank><img src="sponsors/images/telemb.jpg" height=60 border=0></a>');
document.write('<br><br><a href="http://www.laprovince.be" target=blank><img src="sponsors/images/laprovince.jpg" height=25></a>');
document.write('<br><br><a href="http://www.passe-partout.be" target=blank><img src="sponsors/images/p_partout.jpg" width=110 height=30 border=0></a><br><br>');
document.write('<a href="http://www.espace-borinage.be/	" target=blank><img src="sponsors/images/espaceborinage.png" width=110 height=110 border=0></a><br>');

document.write('<br>Fréquence 102.0<br><img src="sponsors/images/radiocontact.png" height=60 border=0><br class=poltxt12><center>Site Web: &nbsp; <a href="http://www.radiocontact.be" target=blanck>radio contact</a>');


document.write('</td></tr></table>');
}

/*---------------------------------------------------*/


