

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#666666; z-index:1000;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["ข่าว", "news_all.php"],
	["บทความ", "letter.php"]
	 //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:220px; background:#666666; z-index:1000;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["ตารางคะแนน", "score.php"],
	["ผลการแข่งขันและโปรแกรมการแข่งขัน", "match_all.php"],
	["ผลการแข่งขันสโมสรอินทรีเพื่อนตำรวจ", "match_police.php"]
	
	 //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#666666; z-index:1000;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["ทีมบริหาร", "about.php"],
	["ผู้เล่น และสต๊าฟโค้ช", "player.php"],
	["ตำนานสโมสร", "legend.php"],
	["Media Release", "mediarelease.php"],
	["ประวัติสโมสร", "about_policefc.php"]
	 //no comma following last entry!
]

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:220px; background:#666666; z-index:1000;', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu7.items=[
	["ประวัติลีกฟุตบอลอาชีพของประเทศไทย", "special_history_footballthai.php"],
	["กฏเกณฑ์ และมาตรฐานที่ AFC กำหนด", "special_history_footballthai2.php"]
	 //no comma following last entry!
]