20 | <td class="{searchresults.ROW_CLASS}h row-forum" style="background: none; cursor: pointer;"
onclick="window.location.href='{searchresults.U_VIEW_FORUM}'"><span class="forumlink"><a
href="{searchresults.U_VIEW_FORUM}" class="forumlink">{searchresults.FORUM_NAME}</a></span><br /></td> | 20 | <td class="{searchresults.ROW_CLASS}h row-forum" style="background: none; cursor: pointer;"
onclick="window.location.href='{searchresults.U_VIEW_FORUM}'"><span class="forumlink"><a
href="{searchresults.U_VIEW_FORUM}" class="forumlink">{searchresults.FORUM_NAME}</a></span><br /></td> |
21 | <td class="{searchresults.ROW_CLASS}h row-forum" style="background: none; cursor: pointer;"
onclick="window.location.href='{searchresults.U_VIEW_TOPIC}'"> | 21 | <td class="{searchresults.ROW_CLASS}h row-forum" style="background: none; cursor: pointer;"
onclick="window.location.href='{searchresults.U_VIEW_TOPIC}'"> |
22 | <span class="topiclink">{searchresults.NEWEST_POST_IMG}{searchresults.TOPIC_TYPE}<a href="{searchresults.U_VIEW_TOPIC}"
class="topiclink">{searchresults.TOPIC_TITLE}</a></span> | 22 | <span class="topiclink">{searchresults.NEWEST_POST_IMG}{searchresults.TOPIC_TYPE}<a href="{searchresults.U_VIEW_TOPIC}"
class="topiclink">{searchresults.TOPIC_TITLE}</a></span> |