
/***********************************************************************************
		
***********************************************************************************/

	var NoOffFirstLineMenus=24;			// Number of first level items
	var LowBgColor='Orange';			// Background color when mouse is not over
	var LowSubBgColor='Orange';			// Background color when mouse is not over on subs
	var HighBgColor='DarkBlue';			// Background color when mouse is over
	var HighSubBgColor='DarkBlue';			// Background color when mouse is over on subs
	var FontLowColor='DarkBlue';			// Font color when mouse is not over
	var FontSubLowColor='DarkBlue';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// 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=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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=130;				// Menu offset x coordinate
	var StartLeft=1;				// 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=0;			// 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}


// 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("Home","http://www.outdoorsupplies.co.nz","",0,20,138);

Menu2=new Array("Airguns","gamo2.htm","",14);
	Menu2_1=new Array("Gamo Rifles","gamo2.htm#gamo","",0,20,140);	
	Menu2_2=new Array("Gamo Pistols","gamo4.htm#gamo","",0,20,140);	
	Menu2_3=new Array("Crosman Rifles","Airguns4.htm#crosman","",0,20,140);
	Menu2_4=new Array("Crosman Pistols","Airguns4.htm#crosman2","",0,20,140);
	Menu2_5=new Array("Walther Pistol","gamo4.htm#walther","",0,20,140);
	Menu2_6=new Array("KWC Soft Air Pistols","Airguns2.htm#KWC","",0,20,140);
	Menu2_7=new Array("Wolf Soft Air Pistol","Airguns2.htm#wolf","",0,20,140);
	Menu2_8=new Array("Hatsan Rifles","Airguns3.htm#Norinco","",0,20,140);
	Menu2_9=new Array("Stirling Rifle","Airguns3.htm#stir","",0,20,140);
	Menu2_10=new Array("Beeman Rifle","Airguns3.htm#bee","",0,20,140);
	Menu2_11=new Array("Airgun Pellets","gamo.htm#pellet","",0,20,140);
	Menu2_12=new Array("Pellet targets & traps","gamo3.htm#trap","",0,20,140);
	Menu2_13=new Array("CO2 Gas Canisters","gamo3.htm#co2","",0,20,140);
	Menu2_14=new Array("Airgun Scopes","Airgun_scopes.html#mount","",0,20,140);

Menu3=new Array("Ammunition","ammunition.htm","",11);
	Menu3_1=new Array("Hornady Centrefire","ammunition.htm#hornammo","",0,20,140);
	Menu3_2=new Array("Winchester Centrefire","ammunition3.htm#winammo","",0,20,140);
	Menu3_3=new Array("Federal Centrefire","ammunition_federal.html#fedcentre","",0,20,140);
	Menu3_4=new Array("Rimfire","ammunition5.html#rimfireammo","",0,20,140);
	Menu3_5=new Array("Shotgun","ammunition5.html#shotgunammo","",0,20,140);
	Menu3_6=new Array("Highland","ammunition4.htm#high","",0,20,140);
	Menu3_7=new Array("Barnual","ammunition4.htm#barnaul","",0,20,140);
	Menu3_8=new Array("Belmont","ammunition3.htm#misc","",0,20,140);
	Menu3_9=new Array("Lapua Cartridge Cases","ammunition7.html#case2","",0,20,140);
	Menu3_10=new Array("Nosler Brass Cases","ammunition7.html#case3","",0,20,140);
	Menu3_11=new Array("Winchester Cartridge Cases","ammunition6.html#case","",0,34,140);

Menu4=new Array("Binoculars","binoculars1_leica.htm#leica","",9);
	Menu4_1=new Array("Leica","binoculars1_leica.htm#leica","",0,20,150);
	Menu4_2=new Array("Leupold","binoculars4_leupold.htm#leubino","",0,20,150);
	Menu4_3=new Array("Canon","binoculars6_canon.html#canon","",0,20,150);
	Menu4_4=new Array("Buffalo River","binoculars3_bushnell_buffalo.html#buffalo","",0,20,150);
	Menu4_5=new Array("Redfield","binoculars2_konus.html#redfield","",0,20,150);
	Menu4_6=new Array("Konus","binoculars2_konus.html#konus","",0,20,150);
	Menu4_7=new Array("Bushnell","binoculars3_bushnell_buffalo.html#perma","",0,20,150);
	Menu4_8=new Array("Swift","binoculars2_konus.html#swift","",0,20,150);
	Menu4_9=new Array("Swarovski","binoculars3_bushnell_buffalo.html#swar","",0,20,150);

Menu5=new Array("Boots","orizo.htm","",5);
	Menu5_1=new Array("Irish Setter","IrishSetter_Boots.htm#irish","",0,20,140);
	Menu5_2=new Array("Hunters Element","hunterselement_boots.html#boots","",0,20,140);
	Menu5_3=new Array("Orizo","orizo.htm","",0,20,140);
	Menu5_4=new Array("Socks","socks.html#sock","",0,20,140);
	Menu5_5=new Array("Boot Products","socks.html#products","",0,20,140);

Menu6=new Array("Camping & Outdoors","outdoors.htm","",25);
	Menu6_1=new Array("Bags & Packs","packs.htm","",0,20,140);
	Menu6_2=new Array("Bivvy Bags","bivvy.htm","",0,20,140);
	Menu6_3=new Array("Cooking Equipment","cooking.htm","",0,20,140);
	Menu6_4=new Array("Cooking Stoves","cooking3.htm","",0,20,140);
	Menu6_5=new Array("Compasses","compasses.htm#compasses","",0,20,140);
	Menu6_6=new Array("Fire Products","fire.htm","",0,20,140);
	Menu6_7=new Array("First Aid and Survival Gear","Survival.htm","",9,34,140);
		Menu6_7_1=new Array("Compasses","compasses.htm#compasses","",0,20,150);
		Menu6_7_2=new Array("Emergency Blankets","Survival.htm#bags","",0,20,150);
		Menu6_7_3=new Array("Emergency Headlamp","Survival.htm#elite","",0,20,150);
		Menu6_7_4=new Array("First Aid Kits","Survival.htm#firstaid","",0,20,150);
		Menu6_7_5=new Array("Mountain Shelters","Survival.htm#shelters","",0,20,150);
		Menu6_7_6=new Array("Survival Kits","Survival2.html#beargear","",0,20,150);
		Menu6_7_7=new Array("Survival Knives","Survival2.html#bear","",0,20,150);
		Menu6_7_8=new Array("Survival Multi-Tools","Survival2.html#beartools","",0,20,150);
		Menu6_7_9=new Array("Fire Starter Products","Survival2.html#fire","",0,20,150);
	Menu6_8=new Array("Flys","bivvy.htm#hunt2","",0,20,140);
	Menu6_9=new Array("Hammocks","hammocks.html#hammock","",0,20,140);
	Menu6_10=new Array("Headlamps","headlamps.htm","",0,20,140);
	Menu6_11=new Array("Hydration Packs","packs3_hydration.htm#plat","",0,20,140);
	Menu6_12=new Array("Lanterns","cooking3.htm#lamps","",0,20,140);
	Menu6_13=new Array("Mattresses & Airbeds","mattresses.htm","",0,20,140);
	Menu6_14=new Array("Mosquito Nets","solarshower.htm#mosquito","",0,20,140);
	Menu6_15=new Array("Multi-tools","Multitools.html","",0,20,140);
	Menu6_16=new Array("NZ Maps","maps.htm#paper","",0,20,140);
	Menu6_17=new Array("Packs & Bags","packs.htm","",0,20,140);
	Menu6_18=new Array("Shewee for women","womensproducts.html","",0,20,140);
	Menu6_19=new Array("Sleeping Bags","Sleepingbags1.htm","",0,20,140);
	Menu6_20=new Array("Solar Showers","solarshower.htm","",0,20,140);
	Menu6_21=new Array("Spotlights","spotlights.htm#topofpage","",0,20,140);
	Menu6_22=new Array("Sunglasses","glasses.html#eyres","",0,20,140);
	Menu6_23=new Array("Tents","tents1.htm","",0,20,140);
	Menu6_24=new Array("Torches","torches.htm","",0,20,140);
	Menu6_25=new Array("Water Purifiers","Waterpurifiers.html","",0,20,140);

Menu7=new Array("Clothing","outdoorclothing.htm","",14);
	Menu7_1=new Array("Huntech","huntec.htm","",0,20,150);	
	Menu7_2=new Array("Ridgeline","ridgeline.html","",0);
	Menu7_3=new Array("Hunters Element","hunterselement_base.html","",0);
	Menu7_4=new Array("Redram Merino","Redram_merino.html","",0,20,150);
	Menu7_5=new Array("Mt Kiwi Jackets","Mt_Kiwi_Clothing.html","",0,20,150);
	Menu7_6=new Array("Polytherm","tuitrail.html#poly","",0,20,150);
	Menu7_7=new Array("Big Boy Clothing","Bigboy.htm","",0,20,150);
	Menu7_8=new Array("Socks","socks.html#sock","",0,20,150);
	Menu7_9=new Array("Thermal Clothing","thermal.htm","",0,20,150);
	Menu7_10=new Array("James McKenzie","moleskins.html","",0,20,150);
	Menu7_11=new Array("Bush Hunter","bushhunter.htm","",0,20,150);
	Menu7_12=new Array("Buff Headwear","Buffs.html","",0,20,150);
	Menu7_13=new Array("Safety Vest","Sundries.htm#safety","",0,20,150);
	Menu7_14=new Array("Outdoor Designs Gaiters","Outdoordesigns_Gaiters.html","",0,20,150);

Menu8=new Array("Dog Products","dogs.htm","",0);

Menu9=new Array("Electronics","electronics.html","",6);
	Menu9_1=new Array("GPS","Garmin_GPS.html","",0,20,150);		
	Menu9_2=new Array("Electronic Maps","Garmin_GPS.html#topo","",0,20,150);	 
	Menu9_3=new Array("Portable Chargers","Power_Traveller.html","",0,20,150);
	Menu9_4=new Array("Digital Cameras","cameras.htm#ricoh","",0,20,140);
	Menu9_5=new Array("Camcorders","Contour_Camcorders.html#contour","",0,20,140);
	Menu9_6=new Array("Video Eyewear","HS_i-KamXtreme.html#HS","",0,20,140);

Menu10=new Array("Firearm Accessories","firearmaccessories.htm","",19);
	Menu10_1=new Array("Ammo Boxes","Sundries.htm#ammo","",0,20,150);
	Menu10_2=new Array("Ammo Belts & Wallets","Ammobelts.html#burgess","",0,20,150);
	Menu10_3=new Array("Bases / Rings","bases.htm","",0,20,150);
	Menu10_4=new Array("Bipods","Bipods.html#harris","",0,20,150);
	Menu10_5=new Array("Duck Shooting Accessories","duckshooting.htm#duck","",4,34,150);
		Menu10_5_1=new Array("Camouflage Gear","duckshooting.htm#duck","",0,20,150);
		Menu10_5_2=new Array("Camouflage Nets","duckshooting.htm#nets1","",0,20,150);
		Menu10_5_3=new Array("Duck Callers","duckshooting.htm#callers","",0,20,150);
		Menu10_5_4=new Array("Duck Decoys","duckshooting.htm#decoys","",0,20,150);
	Menu10_6=new Array("Gun Bags & Cases","gunbags_cases.html#bags","",0,20,150);
	Menu10_7=new Array("Gun Safes","gunsafes.html#secuguard","",0,20,150);
	Menu10_8=new Array("Gunsmithing Tools","gunsmithingtools.htm","",0,20,150);
	Menu10_9=new Array("Laser Bore Sighter","Sundries2.htm#laser","",0,20,150);
	Menu10_10=new Array("Laser Sights","lasersights.htm#topofpage","",0,20,150);
	Menu10_11=new Array("Recoil Pads","recoilpads.htm#hogue","",0,20,150);
	Menu10_12=new Array("Rifle Stocks","hogue.htm#ram","",0,20,150);
	Menu10_13=new Array("Rings / Bases","rings.htm","",0,20,150);
	Menu10_14=new Array("Second Hand Products","Secondhand.htm","",0,20,150);
	Menu10_15=new Array("Shooting Sundries","Sundries.htm","",11,20,150);
		Menu10_15_1=new Array("ATV Gun Racks","Sundries.htm#maddog","",0,20,150);
		Menu10_15_2=new Array("Bore Guides / Snakes","Sundries2.htm#bore","",0,20,150);
		Menu10_15_3=new Array("Chronograph","Sundries.htm#chron","",0,20,150);
		Menu10_15_4=new Array("Earmuffs","Earmuffs.html#earmuffs","",0,20,150);
		Menu10_15_5=new Array("Hammer Extensions","Sundries.htm#four","",0,20,150);
		Menu10_15_6=new Array("Roaring Horn","Sundries2.htm#horn","",0,20,150);
		Menu10_15_7=new Array("Safety Vest","Sundries.htm#safety","",0,20,150);
		Menu10_15_8=new Array("Sling Shots","Sundries2.htm#slings","",0,20,150);
		Menu10_15_9=new Array("Shooting Glasses","glasses.html#eyres","",0,20,150);
		Menu10_15_10=new Array("Tanning Products","tanningproducts.htm#leder","",0,20,150);
		Menu10_15_11=new Array("Trap Thrower","targetshooting.htm#comp","",0,20,150);
	Menu10_16=new Array("Slings & Sling Swivels","slings.htm","",0,20,150);
	Menu10_17=new Array("Suppressors","moderators.htm","",0,20,150);
	Menu10_18=new Array("Target Shooting","targetshooting.htm","",7,20,150);
		Menu10_18_1=new Array("Gun Rests","targetshooting.htm#gun","",0,20,150);
		Menu10_18_2=new Array("Gun Vise","Sundries.htm#gunvise","",0,20,150);
		Menu10_18_3=new Array("Miscellaneous","targetshooting.htm#other","",0,20,150);
		Menu10_18_4=new Array("Sand Bags","targetshooting.htm#sand","",0,20,150);
		Menu10_18_5=new Array("Slings","targetshooting.htm#sand","",0,20,150);
		Menu10_18_6=new Array("Targets","targetshooting.htm#target","",0,20,150);
		Menu10_18_7=new Array("Trap Thrower","targetshooting.htm#comp","",0,20,150);
	Menu10_19=new Array("Timney Triggers","timneytriggers.htm#timney","",0,20,150);

Menu11=new Array("Firearms","Firearms1.html","",7);
	Menu11_1=new Array("Centerfires","Centerfire.html","",13,20,140);
		Menu11_1_1=new Array("Baikal","Centerfire.html#bai","",0,20,150);
		Menu11_1_2=new Array("Bergara","Centerfire2.html#bergara","",0,20,150);
		Menu11_1_3=new Array("Browning","Centerfire.html#brown","",0,20,150);
		Menu11_1_4=new Array("Howa","Centerfire.html#howa","",0,20,150);
		Menu11_1_5=new Array("Kimber","Centerfire2.html#kimber","",0,20,150);
		Menu11_1_6=new Array("Marlin","Centerfire.html#marlin","",0,20,150);
		Menu11_1_7=new Array("Norinco","Centerfire2.html#norinco","",0,20,150);
		Menu11_1_8=new Array("Remington","Centerfire2.html#remington","",0,20,150);
		Menu11_1_9=new Array("Rossi","Centerfire.html#rossi","",0,20,150);
		Menu11_1_10=new Array("Ruger","Centerfire2.html#Ruger","",0,20,150);
		Menu11_1_11=new Array("Sako","Centerfire.html#sako","",0,20,150);
		Menu11_1_12=new Array("Steyr","Centerfire2.html#steyr","",0,20,150);
		Menu11_1_13=new Array("Tikka","Centerfire.html#tikka","",0,20,150);
	Menu11_2=new Array("Rimfires","Rimfire.html","",7,20,140);
		Menu11_2_1=new Array("Marlin","Rimfire.html#Marlin","",0,20,150);
		Menu11_2_2=new Array("Norinco","Rimfire.html#Norinco","",0,20,150);
		Menu11_2_3=new Array("Remington","Rimfire.html#remington","",0,20,150);
		Menu11_2_4=new Array("Rossi","Rimfire.html#rossi","",0,20,150);
		Menu11_2_5=new Array("Ruger","Rimfire.html#Ruger","",0,20,150);
		Menu11_2_6=new Array("Savage","Rimfire.html#savage","",0,20,150);
		Menu11_2_7=new Array("Stirling","Rimfire.html#Stirling","",0,20,150);
	Menu11_3=new Array("Shotguns","Shotguns.html","",8,20,140);
		Menu11_3_1=new Array("Benelli","Shotguns.html#ben","",0,20,150);
		Menu11_3_2=new Array("Boita","Shotguns.html#boita","",0,20,150);
		Menu11_3_3=new Array("Browning","Shotguns.html#brown","",0,20,150);
		Menu11_3_4=new Array("Escort","Shotguns.html#escort","",0,20,150);
		Menu11_3_5=new Array("Fabarm","Shotguns.html#fabarm","",0,20,150);
		Menu11_3_6=new Array("Remington","Shotguns.html#reming","",0,20,150);
		Menu11_3_7=new Array("Rossi","Shotguns.html#rossi","",0,20,150);
		Menu11_3_8=new Array("Other Makes","Shotguns.html#other","",0,20,150);
	Menu11_4=new Array("Secondhand Firearms","SecondhandRifles.html","",0,20,140);
	Menu11_5=new Array("Airguns","gamo2.htm#gamo","",12,20,140);
		Menu11_5_1=new Array("Gamo Rifles","gamo2.htm#gamo","",0,20,140);	
		Menu11_5_2=new Array("Gamo Pistols","gamo4.htm#gamo","",0,20,140);	
		Menu11_5_3=new Array("Crosman Rifles","Airguns4.htm#crosman","",0,20,140);
		Menu11_5_4=new Array("Crosman Pistols","Airguns4.htm#crosman2","",0,20,140);
		Menu11_5_5=new Array("Walther Pistol","gamo4.htm#walther","",0,20,140);
		Menu11_5_6=new Array("Hatsan Rifles","Airguns3.htm#Norinco","",0,20,140);
		Menu11_5_7=new Array("Stirling Rifle","Airguns3.htm#stir","",0,20,140);
		Menu11_5_8=new Array("Beeman Rifle","Airguns3.htm#bee","",0,20,140);
		Menu11_5_9=new Array("Airgun Pellets","gamo.htm#pellet","",0,20,140);
		Menu11_5_10=new Array("Pellet targets & traps","gamo3.htm#trap","",0,20,140);
		Menu11_5_11=new Array("CO2 Gas Canisters","gamo3.htm#co2","",0,20,140);
		Menu11_5_12=new Array("Airgun Scopes","Airgun_scopes.html#mount","",0,20,140);
	Menu11_6=new Array("Soft Airguns","Airguns2.htm","",2,20,140);
		Menu11_6_1=new Array("KWC Soft Air Pistols","Airguns2.htm#KWC","",0,20,140);
		Menu11_6_2=new Array("Wolf Soft Air Pistol","Airguns2.htm#wolf","",0,20,140);
	Menu11_7=new Array("Paintball","paintball.htm","",0,20,140);

Menu12=new Array("Gift Ideas","giftideas.htm","",0);

Menu13=new Array("Guncare","guncare.htm","",15);
	Menu13_1=new Array("Cleaning Accessories","guncare.htm#cleanaccess","",0,20,140);
	Menu13_2=new Array("Oils & Solvents","guncare.htm#oil","",0,20,140);
	Menu13_3=new Array("Gunsmithing Tools","gunsmithingtools.htm","",0,20,150);
	Menu13_4=new Array("Bore Guides","guncare5.htm#bore","",0,20,140);
	Menu13_5=new Array("Bore Snakes","guncare5.htm#snakes","",0,20,140);
	Menu13_6=new Array("Otis Cleaning Kits","guncare5.htm#otis","",0,20,140);
	Menu13_7=new Array("GunMaster Kits","guncare.htm#gunmaster","",0,20,140);
	Menu13_8=new Array("Buffalo River Kits","guncare5.htm#buffalo","",0,20,140);
	Menu13_9=new Array("Proshot","guncare3.htm#proshot","",0,20,140);
	Menu13_10=new Array("Hoppes","guncare4.htm#hoppes","",0,20,140);
	Menu13_11=new Array("Parker Hale","guncare4.htm#park","",0,20,140);
	Menu13_12=new Array("Tetra Gun","guncare2.htm#tetra","",0,20,140);
	Menu13_13=new Array("Birchwood Casey","guncare.htm#birchwood","",0,20,140);
	Menu13_14=new Array("Kleenbore","guncare6.htm#kleenbore","",0,20,140);
	Menu13_15=new Array("Blue Wonder","guncare6.htm#blue","",0,20,140);

Menu14=new Array("Knives","knives.htm","",12);
	Menu14_1=new Array("Bear Grylls","knives_beargrylls.html#bear","",0,20,140);
	Menu14_2=new Array("Buck","knives4.htm#buck","",0,20,140);
	Menu14_3=new Array("Buffalo River","knives3.htm#buff","",0,20,140);
	Menu14_4=new Array("Excalibur","knives.htm#excalibur","",0,20,140);
	Menu14_5=new Array("Gerber","knives.htm#gerber","",0,20,140);
	Menu14_6=new Array("Hunters Element","knives_hunterselement.html#knives","",0,20,140);
	Menu14_7=new Array("Multi-Tools","Multitools.html","",0,20,140);
	Menu14_8=new Array("Sharpeners","knife_sharpeners.html#sharpener","",0,20,140);
	Menu14_9=new Array("Svord","knives2.htm#svord","",0,20,140);
	Menu14_10=new Array("Swibo","knives_swibo.html#swibo","",0,20,140);
	Menu14_11=new Array("Victorinox","knives3.htm#victorinox","",0,20,140);
	Menu14_12=new Array("Zedteq","knives_zedteq.html#zedteq","",0,20,140);

Menu15=new Array("New Products","newproducts.htm","",0);

Menu16=new Array("Pig Hunting","Pighunting.htm","",0);

Menu17=new Array("Projectiles","projectiles.htm","",11);
	Menu17_1=new Array("Hornady","projectiles2.htm#topofpage","",9,20,150);
		Menu17_1_1=new Array("SST","projectiles2.htm#sst","",0,20,150);
		Menu17_1_2=new Array("Interbond Big Game","projectiles2.htm#big","",0,20,150);
		Menu17_1_3=new Array("V-Max & A-Max","projectiles3.htm#vmax","",0,20,150);
		Menu17_1_4=new Array("17, 6mm, 22cal","projectiles4.htm#17cal","",0,20,150);
		Menu17_1_5=new Array("25, 6.5mm, 270, 7mm, 411, 416, 44, 45, 30cal","projectiles5.htm#25cal","",0,34,150);
		Menu17_1_6=new Array("7.62x39, 303, 32, 8mm, 338, 348, 35, 375cal","projectiles6.htm#762","",0,34,150);
		Menu17_1_7=new Array("Pistol Projectiles","Projectiles14.htm#pistolpro","",0,20,150);
		Menu17_1_8=new Array("Lead Pistol Projectiles","Projectiles15.htm#leadpistol","",0,20,150);
		Menu17_1_9=new Array("Bulk Projectiles","projectiles4.htm#bulk","",0,20,150);
	Menu17_2=new Array("Sierra","projectiles7.htm#topofpage","",5,20,140);
		Menu17_2_1=new Array("20, 22 & 243 (6mm)","projectiles7.htm#20cal","",0,20,150);
		Menu17_2_2=new Array("25, 264(6.5mm), 270, 284 (7mm)","projectiles8.htm#25cal","",0,20,150);
		Menu17_2_3=new Array("30cal","projectiles9.htm#30cal","",0,20,150);
		Menu17_2_4=new Array("303, 323, 338, 35, 375, 45","projectiles10.htm#303cal","",0,20,150);
		Menu17_2_5=new Array("Pistol Projectiles","Projectiles13.htm#sierrapistol","",0,20,150);
	Menu17_3=new Array("Nosler","projectiles11.htm#topofpage","",5,20,140);
		Menu17_3_1=new Array("Ballistic & Varmint","projectiles11.htm#ballistic","",0,20,150);
		Menu17_3_2=new Array("Silvertip, Shots & Solid Base","projectiles16.htm#silvertip","",0,20,150);
		Menu17_3_3=new Array("Custom competition & Accubond","projectiles17.htm#custom","",0,34,150);
		Menu17_3_4=new Array("Partition & Handgun","projectiles18.htm#partition","",0,20,150);
		Menu17_3_5=new Array("E-Tips & Solid dangerous game","projectiles19.htm#etips","",0,20,150);
	Menu17_4=new Array("Bullet Proof Samples","projectiles_bp_horn.html#samples","",4,20,140);
		Menu17_4_1=new Array("Hornady Samples","projectiles_bp_horn.html#samples","",0,20,150);
		Menu17_4_2=new Array("Nosler Samples","projectiles_bp_nosler.html#samples","",0,20,150);
		Menu17_4_3=new Array("Berger Samples","projectiles_bp_bergerbarnes.html#berger","",0,20,150);
		Menu17_4_4=new Array("Barnes Samples","projectiles_bp_bergerbarnes.html#barnes","",0,20,150);
	Menu17_5=new Array("Barnes","projectiles_barnes.html#barnes","",5,20,140);
		Menu17_5_1=new Array("Varmint Grenade","projectiles_barnes.html#barnes","",0,20,150);
		Menu17_5_2=new Array("TSX","projectiles_barnes.html#TSX","",0,20,150);
		Menu17_5_3=new Array("Tipped TSX","projectiles_barnes.html#TTSX","",0,20,150);
		Menu17_5_4=new Array("Banded Solids","projectiles_barnes.html#BS","",0,20,150);
		Menu17_5_5=new Array("VOR-TX","projectiles_barnes.html#VOR-TX","",0,20,150);
	Menu17_6=new Array("Failsafe","projectiles12.htm#failsafe","",0,20,140);
	Menu17_7=new Array("Speer","projectiles12.htm#speer","",0,20,140);
	Menu17_8=new Array("Swift","projectiles_swift.html#scirocco","",0,20,140);
	Menu17_9=new Array("Lapua Cartridge Cases","ammunition7.html#case2","",0,20,140);
	Menu17_10=new Array("Nosler Brass Cases","ammunition7.html#case3","",0,20,140);
	Menu17_11=new Array("Winchester Cartridge Cases","ammunition6.html#case","",0,34,140);

Menu18=new Array("Rangefinders","rangefinder.htm","",4);
	Menu18_1=new Array("Leica","rangefinder.htm#leica","",0,20,150);
	Menu18_2=new Array("Nikko Stirling","rangefinder2.htm#nikko","",0,20,150);		
	Menu18_3=new Array("Leupold","rangefinder2.htm#leupold","",0,20,150);
	Menu18_4=new Array("Bushnell","rangefinder.htm#bush","",0,20,150);

Menu19=new Array("Reloading","reloading.htm","",13);
	Menu19_1=new Array("Hornady","hreload.htm","",3,20,140);
		Menu19_1_1=new Array("Presses","hreload_press.htm#presses","",0,20,150);
		Menu19_1_2=new Array("Accessories","hreload_access.htm","",0,20,150);
		Menu19_1_3=new Array("Dies - Hornady & RCBS","hreload_dies.htm","",0,20,150);
	Menu19_2=new Array("Lee","leereload.htm","",6,20,140);
		Menu19_2_1=new Array("Reloading Kits","leereload3.htm#reload","",0,20,150);
		Menu19_2_2=new Array("Presses & Accessories","leereload4.htm#press","",0,20,150);
		Menu19_2_3=new Array("Pro 1000 & Load Master","leereload5.htm#pro","",0,20,150);
		Menu19_2_4=new Array("Powder Handling","leereload.htm#leepowder","",0,20,150);
		Menu19_2_5=new Array("Dies, Shellholders etc","leereload2.htm#leedies","",0,20,150);
		Menu19_2_6=new Array("Case Conditioning & Priming Tools","leereload6.html#case","",0,34,150);
	Menu19_3=new Array("Black Powder Products","blackpowder.htm","",0,20,140);
	Menu19_4=new Array("RCBS","RCBSreload.html","",0,20,140);
	Menu19_5=new Array("Lyman","lyman.htm","",0,20,140);
	Menu19_6=new Array("SmartReloader","SmartReloader.htm","",0,20,140);
	Menu19_7=new Array("Gunpowder","gunpowder.htm","",0,20,140);
	Menu19_8=new Array("Rifle Cases","ammunition7.html#case2","",0,20,140);
	Menu19_9=new Array("Primers","Primers.htm#case","",0,20,140);
	Menu19_10=new Array("Shotgun Wads","Primers.htm#wads","",0,20,140);
	Menu19_11=new Array("Case Tumblers","casetumblers.htm#casetumblers","",0,20,140);
	Menu19_12=new Array("Miscellaneous","rmisc.htm","",0,20,140);
	Menu19_13=new Array("Reloading Books","rmisc.htm#books","",0,20,140);

Menu20=new Array("Scopes","scopes.htm","",14);
	Menu20_1=new Array("Leupold","leupold.htm","",0,20,150);
	Menu20_2=new Array("Zeiss","Zeiss_Scopes.html","",0,20,150);
	Menu20_3=new Array("Bushnell","bushnell.htm","",0,20,150);
	Menu20_4=new Array("Hawke","Hawke_Scopes.htm","",0,20,150);
	Menu20_5=new Array("Nikko Stirling","nikko.htm","",0,20,150);
	Menu20_6=new Array("Nightforce","nightforce.htm","",0,20,150);
	Menu20_7=new Array("Kahles","Kahles_Scopes.htm","",0,20,150);
	Menu20_8=new Array("Leica","Leica_Scopes.html","",0,20,150);
	Menu20_9=new Array("Redfield","Redfield_Scopes.html","",0,20,150);
	Menu20_10=new Array("Swift","Swift_scopes.htm#topofpage","",0,20,150);
	Menu20_11=new Array("Tasco","tasco.htm","",0,20,150);
	Menu20_12=new Array("Millet","Millet_Scopes.htm","",0,20,150);
	Menu20_13=new Array("Airgun Scopes","Airgun_scopes.htm","",0,20,150);
	Menu20_14=new Array("Scope Covers","scopecovers.htm","",0,20,150);

Menu21=new Array("Specials","Specials.html","",13);
	Menu21_1=new Array("Airguns","Specials2.htm#airguns","",0,20,140);
	Menu21_2=new Array("Bipods","Specials2.htm#bipods","",0,20,140);
	Menu21_3=new Array("Boots","Specials.html#boots","",0,20,140);
	Menu21_4=new Array("Clothes","Specials.html#clothes","",0,20,140);
	Menu21_5=new Array("Guncare","Specials2.htm#guncare","",0,20,140);
	Menu21_6=new Array("Gunsafes","Specials3.html#safes","",0,20,140);
	Menu21_7=new Array("Headlamps","Specials3.html#headlamps","",0,20,140);
	Menu21_8=new Array("Knives","Specials3.html#knives","",0,20,140);
	Menu21_9=new Array("Optics","Specials.html#optics","",0,20,140);
	Menu21_10=new Array("Other","Specials.html#other","",0,20,140);
	Menu21_11=new Array("Rifles","Specials2.htm#rifle","",0,20,140);
	Menu21_12=new Array("Tents","Specials3.html#tents","",0,20,140);
	Menu21_13=new Array("Torches","Specials3.html#lenser","",0,20,140);


Menu22=new Array("Sports","recreational3.html","",10);
	Menu22_1=new Array("Bow & Arrow","bow.htm","",0,20,140);
	Menu22_2=new Array("Dartboards","recreational.html#dart","",0,20,140);
	Menu22_3=new Array("Fishing","fishing.html","",0,20,140);
	Menu22_4=new Array("Goldmining","goldmining.htm","",0,20,140);
	Menu22_5=new Array("Netball","recreational2.html#net","",0,20,140);
	Menu22_6=new Array("Paintball","paintball.htm","",0,20,140);
	Menu22_7=new Array("Sling Shots","Sundries2.htm#sling","",0,20,140);
	Menu22_8=new Array("Sport Balls","recreational4.html#sport","",0,20,140);
	Menu22_9=new Array("Table Tennis","recreational.html#table","",0,20,140);	
	Menu22_10=new Array("Tennis","recreational4.html#ten","",0,20,140);
	
Menu23=new Array("Spotting Scopes","spottingscopes2.htm","",6);
	Menu23_1=new Array("Leica","spottingscopes2.htm#leica","",0,20,150);	
	Menu23_2=new Array("Goodwin","spottingscopes2.htm#goodwin","",0,20,150);
	Menu23_3=new Array("Leupold","spottingscopes.htm#leupold","",0,20,150);
	Menu23_4=new Array("Yukon","spottingscopes.htm#yu","",0,20,150);
	Menu23_5=new Array("Barska","spottingscopes.htm#barska","",0,20,150);
	Menu23_6=new Array("Konus","spottingscopes.htm#konus","",0,20,150);

Menu24=new Array("Contact Us","contactus.html","",0,20,138);

