;;; -*- coding: latin-1 -*-
#include "customize.wml"
#include <banner.wml> title="Random photos" path="photos"
#include <img.tag>

<br>
<center>

;;;
;;; Le texte
;;;

<table border=0 cellspacing=0 cellpadding=5 width="95%">
  <tr><td>
    
  <frame title="Some random personal photos">
    <p>Here are some photos I took in the last few years. They are perfectly
    useless, but I don't feel the courage to remove them yet.</p>
  </frame>

  <table border=0 cellspacing=0 cellpadding=5>
    <tr><td>
    <frame title="Tristan">
      <a href="Tristan.html"><img src="thn/Photos/roseole/dscn8008.jpg"></a>
    </frame>
    </td><td>    
;;;    <frame title="Santa Barbara">
;;;      <a href="SB.html"><img src="thn/Photos/SB/Bailly/01-16Armelle.jpg"></a>
;;;    </frame>
;;;    </td><td>
    <frame title="Thibaut">
      <a href="Thibaut.html"><img src="thn/Photos/050604/dscn9166.jpg"></a>
    </frame>
    </td><td>
    <frame title="Timothé">
      <a href="Timothe.html"><img src="thn/Photos/061230-ste/dsci0191.jpg"></a>
    </frame>
    </td><td>
    <frame title="2007">
      <a href="2007.html"><img src="trois_ptits_2007.jpg" width="150" height="113"></a>
    </frame>
    <frame title="2008">
      <a href="2008.html"><img src="trois_ptits_2008.jpg" width="150" height="113"></a>
    </frame>
  </table>

</table>


</center>