var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:150px;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Exclusively from Korea", "exclusive_korea.php"],
	["Women", "exclusive_women.php"],
	["Men", "exclusive_men.php"],
	["Kids", "exclusive_kids.php"],
	["Living", "exclusive_living.php"],
	["Bedshop", "exclusive_bedshop.php"] //no comma following last entry!
]


var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
//	["What's New", "whatsnew.php"],
	["Promotions", "promotions.php"] //no comma following last entry!
]


var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:230px;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu3.items=[
	["OCBC Robinsons Visa Platinum Card", "card_ocbc.php"],
	["South Africa Promotion", "south_africa.php"]//no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu4.items=[
	["Events", "events_upcoming.php"],
	["Gallery", "events_gallery.php"]//no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu5.items=[
	["Gift Vouchers", "card_vouchers.php"],
	["Gift Cards", "card_giftcards.php"]//,
	//["Store Listing", "giftgiving_storelisting.php"]//no comma following last entry!
]
