var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#cccccc', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Programma & Uitslagen", "poulea.php"],
	["Stand", "poulea_stand.php"],
	["Ranking", "ranking.php"],
	["180 scores", "180.php"],
	["Hoogste uitgooi", "outshots.php"],
	["Teams", "poulea_teams.php"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#cccccc', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Programma & Uitslagen", "pouleb.php"],
	["Stand", "pouleb_stand.php"],
	["Ranking", "ranking.php"],
	["180 scores", "180.php"],
	["Hoogste uitgooi", "outshots.php"],
	["Teams", "pouleb_teams.php"] //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#cccccc', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["Contactpersonen", "contactpersonen.php"],
	["Bestuur", "bestuur.php"],
	["Reglement", "reglement.php"],
	["Kampioenen", "kampioenen.php"] //no comma following last entry!
]