< < < Click here to go back to the main site

List of available files:

templates/
    images/
    style/
        > gallery.css
    > contact.txt
    > footer.txt
    > header.txt
basecode/
    > Gallery.php
    > gallerybuilder.php
    > GalleryItem.php
    > GalleryNavigationData.php
    > GallerySection.php
    > includer.php
    > Photograph.php
    > Video.php
pictures/
> gpl.txt
> index.php
> opensource.php

Showing source of: ./templates/contact.txt


<div id="imageholder">
<table class="navigation" cellspacing="0" cellpadding="0" style="margin-bottom: 20px; margin-top: 0px;">
<tr><td colspan="3"><div class="navtopwidget">  </div></td></tr>
<tr>
<td style="text-align: left; padding-left: 12px;">
</td><td style="text-align: center;"><form action="./"><input type="submit" value="(Home)" /></form></td>
<td style="text-align: right; padding-right: 12px;"></td>
</tr>
<tr><td colspan="3"><div class="navbottomwidget">  </div></td></tr>
</table>



<div style="text-align: center;">
<h2>Contact Information</h2>
<h3>Jean-Philippe Barbeau</h3>
<p>Gallery maintainer and photographer<br />
<span style="font-weight: bold;">jp</span> 
<span style="color:gray">$at&gt;</span> 
<span style="font-weight: bold;">jpbarbeau</span> 
<span style="color:gray">$dot&gt;</span> 
<span style="font-weight: bold;">com</span>
</p>
</div>
</div>

< < < Click here to go back to the main site