 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <html> <head> <title>Et le poulpe alors ?</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head>  <frameset rows="*,95" frameborder="no" border="0" framespacing="0">   <frame src="/main.php" name="mainFrame">   <frame src="/pub.htm" name="bottomFrame" scrolling="NO" noresize> </frameset> <noframes> <body leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0">  </body></noframes> </html> 
