<?php

/* overall_header.html */
class __TwigTemplate_5dbe2f5f2f7aee6fe5bf81f860df43e2861d64b92492b912adf346d9bfcb6919 extends Twig_Template
{
    public function __construct(Twig_Environment $env)
    {
        parent::__construct($env);

        $this->parent = false;

        $this->blocks = array(
        );
    }

    protected function doDisplay(array $context, array $blocks = array())
    {
        // line 1
        echo "<!DOCTYPE html>
<html dir=\"";
        // line 2
        if (isset($context["S_CONTENT_DIRECTION"])) { $_S_CONTENT_DIRECTION_ = $context["S_CONTENT_DIRECTION"]; } else { $_S_CONTENT_DIRECTION_ = null; }
        echo $_S_CONTENT_DIRECTION_;
        echo "\" lang=\"";
        if (isset($context["S_USER_LANG"])) { $_S_USER_LANG_ = $context["S_USER_LANG"]; } else { $_S_USER_LANG_ = null; }
        echo $_S_USER_LANG_;
        echo "\">
<head>
<meta charset=\"utf-8\" />
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
";
        // line 6
        if (isset($context["META"])) { $_META_ = $context["META"]; } else { $_META_ = null; }
        echo $_META_;
        echo "
<title>";
        // line 7
        if (isset($context["UNREAD_NOTIFICATIONS_COUNT"])) { $_UNREAD_NOTIFICATIONS_COUNT_ = $context["UNREAD_NOTIFICATIONS_COUNT"]; } else { $_UNREAD_NOTIFICATIONS_COUNT_ = null; }
        if ($_UNREAD_NOTIFICATIONS_COUNT_) {
            echo "(";
            if (isset($context["UNREAD_NOTIFICATIONS_COUNT"])) { $_UNREAD_NOTIFICATIONS_COUNT_ = $context["UNREAD_NOTIFICATIONS_COUNT"]; } else { $_UNREAD_NOTIFICATIONS_COUNT_ = null; }
            echo $_UNREAD_NOTIFICATIONS_COUNT_;
            echo ") ";
        }
        if (isset($context["S_VIEWTOPIC"])) { $_S_VIEWTOPIC_ = $context["S_VIEWTOPIC"]; } else { $_S_VIEWTOPIC_ = null; }
        if (isset($context["S_VIEWFORUM"])) { $_S_VIEWFORUM_ = $context["S_VIEWFORUM"]; } else { $_S_VIEWFORUM_ = null; }
        if (( !$_S_VIEWTOPIC_ &&  !$_S_VIEWFORUM_)) {
            if (isset($context["SITENAME"])) { $_SITENAME_ = $context["SITENAME"]; } else { $_SITENAME_ = null; }
            echo $_SITENAME_;
            echo " - ";
        }
        if (isset($context["S_IN_MCP"])) { $_S_IN_MCP_ = $context["S_IN_MCP"]; } else { $_S_IN_MCP_ = null; }
        if (isset($context["S_IN_UCP"])) { $_S_IN_UCP_ = $context["S_IN_UCP"]; } else { $_S_IN_UCP_ = null; }
        if ($_S_IN_MCP_) {
            echo $this->env->getExtension('phpbb')->lang("MCP");
            echo " - ";
        } elseif ($_S_IN_UCP_) {
            echo $this->env->getExtension('phpbb')->lang("UCP");
            echo " - ";
        }
        if (isset($context["PAGE_TITLE"])) { $_PAGE_TITLE_ = $context["PAGE_TITLE"]; } else { $_PAGE_TITLE_ = null; }
        echo $_PAGE_TITLE_;
        if (isset($context["S_VIEWTOPIC"])) { $_S_VIEWTOPIC_ = $context["S_VIEWTOPIC"]; } else { $_S_VIEWTOPIC_ = null; }
        if (isset($context["S_VIEWFORUM"])) { $_S_VIEWFORUM_ = $context["S_VIEWFORUM"]; } else { $_S_VIEWFORUM_ = null; }
        if (($_S_VIEWTOPIC_ || $_S_VIEWFORUM_)) {
            echo " - ";
            if (isset($context["SITENAME"])) { $_SITENAME_ = $context["SITENAME"]; } else { $_SITENAME_ = null; }
            echo $_SITENAME_;
        }
        echo "</title>

";
        // line 9
        if (isset($context["S_ENABLE_FEEDS"])) { $_S_ENABLE_FEEDS_ = $context["S_ENABLE_FEEDS"]; } else { $_S_ENABLE_FEEDS_ = null; }
        if ($_S_ENABLE_FEEDS_) {
            // line 10
            echo "\t";
            if (isset($context["S_ENABLE_FEEDS_OVERALL"])) { $_S_ENABLE_FEEDS_OVERALL_ = $context["S_ENABLE_FEEDS_OVERALL"]; } else { $_S_ENABLE_FEEDS_OVERALL_ = null; }
            if ($_S_ENABLE_FEEDS_OVERALL_) {
                echo "<link rel=\"alternate\" type=\"application/atom+xml\" title=\"";
                echo $this->env->getExtension('phpbb')->lang("FEED");
                echo " - ";
                if (isset($context["SITENAME"])) { $_SITENAME_ = $context["SITENAME"]; } else { $_SITENAME_ = null; }
                echo $_SITENAME_;
                echo "\" href=\"";
                if (isset($context["U_FEED"])) { $_U_FEED_ = $context["U_FEED"]; } else { $_U_FEED_ = null; }
                echo $_U_FEED_;
                echo "\" />";
            }
            // line 11
            echo "\t";
            if (isset($context["S_ENABLE_FEEDS_NEWS"])) { $_S_ENABLE_FEEDS_NEWS_ = $context["S_ENABLE_FEEDS_NEWS"]; } else { $_S_ENABLE_FEEDS_NEWS_ = null; }
            if ($_S_ENABLE_FEEDS_NEWS_) {
                echo "<link rel=\"alternate\" type=\"application/atom+xml\" title=\"";
                echo $this->env->getExtension('phpbb')->lang("FEED");
                echo " - ";
                echo $this->env->getExtension('phpbb')->lang("FEED_NEWS");
                echo "\" href=\"";
                if (isset($context["U_FEED"])) { $_U_FEED_ = $context["U_FEED"]; } else { $_U_FEED_ = null; }
                echo $_U_FEED_;
                echo "?mode=news\" />";
            }
            // line 12
            echo "\t";
            if (isset($context["S_ENABLE_FEEDS_FORUMS"])) { $_S_ENABLE_FEEDS_FORUMS_ = $context["S_ENABLE_FEEDS_FORUMS"]; } else { $_S_ENABLE_FEEDS_FORUMS_ = null; }
            if ($_S_ENABLE_FEEDS_FORUMS_) {
                echo "<link rel=\"alternate\" type=\"application/atom+xml\" title=\"";
                echo $this->env->getExtension('phpbb')->lang("FEED");
                echo " - ";
                echo $this->env->getExtension('phpbb')->lang("ALL_FORUMS");
                echo "\" href=\"";
                if (isset($context["U_FEED"])) { $_U_FEED_ = $context["U_FEED"]; } else { $_U_FEED_ = null; }
                echo $_U_FEED_;
                echo "?mode=forums\" />";
            }
            // line 13
            echo "\t";
            if (isset($context["S_ENABLE_FEEDS_TOPICS"])) { $_S_ENABLE_FEEDS_TOPICS_ = $context["S_ENABLE_FEEDS_TOPICS"]; } else { $_S_ENABLE_FEEDS_TOPICS_ = null; }
            if ($_S_ENABLE_FEEDS_TOPICS_) {
                echo "<link rel=\"alternate\" type=\"application/atom+xml\" title=\"";
                echo $this->env->getExtension('phpbb')->lang("FEED");
                echo " - ";
                echo $this->env->getExtension('phpbb')->lang("FEED_TOPICS_NEW");
                echo "\" href=\"";
                if (isset($context["U_FEED"])) { $_U_FEED_ = $context["U_FEED"]; } else { $_U_FEED_ = null; }
                echo $_U_FEED_;
                echo "?mode=topics\" />";
            }
            // line 14
            echo "\t";
            if (isset($context["S_ENABLE_FEEDS_TOPICS_ACTIVE"])) { $_S_ENABLE_FEEDS_TOPICS_ACTIVE_ = $context["S_ENABLE_FEEDS_TOPICS_ACTIVE"]; } else { $_S_ENABLE_FEEDS_TOPICS_ACTIVE_ = null; }
            if ($_S_ENABLE_FEEDS_TOPICS_ACTIVE_) {
                echo "<link rel=\"alternate\" type=\"application/atom+xml\" title=\"";
                echo $this->env->getExtension('phpbb')->lang("FEED");
                echo " - ";
                echo $this->env->getExtension('phpbb')->lang("FEED_TOPICS_ACTIVE");
                echo "\" href=\"";
                if (isset($context["U_FEED"])) { $_U_FEED_ = $context["U_FEED"]; } else { $_U_FEED_ = null; }
                echo $_U_FEED_;
                echo "?mode=topics_active\" />";
            }
            // line 15
            echo "\t";
            if (isset($context["S_ENABLE_FEEDS_FORUM"])) { $_S_ENABLE_FEEDS_FORUM_ = $context["S_ENABLE_FEEDS_FORUM"]; } else { $_S_ENABLE_FEEDS_FORUM_ = null; }
            if (isset($context["S_FORUM_ID"])) { $_S_FORUM_ID_ = $context["S_FORUM_ID"]; } else { $_S_FORUM_ID_ = null; }
            if (($_S_ENABLE_FEEDS_FORUM_ && $_S_FORUM_ID_)) {
                echo "<link rel=\"alternate\" type=\"application/atom+xml\" title=\"";
                echo $this->env->getExtension('phpbb')->lang("FEED");
                echo " - ";
                echo $this->env->getExtension('phpbb')->lang("FORUM");
                echo " - ";
                if (isset($context["FORUM_NAME"])) { $_FORUM_NAME_ = $context["FORUM_NAME"]; } else { $_FORUM_NAME_ = null; }
                echo $_FORUM_NAME_;
                echo "\" href=\"";
                if (isset($context["U_FEED"])) { $_U_FEED_ = $context["U_FEED"]; } else { $_U_FEED_ = null; }
                echo $_U_FEED_;
                echo "?f=";
                if (isset($context["S_FORUM_ID"])) { $_S_FORUM_ID_ = $context["S_FORUM_ID"]; } else { $_S_FORUM_ID_ = null; }
                echo $_S_FORUM_ID_;
                echo "\" />";
            }
            // line 16
            echo "\t";
            if (isset($context["S_ENABLE_FEEDS_TOPIC"])) { $_S_ENABLE_FEEDS_TOPIC_ = $context["S_ENABLE_FEEDS_TOPIC"]; } else { $_S_ENABLE_FEEDS_TOPIC_ = null; }
            if (isset($context["S_TOPIC_ID"])) { $_S_TOPIC_ID_ = $context["S_TOPIC_ID"]; } else { $_S_TOPIC_ID_ = null; }
            if (($_S_ENABLE_FEEDS_TOPIC_ && $_S_TOPIC_ID_)) {
                echo "<link rel=\"alternate\" type=\"application/atom+xml\" title=\"";
                echo $this->env->getExtension('phpbb')->lang("FEED");
                echo " - ";
                echo $this->env->getExtension('phpbb')->lang("TOPIC");
                echo " - ";
                if (isset($context["TOPIC_TITLE"])) { $_TOPIC_TITLE_ = $context["TOPIC_TITLE"]; } else { $_TOPIC_TITLE_ = null; }
                echo $_TOPIC_TITLE_;
                echo "\" href=\"";
                if (isset($context["U_FEED"])) { $_U_FEED_ = $context["U_FEED"]; } else { $_U_FEED_ = null; }
                echo $_U_FEED_;
                echo "?f=";
                if (isset($context["S_FORUM_ID"])) { $_S_FORUM_ID_ = $context["S_FORUM_ID"]; } else { $_S_FORUM_ID_ = null; }
                echo $_S_FORUM_ID_;
                echo "&amp;t=";
                if (isset($context["S_TOPIC_ID"])) { $_S_TOPIC_ID_ = $context["S_TOPIC_ID"]; } else { $_S_TOPIC_ID_ = null; }
                echo $_S_TOPIC_ID_;
                echo "\" />";
            }
            // line 17
            echo "\t";
            if (isset($context["overall_header_feeds"])) { $_overall_header_feeds_ = $context["overall_header_feeds"]; } else { $_overall_header_feeds_ = null; }
        }
        // line 19
        echo "
";
        // line 20
        if (isset($context["U_CANONICAL"])) { $_U_CANONICAL_ = $context["U_CANONICAL"]; } else { $_U_CANONICAL_ = null; }
        if ($_U_CANONICAL_) {
            // line 21
            echo "\t<link rel=\"canonical\" href=\"";
            if (isset($context["U_CANONICAL"])) { $_U_CANONICAL_ = $context["U_CANONICAL"]; } else { $_U_CANONICAL_ = null; }
            echo $_U_CANONICAL_;
            echo "\" />
";
        }
        // line 23
        echo "
<link rel=\"stylesheet\" href=\"";
        // line 24
        if (isset($context["T_STYLESHEET_LINK"])) { $_T_STYLESHEET_LINK_ = $context["T_STYLESHEET_LINK"]; } else { $_T_STYLESHEET_LINK_ = null; }
        echo $_T_STYLESHEET_LINK_;
        echo "\" type=\"text/css\" />
<link rel=\"stylesheet\" href=\"";
        // line 25
        if (isset($context["T_STYLESHEET_LANG_LINK"])) { $_T_STYLESHEET_LANG_LINK_ = $context["T_STYLESHEET_LANG_LINK"]; } else { $_T_STYLESHEET_LANG_LINK_ = null; }
        echo $_T_STYLESHEET_LANG_LINK_;
        echo "\" type=\"text/css\" />

<script type=\"text/javascript\">
// <![CDATA[

function popup(url, width, height, name)
{
\tif (!name)
\t{
\t\tname = '_popup';
\t}

\twindow.open(url.replace(/&amp;/g, '&'), name, 'height=' + height + ',resizable=yes,scrollbars=yes,width=' + width);
\treturn false;
}

function jumpto()
{
\tvar page = prompt('";
        // line 43
        echo addslashes($this->env->getExtension('phpbb')->lang("JUMP_PAGE"));
        echo $this->env->getExtension('phpbb')->lang("COLON");
        echo "', '";
        if (isset($context["CURRENT_PAGE"])) { $_CURRENT_PAGE_ = $context["CURRENT_PAGE"]; } else { $_CURRENT_PAGE_ = null; }
        echo $_CURRENT_PAGE_;
        echo "');
\tvar per_page = '";
        // line 44
        if (isset($context["PER_PAGE"])) { $_PER_PAGE_ = $context["PER_PAGE"]; } else { $_PER_PAGE_ = null; }
        echo $_PER_PAGE_;
        echo "';
\tvar base_url = '";
        // line 45
        if (isset($context["BASE_URL"])) { $_BASE_URL_ = $context["BASE_URL"]; } else { $_BASE_URL_ = null; }
        echo twig_escape_filter($this->env, $_BASE_URL_, "js");
        echo "';

\tif (page !== null && !isNaN(page) && page == Math.floor(page) && page > 0)
\t{
\t\tif (base_url.indexOf('?') == -1)
\t\t{
\t\t\tdocument.location.href = base_url + '?start=' + ((page - 1) * per_page);
\t\t}
\t\telse
\t\t{
\t\t\tdocument.location.href = base_url.replace(/&amp;/g, '&') + '&start=' + ((page - 1) * per_page);
\t\t}
\t}
}

/**
* Find a member
*/
function find_username(url)
{
\tpopup(url, 760, 570, '_usersearch');
\treturn false;
}

/**
* Mark/unmark checklist
* id = ID of parent container, name = name prefix, state = state [true/false]
*/
function marklist(id, name, state)
{
\tvar parent = document.getElementById(id) || document[id];

\tif (!parent)
\t{
\t\treturn;
\t}

\tvar rb = parent.getElementsByTagName('input');

\tfor (var r = 0; r < rb.length; r++)
\t{
\t\tif (rb[r].name.substr(0, name.length) == name)
\t\t{
\t\t\trb[r].checked = state;
\t\t}
\t}
}

";
        // line 93
        if (isset($context["loops"])) { $_loops_ = $context["loops"]; } else { $_loops_ = null; }
        if (twig_length_filter($this->env, $this->getAttribute($_loops_, "_file", array()))) {
            // line 94
            echo "
\t/**
\t* Play quicktime file by determining it's width/height
\t* from the displayed rectangle area
\t*
\t* Only defined if there is a file block present.
\t*/
\tfunction play_qt_file(obj)
\t{
\t\tvar rectangle = obj.GetRectangle();

\t\tif (rectangle)
\t\t{
\t\t\trectangle = rectangle.split(',')
\t\t\tvar x1 = parseInt(rectangle[0]);
\t\t\tvar x2 = parseInt(rectangle[2]);
\t\t\tvar y1 = parseInt(rectangle[1]);
\t\t\tvar y2 = parseInt(rectangle[3]);

\t\t\tvar width = (x1 < 0) ? (x1 * -1) + x2 : x2 - x1;
\t\t\tvar height = (y1 < 0) ? (y1 * -1) + y2 : y2 - y1;
\t\t}
\t\telse
\t\t{
\t\t\tvar width = 200;
\t\t\tvar height = 0;
\t\t}

\t\tobj.width = width;
\t\tobj.height = height + 16;

\t\tobj.SetControllerVisible(true);

\t\tobj.Play();
\t}
";
        }
        // line 130
        echo "
// ]]>
</script>

";
        // line 134
        if (isset($context["overall_header_head_append"])) { $_overall_header_head_append_ = $context["overall_header_head_append"]; } else { $_overall_header_head_append_ = null; }
        // line 135
        echo "
";
        // line 136
        if (isset($context["definition"])) { $_definition_ = $context["definition"]; } else { $_definition_ = null; }
        echo $this->getAttribute($_definition_, "STYLESHEETS", array());
        echo "

";
        // line 138
        if (isset($context["overall_header_stylesheets_after"])) { $_overall_header_stylesheets_after_ = $context["overall_header_stylesheets_after"]; } else { $_overall_header_stylesheets_after_ = null; }
        // line 139
        echo "
</head>
<body class=\"";
        // line 141
        if (isset($context["S_CONTENT_DIRECTION"])) { $_S_CONTENT_DIRECTION_ = $context["S_CONTENT_DIRECTION"]; } else { $_S_CONTENT_DIRECTION_ = null; }
        echo $_S_CONTENT_DIRECTION_;
        echo " ";
        if (isset($context["BODY_CLASS"])) { $_BODY_CLASS_ = $context["BODY_CLASS"]; } else { $_BODY_CLASS_ = null; }
        echo $_BODY_CLASS_;
        echo "\">

";
        // line 143
        if (isset($context["overall_header_body_before"])) { $_overall_header_body_before_ = $context["overall_header_body_before"]; } else { $_overall_header_body_before_ = null; }
        // line 144
        echo "
<a name=\"top\" class=\"anchor\"></a>

<div id=\"wrapheader\">

\t<div id=\"logodesc\">
\t\t<table width=\"100%\" cellspacing=\"0\">
\t\t<tr>
\t\t\t<td><a href=\"";
        // line 152
        if (isset($context["U_SITE_HOME"])) { $_U_SITE_HOME_ = $context["U_SITE_HOME"]; } else { $_U_SITE_HOME_ = null; }
        if ($_U_SITE_HOME_) {
            if (isset($context["U_SITE_HOME"])) { $_U_SITE_HOME_ = $context["U_SITE_HOME"]; } else { $_U_SITE_HOME_ = null; }
            echo $_U_SITE_HOME_;
        } else {
            if (isset($context["U_INDEX"])) { $_U_INDEX_ = $context["U_INDEX"]; } else { $_U_INDEX_ = null; }
            echo $_U_INDEX_;
        }
        echo "\" class=\"imageset\">";
        if (isset($context["SITE_LOGO_IMG"])) { $_SITE_LOGO_IMG_ = $context["SITE_LOGO_IMG"]; } else { $_SITE_LOGO_IMG_ = null; }
        echo $_SITE_LOGO_IMG_;
        echo "</a></td>
\t\t\t<td width=\"100%\" align=\"center\"><h1>";
        // line 153
        if (isset($context["SITENAME"])) { $_SITENAME_ = $context["SITENAME"]; } else { $_SITENAME_ = null; }
        echo $_SITENAME_;
        echo "</h1><span class=\"gen\">";
        if (isset($context["SITE_DESCRIPTION"])) { $_SITE_DESCRIPTION_ = $context["SITE_DESCRIPTION"]; } else { $_SITE_DESCRIPTION_ = null; }
        echo $_SITE_DESCRIPTION_;
        echo "</span></td>
\t\t</tr>
\t\t</table>
\t</div>
\t";
        // line 157
        if (isset($context["overall_header_navbar_before"])) { $_overall_header_navbar_before_ = $context["overall_header_navbar_before"]; } else { $_overall_header_navbar_before_ = null; }
        // line 158
        echo "\t<div id=\"menubar\">
\t\t<table width=\"100%\" cellspacing=\"0\">
\t\t<tr>
\t\t\t<td class=\"genmed dropdown-container\">
\t\t\t\t";
        // line 162
        if (isset($context["S_NOTIFICATIONS_DISPLAY"])) { $_S_NOTIFICATIONS_DISPLAY_ = $context["S_NOTIFICATIONS_DISPLAY"]; } else { $_S_NOTIFICATIONS_DISPLAY_ = null; }
        if (isset($context["S_IS_BOT"])) { $_S_IS_BOT_ = $context["S_IS_BOT"]; } else { $_S_IS_BOT_ = null; }
        if (isset($context["S_USER_LOGGED_IN"])) { $_S_USER_LOGGED_IN_ = $context["S_USER_LOGGED_IN"]; } else { $_S_USER_LOGGED_IN_ = null; }
        if ((($_S_NOTIFICATIONS_DISPLAY_ &&  !$_S_IS_BOT_) && $_S_USER_LOGGED_IN_)) {
            // line 163
            echo "\t\t\t\t\t<a href=\"";
            if (isset($context["U_VIEW_ALL_NOTIFICATIONS"])) { $_U_VIEW_ALL_NOTIFICATIONS_ = $context["U_VIEW_ALL_NOTIFICATIONS"]; } else { $_U_VIEW_ALL_NOTIFICATIONS_ = null; }
            echo $_U_VIEW_ALL_NOTIFICATIONS_;
            echo "\" id=\"notification_list_button\" class=\"dropdown-trigger\">
\t\t\t\t\t\t<img src=\"";
            // line 164
            if (isset($context["T_THEME_PATH"])) { $_T_THEME_PATH_ = $context["T_THEME_PATH"]; } else { $_T_THEME_PATH_ = null; }
            echo $_T_THEME_PATH_;
            echo "/images/icon_mini_notification.gif\" width=\"12\" height=\"13\" alt=\"*\" />
\t\t\t\t\t\t";
            // line 165
            echo $this->env->getExtension('phpbb')->lang("NOTIFICATIONS");
            echo " [<strong>";
            if (isset($context["NOTIFICATIONS_COUNT"])) { $_NOTIFICATIONS_COUNT_ = $context["NOTIFICATIONS_COUNT"]; } else { $_NOTIFICATIONS_COUNT_ = null; }
            echo $_NOTIFICATIONS_COUNT_;
            echo "</strong>]
\t\t\t\t\t</a>&nbsp;
\t\t\t\t\t<div id=\"notification_list\" class=\"notification_list dropdown\">
\t\t\t\t\t\t<div class=\"row1 header\">
\t\t\t\t\t\t\t";
            // line 169
            echo $this->env->getExtension('phpbb')->lang("NOTIFICATIONS");
            echo "
\t\t\t\t\t\t\t<span class=\"header_settings\"><a href=\"";
            // line 170
            if (isset($context["U_NOTIFICATION_SETTINGS"])) { $_U_NOTIFICATION_SETTINGS_ = $context["U_NOTIFICATION_SETTINGS"]; } else { $_U_NOTIFICATION_SETTINGS_ = null; }
            echo $_U_NOTIFICATION_SETTINGS_;
            echo "\">";
            echo $this->env->getExtension('phpbb')->lang("SETTINGS");
            echo "</a></span>
\t\t\t\t\t\t</div>

\t\t\t\t\t\t<div class=\"notification_scroll\">
\t\t\t\t\t\t\t<table class=\"tablebg\" cellspacing=\"1\">
\t\t\t\t\t\t\t\t";
            // line 175
            if (isset($context["loops"])) { $_loops_ = $context["loops"]; } else { $_loops_ = null; }
            $context['_parent'] = $context;
            $context['_seq'] = twig_ensure_traversable($this->getAttribute($_loops_, "notifications", array()));
            foreach ($context['_seq'] as $context["_key"] => $context["notifications"]) {
                // line 176
                echo "\t\t\t\t\t\t\t\t\t<tr class=\"row";
                if (isset($context["notifications"])) { $_notifications_ = $context["notifications"]; } else { $_notifications_ = null; }
                if ($this->getAttribute($_notifications_, "UNREAD", array())) {
                    echo "2";
                } else {
                    echo "1";
                }
                echo "\">
\t\t\t\t\t\t\t\t\t\t<td width=\"50\">
\t\t\t\t\t\t\t\t\t\t\t";
                // line 178
                if (isset($context["notifications"])) { $_notifications_ = $context["notifications"]; } else { $_notifications_ = null; }
                if ($this->getAttribute($_notifications_, "AVATAR", array())) {
                    if (isset($context["notifications"])) { $_notifications_ = $context["notifications"]; } else { $_notifications_ = null; }
                    echo $this->getAttribute($_notifications_, "AVATAR", array());
                } else {
                    echo "<img src=\"";
                    if (isset($context["T_THEME_PATH"])) { $_T_THEME_PATH_ = $context["T_THEME_PATH"]; } else { $_T_THEME_PATH_ = null; }
                    echo $_T_THEME_PATH_;
                    echo "/images/no_avatar.gif\" alt=\"\" />";
                }
                // line 179
                echo "\t\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t\t\t\t\t\t\t<td valign=\"top\">
\t\t\t\t\t\t\t\t\t\t\t<div class=\"notification_title\">
\t\t\t\t\t\t\t\t\t\t\t\t";
                // line 182
                if (isset($context["notifications"])) { $_notifications_ = $context["notifications"]; } else { $_notifications_ = null; }
                if ($this->getAttribute($_notifications_, "URL", array())) {
                    echo "<a href=\"";
                    if (isset($context["notifications"])) { $_notifications_ = $context["notifications"]; } else { $_notifications_ = null; }
                    if ($this->getAttribute($_notifications_, "UNREAD", array())) {
                        if (isset($context["notifications"])) { $_notifications_ = $context["notifications"]; } else { $_notifications_ = null; }
                        echo $this->getAttribute($_notifications_, "U_MARK_READ", array());
                    } else {
                        if (isset($context["notifications"])) { $_notifications_ = $context["notifications"]; } else { $_notifications_ = null; }
                        echo $this->getAttribute($_notifications_, "URL", array());
                    }
                    echo "\">";
                }
                // line 183
                echo "\t\t\t\t\t\t\t\t\t\t\t\t\t";
                if (isset($context["notifications"])) { $_notifications_ = $context["notifications"]; } else { $_notifications_ = null; }
                echo $this->getAttribute($_notifications_, "FORMATTED_TITLE", array());
                echo "
\t\t\t\t\t\t\t\t\t\t\t\t";
                // line 184
                if (isset($context["notifications"])) { $_notifications_ = $context["notifications"]; } else { $_notifications_ = null; }
                if ($this->getAttribute($_notifications_, "URL", array())) {
                    echo "</a>";
                }
                // line 185
                echo "
\t\t\t\t\t\t\t\t\t\t\t\t";
                // line 186
                if (isset($context["notifications"])) { $_notifications_ = $context["notifications"]; } else { $_notifications_ = null; }
                if ($this->getAttribute($_notifications_, "REFERENCE", array())) {
                    echo "<br /><span class=\"notification-reference\">";
                    if (isset($context["notifications"])) { $_notifications_ = $context["notifications"]; } else { $_notifications_ = null; }
                    echo $this->getAttribute($_notifications_, "REFERENCE", array());
                    echo "</span>";
                }
                // line 187
                echo "\t\t\t\t\t\t\t\t\t\t\t\t";
                if (isset($context["notifications"])) { $_notifications_ = $context["notifications"]; } else { $_notifications_ = null; }
                if ($this->getAttribute($_notifications_, "FORUM", array())) {
                    echo "<br /><span class=\"notification-forum\">";
                    if (isset($context["notifications"])) { $_notifications_ = $context["notifications"]; } else { $_notifications_ = null; }
                    echo $this->getAttribute($_notifications_, "FORUM", array());
                    echo "</span>";
                }
                // line 188
                echo "\t\t\t\t\t\t\t\t\t\t\t\t";
                if (isset($context["notifications"])) { $_notifications_ = $context["notifications"]; } else { $_notifications_ = null; }
                if ($this->getAttribute($_notifications_, "REASON", array())) {
                    echo "<br /><span class=\"notification-reason\">";
                    if (isset($context["notifications"])) { $_notifications_ = $context["notifications"]; } else { $_notifications_ = null; }
                    echo $this->getAttribute($_notifications_, "REASON", array());
                    echo "</span>";
                }
                // line 189
                echo "\t\t\t\t\t\t\t\t\t\t\t\t\t<br /><span class=\"notification-time\">";
                if (isset($context["notifications"])) { $_notifications_ = $context["notifications"]; } else { $_notifications_ = null; }
                echo $this->getAttribute($_notifications_, "TIME", array());
                echo "</span>
\t\t\t\t\t\t\t\t\t\t\t\t";
                // line 190
                if (isset($context["notifications"])) { $_notifications_ = $context["notifications"]; } else { $_notifications_ = null; }
                if (( !$this->getAttribute($_notifications_, "URL", array()) && $this->getAttribute($_notifications_, "UNREAD", array()))) {
                    // line 191
                    echo "\t\t\t\t\t\t\t\t\t\t\t\t\t<br /><a href=\"";
                    if (isset($context["notifications"])) { $_notifications_ = $context["notifications"]; } else { $_notifications_ = null; }
                    echo $this->getAttribute($_notifications_, "U_MARK_READ", array());
                    echo "\">";
                    echo $this->env->getExtension('phpbb')->lang("MARK_READ");
                    echo "</a>
\t\t\t\t\t\t\t\t\t\t\t\t";
                }
                // line 193
                echo "\t\t\t\t\t\t\t\t\t\t\t</div>
\t\t\t\t\t\t\t\t\t\t</td>
\t\t\t\t   \t\t\t\t\t</tr>
\t\t\t\t   \t\t\t\t";
            }
            $_parent = $context['_parent'];
            unset($context['_seq'], $context['_iterated'], $context['_key'], $context['notifications'], $context['_parent'], $context['loop']);
            $context = array_intersect_key($context, $_parent) + $_parent;
            // line 197
            echo "\t\t\t\t   \t\t\t</table>
\t\t\t\t   \t\t</div>

\t\t\t\t\t\t<div class=\"row1 footer\">
\t\t\t\t\t\t\t<a href=\"";
            // line 201
            if (isset($context["U_VIEW_ALL_NOTIFICATIONS"])) { $_U_VIEW_ALL_NOTIFICATIONS_ = $context["U_VIEW_ALL_NOTIFICATIONS"]; } else { $_U_VIEW_ALL_NOTIFICATIONS_ = null; }
            echo $_U_VIEW_ALL_NOTIFICATIONS_;
            echo "\"><span>";
            echo $this->env->getExtension('phpbb')->lang("SEE_ALL");
            echo "</span></a>
\t\t\t\t\t\t</div>
\t\t\t\t\t</div>
\t\t\t\t";
        }
        // line 205
        echo "\t\t\t\t";
        if (isset($context["S_IS_BOT"])) { $_S_IS_BOT_ = $context["S_IS_BOT"]; } else { $_S_IS_BOT_ = null; }
        if ( !$_S_IS_BOT_) {
            // line 206
            echo "\t\t\t\t\t";
            if (isset($context["S_USER_LOGGED_IN"])) { $_S_USER_LOGGED_IN_ = $context["S_USER_LOGGED_IN"]; } else { $_S_USER_LOGGED_IN_ = null; }
            if (isset($context["S_REGISTER_ENABLED"])) { $_S_REGISTER_ENABLED_ = $context["S_REGISTER_ENABLED"]; } else { $_S_REGISTER_ENABLED_ = null; }
            if (isset($context["S_SHOW_COPPA"])) { $_S_SHOW_COPPA_ = $context["S_SHOW_COPPA"]; } else { $_S_SHOW_COPPA_ = null; }
            if (isset($context["S_REGISTRATION"])) { $_S_REGISTRATION_ = $context["S_REGISTRATION"]; } else { $_S_REGISTRATION_ = null; }
            if ($_S_USER_LOGGED_IN_) {
                // line 207
                echo "\t\t\t\t\t\t";
                if (isset($context["S_DISPLAY_PM"])) { $_S_DISPLAY_PM_ = $context["S_DISPLAY_PM"]; } else { $_S_DISPLAY_PM_ = null; }
                if ($_S_DISPLAY_PM_) {
                    echo " &nbsp;<a href=\"";
                    if (isset($context["U_PRIVATEMSGS"])) { $_U_PRIVATEMSGS_ = $context["U_PRIVATEMSGS"]; } else { $_U_PRIVATEMSGS_ = null; }
                    echo $_U_PRIVATEMSGS_;
                    echo "\"><img src=\"";
                    if (isset($context["T_THEME_PATH"])) { $_T_THEME_PATH_ = $context["T_THEME_PATH"]; } else { $_T_THEME_PATH_ = null; }
                    echo $_T_THEME_PATH_;
                    echo "/images/icon_mini_message.gif\" width=\"12\" height=\"13\" alt=\"*\" /> ";
                    echo $this->env->getExtension('phpbb')->lang("PRIVATE_MESSAGES");
                    echo " [<strong>";
                    if (isset($context["PRIVATE_MESSAGE_COUNT"])) { $_PRIVATE_MESSAGE_COUNT_ = $context["PRIVATE_MESSAGE_COUNT"]; } else { $_PRIVATE_MESSAGE_COUNT_ = null; }
                    echo $_PRIVATE_MESSAGE_COUNT_;
                    echo "</strong>]</a>";
                }
                // line 208
                echo "\t\t\t\t\t";
            } elseif (($_S_REGISTER_ENABLED_ &&  !($_S_SHOW_COPPA_ || $_S_REGISTRATION_))) {
                echo " &nbsp;<a href=\"";
                if (isset($context["U_REGISTER"])) { $_U_REGISTER_ = $context["U_REGISTER"]; } else { $_U_REGISTER_ = null; }
                echo $_U_REGISTER_;
                echo "\"><img src=\"";
                if (isset($context["T_THEME_PATH"])) { $_T_THEME_PATH_ = $context["T_THEME_PATH"]; } else { $_T_THEME_PATH_ = null; }
                echo $_T_THEME_PATH_;
                echo "/images/icon_mini_register.gif\" width=\"12\" height=\"13\" alt=\"*\" /> ";
                echo $this->env->getExtension('phpbb')->lang("REGISTER");
                echo "</a>
\t\t\t\t\t";
            }
            // line 210
            echo "\t\t\t\t";
        }
        // line 211
        echo "\t\t\t\t";
        if (isset($context["S_IS_BOT"])) { $_S_IS_BOT_ = $context["S_IS_BOT"]; } else { $_S_IS_BOT_ = null; }
        if ( !$_S_IS_BOT_) {
            echo " &nbsp;<a href=\"";
            if (isset($context["U_LOGIN_LOGOUT"])) { $_U_LOGIN_LOGOUT_ = $context["U_LOGIN_LOGOUT"]; } else { $_U_LOGIN_LOGOUT_ = null; }
            echo $_U_LOGIN_LOGOUT_;
            echo "\"><img src=\"";
            if (isset($context["T_THEME_PATH"])) { $_T_THEME_PATH_ = $context["T_THEME_PATH"]; } else { $_T_THEME_PATH_ = null; }
            echo $_T_THEME_PATH_;
            echo "/images/icon_mini_login.gif\" width=\"12\" height=\"13\" alt=\"*\" /> ";
            echo $this->env->getExtension('phpbb')->lang("LOGIN_LOGOUT");
            echo "</a>&nbsp;";
        }
        // line 212
        echo "\t\t\t\t";
        if (isset($context["U_RESTORE_PERMISSIONS"])) { $_U_RESTORE_PERMISSIONS_ = $context["U_RESTORE_PERMISSIONS"]; } else { $_U_RESTORE_PERMISSIONS_ = null; }
        if ($_U_RESTORE_PERMISSIONS_) {
            echo " &nbsp;<a href=\"";
            if (isset($context["U_RESTORE_PERMISSIONS"])) { $_U_RESTORE_PERMISSIONS_ = $context["U_RESTORE_PERMISSIONS"]; } else { $_U_RESTORE_PERMISSIONS_ = null; }
            echo $_U_RESTORE_PERMISSIONS_;
            echo "\"><img src=\"";
            if (isset($context["T_THEME_PATH"])) { $_T_THEME_PATH_ = $context["T_THEME_PATH"]; } else { $_T_THEME_PATH_ = null; }
            echo $_T_THEME_PATH_;
            echo "/images/icon_mini_login.gif\" width=\"12\" height=\"13\" alt=\"*\" /> ";
            echo $this->env->getExtension('phpbb')->lang("RESTORE_PERMISSIONS");
            echo "</a>";
        }
        // line 213
        echo "\t\t\t\t";
        if (isset($context["S_BOARD_DISABLED"])) { $_S_BOARD_DISABLED_ = $context["S_BOARD_DISABLED"]; } else { $_S_BOARD_DISABLED_ = null; }
        if (isset($context["S_USER_LOGGED_IN"])) { $_S_USER_LOGGED_IN_ = $context["S_USER_LOGGED_IN"]; } else { $_S_USER_LOGGED_IN_ = null; }
        if (($_S_BOARD_DISABLED_ && $_S_USER_LOGGED_IN_)) {
            echo " &nbsp;<span class=\"error\">";
            echo $this->env->getExtension('phpbb')->lang("BOARD_DISABLED");
            echo "</span>";
        }
        // line 214
        echo "\t\t\t</td>
\t\t\t<td class=\"genmed\" align=\"";
        // line 215
        if (isset($context["S_CONTENT_FLOW_END"])) { $_S_CONTENT_FLOW_END_ = $context["S_CONTENT_FLOW_END"]; } else { $_S_CONTENT_FLOW_END_ = null; }
        echo $_S_CONTENT_FLOW_END_;
        echo "\">
\t\t\t\t";
        // line 216
        if (isset($context["overall_header_navigation_prepend"])) { $_overall_header_navigation_prepend_ = $context["overall_header_navigation_prepend"]; } else { $_overall_header_navigation_prepend_ = null; }
        // line 217
        echo "\t\t\t\t<a href=\"";
        if (isset($context["U_FAQ"])) { $_U_FAQ_ = $context["U_FAQ"]; } else { $_U_FAQ_ = null; }
        echo $_U_FAQ_;
        echo "\" rel=\"help\"><img src=\"";
        if (isset($context["T_THEME_PATH"])) { $_T_THEME_PATH_ = $context["T_THEME_PATH"]; } else { $_T_THEME_PATH_ = null; }
        echo $_T_THEME_PATH_;
        echo "/images/icon_mini_faq.gif\" width=\"12\" height=\"13\" alt=\"*\" /> ";
        echo $this->env->getExtension('phpbb')->lang("FAQ");
        echo "</a>
\t\t\t\t";
        // line 218
        if (isset($context["S_DISPLAY_SEARCH"])) { $_S_DISPLAY_SEARCH_ = $context["S_DISPLAY_SEARCH"]; } else { $_S_DISPLAY_SEARCH_ = null; }
        if ($_S_DISPLAY_SEARCH_) {
            echo "&nbsp; &nbsp;<a href=\"";
            if (isset($context["U_SEARCH"])) { $_U_SEARCH_ = $context["U_SEARCH"]; } else { $_U_SEARCH_ = null; }
            echo $_U_SEARCH_;
            echo "\"><img src=\"";
            if (isset($context["T_THEME_PATH"])) { $_T_THEME_PATH_ = $context["T_THEME_PATH"]; } else { $_T_THEME_PATH_ = null; }
            echo $_T_THEME_PATH_;
            echo "/images/icon_mini_search.gif\" width=\"12\" height=\"13\" alt=\"*\" /> ";
            echo $this->env->getExtension('phpbb')->lang("SEARCH");
            echo "</a>";
        }
        // line 219
        echo "\t\t\t\t";
        if (isset($context["S_IS_BOT"])) { $_S_IS_BOT_ = $context["S_IS_BOT"]; } else { $_S_IS_BOT_ = null; }
        if ( !$_S_IS_BOT_) {
            // line 220
            echo "\t\t\t\t\t";
            if (isset($context["S_DISPLAY_MEMBERLIST"])) { $_S_DISPLAY_MEMBERLIST_ = $context["S_DISPLAY_MEMBERLIST"]; } else { $_S_DISPLAY_MEMBERLIST_ = null; }
            if ($_S_DISPLAY_MEMBERLIST_) {
                echo "&nbsp; &nbsp;<a href=\"";
                if (isset($context["U_MEMBERLIST"])) { $_U_MEMBERLIST_ = $context["U_MEMBERLIST"]; } else { $_U_MEMBERLIST_ = null; }
                echo $_U_MEMBERLIST_;
                echo "\"><img src=\"";
                if (isset($context["T_THEME_PATH"])) { $_T_THEME_PATH_ = $context["T_THEME_PATH"]; } else { $_T_THEME_PATH_ = null; }
                echo $_T_THEME_PATH_;
                echo "/images/icon_mini_members.gif\" width=\"12\" height=\"13\" alt=\"*\" /> ";
                echo $this->env->getExtension('phpbb')->lang("MEMBERLIST");
                echo "</a>";
            }
            // line 221
            echo "\t\t\t\t\t";
            if (isset($context["S_USER_LOGGED_IN"])) { $_S_USER_LOGGED_IN_ = $context["S_USER_LOGGED_IN"]; } else { $_S_USER_LOGGED_IN_ = null; }
            if ($_S_USER_LOGGED_IN_) {
                echo "&nbsp; &nbsp;<a href=\"";
                if (isset($context["U_PROFILE"])) { $_U_PROFILE_ = $context["U_PROFILE"]; } else { $_U_PROFILE_ = null; }
                echo $_U_PROFILE_;
                echo "\"><img src=\"";
                if (isset($context["T_THEME_PATH"])) { $_T_THEME_PATH_ = $context["T_THEME_PATH"]; } else { $_T_THEME_PATH_ = null; }
                echo $_T_THEME_PATH_;
                echo "/images/icon_mini_profile.gif\" width=\"12\" height=\"13\" alt=\"*\" /> ";
                echo $this->env->getExtension('phpbb')->lang("PROFILE");
                echo "</a>";
            }
            // line 222
            echo "\t\t\t\t";
        }
        // line 223
        echo "\t\t\t\t";
        if (isset($context["overall_header_navigation_append"])) { $_overall_header_navigation_append_ = $context["overall_header_navigation_append"]; } else { $_overall_header_navigation_append_ = null; }
        // line 224
        echo "\t\t\t</td>
\t\t</tr>
\t\t</table>
\t</div>

\t<div id=\"datebar\">
\t\t<table width=\"100%\" cellspacing=\"0\">
\t\t<tr>
\t\t\t<td class=\"gensmall\">";
        // line 232
        if (isset($context["S_USER_LOGGED_IN"])) { $_S_USER_LOGGED_IN_ = $context["S_USER_LOGGED_IN"]; } else { $_S_USER_LOGGED_IN_ = null; }
        if ($_S_USER_LOGGED_IN_) {
            if (isset($context["LAST_VISIT_DATE"])) { $_LAST_VISIT_DATE_ = $context["LAST_VISIT_DATE"]; } else { $_LAST_VISIT_DATE_ = null; }
            echo $_LAST_VISIT_DATE_;
        }
        echo "</td>
\t\t\t<td class=\"gensmall\" align=\"";
        // line 233
        if (isset($context["S_CONTENT_FLOW_END"])) { $_S_CONTENT_FLOW_END_ = $context["S_CONTENT_FLOW_END"]; } else { $_S_CONTENT_FLOW_END_ = null; }
        echo $_S_CONTENT_FLOW_END_;
        echo "\">";
        if (isset($context["CURRENT_TIME"])) { $_CURRENT_TIME_ = $context["CURRENT_TIME"]; } else { $_CURRENT_TIME_ = null; }
        echo $_CURRENT_TIME_;
        echo "<br /></td>
\t\t</tr>
\t\t</table>
\t</div>

</div>

";
        // line 240
        if (isset($context["overall_header_page_body_before"])) { $_overall_header_page_body_before_ = $context["overall_header_page_body_before"]; } else { $_overall_header_page_body_before_ = null; }
        // line 241
        echo "
<div id=\"wrapcentre\">

\t";
        // line 244
        if (isset($context["S_DISPLAY_SEARCH"])) { $_S_DISPLAY_SEARCH_ = $context["S_DISPLAY_SEARCH"]; } else { $_S_DISPLAY_SEARCH_ = null; }
        if ($_S_DISPLAY_SEARCH_) {
            // line 245
            echo "\t<p class=\"searchbar\">
\t\t<span style=\"float: ";
            // line 246
            if (isset($context["S_CONTENT_FLOW_BEGIN"])) { $_S_CONTENT_FLOW_BEGIN_ = $context["S_CONTENT_FLOW_BEGIN"]; } else { $_S_CONTENT_FLOW_BEGIN_ = null; }
            echo $_S_CONTENT_FLOW_BEGIN_;
            echo ";\"><a href=\"";
            if (isset($context["U_SEARCH_UNANSWERED"])) { $_U_SEARCH_UNANSWERED_ = $context["U_SEARCH_UNANSWERED"]; } else { $_U_SEARCH_UNANSWERED_ = null; }
            echo $_U_SEARCH_UNANSWERED_;
            echo "\">";
            echo $this->env->getExtension('phpbb')->lang("SEARCH_UNANSWERED");
            echo "</a> | <a href=\"";
            if (isset($context["U_SEARCH_ACTIVE_TOPICS"])) { $_U_SEARCH_ACTIVE_TOPICS_ = $context["U_SEARCH_ACTIVE_TOPICS"]; } else { $_U_SEARCH_ACTIVE_TOPICS_ = null; }
            echo $_U_SEARCH_ACTIVE_TOPICS_;
            echo "\">";
            echo $this->env->getExtension('phpbb')->lang("SEARCH_ACTIVE_TOPICS");
            echo "</a></span>
\t\t";
            // line 247
            if (isset($context["S_USER_LOGGED_IN"])) { $_S_USER_LOGGED_IN_ = $context["S_USER_LOGGED_IN"]; } else { $_S_USER_LOGGED_IN_ = null; }
            if (isset($context["S_LOAD_UNREADS"])) { $_S_LOAD_UNREADS_ = $context["S_LOAD_UNREADS"]; } else { $_S_LOAD_UNREADS_ = null; }
            if (($_S_USER_LOGGED_IN_ || $_S_LOAD_UNREADS_)) {
                // line 248
                echo "\t\t<span style=\"float: ";
                if (isset($context["S_CONTENT_FLOW_END"])) { $_S_CONTENT_FLOW_END_ = $context["S_CONTENT_FLOW_END"]; } else { $_S_CONTENT_FLOW_END_ = null; }
                echo $_S_CONTENT_FLOW_END_;
                echo ";\">";
                if (isset($context["S_LOAD_UNREADS"])) { $_S_LOAD_UNREADS_ = $context["S_LOAD_UNREADS"]; } else { $_S_LOAD_UNREADS_ = null; }
                if ($_S_LOAD_UNREADS_) {
                    echo "<a href=\"";
                    if (isset($context["U_SEARCH_UNREAD"])) { $_U_SEARCH_UNREAD_ = $context["U_SEARCH_UNREAD"]; } else { $_U_SEARCH_UNREAD_ = null; }
                    echo $_U_SEARCH_UNREAD_;
                    echo "\">";
                    echo $this->env->getExtension('phpbb')->lang("SEARCH_UNREAD");
                    echo "</a>";
                    if (isset($context["S_USER_LOGGED_IN"])) { $_S_USER_LOGGED_IN_ = $context["S_USER_LOGGED_IN"]; } else { $_S_USER_LOGGED_IN_ = null; }
                    if ($_S_USER_LOGGED_IN_) {
                        echo " | ";
                    }
                }
                if (isset($context["S_USER_LOGGED_IN"])) { $_S_USER_LOGGED_IN_ = $context["S_USER_LOGGED_IN"]; } else { $_S_USER_LOGGED_IN_ = null; }
                if ($_S_USER_LOGGED_IN_) {
                    echo "<a href=\"";
                    if (isset($context["U_SEARCH_NEW"])) { $_U_SEARCH_NEW_ = $context["U_SEARCH_NEW"]; } else { $_U_SEARCH_NEW_ = null; }
                    echo $_U_SEARCH_NEW_;
                    echo "\">";
                    echo $this->env->getExtension('phpbb')->lang("SEARCH_NEW");
                    echo "</a> | <a href=\"";
                    if (isset($context["U_SEARCH_SELF"])) { $_U_SEARCH_SELF_ = $context["U_SEARCH_SELF"]; } else { $_U_SEARCH_SELF_ = null; }
                    echo $_U_SEARCH_SELF_;
                    echo "\">";
                    echo $this->env->getExtension('phpbb')->lang("SEARCH_SELF");
                    echo "</a>";
                }
                echo "</span>
\t\t";
            }
            // line 250
            echo "\t</p>
\t";
        }
        // line 252
        echo "
\t<br style=\"clear: both;\" />

\t";
        // line 255
        if (isset($context["S_MICRODATA"])) { $_S_MICRODATA_ = $context["S_MICRODATA"]; } else { $_S_MICRODATA_ = null; }
        $value = 1;
        $context['definition']->set('S_MICRODATA', $value);
        // line 256
        echo "\t";
        if (isset($context["OVERALL_HEADER_BREADCRUMBS"])) { $_OVERALL_HEADER_BREADCRUMBS_ = $context["OVERALL_HEADER_BREADCRUMBS"]; } else { $_OVERALL_HEADER_BREADCRUMBS_ = null; }
        $value = 1;
        $context['definition']->set('OVERALL_HEADER_BREADCRUMBS', $value);
        // line 257
        echo "\t";
        $location = "breadcrumbs.html";
        $namespace = false;
        if (strpos($location, '@') === 0) {
            $namespace = substr($location, 1, strpos($location, '/') - 1);
            $previous_look_up_order = $this->env->getNamespaceLookUpOrder();
            $this->env->setNamespaceLookUpOrder(array($namespace, '__main__'));
        }
        $this->loadTemplate("breadcrumbs.html", "overall_header.html", 257)->display($context);
        if ($namespace) {
            $this->env->setNamespaceLookUpOrder($previous_look_up_order);
        }
        // line 258
        echo "\t";
        if (isset($context["OVERALL_HEADER_BREADCRUMBS"])) { $_OVERALL_HEADER_BREADCRUMBS_ = $context["OVERALL_HEADER_BREADCRUMBS"]; } else { $_OVERALL_HEADER_BREADCRUMBS_ = null; }
        $value = null;
        $context['definition']->set('OVERALL_HEADER_BREADCRUMBS', $value);
        // line 259
        echo "\t";
        if (isset($context["S_MICRODATA"])) { $_S_MICRODATA_ = $context["S_MICRODATA"]; } else { $_S_MICRODATA_ = null; }
        $value = 0;
        $context['definition']->set('S_MICRODATA', $value);
        // line 260
        echo "
\t<br />
\t";
        // line 262
        if (isset($context["overall_header_content_before"])) { $_overall_header_content_before_ = $context["overall_header_content_before"]; } else { $_overall_header_content_before_ = null; }
    }

    public function getTemplateName()
    {
        return "overall_header.html";
    }

    public function isTraitable()
    {
        return false;
    }

    public function getDebugInfo()
    {
        return array (  884 => 262,  880 => 260,  875 => 259,  870 => 258,  857 => 257,  852 => 256,  848 => 255,  843 => 252,  839 => 250,  804 => 248,  800 => 247,  785 => 246,  782 => 245,  779 => 244,  774 => 241,  772 => 240,  758 => 233,  750 => 232,  740 => 224,  737 => 223,  734 => 222,  720 => 221,  706 => 220,  702 => 219,  689 => 218,  678 => 217,  676 => 216,  671 => 215,  668 => 214,  659 => 213,  645 => 212,  631 => 211,  628 => 210,  614 => 208,  597 => 207,  590 => 206,  586 => 205,  576 => 201,  570 => 197,  561 => 193,  552 => 191,  549 => 190,  543 => 189,  534 => 188,  525 => 187,  517 => 186,  514 => 185,  509 => 184,  503 => 183,  489 => 182,  484 => 179,  473 => 178,  462 => 176,  457 => 175,  446 => 170,  442 => 169,  432 => 165,  427 => 164,  421 => 163,  416 => 162,  410 => 158,  408 => 157,  397 => 153,  383 => 152,  373 => 144,  371 => 143,  362 => 141,  358 => 139,  356 => 138,  350 => 136,  347 => 135,  345 => 134,  339 => 130,  301 => 94,  298 => 93,  246 => 45,  241 => 44,  233 => 43,  211 => 25,  206 => 24,  203 => 23,  196 => 21,  193 => 20,  190 => 19,  186 => 17,  163 => 16,  143 => 15,  130 => 14,  117 => 13,  104 => 12,  91 => 11,  77 => 10,  74 => 9,  38 => 7,  33 => 6,  22 => 2,  19 => 1,);
    }
}
/* <!DOCTYPE html>*/
/* <html dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}">*/
/* <head>*/
/* <meta charset="utf-8" />*/
/* <meta http-equiv="X-UA-Compatible" content="IE=edge">*/
/* {META}*/
/* <title><!-- IF UNREAD_NOTIFICATIONS_COUNT -->({UNREAD_NOTIFICATIONS_COUNT}) <!-- ENDIF --><!-- IF not S_VIEWTOPIC and not S_VIEWFORUM -->{SITENAME} - <!-- ENDIF --><!-- IF S_IN_MCP -->{L_MCP} - <!-- ELSEIF S_IN_UCP -->{L_UCP} - <!-- ENDIF -->{PAGE_TITLE}<!-- IF S_VIEWTOPIC or S_VIEWFORUM --> - {SITENAME}<!-- ENDIF --></title>*/
/* */
/* <!-- IF S_ENABLE_FEEDS -->*/
/* 	<!-- IF S_ENABLE_FEEDS_OVERALL --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {SITENAME}" href="{U_FEED}" /><!-- ENDIF -->*/
/* 	<!-- IF S_ENABLE_FEEDS_NEWS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_NEWS}" href="{U_FEED}?mode=news" /><!-- ENDIF -->*/
/* 	<!-- IF S_ENABLE_FEEDS_FORUMS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_ALL_FORUMS}" href="{U_FEED}?mode=forums" /><!-- ENDIF -->*/
/* 	<!-- IF S_ENABLE_FEEDS_TOPICS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_TOPICS_NEW}" href="{U_FEED}?mode=topics" /><!-- ENDIF -->*/
/* 	<!-- IF S_ENABLE_FEEDS_TOPICS_ACTIVE --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_TOPICS_ACTIVE}" href="{U_FEED}?mode=topics_active" /><!-- ENDIF -->*/
/* 	<!-- IF S_ENABLE_FEEDS_FORUM and S_FORUM_ID --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FORUM} - {FORUM_NAME}" href="{U_FEED}?f={S_FORUM_ID}" /><!-- ENDIF -->*/
/* 	<!-- IF S_ENABLE_FEEDS_TOPIC and S_TOPIC_ID --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_TOPIC} - {TOPIC_TITLE}" href="{U_FEED}?f={S_FORUM_ID}&amp;t={S_TOPIC_ID}" /><!-- ENDIF -->*/
/* 	<!-- EVENT overall_header_feeds -->*/
/* <!-- ENDIF -->*/
/* */
/* <!-- IF U_CANONICAL -->*/
/* 	<link rel="canonical" href="{U_CANONICAL}" />*/
/* <!-- ENDIF -->*/
/* */
/* <link rel="stylesheet" href="{T_STYLESHEET_LINK}" type="text/css" />*/
/* <link rel="stylesheet" href="{T_STYLESHEET_LANG_LINK}" type="text/css" />*/
/* */
/* <script type="text/javascript">*/
/* // <![CDATA[*/
/* */
/* function popup(url, width, height, name)*/
/* {*/
/* 	if (!name)*/
/* 	{*/
/* 		name = '_popup';*/
/* 	}*/
/* */
/* 	window.open(url.replace(/&amp;/g, '&'), name, 'height=' + height + ',resizable=yes,scrollbars=yes,width=' + width);*/
/* 	return false;*/
/* }*/
/* */
/* function jumpto()*/
/* {*/
/* 	var page = prompt('{LA_JUMP_PAGE}{L_COLON}', '{CURRENT_PAGE}');*/
/* 	var per_page = '{PER_PAGE}';*/
/* 	var base_url = '{BASE_URL|e('js')}';*/
/* */
/* 	if (page !== null && !isNaN(page) && page == Math.floor(page) && page > 0)*/
/* 	{*/
/* 		if (base_url.indexOf('?') == -1)*/
/* 		{*/
/* 			document.location.href = base_url + '?start=' + ((page - 1) * per_page);*/
/* 		}*/
/* 		else*/
/* 		{*/
/* 			document.location.href = base_url.replace(/&amp;/g, '&') + '&start=' + ((page - 1) * per_page);*/
/* 		}*/
/* 	}*/
/* }*/
/* */
/* /***/
/* * Find a member*/
/* *//* */
/* function find_username(url)*/
/* {*/
/* 	popup(url, 760, 570, '_usersearch');*/
/* 	return false;*/
/* }*/
/* */
/* /***/
/* * Mark/unmark checklist*/
/* * id = ID of parent container, name = name prefix, state = state [true/false]*/
/* *//* */
/* function marklist(id, name, state)*/
/* {*/
/* 	var parent = document.getElementById(id) || document[id];*/
/* */
/* 	if (!parent)*/
/* 	{*/
/* 		return;*/
/* 	}*/
/* */
/* 	var rb = parent.getElementsByTagName('input');*/
/* */
/* 	for (var r = 0; r < rb.length; r++)*/
/* 	{*/
/* 		if (rb[r].name.substr(0, name.length) == name)*/
/* 		{*/
/* 			rb[r].checked = state;*/
/* 		}*/
/* 	}*/
/* }*/
/* */
/* <!-- IF ._file -->*/
/* */
/* 	/***/
/* 	* Play quicktime file by determining it's width/height*/
/* 	* from the displayed rectangle area*/
/* 	**/
/* 	* Only defined if there is a file block present.*/
/* 	*//* */
/* 	function play_qt_file(obj)*/
/* 	{*/
/* 		var rectangle = obj.GetRectangle();*/
/* */
/* 		if (rectangle)*/
/* 		{*/
/* 			rectangle = rectangle.split(',')*/
/* 			var x1 = parseInt(rectangle[0]);*/
/* 			var x2 = parseInt(rectangle[2]);*/
/* 			var y1 = parseInt(rectangle[1]);*/
/* 			var y2 = parseInt(rectangle[3]);*/
/* */
/* 			var width = (x1 < 0) ? (x1 * -1) + x2 : x2 - x1;*/
/* 			var height = (y1 < 0) ? (y1 * -1) + y2 : y2 - y1;*/
/* 		}*/
/* 		else*/
/* 		{*/
/* 			var width = 200;*/
/* 			var height = 0;*/
/* 		}*/
/* */
/* 		obj.width = width;*/
/* 		obj.height = height + 16;*/
/* */
/* 		obj.SetControllerVisible(true);*/
/* */
/* 		obj.Play();*/
/* 	}*/
/* <!-- ENDIF -->*/
/* */
/* // ]]>*/
/* </script>*/
/* */
/* <!-- EVENT overall_header_head_append -->*/
/* */
/* {$STYLESHEETS}*/
/* */
/* <!-- EVENT overall_header_stylesheets_after -->*/
/* */
/* </head>*/
/* <body class="{S_CONTENT_DIRECTION} {BODY_CLASS}">*/
/* */
/* <!-- EVENT overall_header_body_before -->*/
/* */
/* <a name="top" class="anchor"></a>*/
/* */
/* <div id="wrapheader">*/
/* */
/* 	<div id="logodesc">*/
/* 		<table width="100%" cellspacing="0">*/
/* 		<tr>*/
/* 			<td><a href="<!-- IF U_SITE_HOME -->{U_SITE_HOME}<!-- ELSE -->{U_INDEX}<!-- ENDIF -->" class="imageset">{SITE_LOGO_IMG}</a></td>*/
/* 			<td width="100%" align="center"><h1>{SITENAME}</h1><span class="gen">{SITE_DESCRIPTION}</span></td>*/
/* 		</tr>*/
/* 		</table>*/
/* 	</div>*/
/* 	<!-- EVENT overall_header_navbar_before -->*/
/* 	<div id="menubar">*/
/* 		<table width="100%" cellspacing="0">*/
/* 		<tr>*/
/* 			<td class="genmed dropdown-container">*/
/* 				<!-- IF S_NOTIFICATIONS_DISPLAY and not S_IS_BOT and S_USER_LOGGED_IN -->*/
/* 					<a href="{U_VIEW_ALL_NOTIFICATIONS}" id="notification_list_button" class="dropdown-trigger">*/
/* 						<img src="{T_THEME_PATH}/images/icon_mini_notification.gif" width="12" height="13" alt="*" />*/
/* 						{L_NOTIFICATIONS} [<strong>{NOTIFICATIONS_COUNT}</strong>]*/
/* 					</a>&nbsp;*/
/* 					<div id="notification_list" class="notification_list dropdown">*/
/* 						<div class="row1 header">*/
/* 							{L_NOTIFICATIONS}*/
/* 							<span class="header_settings"><a href="{U_NOTIFICATION_SETTINGS}">{L_SETTINGS}</a></span>*/
/* 						</div>*/
/* */
/* 						<div class="notification_scroll">*/
/* 							<table class="tablebg" cellspacing="1">*/
/* 								<!-- BEGIN notifications -->*/
/* 									<tr class="row<!-- IF notifications.UNREAD -->2<!-- ELSE -->1<!-- ENDIF -->">*/
/* 										<td width="50">*/
/* 											<!-- IF notifications.AVATAR -->{notifications.AVATAR}<!-- ELSE --><img src="{T_THEME_PATH}/images/no_avatar.gif" alt="" /><!-- ENDIF -->*/
/* 										</td>*/
/* 										<td valign="top">*/
/* 											<div class="notification_title">*/
/* 												<!-- IF notifications.URL --><a href="<!-- IF notifications.UNREAD -->{notifications.U_MARK_READ}<!-- ELSE -->{notifications.URL}<!-- ENDIF -->"><!-- ENDIF -->*/
/* 													{notifications.FORMATTED_TITLE}*/
/* 												<!-- IF notifications.URL --></a><!-- ENDIF -->*/
/* */
/* 												<!-- IF notifications.REFERENCE --><br /><span class="notification-reference">{notifications.REFERENCE}</span><!-- ENDIF -->*/
/* 												<!-- IF notifications.FORUM --><br /><span class="notification-forum">{notifications.FORUM}</span><!-- ENDIF -->*/
/* 												<!-- IF notifications.REASON --><br /><span class="notification-reason">{notifications.REASON}</span><!-- ENDIF -->*/
/* 													<br /><span class="notification-time">{notifications.TIME}</span>*/
/* 												<!-- IF not notifications.URL and notifications.UNREAD -->*/
/* 													<br /><a href="{notifications.U_MARK_READ}">{L_MARK_READ}</a>*/
/* 												<!-- ENDIF -->*/
/* 											</div>*/
/* 										</td>*/
/* 				   					</tr>*/
/* 				   				<!-- END notifications -->*/
/* 				   			</table>*/
/* 				   		</div>*/
/* */
/* 						<div class="row1 footer">*/
/* 							<a href="{U_VIEW_ALL_NOTIFICATIONS}"><span>{L_SEE_ALL}</span></a>*/
/* 						</div>*/
/* 					</div>*/
/* 				<!-- ENDIF -->*/
/* 				<!-- IF not S_IS_BOT -->*/
/* 					<!-- IF S_USER_LOGGED_IN -->*/
/* 						<!-- IF S_DISPLAY_PM --> &nbsp;<a href="{U_PRIVATEMSGS}"><img src="{T_THEME_PATH}/images/icon_mini_message.gif" width="12" height="13" alt="*" /> {L_PRIVATE_MESSAGES} [<strong>{PRIVATE_MESSAGE_COUNT}</strong>]</a><!-- ENDIF -->*/
/* 					<!-- ELSEIF S_REGISTER_ENABLED and not (S_SHOW_COPPA or S_REGISTRATION) --> &nbsp;<a href="{U_REGISTER}"><img src="{T_THEME_PATH}/images/icon_mini_register.gif" width="12" height="13" alt="*" /> {L_REGISTER}</a>*/
/* 					<!-- ENDIF -->*/
/* 				<!-- ENDIF -->*/
/* 				<!-- IF not S_IS_BOT --> &nbsp;<a href="{U_LOGIN_LOGOUT}"><img src="{T_THEME_PATH}/images/icon_mini_login.gif" width="12" height="13" alt="*" /> {L_LOGIN_LOGOUT}</a>&nbsp;<!-- ENDIF -->*/
/* 				<!-- IF U_RESTORE_PERMISSIONS --> &nbsp;<a href="{U_RESTORE_PERMISSIONS}"><img src="{T_THEME_PATH}/images/icon_mini_login.gif" width="12" height="13" alt="*" /> {L_RESTORE_PERMISSIONS}</a><!-- ENDIF -->*/
/* 				<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN --> &nbsp;<span class="error">{L_BOARD_DISABLED}</span><!-- ENDIF -->*/
/* 			</td>*/
/* 			<td class="genmed" align="{S_CONTENT_FLOW_END}">*/
/* 				<!-- EVENT overall_header_navigation_prepend -->*/
/* 				<a href="{U_FAQ}" rel="help"><img src="{T_THEME_PATH}/images/icon_mini_faq.gif" width="12" height="13" alt="*" /> {L_FAQ}</a>*/
/* 				<!-- IF S_DISPLAY_SEARCH -->&nbsp; &nbsp;<a href="{U_SEARCH}"><img src="{T_THEME_PATH}/images/icon_mini_search.gif" width="12" height="13" alt="*" /> {L_SEARCH}</a><!-- ENDIF -->*/
/* 				<!-- IF not S_IS_BOT -->*/
/* 					<!-- IF S_DISPLAY_MEMBERLIST -->&nbsp; &nbsp;<a href="{U_MEMBERLIST}"><img src="{T_THEME_PATH}/images/icon_mini_members.gif" width="12" height="13" alt="*" /> {L_MEMBERLIST}</a><!-- ENDIF -->*/
/* 					<!-- IF S_USER_LOGGED_IN -->&nbsp; &nbsp;<a href="{U_PROFILE}"><img src="{T_THEME_PATH}/images/icon_mini_profile.gif" width="12" height="13" alt="*" /> {L_PROFILE}</a><!-- ENDIF -->*/
/* 				<!-- ENDIF -->*/
/* 				<!-- EVENT overall_header_navigation_append -->*/
/* 			</td>*/
/* 		</tr>*/
/* 		</table>*/
/* 	</div>*/
/* */
/* 	<div id="datebar">*/
/* 		<table width="100%" cellspacing="0">*/
/* 		<tr>*/
/* 			<td class="gensmall"><!-- IF S_USER_LOGGED_IN -->{LAST_VISIT_DATE}<!-- ENDIF --></td>*/
/* 			<td class="gensmall" align="{S_CONTENT_FLOW_END}">{CURRENT_TIME}<br /></td>*/
/* 		</tr>*/
/* 		</table>*/
/* 	</div>*/
/* */
/* </div>*/
/* */
/* <!-- EVENT overall_header_page_body_before -->*/
/* */
/* <div id="wrapcentre">*/
/* */
/* 	<!-- IF S_DISPLAY_SEARCH -->*/
/* 	<p class="searchbar">*/
/* 		<span style="float: {S_CONTENT_FLOW_BEGIN};"><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a> | <a href="{U_SEARCH_ACTIVE_TOPICS}">{L_SEARCH_ACTIVE_TOPICS}</a></span>*/
/* 		<!-- IF S_USER_LOGGED_IN or S_LOAD_UNREADS -->*/
/* 		<span style="float: {S_CONTENT_FLOW_END};"><!-- IF S_LOAD_UNREADS --><a href="{U_SEARCH_UNREAD}">{L_SEARCH_UNREAD}</a><!-- IF S_USER_LOGGED_IN --> | <!-- ENDIF --><!-- ENDIF --><!-- IF S_USER_LOGGED_IN --><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a> | <a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><!-- ENDIF --></span>*/
/* 		<!-- ENDIF -->*/
/* 	</p>*/
/* 	<!-- ENDIF -->*/
/* */
/* 	<br style="clear: both;" />*/
/* */
/* 	<!-- DEFINE $S_MICRODATA = 1 -->*/
/* 	<!-- DEFINE $OVERALL_HEADER_BREADCRUMBS = 1 -->*/
/* 	<!-- INCLUDE breadcrumbs.html -->*/
/* 	<!-- UNDEFINE $OVERALL_HEADER_BREADCRUMBS -->*/
/* 	<!-- DEFINE $S_MICRODATA = 0 -->*/
/* */
/* 	<br />*/
/* 	<!-- EVENT overall_header_content_before -->*/
/* */
