//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=3; //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("Stevens Centerfire","st_200short.htm",8,20,158);
	Menu1_1=new Array("Model 200 Short Action","st_200short.htm",0,20,188);
	Menu1_2=new Array("Model 200 Long Action","st_200long.htm",0,20,188);
	Menu1_3=new Array("Model 200 Camo Short Action","st_200camo_short.htm",0,20,188);
	Menu1_4=new Array("Model 200 Camo Long Action","st_200camo_long.htm",0,20,188);
	Menu1_5=new Array("Model 200XP Short Action","st_200xp_short.htm",0,20,188);
	Menu1_6=new Array("Model 200XP Long Action","st_200xp_long.htm",0,20,188);
	Menu1_7=new Array("Model 200XP Camo Short Action","st_200xpcamo_short.htm",0,20,188);
	Menu1_8=new Array("Model 200XP Camo Long Action","st_200xpcamo_long.htm",0,20,188);
	
	
Menu2=new Array("Stevens Rimfire","st_300.htm",6,20,158);
	Menu2_1=new Array("Model 300","st_300.htm",0,20,188);
	Menu2_2=new Array("Model 300 w/scope","st_300_scope.htm",0,20,188);
	Menu2_3=new Array("Model 305","st_305.htm",0,20,188);
	Menu2_4=new Array("Model 310","st_310.htm",0,20,188);
	Menu2_5=new Array("Model 315 Youth","st_315.htm",0,20,188);
	Menu2_6=new Array("Cadet Mini Youth","st_cadet.htm",0,20,188);
	
Menu3=new Array("Stevens Shotgun","st_512.htm",3,20,158);
	Menu3_1=new Array("Stevens 512 over/under","st_512.htm",0,20,188);
	Menu3_2=new Array("Stevens 512 over/under youth","st_512y.htm",0,20,188);
	Menu3_3=new Array("Stevens 612 side by side","st_612.htm",0,20,188);