	var NoOffFirstLineMenus=11;			// Number of first level items
	var LowBgColor='#CCCCCC';			// Background color when mouse is not over
	var LowSubBgColor='WHITE';			// Background color when mouse is not over on subs
	var HighBgColor='WHITE';			// Background color when mouse is over
	var HighSubBgColor='#CCCCCC';			// Background color when mouse is over on subs
	var FontLowColor='BLACK';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// 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=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=120;				// Menu offset x coordinate
	var StartLeft=13;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// 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("HOME","index.htm","",0,18,50);

Menu2=new Array("PRODUCTS","","",6,18,100);
	Menu2_1=new Array("Archery & Equipment","products_archeryequipment.htm","",0,18,160);
	Menu2_2=new Array("Hunting Accessories","products_huntingaccessories.htm","",0);
	Menu2_3=new Array("Shotgun & Rifles","products_shotgunrifles.htm","",0);
	Menu2_4=new Array("Handguns","products_handguns.htm","",0);
	Menu2_5=new Array("Airguns","products_airguns.htm","",0);
	Menu2_6=new Array("Special Orders","products_specialorders.htm","",0);

Menu3=new Array("SERVICES","","",3,18,92);
	Menu3_1=new Array("Onsite Gun Repairs","services_onsitegunrepairs.htm","",0,18,160);
	Menu3_2=new Array("Archery Repairs","services_archeryrepairs.htm","",0);
	Menu3_3=new Array("Gunsmith Repairs","services_gunsmithrepairs.htm","",0);

Menu4=new Array("COURSES","courses_schedulefees.htm","",11,18,98);
	Menu4_1=new Array("Instructors","instructors.htm","",0,18,160);
	Menu4_2=new Array("Schedule & Fees","courses_schedulefees.htm","",0,18,160);
	Menu4_3=new Array("P.A.L.","courses_pal.htm","",0);
	Menu4_4=new Array("Hunter Safety","courses_huntersafety.htm","",0);
	Menu4_5=new Array("P.A.L. Challenge","courses_palchallenge.htm","",0);
	Menu4_6=new Array("Restricted","courses_restricted.htm","",0);
	Menu4_7=new Array("Turkey Calling","courses_turkeycalling.htm","",0,18,160);
	Menu4_8=new Array("Basic Bow Tuning","courses_basicbowtuning.htm","",0);
	Menu4_9=new Array("Advanced Bow Tuning","courses_advancedbowtuning.htm","",0);
	Menu4_10=new Array("International Bow Hunter","courses_internationalbowhunter.htm","",0);
	Menu4_11=new Array("Moose Calling","courses_moosecalling.htm","",0);

Menu5=new Array("USED PRODUCTS","","",5,18,138);
	Menu5_1=new Array("Hand Guns","usedproducts_handgun.htm","",0,18,160);
	Menu5_2=new Array("Rifles","usedproducts_rifles.htm","",0);
	Menu5_3=new Array("Shotguns","usedproducts_shotguns.htm","",0);
	Menu5_4=new Array("Bows","usedproducts_bows.htm","",0);
	Menu5_5=new Array("Miscellaneous","usedproducts_miscellaneous.htm","",0);	

Menu6=new Array("TROHPY PAGE","trophy_page.htm","",0,18,100);

Menu7=new Array("ARCHERY CLUB","archery_club.htm","",0,18,110);

Menu8=new Array("CONTACT US","contact_us.htm","",0,18,90);

Menu9=new Array("FAQ","faq.htm","",0,18,40);

Menu10=new Array("LINKS","links.htm","",0,18,50);

Menu11=new Array("rollover:Image1.jpg:Image2.jpg","specials.htm","",0,18,121);