var tab = new Array()

tab[0]= new Array(
			new Array("Home","index.html"))

tab[1]= new Array(
			new Array("A/V Stuff","http://oldsite.capital.edu/cc/it/media/"),
			new Array("Presentation Builder","pbuilder.html"),
			new Array("iDVD 5 widescreen","widescreen.html"),
			new Array("iDVD 5 chapters","qtchapters.html"),
			new Array("Death of VHS","vhs.html"))
		
tab[2]= new Array(
			new Array("Adventures","adventures/index.html"),
			new Array("Track Record","adventures/tracks.html"),
			new Array("Featured Video","adventures/movie.html"),
			new Array("My Girlfriend","adventures/april/index.html"),
			new Array("Wyandot Lake Auction","adventures/wyandot.html"),
			new Array("Top Thrill Dragster","adventures/dragster.html"),
			new Array("Famous Dave!","adventures/fame.html"),
			new Array("Norwood Park","adventures/norwood/index.html"),
                        new Array("Will You?","willu.html"))
			
tab[3]= new Array(
			new Array("Trip Report Archive","adventures/trarchive.html"),
			new Array("2008","adventures/tr2008/index.html"),
			new Array("2007","adventures/tr2007/index.html"),
			new Array("2006","adventures/tr2006/index.html"),
			new Array("2005","adventures/tr2005/index.html"),
			new Array("2004","adventures/tr2004/index.html"),
			new Array("2003","adventures/tr2003/index.html"),
			new Array("2002","adventures/tr2002/index.html"),
			new Array("2001","adventures/tr2001/index.html"),
			new Array("2000","adventures/tr2000/index.html"),
			new Array("1999","adventures/tr1999/index.html"),
			new Array("1998","adventures/tr1998/index.html"),
			new Array("1997","adventures/tr1997/index.html"),
			new Array("1996","adventures/tr1996/index.html"))
			
tab[4]= new Array(
			new Array("Ride Tech &amp; Safety","tech.html"),
			new Array("A Patron's View","patrons.html"),
			new Array("Hall of Shame","shame.html"),
			new Array("Coaster Cars","coastercar.html"),
			new Array("Blocking Systems","blocking.html"),
			new Array("Linear Motors","lim.html"),
			new Array("Six Flags goof","sixflags.html"),
			new Array("Superman incident","sros.html"),
			new Array("Ride Operator","adventures/worm.html"),
			new Array("Ride Safety Lesson","adventures/saferide.html"))
			
tab[5]= new Array(
			new Array("Opinion","index.html"),
			new Array("Enthusiast Manifesto","adventures/manifesto.html"),
			new Array("Breakfast","adventures/breakfast.html"),
			new Array("Dave Says...","Dave/Dave_says.../Dave_says....html"))
