% var nowDate = new Date(); %> <% if (nowDate.getDate() == 2 && nowDate.getMonth() == 3) { %>
<% } else if ((nowDate.getDate() == 2 && nowDate.getMonth() == 4) || (nowDate.getDate() == 3 && nowDate.getMonth() == 4) || (nowDate.getDate() == 11 && nowDate.getMonth() == 10)) { %> <% } %>