var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["TOP 10 - 10x", "index.php?action=top10&server=10x"],
	["TOP 10 - 100x", "index.php?action=top10&server=100x"],	
	["HERÓIS | HEROES - 10x", "index.php?action=heroes&server=10x"],
	["HERÓIS | HEROES - 100x", "index.php?action=heroes&server=100x"],	
	["OLIMPÍADAS | OLYMPIAD - 10x", "index.php?action=olys&server=10x"],
	["OLIMPÍADAS | OLYMPIAD - 100x", "index.php?action=olys&server=100x"],	
	["CASTELOS | CASTLES - 10x", "index.php?action=castles&server=10x"],
	["CASTELOS | CASTLES - 100x", "index.php?action=castles&server=100x"],
	["RAIDBOSS STATUS - 10x", "index.php?action=raidbosses&server=10x"],
	["RAIDBOSS STATUS - 100x", "index.php?action=raidbosses&server=100x"],
	["WALLPAPERS", "index.php?action=wallpapers"],
	["VIDEOS", "index.php?action=videos"],
	["YOUTUBE CHANNEL", "http://br.youtube.com/user/GMCronus"],
	["COMUNIDADES", "index.php?action=comunidades"],
	["LAN HOUSES", "index.php?action=lans"]
]