<%
// Ensure config.jsp is included as it sets the day variable
if (request.getAttribute("elapsed") == null) {
%>
<%@ include file="/bigbrother/SSI/config.jsp"%>
<%
}
%>
<%
// Ensure config.jsp is included as it sets the day variable
if (request.getAttribute("elapsed") == null) {
%>
<%@ include file="/bigbrother/SSI/config.jsp"%>
<%
}
%>