var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:110px;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Venue", "#"],
	["Dates", "#"] //no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px;', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Venue & Date", "venue_date.php?current=2"],
	["Why exhibit?", "why_exhibit.php?current=2"],
	["Who should exhibit?", "who_should_exhibit.php?current=2"],
	["Floor plan", "floor_plan.php?current=2"],
	["Exhibition package", "exhibition_package.php?current=2"],
	["Reserve a stand", "stand_reservation.php?current=2"] //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:150px;', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu3.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu3.items=[
	["Suggested Topics", "suggested_topics.php?current=3"],
	["Call for Speaker", "call_for_speakers.php?current=3"],
	["Become a Speaker", "Speaker_reg.php?current=3"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu4.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu4.items=[
	["Who should attend?", "who_should_attend.php?current=4"],
	["Registration", "registration.php?current=4"]//no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu5.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu5.items=[
	["Who should sponsor?", "who_should_sponsor.php?current=5"],
	["Benefits of Sponsorship", "benefits_of_sponsoring.php?current=5"],
	["Networking Opportunities", "networking_opportunities.php?current=5"],
	["Event Marketing", "event_marketing.php?current=5"],
	["Post Event Care", "post_event_care.php?current=5"],
	["Sponsorship Opportunities", "sponsorship_oportunities.php?current=5"],
	["Reserve sponsorship", "reserve_sponsorship.php?current=5"],
	["FAQ&acute;s by sponsors", "faq_for_prospective_sponsors.php?current=5"] //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:150px;', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu6.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu6.items=[
	["Hotels in Dubai", "hotels_in_dubai.php?current=6"],
	["About Dubai", "about_dubai.php?current=6"]//no comma following last entry!
]

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:200px;', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu7.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu7.items=[
	["Supporting Associations", "supporting_list.php?current=7"],
	["Press registration", "press_reg.php?current=7"],
	["Press Releases", "press_releases.php?current=7"],
	["Media Partners", "media_partners.php?current=7"]	//no comma following last entry!
]

var anylinkmenu8={divclass:'anylinkmenu', inlinestyle:'width:120px;', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu8.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu8.items=[
	["Previous Events", "pre_events.php?current=8"],
	["Organizers", "about_organisers.php?current=8"],
	["Contact Us", "contact_us.php?current=8"]//no comma following last entry!
]
