include_once("inc/path.php"); include $_SERVER['DOCUMENT_ROOT'] . "/inc/category_functions.php"; if (!$go4th) { die(); } // redirect if we're not displaying the Content "Home Page" if ($SYSTEM->behavior_id == 2) { header("Location: $SITE_URL/$SYSTEM->category_script_name?sale=1"); exit; } else if ($SYSTEM->behavior_id == 3) { header("Location: $SITE_URL/$SYSTEM->category_script_name?new=1"); exit; } else if ($SYSTEM->behavior_id == 4) { header("Location: $SITE_URL/$SYSTEM->category_script_name?all=1"); exit; } $content_links = content_links('tbl_content', 'content_id', 'title', ''); $content_id = 1; // home page content ID $content = get_record('tbl_content', 'content_id', $content_id); if ($content->show_title == 1) { $title = '