<html>
<!-- Created with jigl - http://xome.net/projects/jigl -->
<!-- -->
<!-- The tag names in this template are used by jigl to insert html code.
     The tags are in all capitals. They can be moved around in the template
     or deleted if desired. To see how this works just compare the template
     file with a generated index.html file. -->
<head>
  <title>INDEX-TITLEBAR</title>
</head>

<!---->
<!-- styles for the title, header and footer fonts -->
<!---->
<style>
    /* title */
    .title {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20pt;
        color: #aabbdd;
        font-weight: normal;
    }
    /* header and footer */
    .hdr_ftr {
        font-family: verdana, sans-serif;
        font-size: 12;
        color: #aaaadd;
        font-weight: normal;
    }
</style>

<body bgcolor="#000011" text="#dddddd" link="#95ddff" vlink="#aaaaaa">

<font face="verdana,sans-serif">

<!---->
<!-- title of page -->
<!---->
<table bgcolor="#000011" width=100% border=0 cellspacing=3 cellpadding=3>
    <tr>
        <td class="title">INDEX-TITLE</td>
    </tr>
</table>

INDEX-HEADER

<!---->
<!-- Tables with the index pictures below -->
<!---->
<center>
INDEX-NAVI
<p>
PICTURES
</center>

INDEX-FOOTER

<!---->
<!-- general page info below -->
<!---->
<br>
<table bgcolor="#000011" width=100% border=0 cellspacing=3 cellpadding=3>
    <tr>
        <td><table text="#ddaa77" width=100% border=0 cellspacing=0 cellpadding=3>
            <tr>
                <td align=left class=hdr_ftr>Created on: TIME-STAMP</td>
                <td align=right class=hdr_ftr>Created with <a href="http://xome.net/projects/jigl/">jigl</a></td>
            </tr>
        </table></td>
    </tr>
</table>
</font>
</body>
</html>
