<!-- // Tester si le document fait partie d'une presentation avec frames
if (parent.frames.length==0) parent.location.href="index.html"
// -->
<!--
function noclick(Interdit) { if(event.button==2)
{ alert('Click Interdit'); }
} document.onmousedown=noclick
//-->

