var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:130px; background:#000000', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Esaf", "http://www.esafindia.org/"],
	["Profile", "profile.php"],
	["Prerana", "prerana.php"],
	["Activities", "activities.php"]
//no comma following last entry!
]
var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:160px; background:#000000', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Corporate Gifts", "corporate_gifts.php?prodder=431"],
	["Conference Product", "corporate_gifts.php?prodder=415"],
	["Fashion Accessories", "corporate_gifts.php?prodder=436"],
	["Home & Office Accessories", "corporate_gifts.php?prodder=438"],
	["Lacquer Toys", "corporate_gifts.php?prodder=437"],
	["Trival Crafts", "corporate_gifts.php?prodder=433"],
["", ""]
	 //no comma following last entry!//no comma following last entry!
]
var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:160px; background:#000000', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Bamboo", "bamboo.php"],
	["Screw pine", "screw_pine.php"],
	["Natural Fibers", "natural_fibers.php"],
	["Soft Wood", "soft_wood.php"],
	["Kalamkari Cloth", "kalamkari_cloth.php"],
	["Jute", "jute.php"],
	["Others", "others.php"]
	 //no comma following last entry!//no comma following last entry!
]
