<%@ page language="java" import="java.util.*,util.*,java.net.*" %> <%@ page import="org.apache.log4j.PropertyConfigurator"%> <%@ page import="org.apache.log4j.BasicConfigurator"%> <%@ page import="org.apache.log4j.Logger"%> <%@ include file="loadProperty.jsp" %> <% String flag=""; flag=(request.getParameter("flag")==null)?"":request.getParameter("flag"); String login_check="",all_product=""; try{ login_check=((String)session.getValue("login")==null)?"":(String)session.getValue("login"); if(login_check.equals("")) login_check=""; }catch(Exception e){login_check="";} try { all_product = (session.getValue("all_product").toString()==null)?"":session.getValue("all_product").toString(); if(all_product.equals("")) all_product=""; } catch (Exception e) { all_product=""; } %> Harmony Sweets <%@ include file="top_dropdown.jsp"%>
  <%if(flag.equals("E")){%> <%}%> <%if(flag.equals("F")){%> <%}%>

Unsubscribe from Harmony Sweets Newsletter

Please Unsubscribe me from your Newsletter. I realize I can sign up again at anytime.


Invalid Email Address. Please enter again.


Sorry! Error during unsubscription.

 
 

E-mail Address :

 
 


<%@ include file="bottom.jsp"%>