tma/pages/carte/7.php

17 lines
539 B
PHP

<br /><br /><br />
<h1>Images de la gare d'Avallon : Vues de la sortie de la gare (Direction Laroche Migene)</h1>
<?php include "include/note.inc.php"; ?>
<div class='center'>
<table width="25%" cellspacing="20">
<tr>
<td><?php openimg("/images/carte/7/p_vue_g16.jpg","/images/carte/7/vue_g16.jpg","vue_g16.jpg"); ?></td>
<td><?php openimg("/images/carte/7/p_vue_g17.jpg","/images/carte/7/vue_g17.jpg","vue_g17.jpg"); ?></td>
</tr>
</table>
<hr />
<a href="/carte.html">cliquez ici pour revenir &agrave; la carte</a>
</div>
<br /><br />