<!--
if (navigator.appName == "Microsoft Internet Explorer")
{
document.write('<tr><td height="25" onMouseOver=\'javascript:this.bgColor="#000066"\' onMouseOut=\'javascript:this.bgColor="#5B71E0"\'><A HREF="javascript:window.external.addfavorite(\'http://www.autisme75.org\', \'Autisme 75 centre - Ile de France\') "><img src="/nav/fleche.gif" width="13" height="14" border="0" align="absmiddle">Ajouter aux Favoris</a></td></tr>');
}
else
{
document.write('<tr><td height="25" style="cursor:pointer; cursor:hand" onclick="window.location=\'recherche.php\'" onMouseOver=\'javascript:this.bgColor="#000066"\' onMouseOut=\'javascript:this.bgColor="#5B71E0"\'><A HREF="recherche.php"><img src="/nav/fleche.gif" width="13" height="14" border="0" align="absmiddle">Rechercher dans le site</a></td></tr>');
}
//-->