var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:140px; background:#d8dfe5', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["Why Kochi", "why-kochi.php"],
	["The Mall", "the-mall.php"],
	["Leasing Enquiries", "leasing-enquiries.php"],
	["Image Gallery", "gallery.php"]//no comma following last entry!
]
var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:185px; background:#cdeffb', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Overview", "corporate.php"],
	["Management / Promoters", "management.php"],
	["MD's Message", "mdmessage.php"]
	//no comma following last entry!
]
var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:185px; background:#cdeffb', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["History of Kochi", "kochi.php"],
	["Tourist Attractions", "attractions.php"],
	["Website of Ernakulam Dist", "ernakulam.php"]
//no comma following last entry!
]






