



var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'_top'} //Third menu variable. Same precaution.
anylinkmenu3.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu3.items=[
	["#", "../magsall2.php?letter=%23"],
	["A", "../magsall2.php?letter=A"],
	["B", "../magsall2.php?letter=B"],
	["C", "../magsall2.php?letter=C"],
	["D", "../magsall2.php?letter=D"],
	["E", "../magsall2.php?letter=E"],
	["F", "../magsall2.php?letter=F", "efc"],
	["G", "../magsall2.php?letter=G"],
	["H", "../magsall2.php?letter=H"],
	["I", "../magsall2.php?letter=I"],
	["J", "../magsall2.php?letter=J"],
	["K", "../magsall2.php?letter=K"],
	["L", "../magsall2.php?letter=L"],
	["M", "../magsall2.php?letter=M", "efc"],
	["N", "../magsall2.php?letter=N"],
	["O", "../magsall2.php?letter=O"],
	["P", "../magsall2.php?letter=P"],
	["Q", "../magsall2.php?letter=Q"],
	["R", "../magsall2.php?letter=R"],
	["S", "../magsall2.php?letter=S"],
	["T", "../magsall2.php?letter=T", "efc"],
	["U", "../magsall2.php?letter=U"],
	["V", "../magsall2.php?letter=V"],
	["W", "../magsall2.php?letter=W"],
	["X", "../magsall2.php?letter=X"],
	["Y", "../magsall2.php?letter=Y"],
	["Z", "../magsall2.php?letter=Z"]
]

