   /***********************************************************************************
*	(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;			// Number of first level items
	var LowBgColor='#8B0000';			// Background color when mouse is not over
	var LowSubBgColor='#8B0000';			// Background color when mouse is not over on subs
	var HighBgColor='#191970';			// Background color when mouse is over
	var HighSubBgColor='#191970';			// Background color when mouse is over on subs
	var FontLowColor='#FFFAFA';			// Font color when mouse is not over
	var FontSubLowColor='#FFFAFA';			// Font color subs when mouse is not over
	var FontHighColor='#FFFAFA';			// Font color when mouse is over
	var FontSubHighColor='#FFFAFA';			// Font color subs when mouse is over
	var BorderColor='#336600';			// Border color
	var BorderSubColor='#336600';		// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,times roman"	// 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='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=186;				// Menu offset x coordinate
	var StartLeft=80;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// 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;	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}


// 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("Ammunition","","",4,20,115);
    Menu1_1=new Array("Law Enforcement","Lammo.htm","",0,20,180);
	Menu1_2=new Array("Hunting","Sammo.htm","",0,20,150);
	Menu1_3=new Array("Reloading","reload.htm","",0,20,180);
	Menu1_4=new Array("Target","Tammo.html","",0,20,150);
	
Menu2=new Array("Accessories","","",4,20,110);	              
              Menu2_1=new Array("Ear/Eye  Protection","earmuffs.html","",0,20,140);
             Menu2_2=new Array("Gun Cases/Safes & Security Products","Safes.htm","",0,50,180);
              Menu2_3=new Array("Misc Supplies","misc.htm","",0,20,140);
              Menu2_4=new Array("Optics","optics.htm","",0,20,140);
	
	
Menu3=new Array("Cleaning Supplies","cleaning.htm","",4,20,145);
            Menu3_1=new Array("Pro Shot","ProShot.html","",0,20,140);
            Menu3_2=new Array("Bore Snake","Boresnake.htm","",0,20,140);
            Menu3_3=new Array("Hoppes","hoppes.htm","",0,20,100);
            Menu3_4=new Array("Birchwood Casey","BirchwoodCasey.htm","",0,20,140);
	
   
Menu4=new Array("Firearms","http://www.parros.com/shooting.htm","",4,20,90);
    	          Menu4_1=new Array("Black Powder","blkpow.htm","",0,20,180);
    	          Menu4_2=new Array("Law Enforcement New Firearms","LfireN.htm","",0,20,98);
    	          Menu4_3=new Array("New Firearms","SfireN.htm","",0,20,98);
    	          Menu4_4=new Array("Used Firearms","SfireU.htm","",0,20,98);
    	         

    
Menu5=new Array("Law Enforcement Supply","","",3,20,158);
     Menu5_1=new Array("Duty Gear","","",5,20,150);
         Menu5_1_1=new Array("Ameriglo Sights","AGsights.html","",0,20,150);
     	 Menu5_1_2=new Array("Body Armour","http://www.bodyarmorsales.com","",0,20,150);
	     Menu5_1_3=new Array("Badges","badges.htm","",0,20,150);
	     Menu5_1_4=new Array("Monadnock Batons","monadnock.htm","",0,20,150);    
	     Menu5_1_5=new Array("Handcuffs","Handcuffs.htm","",0,20,150);

Menu5_2=new Array("Holsters, belts, and Accessories","","",3,20,145);
	            Menu5_2_1=new Array("Bianchi International","bianchi.htm","",0,20,150);
	            Menu5_2_2=new Array("Gould and Goodrich","ggleather.htm","",0,20,150);
	            Menu5_2_3=new Array("Uncle Mikes","UncleMikes.htm","",0,20,150);
	            

		Menu5_3=new Array("Duty Gear Accessories","","",7,20,145);
                  Menu5_3_1=new Array("Key Chain Light","ASP.htm","",0,20,150);
                  Menu5_3_2=new Array("MagliteŽ Flashlights","maglite.html","",0,20,150);
                  Menu5_3_3=new Array("Streamlight Stinger Flashlights","stinger.htm","",0,20,150);
                  Menu5_3_4=new Array("Surefire lights","surefire.htm","",0,20,150);
                  Menu5_3_5=new Array("Hatch Gloves","hatchgloves.htm","",0,20,150);
                  Menu5_3_6=new Array("Defense Sprays","defense.htm","",0,20,150);
                  Menu5_3_7=new Array("Body Guard","bodyguard.htm","",0,20,150);
                                         
 
Menu6=new Array("Sport Specialties","","",4,20,128);
    Menu6_1=new Array("Fishing","fishing.htm","",0,20,140);
	Menu6_2=new Array("Turkey Hunting ","Turkey.htm","",0,20,140);
	Menu6_3=new Array("Scents and Lures","Scents.htm","",0,20,140);
	Menu6_4=new Array("Whites  Metal Detectors","whites.html","",0,20,140);
	
Menu7=new Array("Home","http://www.parros.com/index1.html","",0,20,75);