var anylinkmenu1={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'secwin'} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu1.items=[
	["Call centre", "http://www.joburg.org.za/call_centre", "efc"],
	["Accounts", "http://www.joburg.org.za/accounts", "efc"],
	["Tariffs", "http://www.joburg.org.za/tariffs", "efc"],
	["Licences", "http://www.joburg.org.za/licences", "efc"],
	["Customer info", "http://www.joburg.org.za/customer_info", "efc"] //no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'secwin'} //Second menu variable. Same precaution.
anylinkmenu2.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu2.items=[
	["Where to stay", "http://www.joburg.org.za/accommodation", "efc"],
	["City maps", "http://www.joburg.org.za/maps", "efc"] //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'secwin'} //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=[
    ["Why invest", "http://www.joburg.org.za/investment", "efc"],
	["Business licences", "http://www.joburg.org.za/business", "efc"],
	["Incentives", "http://www.joburg.org.za/udz", "efc"],
	["Agencies", "index.php?option=com_content&task=view&id=992&Itemid=58", "efc"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'secwin'} //Second menu variable. Same precaution.
anylinkmenu4.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu4.items=[
	["Contact us", "http://www.joburg.org.za/contacts", "efc"],
	["FAQs", "http://www.joburg.org.za/faq", "efc"],
	["Service alerts", "http://www.joburg.org.za/alerts", "efc"],
	["Site Map", "http://www.joburg.org.za/site_map", "efc"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'secwin'} //Second menu variable. Same precaution.
anylinkmenu5.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu5.items=[
	["Account by e-mail", "http://eservices.joburg.org.za/joburg/eservices/", "efc"],
	["Valuations Services", "http://eservices.joburg.org.za/joburg/eservices/", "efc"],
	["Building Plans", "http://eservices.joburg.org.za/joburg/eservices/"] //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'secwin'} //Second menu variable. Same precaution.
anylinkmenu6.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu6.items=[
	["Public notices", "http://www.joburg.org.za/notices", "efc"],
	["Disclaimer", "index.php?option=com_content&task=view&id=486&Itemid=80", "efc"],
	["Logo disclaimer", "index.php?option=com_content&task=view&id=4003&Itemid=168", "efc"] //no comma following last entry!
]

