/***********************************************************************************
*	(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='#5B1A7E';			// Background color when mouse is not over
	var LowSubBgColor='#5B1A7E';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// 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=0;				// 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=0;				// 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=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='MenuPos';				// 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=['/hvmenu/tri.gif',5,10,'/hvmenu/tridown.gif',10,5,'/hvmenu/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.inventionchannel.com","",0,20,107);

Menu2=new Array("All Products","/category.jsp","",13);
  Menu2_1=new Array("Apparel & Accessories","/category.jsp?categoryID=165","",4,20,150);
  Menu2_1_1=new Array("Jewelry & Watches","/category.jsp?categoryID=156","",0,20,150);
  Menu2_1_2=new Array("Men","/category.jsp?categoryID=178","",0);
  Menu2_1_3=new Array("Unisex","/category.jsp?categoryID=180","",0);
  Menu2_1_4=new Array("Women","/category.jsp?categoryID=179","",0);
  Menu2_2=new Array("Electronics & Toys","/category.jsp?categoryID=216","",7);
  Menu2_2_1=new Array("Clocks & Watches","/category.jsp?categoryID=211","",0,20,150);
  Menu2_2_2=new Array("Collectibles","/category.jsp?categoryID=172","",0);
  Menu2_2_3=new Array("Lighting","/category.jsp?categoryID=200","",0);
  Menu2_2_4=new Array("Model Cars","/category.jsp?categoryID=199","",0);
  Menu2_2_5=new Array("Phone & Radio Devices","/category.jsp?categoryID=163","",0);
  Menu2_2_6=new Array("Sports & Recreation","/category.jsp?categoryID=175","",0);
  Menu2_2_7=new Array("Toys & Games","/category.jsp?categoryID=196","",0);
  Menu2_3=new Array("Health & Fitness","/category.jsp?categoryID=158","",5);
  Menu2_3_1=new Array("Blood Pressure Monitoring","/category.jsp?categoryID=203","",0,20,150);
  Menu2_3_2=new Array("Diet & Weight Loss","/category.jsp?categoryID=214","",0);
  Menu2_3_3=new Array("Fitness Machines","/category.jsp?categoryID=202","",0);
  Menu2_3_4=new Array("Massage & Relaxation","/category.jsp?categoryID=159","",0);
  Menu2_3_5=new Array("Sports & Recreation","/category.jsp?categoryID=164","",0);
  Menu2_4=new Array("Home & Garden","/category.jsp?categoryID=157","",17);
  Menu2_4_1=new Array("Bed & Bath","/category.jsp?categoryID=162","",0,20,150);
  Menu2_4_2=new Array("Cleaning","/category.jsp?categoryID=232","",0);
  Menu2_4_3=new Array("Clocks & Watches","/category.jsp?categoryID=211","",0);
  Menu2_4_4=new Array("DVD, TV & Video","/category.jsp?categoryID=209","",0);
  Menu2_4_5=new Array("Home Furnishings","/category.jsp?categoryID=167","",0);
  Menu2_4_6=new Array("Home Improvement","/category.jsp?categoryID=195","",0);
  Menu2_4_7=new Array("Kitchen & Housewares","/category.jsp?categoryID=171","",0);
  Menu2_4_8=new Array("Lighting","/category.jsp?categoryID=190","",0);
  Menu2_4_9=new Array("Massage & Relaxation","/category.jsp?categoryID=210","",0);
  Menu2_4_10=new Array("Organizers","/category.jsp?categoryID=160","",0);
  Menu2_4_11=new Array("Pet Products","/category.jsp?categoryID=191","",0);
  Menu2_4_12=new Array("Phone & Radio Devices","/category.jsp?categoryID=212","",0);
  Menu2_4_13=new Array("Safety & Security","/category.jsp?categoryID=188","",0);
  Menu2_4_14=new Array("Sewing","/category.jsp?categoryID=184","",0);
  Menu2_4_15=new Array("Sports & Recreation","/category.jsp?categoryID=213","",0);
  Menu2_4_16=new Array("Tools","/category.jsp?categoryID=182","",0);
  Menu2_4_17=new Array("Yard & Garden","/category.jsp?categoryID=161","",0);
  Menu2_5=new Array("Kids","/category.jsp?categoryID=230","",0);
  Menu2_6=new Array("Office & Travel","/category.jsp?categoryID=168","",11);
  Menu2_6_1=new Array("Automotive","/category.jsp?categoryID=183","",0,20,150);
  Menu2_6_2=new Array("Carts","/category.jsp?categoryID=189","",0);
  Menu2_6_3=new Array("Clocks & Watches","/category.jsp?categoryID=206","",0);
  Menu2_6_4=new Array("DVD, TV & Video","/category.jsp?categoryID=185","",0);
  Menu2_6_5=new Array("Entertainment","/category.jsp?categoryID=197","",0);
  Menu2_6_6=new Array("Lighting","/category.jsp?categoryID=205","",0);
  Menu2_6_7=new Array("Office Furnishings","/category.jsp?categoryID=204","",0);
  Menu2_6_8=new Array("Organizers","/category.jsp?categoryID=170","",0);
  Menu2_6_9=new Array("Safety & Security","/category.jsp?categoryID=207","",0);
  Menu2_6_10=new Array("Telephone","/category.jsp?categoryID=169","",0);
  Menu2_6_11=new Array("Travel Access.","/category.jsp?categoryID=181","",0);
  Menu2_7=new Array("Personal Care","/category.jsp?categoryID=173","",9);
  Menu2_7_1=new Array("Apparel & Accessories","/category.jsp?categoryID=174","",0,20,150);
  Menu2_7_2=new Array("Beauty","/category.jsp?categoryID=176","",0);
  Menu2_7_3=new Array("Bed & Bath","/category.jsp?categoryID=193","",0);
  Menu2_7_4=new Array("Diet & Weight Loss","/category.jsp?categoryID=166","",0);
  Menu2_7_5=new Array("Filters","/category.jsp?categoryID=194","",0);
  Menu2_7_6=new Array("Health & Fitness","/category.jsp?categoryID=177","",0);
  Menu2_7_7=new Array("Magnetic Therapy","/category.jsp?categoryID=192","",0);
  Menu2_7_8=new Array("Massage & Relaxation","/category.jsp?categoryID=187","",0);
  Menu2_7_9=new Array("Safety & Security","/category.jsp?categoryID=201","",0);
  Menu2_8=new Array("Pets","/category.jsp?categoryID=231","",0);
  Menu2_9=new Array("Products Under $ 9.99","/category.jsp?categoryID=208","",0);
  Menu2_10=new Array("Products Under $14.99","/category.jsp?categoryID=225","",0);
  Menu2_11=new Array("Products Under $19.99","/category.jsp?categoryID=226","",0);
  Menu2_12=new Array("Suggestions for Her","/category.jsp?categoryID=227","",0);
  Menu2_13=new Array("Suggestions for Him","/category.jsp?categoryID=228","",0);

Menu3=new Array("Best Sellers","/category.jsp?categoryID=155","",0);

Menu4=new Array("New Arrivals","/category.jsp?categoryID=215","",0);

Menu5=new Array("Catalog Quick Orders","/quickOrder.jsp","",0);

Menu6=new Array("Closeouts","/category.jsp?categoryID=198","",0);

Menu7=new Array("Order Status","/tracking.jsp","",0);

