/* auteur: patrick premartin */

document.write ('<table cellpadding="0" cellspacing="0" width="100%" align="center" border="0">');
document.write ('<tr>');
if ((navigator.platform) && (navigator.platform.indexOf ('Win') != -1)) {
  document.write ('<td align="center" valign="top" width="20%" class="sommbtn"><a href="#" onClick="window.open (\'/radio/index.htm\',\'asmpradio\',\'scrollbars=no,resizable=no,menubar=no,personalbar=no,statusbar=no,toolbar=no,dependant=no,hotkeys=no,titlebar=no,screenX=0,screenY=0,width=444,height=325\'); return false;" class="sommbtn"><img src="/images/btn_radio_en_ligne.gif" border="0" width="30" height="29" alt="RADIO EN LIGNE: Canal Académie"><br>RADIO EN LIGNE</a></td>');
  document.write ('<td align="center" valign="top" width="20%" class="sommbtn"><a href="/presentation/aide.htm" class="sommbtn"><img src="/images/btn_aide.gif" border="0" width="31" height="30" alt="Comment utiliser ce site ?"><br>AIDE</a></td>');
  document.write ('<td align="center" valign="top" width="20%" class="sommbtn"><a href="#" class="sommbtn"  OnClick="window.open(\'http://www.asmp.fr/cgi-bin/pg-recommanderpro.cgi?referer=\'+document.URL,\'\',\'width=400,height=400,scrollbars,resizable\');return true"><img src="/images/btn_faire_connaitre.gif" border="0" width="30" height="29" alt="Ce site peut intéresser des amis ? Faite le leur connaître !"><br>FAIRE CONNAITRE</a></td>');
  document.write ('<td align="center" valign="top" width="20%" class="sommbtn"><a href="/ecouter_dialoguer/mailinglist.htm" class="sommbtn"><img src="/images/btn_recevoir_nouveautes.gif" border="0" width="30" height="29" alt="Pour être informé des mises à jours du site, inscrivez-vous."><br>RECEVOIR LES NOUVEAUTES</a></td>');
  document.write ('<td align="center" valign="top" width="20%" class="sommbtn"><a href="/imprimer.php" class="sommbtn" target="_blank"><img src="/images/btn_imprimer.gif" border="0" width="26" height="30" alt="Imprimer le texte de la page."><br>IMPRIMER LE TEXTE</a></td>');
} else {
  document.write ('<td align="center" valign="top" width="25%" class="sommbtn"><a href="#" onClick="window.open (\'/radio/index.htm\',\'asmpradio\',\'scrollbars=no,resizable=no,menubar=no,personalbar=no,statusbar=no,toolbar=no,dependant=no,hotkeys=no,titlebar=no,screenX=0,screenY=0,width=444,height=325\'); return false;" class="sommbtn"><img src="/images/btn_radio_en_ligne.gif" border="0" width="30" height="29" alt="RADIO EN LIGNE: Canal Académie"><br>RADIO EN LIGNE</a></td>');
  document.write ('<td align="center" valign="top" width="25%" class="sommbtn"><a href="/presentation/aide.htm" class="sommbtn"><img src="/images/btn_aide.gif" border="0" width="31" height="30" alt="Comment utiliser ce site ?"><br>AIDE</a></td>');
  document.write ('<td align="center" valign="top" width="25%" class="sommbtn"><a href="#" class="sommbtn"  OnClick="window.open(\'http://www.asmp.fr/cgi-bin/pg-recommanderpro.cgi?referer=\'+document.URL,\'\',\'width=400,height=400,scrollbars,resizable\');return true"><img src="/images/btn_faire_connaitre.gif" border="0" width="30" height="29" alt="Ce site peut intéresser des amis ? Faite le leur connaître !"><br>FAIRE CONNAITRE</a></td>');
  document.write ('<td align="center" valign="top" width="25%" class="sommbtn"><a href="/ecouter_dialoguer/mailinglist.htm" class="sommbtn"><img src="/images/btn_recevoir_nouveautes.gif" border="0" width="30" height="29" alt="Pour être informé des mises à jours du site, inscrivez-vous."><br>RECEVOIR LES NOUVEAUTES</a></td>');
}
document.write ('</tr>');
document.write ('</table>');
