var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:'_blank'} //Directories
anylinkmenu1.items=[
	["Agribusiness Page", "http://edje.com/directory/index.php?type=Business"],
	["EDJE Cattle", "http://edje.com/directory/index.php?type=Cattle"],
	["The Pig Page", "http://edje.com/directory/index.php?type=Pigs"],
	["Club Lamb Page", "http://edje.com/directory/index.php?type=Sheep"],
	["Breeding Sheep Page", "http://edje.com/directory/index.php?type=Breeding+Sheep"],
	["Show Goat Page", "http://edje.com/directory/index.php?type=Goats"],
	["Equine Page", "http://edje.com/directory/index.php?type=Horses"],
	["EDJE Shopping", "http://edje.com/directory/index.php?type=Shopping"],
	["County Fair Page", "http://edje.com/directory/index.php?type=County+Fair"],
	["Realtors Index", "http://edje.com/directory/index.php?type=Realtors"],
	["Show Page", "http://edje.com/directory/index.php?type=Show+Page"] //no comma following last entry!
]	

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Contact
anylinkmenu2.items=[
	["Our Sales Team", "contact.php"],
	["EDJE Employees", "employees.php"],
	["EDJE Evolution", "evolution.php"],
	["Testimonials", "testimonials.php"] //no comma following last entry!
]	
