tma/pages/carte/6.php

17 lines
560 B
PHP

<br /><br /><br />
<h1>Images de la gare d'Avallon : Faiseau de voie, Sortie de la gare (Direction Laroche Migene)</h1>
<?php include "include/note.inc.php"; ?>
<div class='center'>
<table width="25%" cellspacing="20" align="center">
<tr>
<td><?php litebox("/images/carte/6/p_vue_g14.jpg","/images/carte/6/vue_g14.jpg","vue_g14.jpg"); ?></td>
<td><?php litebox("/images/carte/6/p_vue_g15.jpg","/images/carte/6/vue_g15.jpg","vue_g15.jpg"); ?></td>
</tr>
</table>
<hr />
<a href="/carte.html">cliquez ici pour revenir &agrave; la carte</a>
</div>
<br /><br />