<%@ include file="includes/init.jsp" %> <%@ include file="includes/header.jsp" %>
<%@ include file="includes/sellermenu.jsp" %>
To increase the expiry date of the ad, go to edit page by clicking "edit" in front of the ad in the panel below. On edit page in the "Increase Your Item's Visibility" panel select the duration from "Select The Duration" drop down.
" ad="<%= request.getParameter("ad")%>" sortingOrder="<%= request.getParameter("order") %>" sorting="<%= request.getParameter("sorting") %>" pageno="<%= request.getParameter("p") %>" />
<%@ include file="includes/bottomcontents.jsp" %>
<%@ include file="includes/footer.jsp" %> <%@ include file="includes/destroy.jsp" %>