<?PHP if(!$reviewMode){ ?>
<!-- begin footer -->
<br /><hr size="1" noshade="noshade" width="90%" />
<!-- Please note that removing this copyright information is a violation of the license and is punishable by law. //-->
<p align="center"><?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 } ?>
</body>
</html>