//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=1; //set number of main menu items
	var LowBgColor='#E7DACF';
	var HighBgColor='#ffffff';
	var FontLowColor='black';
	var FontHighColor='4D0202';
	var BorderColor='4D0202';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="verdana,tahoma,arial"
	var FontSize=8;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=0;
	var ChildVerticalOverlap=0;
	var StartTop=178; //set vertical offset
	var StartLeft=0; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=0; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("Law Enforcement Series","le_home.htm",12,20,158);
	Menu1_1=new Array("10FP","10fp.htm",0,20,170);
	Menu1_2=new Array("10FP Folding Choate","10fpfoldingchoate.htm",0);
	Menu1_3=new Array("10FCP McMillan","10fpmcmillan.htm",0);
	Menu1_4=new Array("10FCP HS-Precision","10fcphsprecision.htm",0);
	Menu1_5=new Array("10FCP-K","10fcp.htm",0);
	Menu1_6=new Array("10FLCP-K","10flcp.htm",0);
	Menu1_7=new Array("110FCP-K","110fcp.htm",0);
	Menu1_8=new Array("10 Precision Carbine","10pc.htm",0);
	Menu1_9=new Array("10FCPXP HS Precision", "10fpxp-hsprec.htm",0);
	Menu1_10=new Array("10FCM Scout","10fcmscout.htm",0);
	Menu1_11=new Array("10 BAS-K ","10bask.htm",0);
	Menu1_12=new Array("10 BAT/S-K","10batsk.htm",0);
	

