var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Mission & Vision", "mission_vision.php"],
	["Group Business Structure", "group_struct.php"],
	["Board of Directors", "directors.php"],
	["Key Managers", "managements.php"],
    ["Shareholders's Information", "shareholders.php"],
    ["Corporate Structure", "co_struct.php"]//no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} 
anylinkmenu2.items=[
	["Financial Statements", "financial.php"],
	["Factsheet", "factsheet.php"],
	["Quarterly Reports", "quart_rpts.php"],
	["Dividend Policy", "dividend_policy.php"]//no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} 
anylinkmenu3.items=[
	["Stock Quotes", "stockquotes.php"],
	["Charts", "charts.php"],
	["Interactive Chart", "interactive.php"]//no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} 
anylinkmenu5.items=[
	["Q&A with the Exec Chairman", "investor_session.php"],
	["Other Performance Indicators", "key_performance.php"],
	["Annual Reports", "report.php"],
	["Analysts' Reports", "analysts_rpt.php"],
	["Presentation", "presentation.php"]//no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} 
anylinkmenu6.items=[
	["Bursa Announcements", "announcement.php"],
	["Corporate Calendar", "events.php"],
    ["Press News", "press.php"] //no comma following last entry!
]

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} 
anylinkmenu7.items=[
	["Contact", "contact.php"],
	["Email Alerts", "email.php"] //no comma following last entry!
]
