<?php
define('_IN_JOHNCMS', 1);
$textl = '';
$rootpath = '../../';
require_once ("../../incfiles/core.php");
require_once ("../../incfiles/head.php");
require_once ("../../incfiles/end.php");
?>
<?php
define('_IN_JOHNCMS', 1);
$textl = '';
$rootpath = '../../';
require_once ("../../incfiles/core.php");
require_once ("../../incfiles/head.php");
require_once ("../../incfiles/end.php");
?>