<html>  <head> <title>Amour gloire et beaut</title> </head>  <frameset framespacing="0" border="False" frameborder="0" rows="80,*">   <frame name="haut" src="haut.htm" scrolling="no" marginwidth="0"   marginheight="0">   <frameset cols="154,*">     <frame name="gauche" src="gauche.htm" scrolling="auto"     marginwidth="5" marginheight="5" target="_self">     <frame name="droite" src="droite.htm" scrolling="auto">   </frameset> </framest> </frameset> </html> 
