var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Ministries", "http://app.sgdi.gov.sg/index.asp?cat=1"],
	["Statutory Boards", "http://app.sgdi.gov.sg/index.asp?cat=2"],
	["Organs of State", "http://app.sgdi.gov.sg/index.asp?cat=3"],
	["Other Organisations", "http://app.sgdi.gov.sg/index.asp?cat=4"],
	["Public Services Telephone Numbers", "http://app.sgdi.gov.sg/index.asp?cat=5"] //no comma following last entry!
]

