function cacher(element){document.getElementById(element).style.display='none';unhighlight(element)}function afficher(element){cacher('bionibarre_accueil');cacher('bionibarre_blogues');cacher('bionibarre_forum');cacher('bionibarre_revues');cacher('bionibarre_mocs');cacher('bionibarre_news');cacher('bionibarre_profil');cacher('bionibarre_videos');document.getElementById(element).style.display='block';highlight(element)}function highlight(element){unhighlight('bionibarre_ong_accueil');unhighlight('bionibarre_ong_blogues');unhighlight('bionibarre_ong_forum');unhighlight('bionibarre_ong_mocs');unhighlight('bionibarre_ong_news');unhighlight('bionibarre_ong_profil');unhighlight('bionibarre_ong_revues');unhighlight('bionibarre_ong_videos');document.getElementById(element).className='bionibarre_clkd'}function unhighlight(element){document.getElementById(element).className='bionibarre_nrml'}if(navigator.appName=='Microsoft Internet Explorer'){document.getElementById('bionibarre_ong_accueil').attachEvent('onmouseover',function(){afficher('bionibarre_accueil');highlight('bionibarre_ong_accueil')});document.getElementById('bionibarre_ong_news').attachEvent('onmouseover',function(){afficher('bionibarre_news');highlight('bionibarre_ong_news')});document.getElementById('bionibarre_ong_profil').attachEvent('onmouseover',function(){afficher('bionibarre_profil');highlight('bionibarre_ong_profil')});document.getElementById('bionibarre_ong_forum').attachEvent('onmouseover',function(){afficher('bionibarre_forum');highlight('bionibarre_ong_forum')});document.getElementById('bionibarre_ong_revues').attachEvent('onmouseover',function(){afficher('bionibarre_revues');highlight('bionibarre_ong_revues')});document.getElementById('bionibarre_ong_videos').attachEvent('onmouseover',function(){afficher('bionibarre_videos');highlight('bionibarre_ong_videos')});document.getElementById('bionibarre_ong_blogues').attachEvent('onmouseover',function(){afficher('bionibarre_blogues');highlight('bionibarre_ong_blogues')});document.getElementById('bionibarre_ong_mocs').attachEvent('onmouseover',function(){afficher('bionibarre_mocs');highlight('bionibarre_ong_mocs')});document.getElementById('bionibarre_accueil').attachEvent('onmouseover',function(){highlight('bionibarre_ong_accueil')});document.getElementById('bionibarre_news').attachEvent('onmouseover',function(){highlight('bionibarre_ong_news')});document.getElementById('bionibarre_mocs').attachEvent('onmouseover',function(){highlight('bionibarre_ong_mocs')});document.getElementById('bionibarre_profil').attachEvent('onmouseover',function(){highlight('bionibarre_ong_profil')});document.getElementById('bionibarre_forum').attachEvent('onmouseover',function(){highlight('bionibarre_ong_forum')});document.getElementById('bionibarre_revues').attachEvent('onmouseover',function(){highlight('bionibarre_ong_revues')});document.getElementById('bionibarre_videos').attachEvent('onmouseover',function(){highlight('bionibarre_ong_videos')});document.getElementById('bionibarre_blogues').attachEvent('onmouseover',function(){highlight('bionibarre_ong_blogues')})}else{document.getElementById('bionibarre_ong_accueil').addEventListener('mouseover',function(){afficher('bionibarre_accueil');highlight('bionibarre_ong_accueil')},false);document.getElementById('bionibarre_ong_news').addEventListener('mouseover',function(){afficher('bionibarre_news');highlight('bionibarre_ong_news')},false);document.getElementById('bionibarre_ong_profil').addEventListener('mouseover',function(){afficher('bionibarre_profil');highlight('bionibarre_ong_profil')},false);document.getElementById('bionibarre_ong_forum').addEventListener('mouseover',function(){afficher('bionibarre_forum');highlight('bionibarre_ong_forum')},false);document.getElementById('bionibarre_ong_revues').addEventListener('mouseover',function(){afficher('bionibarre_revues');highlight('bionibarre_ong_revues')},false);document.getElementById('bionibarre_ong_videos').addEventListener('mouseover',function(){afficher('bionibarre_videos');highlight('bionibarre_ong_videos')},false);document.getElementById('bionibarre_ong_blogues').addEventListener('mouseover',function(){afficher('bionibarre_blogues');highlight('bionibarre_ong_blogues')},false);document.getElementById('bionibarre_ong_mocs').addEventListener('mouseover',function(){afficher('bionibarre_mocs');highlight('bionibarre_ong_mocs')},false);document.getElementById('bionibarre_accueil').addEventListener('mouseover',function(){highlight('bionibarre_ong_accueil')},false);document.getElementById('bionibarre_news').addEventListener('mouseover',function(){highlight('bionibarre_ong_news')},false);document.getElementById('bionibarre_mocs').addEventListener('mouseover',function(){highlight('bionibarre_ong_mocs')},false);document.getElementById('bionibarre_profil').addEventListener('mouseover',function(){highlight('bionibarre_ong_profil')},false);document.getElementById('bionibarre_forum').addEventListener('mouseover',function(){highlight('bionibarre_ong_forum')},false);document.getElementById('bionibarre_revues').addEventListener('mouseover',function(){highlight('bionibarre_ong_revues')},false);document.getElementById('bionibarre_videos').addEventListener('mouseover',function(){highlight('bionibarre_ong_videos')},false);document.getElementById('bionibarre_blogues').addEventListener('mouseover',function(){highlight('bionibarre_ong_blogues')},false)}
