defined("_BBC_PAGE_NAME") ? _BBC_PAGE_NAME : define("_BBC_PAGE_NAME", $mainframe->_head['title']);
defined("_BBCLONE_DIR") ? _BBCLONE_DIR : define("_BBCLONE_DIR", $mosConfig_absolute_path."/administrator/components/com_bbclone/");
define("COUNTER", $mosConfig_absolute_path."/administrator/components/com_bbclone/mark_page.php");
if (is_readable(COUNTER)) include_once(COUNTER);
?>