
var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["What exactly is Networking ?", "networking.asp#1"],
	["Where are the Networking Sessions held ?", "networking.asp#2"],
	["How much does it cost to join?  ", "networking.asp#3"],
	["How often are the Network Sessions?  ", "networking.asp#4"],
	["What are the timings? ", "networking.asp#5"],
	["What is the Dress Code? ", "networking.asp#6"],
	["Who can participate? ", "networking.asp#7"],
	["Who normally attends? ", "networking.asp#8"]
	
]


