Richard TAILLET
function mon_menu($item) { ?>
if ($item == '0') { $class="menu_off"; } else { $class="menu_on"; }; $url="http://lapth.in2p3.fr/~taillet/site_perso/english/e_welcome.php"; $text="English version";?>
echo $text; ?>
if ($item == '1') { $class="menu_off"; } else { $class="menu_on"; }; $url="http://lapth.in2p3.fr/~taillet/site_perso/main_part2b.php"; $text="Présentation";?>
echo $text; ?>
if ($item == '11') { $class="menu_off"; } else { $class="menu_on"; }; $url="http://lapth.in2p3.fr/~taillet/site_perso/main_part8.php"; $text="Recherche";?>
echo $text; ?>
if ($item == '2') { $class="menu_off"; } else { $class="menu_on"; }; $url="http://lapth.in2p3.fr/~taillet/site_perso/main_part6.php"; $text="Enseignement"; ?>
echo $text; ?>
if ($item == '3') { $class="menu_off"; } else { $class="menu_on"; }; $url="http://lapth.in2p3.fr/~taillet/site_perso/main_part3.php"; $text="Vulgarisation"; ?>
echo $text; ?>
if ($item == '4') { $class="menu_off"; } else { $class="menu_on"; }; $url="http://lapth.in2p3.fr/~taillet/site_perso/main_part4.php"; $text="Publications"; ?>
echo $text; ?>
if ($item == '5') { $class="menu_off"; } else { $class="menu_on"; }; $url="http://lapth.in2p3.fr/~taillet/site_perso/main_part5.php"; $text="Autres"; ?>
echo $text; ?>
if ($item == '6') { $class="menu_off"; } else { $class="menu_on"; }; $url="http://lapth.in2p3.fr/~taillet/site_perso/main_part7.php"; $text="Nouvelles"; ?>
echo $text; ?>
if ($item == '7') { $class="menu_off"; } else { $class="menu_on"; }; $url="http://perso.wanadoo.fr/richard.taillet/relief.html"; $text="Relief (fun)"; ?>
echo $text; ?>
if ($item == '8') { $class="menu_off"; } else { $class="menu_on"; }; $url="http://lapth.in2p3.fr/~taillet/molecules_html/projet_molecules1.php"; $text="Problème à 3 corps"; ?>
echo $text; ?>
if ($item == '8') { $class="menu_off"; } else { $class="menu_on"; }; $url="http://lapth.in2p3.fr/~taillet/Baba_Yaga/Baba_Yaga.html"; $text="Baba Yaga (fun)"; ?>
echo $text; ?>
if ($item == '9') { $class="menu_off"; } else { $class="menu_on"; }; $url="http://lapth.in2p3.fr/~taillet/dossier_matiere_noire/matiere_noire.php"; $text="Matière noire"; ?>
echo $text; ?>
if ($item == '10') { $class="menu_off"; } else { $class="menu_on"; }; $url="http://www.futura-sciences.com/comprendre/d/dossier501-1.php"; $text="Antimatière"; ?>
echo $text; ?>
if ($item == '12') { $class="menu_off"; } else { $class="menu_on"; }; $url="http://lapth.in2p3.fr/~taillet/site_perso/gogos/gogos.php"; $text="Gogos"; ?>
echo $text; ?>
if ($item == '13') { $class="menu_off"; } else { $class="menu_on"; }; $url="http://lapth.in2p3.fr/~taillet/site_perso/mesliens.php"; $text="Liens de physique"; ?>
echo $text; ?>
if ($item == '14') { $class="menu_off"; } else { $class="menu_on"; }; $url="http://www.google.com/calendar/embed?src=richard.taillet%40gmail.com"; $text="Emploi du temps"; ?>
echo $text; ?>
//if ($item == '15') { // $class="menu_off"; // } else { // $class="menu_on"; // }; // $url="http://lapth.in2p3.fr/~taillet/site_perso/perles.php"; // $text="perles journalistiques"; ?>
} ?>