var nomenu={}
nomenu.items=[
]

var jsr_menu={divclass:'jsr_menu', inlinestyle:'width:170px; background:#FFFFFF', linktarget:'_self'} 
jsr_menu.items=[
	["About JSR", "about_jsr.php"],
	["JSR Grandparents", "grandparents.php"],
	["JSR Parents", "parents.php"],
	["JSR Sire Lines", "sirelines.php"],
	["Artificial Insemination", "artificial_insemination.php"],
	["Supply Chain", "supply_chain.php"],
	["Health & Welfare", "health_welfare.php"],
	["International Partners", "international_partners.php"],
	["Research & Genetics", "research.php"],
	["Technical Support", "technicalsupport.php"],
	["Conference Papers", "conference_papers.php"],
	["Technical Briefs", "technical_briefs.php"] //no comma following last entry!
]


var jsrfarm_menu={divclass:'jsrfarm_menu', inlinestyle:'width:170px; background:#FFFFFF', linktarget:'_self'}
jsrfarm_menu.items=[
	["About JSR Farming", "about_jsrfarming.php"],
	["JSR Arable", "jsr_arable.php"],
	["JSR Environment", "jsr_environment.php"],
	["JSR Pig Production", "jsr_pig_production.php"],
	["JSR Property", "jsr_property.php"],
	["JSR Buying Group", "jsr_buying_group.php"],
	["JSR Staff Development", "staff_development.php"],
	["JSR Training Facilities", "training_facility.php"]//no comma following last entry!
]