/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=7;			
	var LowBgColor='#FFFFFF';			
	var LowSubBgColor='#EBEBEB';			
	var HighBgColor='#EBEBEB';			
	var HighSubBgColor='#FFB713';			
	var FontLowColor='#000000';			
	var FontSubLowColor='#000000';			
	var FontHighColor='RED';			
	var FontSubHighColor='black';			
	var BorderColor='#F3F3F3';			
	var BorderSubColor='#666666';			
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;			
	var FontFamily="verdana,arial,comic sans ms"	
	var FontSize=7;				
	var FontBold=1;				
	var FontItalic=0;				
	var MenuTextCentered='center';			
	var MenuCentered='center';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.2;				
	var ChildVerticalOverlap=.2;			
	var StartTop=230;				
	var StartLeft=1;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=3;				
	var TopPaddng=2;				
	var FirstLineHorizontal=1;			
	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=0;				
	var KeepHilite=1;				
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	

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("Home - Growing a Grumman","http://www.flysouth.co.za/index.html","",10,25,120);
Menu1_1=new Array("Part 2","http://www.flysouth.co.za/Growing_a_Grumman-2.html","",0,20,120);
Menu1_2=new Array("Part 3","http://www.flysouth.co.za/Growing_a_Grumman-3.html","",0,20,120);
Menu1_3=new Array("Part 4","http://www.flysouth.co.za/Growing_a_Grumman-4.html","",0,20,120);
Menu1_4=new Array("Part 5","http://www.flysouth.co.za/Growing_a_Grumman-5.html","",0,20,120);
Menu1_5=new Array("Part 6","http://www.flysouth.co.za/Growing_a_Grumman-6.html","",0,20,120);
Menu1_6=new Array("Part 7","http://www.flysouth.co.za/Growing_a_Grumman-7.html","",0,20,120);
Menu1_7=new Array("Part 8","http://www.flysouth.co.za/Growing_a_Grumman-8.html","",0,20,120);
Menu1_8=new Array("Part 9","http://www.flysouth.co.za/Growing_a_Grumman-9.html","",0,20,120);
Menu1_9=new Array("Part 10","http://www.flysouth.co.za/Growing_a_Grumman-10.html","",0,20,120);
Menu1_10=new Array("Part 11","http://www.flysouth.co.za/Growing_a_Grumman-11.html","",0,20,120);

Menu2=new Array("Grumman - American Aircraft","http://www.flysouth.co.za/gallery_grumman","",0,20,150);

Menu3=new Array("Grumman-American in SA","http://www.flysouth.co.za/grumman_sa.htm","",0,20,150);
       	  
Menu4=new Array("Other Aircraft","","",5,20,100);
         Menu4_1=new Array("Pietenpol","http://www.flysouth.co.za/gallery_pietenpol","",0,20,100);
         Menu4_2=new Array("Spitfire","http://www.flysouth.co.za/gallery_spitfire","",0,20,100);
         Menu4_3=new Array("Sopwith","http://www.flysouth.co.za/gallery_sopwith","",0,20,100);
         Menu4_4=new Array("KR2","http://www.flysouth.co.za/gallery_kr2","",0,20,100);
         Menu4_5=new Array("Ethiopian Warbirds Raided!","http://www.flysouth.co.za/gallery_selebi_raid","",0,25,100);
		
Menu5=new Array("Contact","mailto:editor@flysouth.co.za","",2,20,90);
         Menu5_1=new Array("E-Mail","mailto:editor@flysouth.co.za","",0,20,90);
         Menu5_2=new Array("Skype","skype:flysouth?call","",0,20,90);
	
Menu6=new Array("For Sale & Wanted","","",3,40,100);
        Menu6_1=new Array("Airframe Parts","#","",0,20,100);	
        Menu6_2=new Array("Engine","#","",0,20,100);
        Menu6_3=new Array("Avionics","#","",0,20,100);

Menu7=new Array("Links","","",2,20,100);
        Menu7_1=new Array("Web Design","http://www.itlogic.co.za","",0,20,100);
	Menu7_2=new Array("Avcom","http://www.avcom.co.za","",0,20,100);