var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Introduction", "/abpg/intro.php"],
	["Recreation &amp; sports", "/abpg/recsports.php"],
	["Tourism products &amp; places of interest", "/abpg/touplace.php"],
	["Other information on Penang", "/abpg/demography.php"],
	["The map of Penang","http://maps.google.com.my/maps?f=q&source=s_q&hl=en&geocode=&q=penang&sll=4.109495,109.101269&sspn=18.849994,39.506836&ie=UTF8&ll=5.397273,100.485077&spn=0.590629,1.234589&z=10&iwloc=A"]//no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu2" is a unique name!
anylinkmenu2.items=[
	["Penang&rsquo;s value proposition", "/whypg/trackrecord.php"] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu3" is a unique name!
anylinkmenu3.items=[
	["Services", "/bs/servicesintro.php"],
	["Industry", "/bs/eeindmalaysia.php"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu4" is a unique name!
anylinkmenu4.items=[
	["Introducing investPenang - Malay", "/abip/index_m.php"],
	["Introducing investPenang - English", "/abip/"],
	["Introducing investPenang - Chinese", "/abip/index_c.php"],
	["Organization chart", "/abip/construction.php"] //no comma following last entry!
]
var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu5" is a unique name!
anylinkmenu5.items=[
	["SMART Centre Introduction", "/smedir/intro.php"],
	["List of Grant & Loan", "/smedir/grantandloan.php"],
	["SMART Centre Directory", "/smedir/index.php"] //no comma following last entry!
]
