//	shopping/shopping.html


	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='#FF9900';			// Background color when mouse is not over
	var LowSubBgColor='#FF9900';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='#FF9900';			// Background color when mouse is over on subs
	var FontLowColor='#000099';			// Font color when mouse is not over
	var FontSubLowColor='#000099';			// Font color subs when mouse is not over
	var FontHighColor='#000099';			// Font color when mouse is over
	var FontSubHighColor='#000099';			// 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' or 'bottom'
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=147;				// Menu offset x coordinate
	var StartLeft=0;				// 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;			// First level items layout horizontal 1 or 0
	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='';				// DIV id for relative positioning (refer to config.htm for info)
	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

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("rollover:../../images/framebuttons/up-equipment.gif:../../images/framebuttons/down-equipment.gif","","",12,34,100);
	Menu1_1=new Array("Rods","","",6,20,155);
		Menu1_1_1=new Array("Fly Rods","","",4,20,155);
		Menu1_1_1_1=new Array("Fly Rods # 0-3","../../shopping/equipment/fly_rods_0_3.html","",0,20,150);
		Menu1_1_1_2=new Array("Fly Rods # 4-7","../../shopping/equipment/fly_rods_4_7.html","",0);
		Menu1_1_1_3=new Array("Fly Rods # 8-11","../../shopping/equipment/fly_rods_8_11.html","",0);
		Menu1_1_1_4=new Array("Fly Rods # 12-14","../../shopping/equipment/fly_rods_12_14.html","",0);
		Menu1_1_2=new Array("Boat Rods","../../shopping/equipment/boat_rods.html","",0);
		Menu1_1_3=new Array("Baitcasting Rods","../../shopping/equipment/baitcasting_rods.html","",0);
		Menu1_1_4=new Array("Casting Rods","../../shopping/equipment/casting_rods.html","",0);
		Menu1_1_5=new Array("Game Rods","../../shopping/equipment/game_rods.html","",0);
		Menu1_1_6=new Array("Spinning Rods","../../shopping/equipment/spinning_rods.html","",0);
	Menu1_2=new Array("Reels","","",6,20,155);
		Menu1_2_1=new Array("Baitcasting Reels","../../shopping/equipment/baitcasting_reels.html","",0,20,150);
		Menu1_2_2=new Array("Fixed Spool Reels","../../shopping/equipment/fixed_spool_reels.html","",0);
		Menu1_2_3=new Array("Fly Reels","../../shopping/equipment/fly_reels.html","",0);
		Menu1_2_4=new Array("Game Reels","../../shopping/equipment/game_reels.html","",0);
		Menu1_2_5=new Array("Jigging Reels","../../shopping/equipment/jigging_reels.html","",0);
		Menu1_2_6=new Array("Multiplier Reels","../../shopping/equipment/multiplier_reels.html","",0);
	Menu1_3=new Array("Skirted Lures","","",3,20,155);
		Menu1_3_1=new Array("Metal Head Lures","../../shopping/equipment/customlures_metal.html","",0,20,150);
		Menu1_3_2=new Array("Resin Head Lures","../../shopping/equipment/customlures_resin.html","",0);
		Menu1_3_3=new Array("Ready Made Lures","../../shopping/equipment/ready_made_lures.html","",0);
	Menu1_4=new Array("Baitcasting Lures","../../shopping/equipment/baitcasting_lures.html","",0);
	Menu1_5=new Array("Jigging Lures","../../shopping/equipment/jigging_lures.html","",0);
	Menu1_6=new Array("Popper Lures","../../shopping/equipment/popper_lures.html","",0);
	Menu1_7=new Array("Spinning Lures","../../shopping/equipment/spinning_lures.html","",0);
	Menu1_8=new Array("Bombs","../../shopping/equipment/bombs.html","",0);
	Menu1_9=new Array("Floats","../../shopping/equipment/floats.html","",0);
	Menu1_10=new Array("Hooks","../../shopping/equipment/hooks.html","",0);
	Menu1_11=new Array("Lines","../../shopping/accessories/line.html","",0);
	Menu1_12=new Array("Teasers","../../shopping/equipment/teasers.html","",0);

Menu2=new Array("rollover:../../images/framebuttons/up-accessories.gif:../../images/framebuttons/down-accessories.gif","","",8,34,100);
	Menu2_1=new Array("Shirts","","",3,20,155);
		Menu2_1_1=new Array("Long Sleeves","../../shopping/accessories/long_sleeves.html","",0,20,150);
		Menu2_1_2=new Array("T-shirts","../../shopping/accessories/t_shirts.html","",0);
		Menu2_1_3=new Array("Polo Shirts","../../shopping/accessories/polo_shirts.html","",0);
	Menu2_2=new Array("Hats","../../shopping/accessories/hats.html","",0);
	Menu2_3=new Array("Jackets","../../shopping/accessories/jackets.html","",0);
	Menu2_4=new Array("Bags","../../shopping/accessories/bags.html","",0);
	Menu2_5=new Array("Hook Bags","../../shopping/accessories/hook_bags.html","",0);
	Menu2_6=new Array("Lure Bags","../../shopping/accessories/lurebags.html","",0);
	Menu2_7=new Array("Rod Cases","../../shopping/accessories/rod_cases.html","",0);
	Menu2_8=new Array("Tools","../../shopping/accessories/tools.html","",0);


Menu3=new Array("rollover:../../images/framebuttons/up-fishmount.gif:../../images/framebuttons/down-fishmount.gif","","",3,34,100);
	Menu3_1=new Array("Fish Mounts","","",11,20,150);
	    Menu3_1_1=new Array("Barracuda","../../shopping/fishmounts/barracuda_mounts.html","",0,20,150);
		Menu3_1_2=new Array("Barramundi","../../shopping/fishmounts/barramundi_mounts.html","",0);
		Menu3_1_3=new Array("Black Marlin","../../shopping/fishmounts/blackmarlin_mounts.html","",0);
		Menu3_1_4=new Array("Blue Marlin","../../shopping/fishmounts/bluemarlin_mounts.html","",0);
		Menu3_1_5=new Array("Dorado","../../shopping/fishmounts/dorado_mounts.html","",0);
		Menu3_1_6=new Array("Giant Trevally","../../shopping/fishmounts/gianttrevally_mounts.html","",0);
		Menu3_1_7=new Array("Queenfish","../../shopping/fishmounts/queenfish_mounts.html","",0);
		Menu3_1_8=new Array("Sailfish","../../shopping/fishmounts/sailfish_mounts.html","",0);
		Menu3_1_9=new Array("Tanguigue","../../shopping/fishmounts/tanguigue_mounts.html","",0);
		Menu3_1_10=new Array("Wahoo","../../shopping/fishmounts/wahoo_mounts.html","",0);
		Menu3_1_11=new Array("Other Species","../../shopping/fishmounts/other_mounts.html","",0);
	Menu3_2=new Array("Decorative Fish","../../shopping/fishmounts/fishmounts_decorative.html","",0);
	Menu3_3=new Array("Fish Mount Trophies","../../shopping/fishmounts/fishmounts_trophies.html","",0);




Menu4=new Array("rollover:../../images/framebuttons/up-artwork.gif:../../images/framebuttons/down-artwork.gif","../../shopping/artwork/artwork.html","",0);

Menu5=new Array("rollover:../../images/framebuttons/up-magazines.gif:../../images/framebuttons/down-magazines.gif","../../shopping/magazines.html","",0);

Menu6=new Array("rollover:../../images/framebuttons/up-sportfishing_boats.gif:../../images/framebuttons/down-sportfishing_boats.gif","../../shopping/boats/boats_list.html","",0);

Menu7=new Array("rollover:../../images/framebuttons/up-news.gif:../../images/framebuttons/down-news.gif","../../news/index.html","",0);

Menu8=new Array("rollover:../../images/framebuttons/up-site_map.gif:../../images/framebuttons/down-site_map.gif","../../sitemap/index.html","",0);

Menu9=new Array("rollover:../../images/framebuttons/up-home.gif:../../images/framebuttons/down-home.gif","../../index.html","",0);

