{% if RECENT_TOPICS_DISPLAY and recent_topics_included neq true %} {% if S_LOCATION_TOP %}
{% INCLUDE 'recent_topics_body_topbottom.html' %}
{% elseif S_LOCATION_SIDE %}
{% INCLUDE 'recent_topics_body_side.html' %} {% EVENT recenttopics_mchat_side %} {% if ADS_INDEX_CODE and not S_IS_BOT and definition.ADSIDE eq false %} {% DEFINE ADSIDE = 1 %} {{ definition.ADS }} {% endif %}
{% endif %} {% endif %}