<%! public Cookie formatUserCookie(String userId){ Cookie c = null; if(userId != null && !userId.equals("")){ c = new Cookie("user", userId); c.setPath("/"); c.setMaxAge(-1); } return c; } %> <% session.setAttribute("lang_id",1); session.setAttribute("homepg","box_index.jsp"); %> <% String profile = ""; boolean log = false; String username = (String)session.getAttribute("user"); //out.println(""); String userId = (String)session.getAttribute("user_id"); //out.println(""); Cookie c = formatUserCookie(userId); if(c != null){ response.addCookie(c); } if(session.getAttribute("user") != null){ log = true; } if (session.getAttribute("user")==null){ profile = "Request a Login    Forgot Username/Password"; } else { profile = "Edit Profile    "; } %> Box Consolidators - Offices in the UK
<% if ((session.getAttribute("user")==null)) {%> <%}else{%> UK Offices

Birmingham Office
Langly Health Business Park, Eastern Avenue, Lichfield, Staffs, WS13 6RL
Tel: 01543 416037 Fax: 01543 416038

London Office
Rainham House, New Road, Rainham, Essex, RM13 8RH
Tel: 01708 558800 Fax: 01708 559965

Manchester Office
Waterford Business Park, Bury, Lancashire, BL9 7BR
National: 0870 8501575 Tel: +44 161 762 2440 Fax (exports): +44 161 762 2444 Fax (imports): +44 161 762 2445

Manchester Warehouse
Trafford Park, 5 SHED, Westinghouse Road, Traffic Park, Manchester, M17 2LW
Tel: +44 161 874 8800 Fax: +44 161 874 8888