var software={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
software.items=[
	["FarmWorks", "../software/farmworks_menu.php"]
	//["iGage Topo Software", "../software/igage_menu.php"] //no comma following last entry!
]

var services={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} 
services.items=[
	["Basic & Georef. Mapping", "../services/services.php"],
	["Site Ref & Record Keeping", "../services/services.php"],
	["Training Classes", "../services/training_classes.php"],
	["Online Support", "../services/support.php"],
	["On-Site Support", "../services/support.php"],
	["Phone Support", "../services/support.php"],
	["Upgrades", "../services/support.php#upgrade"],
	["About Us", "../about.php"],
	["Directions to our office", "../directions.php"]
]

//var template={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} 
//template.items=[
//	["", ""],
//	["", ""],
//	["", ""],
//	["", ""],
//	["", ""],
//	["", ""] //no comma following last entry!
//]

