/headline.php?p=" alt="Contentbox headline" />
*/
if($config['site_closed'])
$tmp_page = $config['site_closed_title'];
else
$tmp_page = (isset($_404) ? '404' : PAGE);
$headline = $template_path.'/images/header/headline-' . $tmp_page . '.gif';
if(!file_exists($headline))
$headline = $template_path . '/headline.php?t=' . ucfirst($tmp_page);
?>
trigger(HOOK_TIBIACOM_BORDER_3); ?>