shell bypass 403
<?
if (!defined('SITE'))
exit('Access Denied');
?>
<? template('html_head'); ?>
<? template('page_header'); ?>
<div id="body">
<div class="pagename">GRAPHIC > Sales & Marketings Kit</div>
<div style="width:1280px;margin:0 auto;">
<div style="float:left;width:256px;height:215px;background-color:#ccc;"></div>
<div style="float:left;width:256px;height:215px;background-color:#fff;"></div>
<div style="float:left;width:256px;height:215px;background-color:#ccc;"></div>
<div style="float:left;width:256px;height:215px;background-color:#fff;"></div>
<div style="float:left;width:256px;height:215px;background-color:#ccc;"></div>
<div style="float:left;width:256px;height:215px;background-color:#fff;"></div>
<div style="float:left;width:256px;height:215px;background-color:#ccc;"></div>
<div style="float:left;width:256px;height:215px;background-color:#fff;"></div>
<div style="float:left;width:256px;height:215px;background-color:#ccc;"></div>
<div style="float:left;width:256px;height:215px;background-color:#fff;"></div>
<div style="float:left;border:1px solid blue;"></div>
<br style="clear:both;"/>
</div>
</div>
<? template('page_footer'); ?>