//<script language="javascript">
<!--
if(!(parent.frames["text"] && parent.frames["bandeau"] && parent.frames["menu"]))
{
location.replace("/index.php?url="+self.location.pathname+self.location.search);
}
document.write("<a href='/index.php?url="+self.location.pathname+"&type=noframe' target=_top ");
document.write("class='lien_frame_mini'");
document.write(" >Masquer</a> | ");
document.write("<a href='/index.php?url="+self.location.pathname+self.location.search+"&type=frame' target=_top ");
document.write("class='lien_frame_mini'");
document.write(" >Afficher</a> le menu");
//-->


