BLANK_IMAGE = '/java/b.gif';


var STYLE0 = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#ffffff",	// color of the item border, if any
		shadow:"#888888",	// color of the item shadow, if any
		bgON:"003096",		// background color for the items
		bgOVER:"#567DD1"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"Style0MOn",		// CSS class for items
		OVER:"Style0MOver"	// CSS class  for item which is under mouse
	}
};

var STYLE1 = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#ffffff",	// color of the item border, if any
		shadow:"#888888",	// color of the item shadow, if any
		bgON:"003096",		// background color for the items
		bgOVER:"#4775BE"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"Style1MOn",		// CSS class for items
		OVER:"Style1MOver"	// CSS class  for item which is under mouse
	}
};

var STYLE2 = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#001645",	// color of the item border, if any
		shadow:"#22396B",	// color of the item shadow, if any
		bgON:"#C1D1E0",		// background color for the items
		bgOVER:"#A5C6E6"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"Style2MOn",		// CSS class for items
		OVER:"Style2MOver"	// CSS class  for item which is under mouse
	}
};
var STYLE3 = {
	border:0,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#001645",	// color of the item border, if any
		shadow:"#22396B",	// color of the item shadow, if any
		bgON:"#C1D1E0",		// background color for the items
		bgOVER:"#A5C6E6"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"Style3MOn",		// CSS class for items
		OVER:"Style3MOver"	// CSS class  for item which is under mouse
	}
};

var MENU_ITEMS = [
	{pos:[0,-10], itemoff:[22,0], leveloff:[0,99], style:STYLE1},

	{code:'<img src="/image/m_products.gif" border=0>', format:{style:STYLE3, size:[20,108]},
		sub:[
			{leveloff:[20,-16], style:STYLE1, size:[23,140]},
			{code:'<img src="/image/sm_icon_union.gif"> English Tea',
				sub:[], url:'/england/english_tea.htm'},
			{code:'<img src="/image/sm_icon_union.gif"> Tea Towel',
				sub:[], url:'/england/tea_towel.htm'},
			{code:'<img src="/image/sm_icon_union.gif"> Tea Cozy',
				url:'/england/tea_cozy.htm',
				sub:[
					{leveloff:[0,100], style:STYLE2, size:[21,120], itemoff:[20,0]},
					{code:"Cotton Tea Cozy", url:'/england/tea_cozy.htm'},
					{code:"Knitted Tea Cozy", url:'/england/hand_knitted_tea_cozy.htm'},
				]
			},
			{code:'<img src="/image/sm_icon_union.gif"> Apron & Bag',
				url:'/england/kitchen_apron.htm',
				sub:[
					{leveloff:[0,100], style:STYLE2, size:[21,120], itemoff:[20,0]},
					{code:"PVC Apron", url:'/england/kitchen_apron.htm'},
					{code:"PVC Bag", url:'/england/pvc_bag.htm'},
				]
			},
			//-----------------------------------
			{code:"<center>By Category</center>", sub:[], format:{style:STYLE0}, size:[30,140]},
			{code:"&nbsp;&#149;&nbsp;&nbsp;Brown Betty", url:'/england/teapot_brown_betty.htm', sub:[]},
			{code:"&nbsp;&#149;&nbsp;&nbsp;Traditional", 
				sub:[], url:'/england/teapot_traditional.htm'},
			{code:"&nbsp;&#149;&nbsp;&nbsp;Chintz", 
				sub:[], url:'/england/teapot_chintz.htm'},
			{code:"&nbsp;&#149;&nbsp;&nbsp;Blue Willow", 
				url:'/england/blue_willow_china.htm',
				sub:[
					{leveloff:[0,100], style:STYLE2, size:[21,150], itemoff:[20,0]},
					{code:"English Blue Willow", url:'/england/blue_willow_china.htm'},
					{code:"Blue Willow Accessories", url:'/england/blue_willow_china2.htm'},
				]
			},
			{code:"&nbsp;&#149;&nbsp;&nbsp;Tea for One", 
				sub:[], url:'/england/teapot_teaforone.htm'},
			{code:"&nbsp;&#149;&nbsp;&nbsp;Cream & Sugar", 
				sub:[], url:'/england/cream_and_sugar.htm'},
			{code:"&nbsp;&#149;&nbsp;&nbsp;Cup & Saucer", 
				url:'/england/cup_and_saucer.htm',
				sub:[
					{leveloff:[0,100], style:STYLE2, size:[21,120], itemoff:[20,0]},
					{code:"Cup & Saucer Set", url:'/england/cup_and_saucer.htm'},
					{code:"Flower of the Month", url:'/england/cup_saucer_month.htm'},
				]
			},
			{code:"&nbsp;&#149;&nbsp;&nbsp;Plate", 
				sub:[], url:'/england/plate.htm'},
			{code:"&nbsp;&#149;&nbsp;&nbsp;Mug", 
				url:'/england/bone_china_mug.htm',
				sub:[
					{leveloff:[0,100], style:STYLE2, size:[21,120], itemoff:[20,0]},
					{code:"Bone China Mug", url:'/england/bone_china_mug.htm'},
					{code:"Souvenir Mug", url:'/england/souvenir_mug.htm'},
					{code:"James Sadler Mug", url:'/england/teapot_james_sadler.htm'},
				]
			},
			{code:"&nbsp;&#149;&nbsp;&nbsp; Tea Accessories", 
				sub:[], url:'/england/tea_accessories.htm'},
			//-----------------------------------
			{code:"<center>By Brand</center>", sub:[], format:{style:STYLE0}, size:[30,140]},
			{code:"&nbsp;&#149;&nbsp;&nbsp;Burleigh",
				sub:[], url:'/england/teapot_burleigh.htm'},
			{code:"&nbsp;&#149;&nbsp;&nbsp;David Michael China",
				sub:[], url:'/england/david_michael_china.htm'},
			{code:"&nbsp;&#149;&nbsp;&nbsp;Duchess",
				sub:[], url:'/england/duchess_teapots.htm'},
			{code:"&nbsp;&#149;&nbsp;&nbsp;Hudson & Middleton", 
				sub:[], url:'/england/hudson_middleton.htm'},
			{code:"&nbsp;&#149;&nbsp;&nbsp;Mayfair", 
				sub:[], url:'/england/mayfair_bone_china.htm'},
			{code:"&nbsp;&#149;&nbsp;&nbsp;Royal Collection", 
				sub:[], url:'/england/royal_collection.htm'},
			//-----------------------------------
			{code:'<img src="/image/sm_icon_union.gif"> Sales',
				sub:[], url:'/england/sale.htm'},

		],
	 url:'/england/english_tea.htm'}
];