ptoile=new Image;
pplume=new Image;
pjard=new Image;
pmyst=new Image;

ptoile.src='../../img/menu/ontoile.gif';
pplume.src='../../img/menu/onplume.gif';
pjard.src='../../img/menu/onjardin.gif';
pmyst.src='../../img/menu/onmyster.gif';

function PosiMenu()
{amenu.style.top=document.body.scrollTop+document.body.clientHeight-136}