< < < 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/header.txt
<?xml encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>2007 Gallery by Jean-Philippe Barbeau</title>
<link rel="stylesheet" type="text/css" href="./templates/style/gallery.css" />
</head>
<body>
<div id="mainframe">
<div id="topgizmo">
</div>
<div id="mainheader">
<img src="./templates/images/header_{pagetype}.png" id="{pagetype}logo" alt="2007 Logo" />
</div>