

	var NoOffFirstLineMenus=26;			// Number of first level items
	var LowBgColor='#FFFFFF';			// Background color when mouse is not over
	var LowSubBgColor='#CCCCCC';			// Background color when mouse is not over on subs
	var HighBgColor='#000099';			// Background color when mouse is over
	var HighSubBgColor='#000099';			// 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='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';			// Font color subs when mouse is over
	var BorderColor='darkorange';			// Border color
	var BorderSubColor='darkorange';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Tahoma"	// Font family menu items
	var FontSize=7;				// 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='center';			// 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=260;				// Menu offset x coordinate
	var StartLeft=-431;				// 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=['gifs/tri.gif',5,10,'gifs/tridown.gif',10,5,'gifs/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","../index.html","",0,20,138);

Menu2=new Array("NFL DVDs by team","../nfl_football.html","",0,20,138);

Menu3=new Array("NFL DVDs by year","../nfl_60s.html","",20);
	Menu3_1=new Array("NFL 1950-1975","../nfl_60s.html","",0,20,150);
	Menu3_2=new Array("NFL 1976-1979","../nfl_60s_2.html","",0,20,150);
	Menu3_3=new Array("NFL 1980-1984","../nfl_80s.html","",0,20,150);
	Menu3_4=new Array("NFL 1985-1989","../nfl_80s_2.html","",0,20,150);
	Menu3_5=new Array("NFL 1990-1994","../nfl_90s.html","",0,20,150);
	Menu3_6=new Array("NFL 1995-1998","../nfl_90s_2.html","",0,20,150);
	Menu3_7=new Array("NFL 1999","../nfl_99.html","",0,20,150);
	Menu3_8=new Array("NFL 2000","../nfl_2000.html","",0,20,150);
	Menu3_9=new Array("NFL 2001","../nfl_2001.html","",0,20,150);
	Menu3_10=new Array("NFL 2002","../nfl_2002.html","",0,20,150);
	Menu3_11=new Array("NFL 2003","../nfl_2003.html","",0,20,150);
	Menu3_12=new Array("NFL 2004","../nfl_2004.html","",0,20,150);
	Menu3_13=new Array("NFL 2005","../nfl_2005.html","",0,20,150);
	Menu3_14=new Array("NFL 2006","../nfl_2006.html","",0,20,150);
	Menu3_15=new Array("NFL 2007","../nfl_2007.html","",0,20,150);
	Menu3_16=new Array("NFL 2008","../nfl_2008.html","",5);
		Menu3_16_1=new Array("2008 playoffs - week 9","../nfl_2008.html","",0,20,150);
		Menu3_16_2=new Array("2008 weeks 10-11","../nfl_2008_2.html","",0,20,150);
		Menu3_16_3=new Array("2008 weeks 12-13","../nfl_2008_3.html","",0,20,150);
		Menu3_16_4=new Array("2008 weeks 14-15","../nfl_2008_4.html","",0,20,150);
		Menu3_16_5=new Array("2008 weeks 16-17","../nfl_2008_5.html","",0,20,150);
	Menu3_17=new Array("NFL 2009","../nfl_2009_1.html","",9);
		Menu3_17_1=new Array("2008-2009 playoffs","../nfl_2009_1.html","",0,20,150);
		Menu3_17_2=new Array("2009 weeks 1-2","../nfl_2009_2.html","",0,20,150);
		Menu3_17_3=new Array("2009 weeks 3-4","../nfl_2009_3.html","",0,20,150);
		Menu3_17_4=new Array("2009 weeks 5-6","../nfl_2009_4.html","",0,20,150);
		Menu3_17_5=new Array("2009 weeks 7-8","../nfl_2009_5.html","",0,20,150);
		Menu3_17_6=new Array("2009 weeks 9-10","../nfl_2009_6.html","",0,20,150);
		Menu3_17_7=new Array("2009 weeks 11-12","../nfl_2009_7.html","",0,20,150);
		Menu3_17_8=new Array("2009 weeks 13-14","../nfl_2009_8.html","",0,20,150);
		Menu3_17_9=new Array("2009 weeks 15-17","../nfl_2009_9.html","",0,20,150);
	Menu3_18=new Array("NFL 2010","../nfl_2010_1.html","",9);
		Menu3_18_1=new Array("2009-2010 playoffs","../nfl_2010_1.html","",0,20,150);
		Menu3_18_2=new Array("2010 weeks 1-2","../nfl_2010_2.html","",0,20,150);
		Menu3_18_3=new Array("2010 weeks 3-4","../nfl_2010_3.html","",0,20,150);
		Menu3_18_4=new Array("2010 weeks 5-6","../nfl_2010_4.html","",0,20,150);
		Menu3_18_5=new Array("2010 weeks 7-8","../nfl_2010_5.html","",0,20,150);
		Menu3_18_6=new Array("2010 weeks 9-10","../nfl_2010_6.html","",0,20,150);
		Menu3_18_7=new Array("2010 weeks 11-12","../nfl_2010_7.html","",0,20,150);
		Menu3_18_8=new Array("2010 weeks 13-14","../nfl_2010_8.html","",0,20,150);
		Menu3_18_9=new Array("2010 weeks 15-17","../nfl_2010_9.html","",0,20,150);
	Menu3_19=new Array("NFL 2011","../nfl_2011_1.html","",9);
		Menu3_19_1=new Array("2010-2011 playoffs","../nfl_2011_1.html","",0,20,150);
		Menu3_19_2=new Array("2011 weeks 1-2","../nfl_2011_2.html","",0,20,150);
		Menu3_19_3=new Array("2011 weeks 3-4","../nfl_2011_3.html","",0,20,150);
		Menu3_19_4=new Array("2011 weeks 5-6","../nfl_2011_4.html","",0,20,150);
		Menu3_19_5=new Array("2011 weeks 7-8","../nfl_2011_5.html","",0,20,150);
		Menu3_19_6=new Array("2011 weeks 9-10","../nfl_2011_6.html","",0,20,150);
		Menu3_19_7=new Array("2011 weeks 11-12","../nfl_2011_7.html","",0,20,150);
		Menu3_19_8=new Array("2011 weeks 13-14","../nfl_2011_8.html","",0,20,150);
		Menu3_19_9=new Array("2011 weeks 15-16","../nfl_2011_9.html","",0,20,150);
	Menu3_20=new Array("NFL 2012","../nfl_2012_1.html","",1);
		Menu3_20_1=new Array("2011-2012 playoffs","../nfl_2012_1.html","",0,20,150);

Menu4=new Array("Super Bowl DVDs","../super_bowls.html","",0,20,138);

Menu5=new Array("NFL draft DVDs","../nfl_draft.html","",0,20,138);
	
Menu6=new Array("College football by team","../ncaa_football.html","",0,20,138);

Menu7=new Array("College football by year","../ncaa_60s.html","",20);
	Menu7_1=new Array("NCAA 1950-1975","../ncaa_60s.html","",0,20,150);
	Menu7_2=new Array("NCAA 1976-1979","../ncaa_60s_2.html","",0,20,150);
	Menu7_3=new Array("NCAA 1980-1984","../ncaa_80s.html","",0,20,150);
	Menu7_4=new Array("NCAA 1985-1989","../ncaa_80s_2.html","",0,20,150);
	Menu7_5=new Array("NCAA 1990-1994","../ncaa_90s.html","",0,20,150);
	Menu7_6=new Array("NCAA 1995-1998","../ncaa_90s_2.html","",0,20,150);
	Menu7_7=new Array("NCAA 1999","../ncaa_99.html","",0,20,150);
	Menu7_8=new Array("NCAA 2000","../ncaa_2000.html","",0,20,150);
	Menu7_9=new Array("NCAA 2001","../ncaa_2001.html","",0,20,150);
	Menu7_10=new Array("NCAA 2002","../ncaa_2002.html","",0,20,150);
	Menu7_11=new Array("NCAA 2003","../ncaa_2003.html","",0,20,150);
	Menu7_12=new Array("NCAA 2004","../ncaa_2004.html","",0,20,150);
	Menu7_13=new Array("NCAA 2005","../ncaa_2005.html","",0,20,150);
	Menu7_14=new Array("NCAA 2006","../ncaa_2006.html","",0,20,150);
	Menu7_15=new Array("NCAA 2007","../ncaa_2007.html","",9);
		Menu7_15_1=new Array("January Bowls","../ncaa_2007.html","",0,20,150);
		Menu7_15_2=new Array("2007 8/30 - 9/8","../ncaa_2007_1.html","",0,20,150);
		Menu7_15_3=new Array("2007 9/13 - 9/22","../ncaa_2007_2.html","",0,20,150);
		Menu7_15_4=new Array("2007 9/27 - 10/7","../ncaa_2007_3.html","",0,20,150);
		Menu7_15_5=new Array("2007 10/10 - 10/20","../ncaa_2007_4.html","",0,20,150);
		Menu7_15_6=new Array("2007 10/26 - 11/4","../ncaa_2007_5.html","",0,20,150);
		Menu7_15_7=new Array("2007 11/6 - 11/17","../ncaa_2007_6.html","",0,20,150);
		Menu7_15_8=new Array("2007 11/20 - 12/14","../ncaa_2007_7.html","",0,20,150);
		Menu7_15_9=new Array("2007 December Bowls","../ncaa_2007_8.html","",0,20,150);
	Menu7_16=new Array("NCAA 2008","../ncaa_2008_1.html","",9);
		Menu7_16_1=new Array("January Bowls","../ncaa_2008_1.html","",0,20,150);
		Menu7_16_2=new Array("2008 8/28 - 9/6","../ncaa_2008_2.html","",0,20,150);
		Menu7_16_3=new Array("2008 9/11 - 9/20","../ncaa_2008_3.html","",0,20,150);
		Menu7_16_4=new Array("2008 9/25 - 10/7","../ncaa_2008_4.html","",0,20,150);
		Menu7_16_5=new Array("2008 10/9 - 10/21","../ncaa_2008_5.html","",0,20,150);
		Menu7_16_6=new Array("2008 10/23 - 11/5","../ncaa_2008_6.html","",0,20,150);
		Menu7_16_7=new Array("2008 11/6 - 11/19","../ncaa_2008_7.html","",0,20,150);
		Menu7_16_8=new Array("2008 11/20 - 12/19","../ncaa_2008_8.html","",0,20,150);
		Menu7_16_9=new Array("2008 December Bowls","../ncaa_2008_9.html","",0,20,150);
	Menu7_17=new Array("NCAA 2009","../ncaa_2009_1.html","",8);
		Menu7_17_1=new Array("January Bowls","../ncaa_2009_1.html","",0,20,150);
		Menu7_17_2=new Array("2009 9/3 - 9/12","../ncaa_2009_2.html","",0,20,150);
		Menu7_17_3=new Array("2009 9/16 - 9/30","../ncaa_2009_3.html","",0,20,150);
		Menu7_17_4=new Array("2009 10/1 - 10/17","../ncaa_2009_4.html","",0,20,150);
		Menu7_17_5=new Array("2009 10/18 - 10/31","../ncaa_2009_5.html","",0,20,150);
		Menu7_17_6=new Array("2009 11/01 - 11/15","../ncaa_2009_6.html","",0,20,150);
		Menu7_17_7=new Array("2009 11/16 - 12/19","../ncaa_2009_7.html","",0,20,150);
		Menu7_17_8=new Array("2009 December Bowls","../ncaa_2009_8.html","",0,20,150);
	Menu7_18=new Array("NCAA 2010","../ncaa_2010_1.html","",9);
		Menu7_18_1=new Array("January Bowls","../ncaa_2010_1.html","",0,20,150);
		Menu7_18_2=new Array("2010 9/2 - 9/14","../ncaa_2010_2.html","",0,20,150);
		Menu7_18_3=new Array("2010 9/15 - 9/25","../ncaa_2010_3.html","",0,20,150);
		Menu7_18_4=new Array("2010 9/30 - 10/13","../ncaa_2010_4.html","",0,20,150);
		Menu7_18_5=new Array("2010 10/14 - 10/28","../ncaa_2010_5.html","",0,20,150);
		Menu7_18_6=new Array("2010 10/29 - 11/10","../ncaa_2010_6.html","",0,20,150);
		Menu7_18_7=new Array("2010 11/11 - 11/24","../ncaa_2010_7.html","",0,20,150);
		Menu7_18_8=new Array("2010 11/25 - 12/17","../ncaa_2010_8.html","",0,20,150);
		Menu7_18_9=new Array("2010 December Bowls","../ncaa_2010_10.html","",0,20,150);
	Menu7_19=new Array("NCAA 2011","../ncaa_2011_01.html","",11);
		Menu7_19_1=new Array("2011 January Bowls","../ncaa_2011_01.html","",0,20,150);
		Menu7_19_2=new Array("2011 9/1 - 9/14","../ncaa_2011_2.html","",0,20,150);
		Menu7_19_3=new Array("2011 9/15 - 9/28","../ncaa_2011_3.html","",0,20,150);
		Menu7_19_4=new Array("2011 9/29 - 10/12","../ncaa_2011_4.html","",0,20,150);
		Menu7_19_5=new Array("2011 10/13 - 10/26","../ncaa_2011_5.html","",0,20,150);
		Menu7_19_6=new Array("2011 10/27 - 11/9","../ncaa_2011_6.html","",0,20,150);
		Menu7_19_7=new Array("2011 11/10 - 11/16","../ncaa_2011_7.html","",0,20,150);
		Menu7_19_8=new Array("2011 11/17 - 11/22","../ncaa_2011_8.html","",0,20,150);
		Menu7_19_9=new Array("2011 11/24 - 11/26","../ncaa_2011_9.html","",0,20,150);
		Menu7_19_10=new Array("2011 11/27 - 12/16","../ncaa_2011_10.html","",0,20,150);
		Menu7_19_11=new Array("2011 December Bowls","../ncaa_2011_11.html","",0,20,150);
	Menu7_20=new Array("NCAA 2012","../ncaa_2012_01.html","",1);
		Menu7_20_1=new Array("2012 January Bowls","../ncaa_2012_01.html","",0,20,150);

Menu8=new Array("XFL football DVDs","../xfl_teams.html","",2);
	Menu8_1=new Array("XFL football by team","../xfl_teams.html","",0,20,150);
	Menu8_2=new Array("XFL football by year","../xfl_football.html","",0,20,150);

Menu9=new Array("Canadian football DVDs","../cfl_football.html","",0,20,138);

Menu10=new Array("NFL Europe football DVDs","../nfl_europe.html","",0,20,138);

Menu11=new Array("Arena football DVDs","../arena_football_teams.html","",2);
	Menu11_1=new Array("Arena football by team","../arena_football_teams.html","",0,20,150);
	Menu11_2=new Array("Arena football by year","../arena_football.html","",0,20,150);

Menu12=new Array("World League football","../wlaf_football.html","",0,20,138);

Menu13=new Array("USFL football DVDs","../usfl_football.html","",0,20,138);

Menu14=new Array("Football DVDs by Player","../football_players.html","",0,20,138);

Menu15=new Array("High School Football DVDs","../high_school_football.html","",0,20,138);

Menu16=new Array("NBA basketball DVDs","../nba_basketball.html","",0,20,138);

Menu17=new Array("College baseketball DVDs","../college_basketball.html","",0,20,138);

Menu18=new Array("Major League baseball","../major_league_baseball.html","",0,20,138);

Menu19=new Array("Japanese Baseball DVDs","../japanese_baseball.html","",5);
	Menu19_1=new Array("NPB Pro Japanese Baseball","../japanese_baseball_1.html","",0,20,150);
	Menu19_2=new Array("High School Baseball","../japanese_baseball_2.html","",0,20,150);
	Menu19_3=new Array("College Baseball","../japanese_baseball_3.html","",0,20,150);
	Menu19_4=new Array("Industrial League Baseball","../japanese_baseball_4.html","",0,20,150);
	Menu19_5=new Array("Japanese language version","../japanese_baseball_j.html","",0,20,150);

Menu20=new Array("World Baseball Classic","../world_baseball_classic.html","",0,20,138);

Menu21=new Array("NHL hockey DVDs","../nhl_hockey.html","",0,20,138);

Menu22=new Array("Olympic hockey DVDs","../olympics.html","",0,20,138);

Menu23=new Array("Sumo Wrestling DVDs","../sumo_wrestling.html","",2);
	Menu23_1=new Array("In English","../sumo_wrestling.html","",0,20,150);
	Menu23_2=new Array("In Japanese","../sumo_wrestling_j.html","",0,20,150);

Menu24=new Array("Soccer DVDs","../soccer.html","",0,20,138);

Menu25=new Array("Music and TV DVDs","../other.html","",0,20,138);

Menu26=new Array("search","../search.html","",0,20,138);

Menu26=new Array("contact / request","../contact.html","",0,20,138);

