//keywords

var STYLE = {border:0, borders:[0,0,0,0], shadow:0, "color":{border:'white', imagebg:'', oimagebg:'', bgON:'', bgOVER:''}, css:0};

var MENU_ITEMS5_ARROWS = [
	{pos:"relative", size:[33,128], itemoff:[0,129], leveloff:[33,0], delay:600, style:STYLE},
	{
		code:'<img src="img/products.gif" width="128" height="33" />',
		ocode:'<img src="img/products2.gif" width="128" height="33" />',
		sub:[
			{size:[28,128], itemoff:[26,0], leveloff:[0,0]},
			

			{
				code:'<img src="img/underwearmen.gif" width="128" height="26" />',
				ocode:'<img src="img/underwearmen2.gif" width="128" height="26" />',
				url:"men.html"
			},
			{
				code:'<img src="img/underwearwomen.gif" width="128" height="26" />',
				ocode:'<img src="img/underwearwomen2.gif" width="128" height="26" />',
				url:"women.html"
			},
			{
				code:'<img src="img/socks.gif" width="128" height="26" />',
				ocode:'<img src="img/socks2.gif" width="128" height="26" />',
				url:"socks.html"
			},
			
			{
				code:'<img src="img/usage.gif" width="128" height="26" />',
				ocode:'<img src="img/usage2.gif" width="128" height="26" />',
				url:"usage.html"
			},
			{
				code:'<img src="img/history.gif" width="128" height="26" />',
				ocode:'<img src="img/history2.gif" width="128" height="26" />',
				url:"history.html"
			},
			{
				code:'<img src="img/fabric.gif" width="128" height="26" />',
				ocode:'<img src="img/fabric2.gif" width="128" height="26" />',
				url:"fabric.html"
			}
		]
	},
	{
		code:'<img src="img/news.gif" width="128" height="33" />',
		ocode:'<img src="img/news2.gif" width="128" height="33" />',
		url:"news.html"
	},
	{
		code:'<img src="img/faq.gif" width="128" height="33" />',
		ocode:'<img src="img/faq2.gif" width="128" height="33" />',
		url:"faq.html"
	},
	{
		code:'<img src="img/aboutus.gif" width="128" height="33" />',
		ocode:'<img src="img/aboutus2.gif" width="128" height="33" />',
	
		sub:[
			{size:[27,128], itemoff:[26,0], leveloff:[0,0]},
			{
				code:'<img src="img/company.gif" width="128" height="26" />',
				ocode:'<img src="img/company2.gif" width="128" height="26" />',
				url:"aboutus.html"
			},
			{
				code:'<img src="img/management.gif" width="128" height="26" />',
				ocode:'<img src="img/management2.gif" width="128" height="26" />',
				url:"management.html"
			},
			{
				code:'<img src="img/contact.gif" width="128" height="26" />',
				ocode:'<img src="img/contact2.gif" width="128" height="26" />',
				url:"contactus.html"
			}
		]
	},
	{
		code:'<img src="img/shoponline.gif" width="128" height="33" />',
		ocode:'<img src="img/shoponline2.gif" width="128" height="33" />',
		
		sub:[
			{size:[27,128], itemoff:[26,0], leveloff:[0,0]},
			{
				code:'<img src="img/shopnow.gif" width="128" height="26" />',
				ocode:'<img src="img/shopnow2.gif" width="128" height="26" />',
				url:"onlinestore.cfm",
				target:"_self"
			},
			{
				code:'<img src="img/shoppingcart.gif" width="128" height="26" />',
				ocode:'<img src="img/shoppingcart2.gif" width="128" height="26" />',
				url:"shoppingcart.cfm",
				target:"_self"
			},
			{
				code:'<img src="img/shoppingpolicy.gif" width="128" height="26" />',
				ocode:'<img src="img/shoppingpolicy2.gif" width="128" height="26" />',
				url:"shippingpolicy.htm"
			}
		]
	},
	{
		code:'<img src="img/storelocator.gif" width="128" height="33" />',
		ocode:'<img src="img/storelocator2.gif" width="128" height="33" />',
		url:"storelocator.html",
		target:"_self"
	}
];

