shell bypass 403
<?php
if (!defined('SITE'))
exit('Access Denied');
$base['data']['content'] = '
<iframe width="1230" height="540" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://www.google.com/maps/ms?t=m&msa=0&msid=210934088617401787086.0004bcbf3388cfda89b95&ie=UTF8&ll=13.742366,100.587022&spn=0.008337,0.015428&z=16&output=embed"></iframe>
';
//$base['data']['pagenavigatator'] = $base['lang']['page_contactus_location'];
template('1col1280');
?>