<%@ include file="/header.jsp" %> <%@ include file="/getLogin.jsp" %> <%@ include file="/title.jsp" %> <%@ include file="/utils.jsp" %> <%= print_popup(session) %>

Menu

Order History

Incomplete/Unpaid orders

Complete/Paid orders

<% if ( usern != null && "Y".equals(usern.getAdminroot() ) ) { %>

Delivery Tracking

Invoices and Customers

Inventory and Tax

Shipping

<%= Projectlib.explainShipping(con) %>
<% } %>
<%= print_popup(session) %> <%@ include file="/foot.jsp"%>