%@ page language="java" import="java.util.*,util.*,java.net.*" %>
<%@ include file="loadProperty.jsp" %>
<%
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 Villa Market Ireland Books and Music
<%@ include file="top_dropdown.jsp"%>
|
The
Villa Market
|
|
|
|
|
Ireland Books & Music
Please click
here if you are unable to view the graphics or links on this
page.
|
|
<%@ include file="bottom.jsp"%>