{% if not S_IS_BOT and ENABLE_XMAS_STORM %} {% if S_XMAS_STORM %} {% if (XMAS_TESTMODE and U_ACP) or not XMAS_TESTMODE %} {% INCLUDEJS '@stoker_xmas/js/snowfall.jquery.js' %} {% endif %} {% endif %} {% endif %} {% if not S_IS_BOT and ENABLE_XMAS_COUNTDOWN%} {% if (XMAS_COUNTDOWN_TESTMODE and U_ACP) or not XMAS_COUNTDOWN_TESTMODE %} {% INCLUDEJS '@stoker_xmas/js/jquery.xmasjcountdown.min.js' %} {% endif %} {% endif %}