
	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='black';			// Background color when mouse is not over
	var LowSubBgColor='black';			// Background color when mouse is not over on subs
	var HighBgColor='yellow';			// Background color when mouse is over
	var HighSubBgColor='yellow';			// Background color when mouse is over on subs
	var FontLowColor='red';			// Font color when mouse is not over
	var FontSubLowColor='red';			// Font color subs when mouse is not over
	var FontHighColor='red';			// Font color when mouse is over
	var FontSubHighColor='red';			// Font color subs when mouse is over
	var BorderColor='yellow';			// Border color
	var BorderSubColor='yellow';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=50;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=1;				// Multiple frames y correction
	var HorCorrect=1;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=800;			// delay before menu folds in
	var TakeOverBgColor=0;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='one';			// Frame where first level appears
	var SecLineFrame='two';			// Frame where sub levels appear
	var DocTargetFrame='two';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	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}


Menu1=new Array("AIRPORT & OUR ROLE","airport/airport.html","",0,25,150);

            
Menu2=new Array("RFFS NEWS","ournews/ournews.html","",0,25,150);			
	
						
Menu3=new Array("PERSONNEL","","",3,25,150);
    Menu3_1=new Array("The Team","the team/theteam.html","",0,25,150);
	Menu3_2=new Array("E-mail SAFO","mailto:pauls@shorehamairport.co.uk","",0,25,150);
    Menu3_3=new Array("E-mail Blue or Red watch","mailto:firestation@shorehamairport.co.uk","",0,25,150);
		              
Menu4=new Array("APPLIANCE/EQUIPMENT","","",6,25,150);
	Menu4_1=new Array("Fire 1","fire1/Fire1.html","",0,25,150);
	Menu4_2=new Array("Fire 2","fire2/Fire2.html","",0,25,150);
	Menu4_3=new Array("Fire 3","fire3/Fire3.html","",0,25,150);
	Menu4_4=new Array("Fire 4","fire4/Fire4.html","",0,25,150);
	Menu4_5=new Array("R.P.E. - P.P.E.","PPE-RPE/kit.html","",0,25,150);
    Menu4_6=new Array("Rescue Equipment","rescue/rescue.html","",0,25,150);

Menu5=new Array("TRAINING","","",3,25,150);
    Menu5_1=new Array("Emergency Exercise 2005","training/exercise2005.html","",0,25,180);
	Menu5_2=new Array("CAP 699 Training","training/training.html","",0,25,150);
	Menu5_3=new Array("BAA Southampton","training/southampton.html","",0,25,150);
	
Menu6=new Array("INCIDENTS","","",7,25,150);
    Menu6_1=new Array("G-HURR","incidents/G-HURR.html","",0,25,150);
    Menu6_2=new Array("ROYAL JORDANIAN FALCONS","incidents/falcons.html","",0,32,150);
    Menu6_3=new Array("YAK 50","incidents/yak.html","",0,25,150);
	Menu6_4=new Array("G-BSZT","incidents/gbszt.html","",0,25,150);
    Menu6_5=new Array("G-OMAR","incidents/gomar.html","",0,25,150);
	Menu6_6=new Array("G-BHCY","incidents/gbhcy.html","",0,25,150);
	Menu6_7=new Array("GALLERY","incidents/gallery.html","",0,25,150);

Menu7=new Array("RESPONDERS","responders/FPOS.html","",0,25,150);

Menu8=new Array("LINKS","links/links.html","",0,25,150);
	 	 
Menu9=new Array("HOME","two.html","",0,25,150);

	  
