// (c) Ger Versluis 2000 version 5.00, 23 October 2003
//  You may use this script on non commercial sites
//  www.burmees.nl/menu/


	// Globals effecting all menus
	var PopNoOffMenus=1;
	var BaseHref="http://foodsystemconsortium.org/";

	var PopMenuSlide="";
	
	var PopMenuShadow="";
	
	var PopMenuOpacity="";

	function P_BeforeStart(){return}
	function P_AfterBuild(){return}
	function P_BeforeFirstOpen(){return}
	function P_AfterCloseAll(){return}

	// Globals effecting one menu
	// Notation of PopMenu1 is different from PopMenu2. The result is the same. PopMenu1 is more understandable. PopMenu2 loads faster.


///////////////////////////////////LEFT MENU BEGIN//////////////////////////
PopMenu1=new Array(		// global variables for PopMenu1
	7,			// number of main items
	0,			// Left position
	0,			// Top position
	"#FFFFFF",			// Normal font color
	"#081B41",		// Normal back color
	"#FFFFFF",			// High font color
	"#081B41",			// High back color
	"#000000",			// Border color
	"verdana",	// Fontfamily
	0,			// Bold
	0,			// Italic
	9,			// Font size
	1,			// First line horizontal
	1,			// First line permanent visible
	1,			// Border width
	"left",			// Text align "left", "center" or "right"
	0,			// Horizontal overlap
	0,			// Vertical overlap
	100,			// Delay
	0,			// Right to left unfold
	"navlocation",			// Target div - RelativeToLayer 
	1,			// Border between elements
	"left",			// Menu horizontal centered "left", "center" or "right"
	"top",			// Menu vertical centered "top", "center" or "bottom"
	BaseHref+"images/dotclear.gif",		// Arrow right - for netscape must have value or will show broken image 
	1,			// Arrow Width
	1,			// Arrow Height
	BaseHref+"images/dotclear.gif",	// Arrow down - for netscape must have value or will show broken image 
	1,			// Arrow Width
	1,			// Arrow Height
	BaseHref+"images/dotclear.gif",	// Arrow left - for netscape must have value or will show broken image 
	1,			// Arrow Width
	1,			// Arrow Height
	2,			// Top padding
	2,			// Left padding
	0);			// Unfold On Click

//	Menu Items:
//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width,bgcolor,bghighcolor,
//	fontcolor,fonthighcolor,bordercolor,fontfamily,fontsize,fontbold,fontitalic,textalign,statustext);
// 	Fontsize, fontbold and fontitalic are ignored when set to -1.
//	For rollover images ItemText format is:  "rollover?Image1.jpg?Image2.jpg"

//	Notation of PopMenu1_1 is different from PopMenu1_1_1. The result is the same. PopMenu1_1 is more understandable. PopMenu1_1_1 loads faster.

	// HOME
	PopMenu1_1=new Array(
		"<img src='"+BaseHref+"images/home.gif' width='35' height='20'>" ,	// ElementText 1
		BaseHref+"index.html",		// ElementLink 2
		"",		// ElementBgImage 3
		1,		// ElementNoOfSubElements 4
		20,		// ElementHeight 5
		87,		// ElementWidth 6
		"#081B41",		// ElementBgColor 7
		"#081B41",		// ElementBgHighColor 8
		"#FFFFFF",		// ElementFontColor 9 
		"#FFFFFF",		// ElementFontHighColor 10
		"#081B41",		// ElementBorderColor 11
		"",		// ElementFontFamily 12 
		-1,		// ElementFontSize 13
		-1,		// ElementBold 14
		-1,		// ElementItalic 15 
		"center",		// ElementTextAlign 16
		"");		// ElementStatusText 17
		PopMenu1_1_1=new Array("Home Page",BaseHref+"index.html","","",18,125,"#E9EBC6","#081B41","#000000","","#081B41","",-1,-1,-1,"","");		

	// ABOUT US 
		PopMenu1_2=new Array("<img src='"+BaseHref+"images/about.gif' width='59'  height='20'>",BaseHref+"about.html","",2,20,111,"#081B41","#081B41","#FFFFFF","#FFFFFF","#000000","",-1,-1,-1,"center","");					
		PopMenu1_2_1=new Array("Our Mission",BaseHref+"mission.html","","",18,120,"#E9EBC6","#081B41","#000000","","","",-1,-1,-1,"","");		
		PopMenu1_2_2=new Array("Our History",BaseHref+"history.html","","","","","#E9EBC6","#081B41","#000000","","","",-1,-1,-1,"","");

						
	// PROJECTS 
	PopMenu1_3=new Array("<img src='"+BaseHref+"images/projects.gif' width='61' height='20'>",BaseHref+"projects.html","",7,20,113,"#081B41","#081B41","#FFFFFF","#FFFFFF","#000000","",-1,-1,-1,"center","");	
//		PopMenu1_3_1=new Array("AgMarketing","#","","",18,180,"#E9EBC6","#081B41","#000000","","","",-1,-1,-1,"","");
//		PopMenu1_3_2=new Array("Agroterrorism","#","","","","","#E9EBC6","#081B41","#000000","","","",-1,-1,-1,"","");
//		PopMenu1_3_4=new Array("Beginning Farmer Programs","#","","","","","#E9EBC6","#081B41","#000000","","","",-1,-1,-1,"","");		
//		PopMenu1_3_5=new Array("Diet, Nutrition & Health","#","","","","","#E9EBC6","#081B41","#000000","","","",-1,-1,-1,"","");		
		PopMenu1_3_1=new Array("Creating a Mid-Atlantic Regional Food Systems Web Site",BaseHref+"foodsys-website","","",32,220,"#E9EBC6","#081B41","#000000","","","",-1,-1,-1,"","");
		PopMenu1_3_2=new Array("Educating Food Service Practitioners",BaseHref+"foodservice/","","","","","#E9EBC6","#081B41","#000000","","","",-1,-1,-1,"","");		
		PopMenu1_3_3=new Array("Food Policy Institute",BaseHref+"foodpolicy","","",18,"","#E9EBC6","#081B41","#000000","","","",-1,-1,-1,"","");		
		PopMenu1_3_4=new Array("Food Science & Technology",BaseHref+"foodscience","","",18,"","#E9EBC6","#081B41","#000000","","","",-1,-1,-1,"","");		
		PopMenu1_3_5=new Array("Food Systems Educational Programs for K-12",BaseHref+"k12-education","","","","","#E9EBC6","#081B41","#000000","","","",-1,-1,-1,"","");
		PopMenu1_3_6=new Array("Pathways to a Better Trained Workforce",BaseHref+"pathways","","","","","#E9EBC6","#081B41","#000000","","","",-1,-1,-1,"","");
		PopMenu1_3_7=new Array("Regionalization of Animal Science Education Programs",BaseHref+"animalsci","","","","","#E9EBC6","#081B41","#000000","","","",-1,-1,-1,"","");		

	// AFFILIATES
	PopMenu1_4=new Array("<img src='"+BaseHref+"images/affiliates.gif' width='64' height='20'>",BaseHref+"affiliates.html","",1,20,116,"#081B41","#081B41","#FFFFFF","#FFFFFF","#000000","",-1,-1,-1,"center","");	
		PopMenu1_4_1=new Array("Affiliates",BaseHref+"affiliates.html","","",18,150,"#E9EBC6","#081B41","#000000","","","",-1,-1,-1,"","");


				
	// MODELS 
	PopMenu1_5=new Array("<img src='"+BaseHref+"images/models.gif' width='48' height='20'>",BaseHref+"models.html","",2,20,100,"#081B41","#081B41","#FFFFFF","#FFFFFF","#081B41","",-1,-1,-1,"center","");
		PopMenu1_5_1=new Array("The Food Systems Model",BaseHref+"foodsystem-model.html","","",18,160,"#E9EBC6","#081B41","#000000","","","",-1,-1,-1,"","");
		PopMenu1_5_2=new Array("The Education Model",BaseHref+"education-model.html","","","","","#E9EBC6","#081B41","#000000","","","",-1,-1,-1,"","");
	
	// LINKS
	PopMenu1_6=new Array("<img src='"+BaseHref+"images/links.gif' width='34' height='20'>","#","",1,20,86,"#081B41","#081B41","#FFFFFF","#FFFFFF","#081B41","",-1,-1,-1,"center","");
		PopMenu1_6_1=new Array("Links","#","","",18,120,"#E9EBC6","#081B41","#000000","","","",-1,-1,-1,"","");		
		
	// CONTACT US
	PopMenu1_7=new Array("<img src='"+BaseHref+"images/contact.gif' width='74' height='20'>",BaseHref+"contact.html","",1,20,126,"#081B41","#081B41","#FFFFFF","#FFFFFF","#081B41","",-1,-1,-1,"center","");
		PopMenu1_7_1=new Array("Contact Us",BaseHref+"contact.html","","",18,120,"#E9EBC6","#081B41","#000000","","","",-1,-1,-1,"","");		

