<?PHP if(!$reviewMode){ ?>
<!-- begin footer -->
</td>
</tr>
<!-- footer -->
</table>
</td>
</tr>
</table>
<table width="<?php echo $sxThemeConfig['ContentWidth']; ?>" align="<?php echo $sxThemeConfig['SiteAlign']; ?>" border="0" cellspacing="0" cellpadding="2">
<tr>
<td align="center">
<!-- Please note that removing this copyright information is a violation of the license and is punishable by law. //-->
<p><?PHP echo $sxLang['PoweredBy']; ?> <a href="http://sitex.bjsintay.com" target="_blank">SiteX 0.7 Beta</a>.
<?PHP echo $sxLang['Copyright']; ?> 2004-<?PHP echo date("Y"); ?>.
<?PHP echo $sxLang['AllRights']; ?>
<?PHP if($sxSetup['Sitemap']){ ?>
<a href="<?PHP echo $sxSetup['Url'];?>/sitemap.php">[<?PHP echo $sxLang['SiteMap']; ?>]</a>
<?php } ?>
<br />
<?PHP echo $sxLang['Disclaimer']; ?></p><br />
<!-- End of Copyright notices //--><?PHP } ?>
</td>
</tr>
</table>
</body>
</html>