%@ page session="true" %>
<%@ include file="data/header_common.jsp" %>
<%@ include file="data/category_list.jsp" %>
<%@ include file="data/items.jsp" %>
<%@ include file="includes/std_header.jsp" %>
<%@ include file="includes/category_history.jsp" %>
<%@ include file="includes/item_list.jsp" %>
<%@ include file="includes/search_form.jsp" %>
<%@ include file="includes/std_footer.jsp" %>