var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:135px; background:#c0d9e5', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["Science", "bioscience.php"],
	["Technology", "technology.php"],
	["Engineering", "engineering.php"],
	["Math", "math.php"]
	//["Nanotechnology", "nanotech.php"],
	//["Informatics", "informatics.php"]//no comma following last entry!
]
