<%java.text.NumberFormat nf = java.text.NumberFormat.getCurrencyInstance(java.util.Locale.US); %>

Welcome <%=session.getAttribute("fname")%>

<%java.util.ArrayList aCart = (java.util.ArrayList)session.getAttribute("savedcarts"); if (aCart!=null&&aCart.size()>0) {%>

You currently have <%=aCart.size()%> saved carts. Click here to work with your saved carts.

<%}%>

Specials

Holiday Bulk Pack: Smiley Face Tree - 50 Cards
<%=nf.format(16.12)%>
<%if (session.getAttribute("dirship").equals("N")) {%>
Qty:
<%} else {%>
Please call customer service at (800) 999-9478 to order this item
<%}%>
Holiday Bulk Pack: Folded Paper Snowman - 50 Cards
<%=nf.format( 41.94 )%>
<%if (session.getAttribute("dirship").equals("N")) {%>
Qty:
<%} else {%>
Please call customer service at (800) 999-9478 to order this item
<%}%>
Holiday Bulk Pack: Cutout Snowflake - 50 Cards
<%=nf.format(38.45)%>
<%if (session.getAttribute("dirship").equals("N")) {%>
Qty:
<%} else {%>
Please call customer service at (800) 999-9478 to order this item
<%}%>
Holiday Bulk Pack: Dancing Penguin - 50 Cards
<%=nf.format(19.22)%>
<%if (session.getAttribute("dirship").equals("N")) {%>
Qty:
<%} else {%>
Please call customer service at (800) 999-9478 to order this item
<%}%>
NEW Holiday Assorted Pack 10
<%=nf.format(19.22)%>
<%if (session.getAttribute("dirship").equals("N")) {%>
Qty:
<%} else {%>
Please call customer service at (800) 999-9478 to order this item
<%}%>
Holiday Bulk Pack: Snowmen with Trees - 50 Cards
<%=nf.format(19.22)%>
<%if (session.getAttribute("dirship").equals("N")) {%>
Qty:
<%} else {%>
Please call customer service at (800) 999-9478 to order this item
<%}%>