<HTML> <FRAMESET rows="120,*,40,0" border="0" FRAMEBORDER="0"> <FRAME name="you" src="you.php?user=<?php print($_GET['user']); ?>" marginwidth=0 marginheight=0 noresize FRAMEBORDER=0 scrolling='no' border=0> <FRAME name="liste" src="liste.php" marginwidth=0 marginheight=0 noresize FRAMEBORDER=0 scrolling='no' border=0> <FRAME name="logo" src="logo.php" marginwidth=0 marginheight=0 noresize FRAMEBORDER=0 scrolling='no' border=0> <FRAME name="coeur" src="coeur.php?first=1" marginwidth=0 marginheight=0 noresize FRAMEBORDER=0 scrolling='no' border=0> </FRAMESET> </HTML>