<?php

/* forumlist_body.html */
class __TwigTemplate_69fda4aa1657cf5c77f900d32a1ee4dab46450b8aa20d6ff07045d83fbb02685 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 "<table class=\"tablebg\" cellspacing=\"1\" width=\"100%\">
<tr>
\t<td class=\"cat\" colspan=\"5\" align=\"";
        // line 3
        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_IS_BOT"])) { $_S_IS_BOT_ = $context["S_IS_BOT"]; } else { $_S_IS_BOT_ = null; }
        if (isset($context["U_MARK_FORUMS"])) { $_U_MARK_FORUMS_ = $context["U_MARK_FORUMS"]; } else { $_U_MARK_FORUMS_ = null; }
        if (( !$_S_IS_BOT_ && $_U_MARK_FORUMS_)) {
            echo "<a class=\"nav\" href=\"";
            if (isset($context["U_MARK_FORUMS"])) { $_U_MARK_FORUMS_ = $context["U_MARK_FORUMS"]; } else { $_U_MARK_FORUMS_ = null; }
            echo $_U_MARK_FORUMS_;
            echo "\">";
            echo $this->env->getExtension('phpbb')->lang("MARK_FORUMS_READ");
            echo "</a>";
        }
        echo "&nbsp;</td>
</tr>
<tr>
\t<th colspan=\"2\">&nbsp;";
        // line 6
        echo $this->env->getExtension('phpbb')->lang("FORUM");
        echo "&nbsp;</th>
\t<th width=\"50\">&nbsp;";
        // line 7
        echo $this->env->getExtension('phpbb')->lang("TOPICS");
        echo "&nbsp;</th>
\t<th width=\"50\">&nbsp;";
        // line 8
        echo $this->env->getExtension('phpbb')->lang("POSTS");
        echo "&nbsp;</th>
\t<th>&nbsp;";
        // line 9
        echo $this->env->getExtension('phpbb')->lang("LAST_POST");
        echo "&nbsp;</th>
</tr>
";
        // line 11
        if (isset($context["loops"])) { $_loops_ = $context["loops"]; } else { $_loops_ = null; }
        $context['_parent'] = $context;
        $context['_seq'] = twig_ensure_traversable($this->getAttribute($_loops_, "forumrow", array()));
        $context['_iterated'] = false;
        foreach ($context['_seq'] as $context["_key"] => $context["forumrow"]) {
            // line 12
            echo "\t";
            if (isset($context["forumlist_body_category_header_before"])) { $_forumlist_body_category_header_before_ = $context["forumlist_body_category_header_before"]; } else { $_forumlist_body_category_header_before_ = null; }
            // line 13
            echo "\t";
            if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
            if ($this->getAttribute($_forumrow_, "S_IS_CAT", array())) {
                // line 14
                echo "\t\t<tr>
\t\t\t<td class=\"cat\" colspan=\"2\"><h4><a href=\"";
                // line 15
                if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                echo $this->getAttribute($_forumrow_, "U_VIEWFORUM", array());
                echo "\">";
                if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                echo $this->getAttribute($_forumrow_, "FORUM_NAME", array());
                echo "</a></h4></td>
\t\t\t<td class=\"catdiv\" colspan=\"3\">&nbsp;</td>
\t\t</tr>
\t";
                // line 18
                if (isset($context["forumlist_body_category_header_after"])) { $_forumlist_body_category_header_after_ = $context["forumlist_body_category_header_after"]; } else { $_forumlist_body_category_header_after_ = null; }
                // line 19
                echo "\t";
            } elseif ($this->getAttribute($_forumrow_, "S_IS_LINK", array())) {
                // line 20
                echo "\t\t<tr>
\t\t\t<td class=\"row1\" width=\"50\" align=\"center\">";
                // line 21
                if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                echo $this->getAttribute($_forumrow_, "FORUM_FOLDER_IMG", array());
                echo "</td>
\t\t\t<td class=\"row1\">
\t\t\t\t";
                // line 23
                if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                if ($this->getAttribute($_forumrow_, "FORUM_IMAGE", array())) {
                    // line 24
                    echo "\t\t\t\t\t<div style=\"float: ";
                    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 "; margin-";
                    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 $this->env->getExtension('phpbb')->lang("COLON");
                    echo " 5px;\">";
                    if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                    echo $this->getAttribute($_forumrow_, "FORUM_IMAGE", array());
                    echo "</div>
\t\t\t\t";
                }
                // line 26
                echo "\t\t\t\t<a class=\"forumlink\" href=\"";
                if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                echo $this->getAttribute($_forumrow_, "U_VIEWFORUM", array());
                echo "\">";
                if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                echo $this->getAttribute($_forumrow_, "FORUM_NAME", array());
                echo "</a>
\t\t\t\t<p class=\"forumdesc\">";
                // line 27
                if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                echo $this->getAttribute($_forumrow_, "FORUM_DESC", array());
                echo "</p>
\t\t\t</td>
\t\t\t";
                // line 29
                if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                if ($this->getAttribute($_forumrow_, "CLICKS", array())) {
                    // line 30
                    echo "\t\t\t\t<td class=\"row2\" colspan=\"3\" align=\"center\"><span class=\"genmed\">";
                    echo $this->env->getExtension('phpbb')->lang("REDIRECTS");
                    echo $this->env->getExtension('phpbb')->lang("COLON");
                    echo " ";
                    if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                    echo $this->getAttribute($_forumrow_, "CLICKS", array());
                    echo "</span></td>
\t\t\t";
                } else {
                    // line 32
                    echo "\t\t\t\t<td class=\"row2\" colspan=\"3\" align=\"center\">&nbsp;</td>
\t\t\t";
                }
                // line 34
                echo "\t\t</tr>
\t";
            } else {
                // line 36
                echo "\t\t";
                if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                if ($this->getAttribute($_forumrow_, "S_NO_CAT", array())) {
                    // line 37
                    echo "\t\t\t<tr>
\t\t\t\t<td class=\"cat\" colspan=\"2\"><h4>";
                    // line 38
                    echo $this->env->getExtension('phpbb')->lang("FORUM");
                    echo "</h4></td>
\t\t\t\t<td class=\"catdiv\" colspan=\"3\">&nbsp;</td>
\t\t\t</tr>
\t\t";
                }
                // line 42
                echo "\t\t";
                if (isset($context["forumlist_body_forum_row_before"])) { $_forumlist_body_forum_row_before_ = $context["forumlist_body_forum_row_before"]; } else { $_forumlist_body_forum_row_before_ = null; }
                // line 43
                echo "\t\t<tr>
\t\t\t";
                // line 44
                if (isset($context["forumlist_body_forum_row_prepend"])) { $_forumlist_body_forum_row_prepend_ = $context["forumlist_body_forum_row_prepend"]; } else { $_forumlist_body_forum_row_prepend_ = null; }
                // line 45
                echo "\t\t\t<td class=\"row1\" width=\"50\" align=\"center\">";
                if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                echo $this->getAttribute($_forumrow_, "FORUM_FOLDER_IMG", array());
                echo "</td>
\t\t\t<td class=\"row1\" width=\"100%\">
\t\t\t\t";
                // line 47
                if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                if ($this->getAttribute($_forumrow_, "FORUM_IMAGE", array())) {
                    // line 48
                    echo "\t\t\t\t\t<div style=\"float: ";
                    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 "; margin-";
                    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 $this->env->getExtension('phpbb')->lang("COLON");
                    echo " 5px;\">";
                    if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                    echo $this->getAttribute($_forumrow_, "FORUM_IMAGE", array());
                    echo "</div>
\t\t\t\t";
                }
                // line 50
                echo "\t\t\t\t<a class=\"forumlink\" href=\"";
                if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                echo $this->getAttribute($_forumrow_, "U_VIEWFORUM", array());
                echo "\">";
                if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                echo $this->getAttribute($_forumrow_, "FORUM_NAME", array());
                echo "</a>
\t\t\t\t<p class=\"forumdesc\">";
                // line 51
                if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                echo $this->getAttribute($_forumrow_, "FORUM_DESC", array());
                echo "</p>
\t\t\t\t";
                // line 52
                if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                if ($this->getAttribute($_forumrow_, "MODERATORS", array())) {
                    // line 53
                    echo "\t\t\t\t\t<p class=\"forumdesc\"><strong>";
                    if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                    echo $this->getAttribute($_forumrow_, "L_MODERATOR_STR", array());
                    echo $this->env->getExtension('phpbb')->lang("COLON");
                    echo "</strong> ";
                    if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                    echo $this->getAttribute($_forumrow_, "MODERATORS", array());
                    echo "</p>
\t\t\t\t";
                }
                // line 55
                echo "\t\t\t\t";
                if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                if ((twig_length_filter($this->env, $this->getAttribute($_forumrow_, "subforum", array())) && $this->getAttribute($_forumrow_, "S_LIST_SUBFORUMS", array()))) {
                    // line 56
                    echo "\t\t\t\t\t";
                    if (isset($context["forumlist_body_subforums_before"])) { $_forumlist_body_subforums_before_ = $context["forumlist_body_subforums_before"]; } else { $_forumlist_body_subforums_before_ = null; }
                    // line 57
                    echo "\t\t\t\t\t<p class=\"forumdesc\"><strong>";
                    if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                    echo $this->getAttribute($_forumrow_, "L_SUBFORUM_STR", array());
                    echo $this->env->getExtension('phpbb')->lang("COLON");
                    echo "</strong>
\t\t\t\t\t";
                    // line 58
                    if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                    $context['_parent'] = $context;
                    $context['_seq'] = twig_ensure_traversable($this->getAttribute($_forumrow_, "subforum", array()));
                    foreach ($context['_seq'] as $context["_key"] => $context["subforum"]) {
                        // line 59
                        echo "\t\t\t\t\t\t<a href=\"";
                        if (isset($context["subforum"])) { $_subforum_ = $context["subforum"]; } else { $_subforum_ = null; }
                        echo $this->getAttribute($_subforum_, "U_SUBFORUM", array());
                        echo "\" class=\"subforum";
                        if (isset($context["subforum"])) { $_subforum_ = $context["subforum"]; } else { $_subforum_ = null; }
                        if ($this->getAttribute($_subforum_, "S_UNREAD", array())) {
                            echo " unread";
                        } else {
                            echo " read";
                        }
                        echo "\" title=\"";
                        if (isset($context["subforum"])) { $_subforum_ = $context["subforum"]; } else { $_subforum_ = null; }
                        if ($this->getAttribute($_subforum_, "S_UNREAD", array())) {
                            echo $this->env->getExtension('phpbb')->lang("UNREAD_POSTS");
                        } else {
                            echo $this->env->getExtension('phpbb')->lang("NO_UNREAD_POSTS");
                        }
                        echo "\">";
                        if (isset($context["subforum"])) { $_subforum_ = $context["subforum"]; } else { $_subforum_ = null; }
                        echo $this->getAttribute($_subforum_, "SUBFORUM_NAME", array());
                        echo "</a>";
                        if (isset($context["subforum"])) { $_subforum_ = $context["subforum"]; } else { $_subforum_ = null; }
                        if ( !$this->getAttribute($_subforum_, "S_LAST_ROW", array())) {
                            echo $this->env->getExtension('phpbb')->lang("COMMA_SEPARATOR");
                        }
                        // line 60
                        echo "\t\t\t\t\t";
                    }
                    $_parent = $context['_parent'];
                    unset($context['_seq'], $context['_iterated'], $context['_key'], $context['subforum'], $context['_parent'], $context['loop']);
                    $context = array_intersect_key($context, $_parent) + $_parent;
                    // line 61
                    echo "\t\t\t\t\t</p>
\t\t\t\t\t";
                    // line 62
                    if (isset($context["forumlist_body_subforums_after"])) { $_forumlist_body_subforums_after_ = $context["forumlist_body_subforums_after"]; } else { $_forumlist_body_subforums_after_ = null; }
                    // line 63
                    echo "\t\t\t\t";
                }
                // line 64
                echo "\t\t\t</td>
\t\t\t<td class=\"row2\" align=\"center\"><p class=\"topicdetails\">";
                // line 65
                if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                echo $this->getAttribute($_forumrow_, "TOPICS", array());
                echo "</p></td>
\t\t\t<td class=\"row2\" align=\"center\"><p class=\"topicdetails\">";
                // line 66
                if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                echo $this->getAttribute($_forumrow_, "POSTS", array());
                echo "</p></td>
\t\t\t<td class=\"row2\" align=\"center\" nowrap=\"nowrap\">
\t\t\t\t";
                // line 68
                if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                if ($this->getAttribute($_forumrow_, "LAST_POST_TIME", array())) {
                    // line 69
                    echo "\t\t\t\t\t";
                    if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                    if ($this->getAttribute($_forumrow_, "S_DISPLAY_SUBJECT", array())) {
                        // line 70
                        echo "\t\t\t\t\t\t";
                        if (isset($context["forumlist_body_last_post_title_prepend"])) { $_forumlist_body_last_post_title_prepend_ = $context["forumlist_body_last_post_title_prepend"]; } else { $_forumlist_body_last_post_title_prepend_ = null; }
                        // line 71
                        echo "\t\t\t\t\t\t<p class=\"topicdetails\"><a href=\"";
                        if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                        echo $this->getAttribute($_forumrow_, "U_LAST_POST", array());
                        echo "\" title=\"";
                        if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                        echo $this->getAttribute($_forumrow_, "LAST_POST_SUBJECT", array());
                        echo "\" class=\"lastsubject\">";
                        if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                        echo $this->getAttribute($_forumrow_, "LAST_POST_SUBJECT_TRUNCATED", array());
                        echo "</a></p>
\t\t\t\t\t";
                    }
                    // line 73
                    echo "\t\t\t\t\t<p class=\"topicdetails\">
\t\t\t\t\t\t";
                    // line 74
                    if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                    if ($this->getAttribute($_forumrow_, "U_UNAPPROVED_TOPICS", array())) {
                        // line 75
                        echo "\t\t\t\t\t\t\t<a href=\"";
                        if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                        echo $this->getAttribute($_forumrow_, "U_UNAPPROVED_TOPICS", array());
                        echo "\" class=\"imageset\">";
                        if (isset($context["UNAPPROVED_IMG"])) { $_UNAPPROVED_IMG_ = $context["UNAPPROVED_IMG"]; } else { $_UNAPPROVED_IMG_ = null; }
                        echo $_UNAPPROVED_IMG_;
                        echo "</a>&nbsp;
\t\t\t\t\t\t";
                    } elseif ($this->getAttribute($_forumrow_, "U_UNAPPROVED_POSTS", array())) {
                        // line 77
                        echo "\t\t\t\t\t\t\t<a href=\"";
                        if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                        echo $this->getAttribute($_forumrow_, "U_UNAPPROVED_POSTS", array());
                        echo "\" class=\"imageset\">";
                        if (isset($context["UNAPPROVED_POST_IMG"])) { $_UNAPPROVED_POST_IMG_ = $context["UNAPPROVED_POST_IMG"]; } else { $_UNAPPROVED_POST_IMG_ = null; }
                        echo $_UNAPPROVED_POST_IMG_;
                        echo "</a>&nbsp;
\t\t\t\t\t\t";
                    }
                    // line 79
                    echo "\t\t\t\t\t\t";
                    if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                    echo $this->getAttribute($_forumrow_, "LAST_POST_TIME", array());
                    echo "
\t\t\t\t\t</p>
\t\t\t\t\t<p class=\"topicdetails\">";
                    // line 81
                    if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                    echo $this->getAttribute($_forumrow_, "LAST_POSTER_FULL", array());
                    echo "
\t\t\t\t\t\t";
                    // line 82
                    if (isset($context["S_IS_BOT"])) { $_S_IS_BOT_ = $context["S_IS_BOT"]; } else { $_S_IS_BOT_ = null; }
                    if ( !$_S_IS_BOT_) {
                        echo "<a href=\"";
                        if (isset($context["forumrow"])) { $_forumrow_ = $context["forumrow"]; } else { $_forumrow_ = null; }
                        echo $this->getAttribute($_forumrow_, "U_LAST_POST", array());
                        echo "\" class=\"imageset\">";
                        if (isset($context["LAST_POST_IMG"])) { $_LAST_POST_IMG_ = $context["LAST_POST_IMG"]; } else { $_LAST_POST_IMG_ = null; }
                        echo $_LAST_POST_IMG_;
                        echo "</a>";
                    }
                    // line 83
                    echo "\t\t\t\t\t</p>
\t\t\t\t";
                } else {
                    // line 85
                    echo "\t\t\t\t\t<p class=\"topicdetails\">";
                    echo $this->env->getExtension('phpbb')->lang("NO_POSTS");
                    echo "</p>
\t\t\t\t";
                }
                // line 87
                echo "\t\t\t</td>
\t\t\t";
                // line 88
                if (isset($context["forumlist_body_forum_row_append"])) { $_forumlist_body_forum_row_append_ = $context["forumlist_body_forum_row_append"]; } else { $_forumlist_body_forum_row_append_ = null; }
                // line 89
                echo "\t\t</tr>
\t\t";
                // line 90
                if (isset($context["forumlist_body_forum_row_after"])) { $_forumlist_body_forum_row_after_ = $context["forumlist_body_forum_row_after"]; } else { $_forumlist_body_forum_row_after_ = null; }
                // line 91
                echo "\t";
            }
            // line 92
            echo "\t";
            if (isset($context["forumlist_body_last_row_after"])) { $_forumlist_body_last_row_after_ = $context["forumlist_body_last_row_after"]; } else { $_forumlist_body_last_row_after_ = null; }
            $context['_iterated'] = true;
        }
        if (!$context['_iterated']) {
            // line 94
            echo "\t<tr>
\t\t<td class=\"row1\" colspan=\"5\" align=\"center\"><p class=\"gensmall\">";
            // line 95
            echo $this->env->getExtension('phpbb')->lang("NO_FORUMS");
            echo "</p></td>
\t</tr>
";
        }
        $_parent = $context['_parent'];
        unset($context['_seq'], $context['_iterated'], $context['_key'], $context['forumrow'], $context['_parent'], $context['loop']);
        $context = array_intersect_key($context, $_parent) + $_parent;
        // line 98
        echo "</table>
";
    }

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

    public function isTraitable()
    {
        return false;
    }

    public function getDebugInfo()
    {
        return array (  411 => 98,  402 => 95,  399 => 94,  393 => 92,  390 => 91,  388 => 90,  385 => 89,  383 => 88,  380 => 87,  374 => 85,  370 => 83,  359 => 82,  354 => 81,  347 => 79,  337 => 77,  327 => 75,  324 => 74,  321 => 73,  308 => 71,  305 => 70,  301 => 69,  298 => 68,  292 => 66,  287 => 65,  284 => 64,  281 => 63,  279 => 62,  276 => 61,  270 => 60,  244 => 59,  239 => 58,  232 => 57,  229 => 56,  225 => 55,  214 => 53,  211 => 52,  206 => 51,  197 => 50,  183 => 48,  180 => 47,  173 => 45,  171 => 44,  168 => 43,  165 => 42,  158 => 38,  155 => 37,  151 => 36,  147 => 34,  143 => 32,  133 => 30,  130 => 29,  124 => 27,  115 => 26,  101 => 24,  98 => 23,  92 => 21,  89 => 20,  86 => 19,  84 => 18,  74 => 15,  71 => 14,  67 => 13,  64 => 12,  58 => 11,  53 => 9,  49 => 8,  45 => 7,  41 => 6,  23 => 3,  19 => 1,);
    }
}
/* <table class="tablebg" cellspacing="1" width="100%">*/
/* <tr>*/
/* 	<td class="cat" colspan="5" align="{S_CONTENT_FLOW_END}"><!-- IF not S_IS_BOT and U_MARK_FORUMS --><a class="nav" href="{U_MARK_FORUMS}">{L_MARK_FORUMS_READ}</a><!-- ENDIF -->&nbsp;</td>*/
/* </tr>*/
/* <tr>*/
/* 	<th colspan="2">&nbsp;{L_FORUM}&nbsp;</th>*/
/* 	<th width="50">&nbsp;{L_TOPICS}&nbsp;</th>*/
/* 	<th width="50">&nbsp;{L_POSTS}&nbsp;</th>*/
/* 	<th>&nbsp;{L_LAST_POST}&nbsp;</th>*/
/* </tr>*/
/* <!-- BEGIN forumrow -->*/
/* 	<!-- EVENT forumlist_body_category_header_before -->*/
/* 	<!-- IF forumrow.S_IS_CAT -->*/
/* 		<tr>*/
/* 			<td class="cat" colspan="2"><h4><a href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a></h4></td>*/
/* 			<td class="catdiv" colspan="3">&nbsp;</td>*/
/* 		</tr>*/
/* 	<!-- EVENT forumlist_body_category_header_after -->*/
/* 	<!-- ELSEIF forumrow.S_IS_LINK -->*/
/* 		<tr>*/
/* 			<td class="row1" width="50" align="center">{forumrow.FORUM_FOLDER_IMG}</td>*/
/* 			<td class="row1">*/
/* 				<!-- IF forumrow.FORUM_IMAGE -->*/
/* 					<div style="float: {S_CONTENT_FLOW_BEGIN}; margin-{S_CONTENT_FLOW_END}{L_COLON} 5px;">{forumrow.FORUM_IMAGE}</div>*/
/* 				<!-- ENDIF -->*/
/* 				<a class="forumlink" href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a>*/
/* 				<p class="forumdesc">{forumrow.FORUM_DESC}</p>*/
/* 			</td>*/
/* 			<!-- IF forumrow.CLICKS -->*/
/* 				<td class="row2" colspan="3" align="center"><span class="genmed">{L_REDIRECTS}{L_COLON} {forumrow.CLICKS}</span></td>*/
/* 			<!-- ELSE -->*/
/* 				<td class="row2" colspan="3" align="center">&nbsp;</td>*/
/* 			<!-- ENDIF -->*/
/* 		</tr>*/
/* 	<!-- ELSE -->*/
/* 		<!-- IF forumrow.S_NO_CAT -->*/
/* 			<tr>*/
/* 				<td class="cat" colspan="2"><h4>{L_FORUM}</h4></td>*/
/* 				<td class="catdiv" colspan="3">&nbsp;</td>*/
/* 			</tr>*/
/* 		<!-- ENDIF -->*/
/* 		<!-- EVENT forumlist_body_forum_row_before -->*/
/* 		<tr>*/
/* 			<!-- EVENT forumlist_body_forum_row_prepend -->*/
/* 			<td class="row1" width="50" align="center">{forumrow.FORUM_FOLDER_IMG}</td>*/
/* 			<td class="row1" width="100%">*/
/* 				<!-- IF forumrow.FORUM_IMAGE -->*/
/* 					<div style="float: {S_CONTENT_FLOW_BEGIN}; margin-{S_CONTENT_FLOW_END}{L_COLON} 5px;">{forumrow.FORUM_IMAGE}</div>*/
/* 				<!-- ENDIF -->*/
/* 				<a class="forumlink" href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a>*/
/* 				<p class="forumdesc">{forumrow.FORUM_DESC}</p>*/
/* 				<!-- IF forumrow.MODERATORS -->*/
/* 					<p class="forumdesc"><strong>{forumrow.L_MODERATOR_STR}{L_COLON}</strong> {forumrow.MODERATORS}</p>*/
/* 				<!-- ENDIF -->*/
/* 				<!-- IF .forumrow.subforum and forumrow.S_LIST_SUBFORUMS -->*/
/* 					<!-- EVENT forumlist_body_subforums_before -->*/
/* 					<p class="forumdesc"><strong>{forumrow.L_SUBFORUM_STR}{L_COLON}</strong>*/
/* 					<!-- BEGIN subforum -->*/
/* 						<a href="{forumrow.subforum.U_SUBFORUM}" class="subforum<!-- IF forumrow.subforum.S_UNREAD --> unread<!-- ELSE --> read<!-- ENDIF -->" title="<!-- IF forumrow.subforum.S_UNREAD -->{L_UNREAD_POSTS}<!-- ELSE -->{L_NO_UNREAD_POSTS}<!-- ENDIF -->">{forumrow.subforum.SUBFORUM_NAME}</a><!-- IF not forumrow.subforum.S_LAST_ROW -->{L_COMMA_SEPARATOR}<!-- ENDIF -->*/
/* 					<!-- END subforum -->*/
/* 					</p>*/
/* 					<!-- EVENT forumlist_body_subforums_after -->*/
/* 				<!-- ENDIF -->*/
/* 			</td>*/
/* 			<td class="row2" align="center"><p class="topicdetails">{forumrow.TOPICS}</p></td>*/
/* 			<td class="row2" align="center"><p class="topicdetails">{forumrow.POSTS}</p></td>*/
/* 			<td class="row2" align="center" nowrap="nowrap">*/
/* 				<!-- IF forumrow.LAST_POST_TIME -->*/
/* 					<!-- IF forumrow.S_DISPLAY_SUBJECT -->*/
/* 						<!-- EVENT forumlist_body_last_post_title_prepend -->*/
/* 						<p class="topicdetails"><a href="{forumrow.U_LAST_POST}" title="{forumrow.LAST_POST_SUBJECT}" class="lastsubject">{forumrow.LAST_POST_SUBJECT_TRUNCATED}</a></p>*/
/* 					<!-- ENDIF -->*/
/* 					<p class="topicdetails">*/
/* 						<!-- IF forumrow.U_UNAPPROVED_TOPICS -->*/
/* 							<a href="{forumrow.U_UNAPPROVED_TOPICS}" class="imageset">{UNAPPROVED_IMG}</a>&nbsp;*/
/* 						<!-- ELSEIF forumrow.U_UNAPPROVED_POSTS -->*/
/* 							<a href="{forumrow.U_UNAPPROVED_POSTS}" class="imageset">{UNAPPROVED_POST_IMG}</a>&nbsp;*/
/* 						<!-- ENDIF -->*/
/* 						{forumrow.LAST_POST_TIME}*/
/* 					</p>*/
/* 					<p class="topicdetails">{forumrow.LAST_POSTER_FULL}*/
/* 						<!-- IF not S_IS_BOT --><a href="{forumrow.U_LAST_POST}" class="imageset">{LAST_POST_IMG}</a><!-- ENDIF -->*/
/* 					</p>*/
/* 				<!-- ELSE -->*/
/* 					<p class="topicdetails">{L_NO_POSTS}</p>*/
/* 				<!-- ENDIF -->*/
/* 			</td>*/
/* 			<!-- EVENT forumlist_body_forum_row_append -->*/
/* 		</tr>*/
/* 		<!-- EVENT forumlist_body_forum_row_after -->*/
/* 	<!-- ENDIF -->*/
/* 	<!-- EVENT forumlist_body_last_row_after -->*/
/* <!-- BEGINELSE -->*/
/* 	<tr>*/
/* 		<td class="row1" colspan="5" align="center"><p class="gensmall">{L_NO_FORUMS}</p></td>*/
/* 	</tr>*/
/* <!-- END forumrow -->*/
/* </table>*/
/* */
