<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>{SITE_NAME} :: {TITLE}</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="{STYLE}" type="text/css" rel="stylesheet">
<!--
LyteBox v3.22
Author: Markus F. Hay
Website: http://www.dolem.com/lytebox
-->
<link rel='stylesheet' href='../modules/lytebox/css/lytebox.css' type='text/css' media='screen' />
<script type='text/javascript' language='javascript' src='../modules/lytebox/js/lytebox.js'></script>
</head>
<body>
<br />
<table width="90%" align="center" border="0" cellspacing="0" cellpadding="0">
<tr valign="top">
<td><h3>Gallery</h3></td>
</tr>
<tr valign="top">
<td><div style='background-color:#FFCC99; padding:20px;'>{GALLERY}</div></td>
</tr>
</table>
<br />
</body>
</html>