<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"> <html> <head> <title>Il nous pompe ce diabete</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <script language="JavaScript" type="text/javascript"> <!-- function MM_reloadPage(init) {  //reloads the window if Nav4 resized   if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {     document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}   else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); // --> </script> </head> <frameset cols="180,*" border="0" rows="*">    <frame name="Menu" scrolling="AUTO" noresize src="menu.htm" marginwidth="2" marginheight="2" frameborder="1">   <frame name="mainFrame" src="main.htm" marginwidth="2" marginheight="2" frameborder="1" scrolling="AUTO"> <noframes>  <body bgcolor="#FFFFFF" text="#000000"> </body> </noframes>  </frameset> </html> 
