include_once($_SERVER['DOCUMENT_ROOT'].'/admin/lib/__autoload.php'); require_once $_SERVER['DOCUMENT_ROOT'].'/admin/lib/session.php'; $page=Content::getContent('in-the-news.html'); ?>
= $page->get('title') ?>
include($_SERVER['DOCUMENT_ROOT'].'/include/_headerv2.php') ?>
include($_SERVER['DOCUMENT_ROOT'].'/include/_kensium-top.php'); ?>
include($_SERVER['DOCUMENT_ROOT'].'/include/_topv2.php'); ?>
= $page->get('content') ?>
include($_SERVER['DOCUMENT_ROOT'].'/include/_bottomv2.php'); ?>
include($_SERVER['DOCUMENT_ROOT'].'/include/_kensium-bottom.php'); ?>