1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
| <html><head><title>Super Diet Production --> Calendrier</title></head>
<body align="center">
<div align="center">
<center>
<table border="0" bordercolor="#000000" width="897" height="661" bgcolor="#8DD5D8">
<tr>
<td width="151" height="145"><img src="photos/coccinelle.jpg" width="206" height="165"></td>
<td width="338" height="145" align="center"><i>Super Diet est une société leader dans les métiers de la santé au naturel et des compléments alimentaires. Super Diet exporte dans plus de 20 pays sur tous les continents. Depuis 40 ans, Super Diet fonctionne dans le plus grand respect des principes éthiques hérités de ses fondateurs.</i></td>
<td width="392" height="145"><img border="0" src="photos/baniere2.jpg" width="394" height="164"></td>
</tr>
<tr>
<td width="897" height="492" colspan="3" align="center" valign="top"><img src="photos/calen.jpg"><BR><BR>
<?php include("JscCalendar.php") ?>
</td> </tr>
</table>
</td>
</tr>
</table>
</center>
</div>
</body>
</html> |
Partager