/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=11;
	var LowBgColor='#A6142B';		
	var LowSubBgColor='#A6142B';		
	var HighBgColor='#FFCC33';			 
	var HighSubBgColor='#FFCC33';		
	var FontLowColor='white';		 
	var FontSubLowColor='white';			 
	var FontHighColor='black';		 
	var FontSubHighColor='black';			 
	var BorderColor='black';			
	var BorderSubColor='black';		 
	var BorderWidth=1;				 
	var BorderBtwnElmnts=1;			
	var FontFamily="arial,helvetica,times new roman"	// 
	var FontSize=9;	 
	var FontBold=0;	 
	var FontItalic=0;		
	var MenuTextCentered='left';	
	var MenuCentered='left';		
	var MenuVerticalCentered='top';	
	var ChildOverlap=.2;			 
	var ChildVerticalOverlap=.2;		 
	var StartTop=185;			 
	var StartLeft=1;			 
	var VerCorrect=0;	 
	var HorCorrect=0;		 
	var LeftPaddng=3;	 
	var TopPaddng=2;			
	var FirstLineHorizontal=0;		
	var MenuFramesVertical=1;		
	var DissapearDelay=1000;		 
	var TakeOverBgColor=1;		 
	var FirstLineFrame='navig';		
	var SecLineFrame='space';		
	var DocTargetFrame='space';			
	var TargetLoc='';			 
	var HideTop=0;			 
	var MenuWrap=1;			 
	var RightToLeft=0;			 
	var UnfoldsOnClick=0;			 
	var WebMasterCheck=0;			 
	var ShowArrow=1;			 
	var KeepHilite=1;				
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

 Menu1=new Array("24-7 AG NEWS","http://www.gfb.org/news/ag/default.html","",0,20,130);

 Menu2=new Array("GFRN Stations","affils.htm","",0,20,130);

 Menu3=new Array("GFRN Ag Links","links.htm","",0,20,130);

 Menu4=new Array("More NEWS & Info","","",5,20,130);
	Menu4_1=new Array("Latest AG NEWS","http://www.gfb.org/news/ag/default.html","",0,20,195);
	Menu4_2=new Array("GFB News Magazine","http://www.gfb.org/news/publications/default.html","",0);
	Menu4_3=new Array("Georgia Neighbors Magazine","http://www.gfb.org/news/publications/default.html","",0);
	Menu4_4=new Array("Leadership Alert NEWS","http://www.gfb.org/news/publications/default.html","",0);
	Menu4_5=new Array("Georgia Ag Calendar","http://www.gfb.org/news/calendar.html","",0,20,195);
	
Menu5=new Array("Georgia Farm Bureau","http://www.gfb.org","",0,20,130);

Menu6=new Array("GA Farm Monitor TV","http://www.farm-monitor.com","",0,20,130);

Menu7=new Array("GFRN Weather","weather.htm","",0,20,130);

Menu8=new Array("GFRN Staff","staff.htm","",0,20,130);

Menu9=new Array("Contact GFRN","contact.htm","",0,20,130);

Menu10=new Array("Network Feed Times","feeds.htm","",0,20,130);

Menu11=new Array("HOME PAGE","index.html","",0);
