//once only!
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}


// Special effect string for IE5.5 or above
//effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
//effect = "Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
effect = ""


timegap=100				// The time delay for menus to remain visible
followspeed=1			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=0;		// Sub menu offset Top position 
suboffset_left=0;		// Sub menu offset Left position


style1=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
menutextcolor,				// Mouse Off Font Color
menubackgroundcolor,			// Mouse Off Background Color
menuhovertextcolor,			// Mouse On Font Color
menuhoverbackgroundcolor,			// Mouse On Background Color
"000000",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"Arial",	// Font Name
1,					// Menu Item Padding
"../images/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)	#images/arrow.gif
,					// 3D Border & Separator bar
"",			// 3D High Color66ffff
"",			// 3D Low Color000099
"",			// Current Page Item Font Color (leave this blank to disable)#322700
"",				// Current Page Item Background Color (leave this blank to disable)#FFCD05
"../images/arrowdn.gif",		// Top Bar image (Leave this blank to disable)	#images/arrowdn.gif
"",			// Menu Header Font Color (Leave blank if headers are not needed)
"",			// Menu Header Background Color (Leave blank if headers are not needed)
menuitemseperatorcolor,				// Menu Item Separator Color
]


if(member > 0)
{
addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
menufromtop,		// Menu Top - The Top position of the menu in pixels
0,					// Menu Left - The Left position of the menu in pixels
100,					// was 100	 Menu Width - Menus width in pixels
0,					// Menu Border Width 
"center",			// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",			// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
1,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"&nbsp; home &nbsp;","../index.html target=_self",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp; links &nbsp;","../links.html target=_self","","",1
,"&nbsp; gilmore news &nbsp;","../pages/news.html target=_self","","",1
,"&nbsp; episodes &nbsp; &nbsp;","show-menu=episodes","../guides.html target=_self","",1
//,"&nbsp; spoilers","show-menu=eps","../spoilers.html target=_self","",1
,"&nbsp; gallery &nbsp; &nbsp;","../gallery.html target=_blank","","",1
,"&nbsp; stars &nbsp; &nbsp;","show-menu=stars","../stars.html target=_self","",1
,"&nbsp; other &nbsp; &nbsp;","show-menu=other","../pages/other.html target=_self","",1
])

}
	addmenu(menu=["wp",
	,,100,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;wallpaper","../wp.html target=_self","","",1
	,"&nbsp;calendar","../wp-cal.html target=_self","","",1
	,"&nbsp;avatar","../wp-avi1.html target=_self","","",1
	,"&nbsp;photobucket","../wp-pb.html target=_self","","",1
	])
	
	addmenu(menu=["other",
	,,100,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;awards","../awards.html target=_self","","",1
	,"&nbsp;downloads","../downloads.html target=_self","","",1
	,"&nbsp;show credits","../pages/credits.html target=_self","","",1
	,"&nbsp;deleted scenes","../pages/deleted.html target=_self","","",1
	,"&nbsp;site news&nbsp;","../news.html target=_self",,"",1
	,"&nbsp;store","../store.html target=_self","","",1
	,"&nbsp;time line","../pages/timeline.html target=_self","","",1
	,"&nbsp;US ratings","../pages/usratings.html target=_self","","",1
	,"&nbsp;US air dates","../pages/usairdates.html target=_self","","",1
	,"&nbsp;AUST air dates","../pages/auairdates.html target=_self","","",1
	,"&nbsp;site map","../sitemap.html target=_self","","",1
	,"&nbsp;contacts","../contact.html target=_self","","",1
	])

	addmenu(menu=["fun",
	,,100,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;i love you","../pages/ily.html target=_self","","",1
	,"&nbsp;bert","../pages/bert.html target=_self","","",1
	,"&nbsp;dirty","../pages/dirty.html target=_self","","",1
	,"&nbsp;star trek","../pages/startrek.html target=_self","","",1
	,"&nbsp;titles said by?","../pages/titles.html target=_self","","",1
	,"&nbsp;title acronyms","../pages/acronym.html target=_self","","",1
	])

	addmenu(menu=["episodes",
	,,100,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;guides","show-menu=guides","../guides.html target=_self","",1
	//"&nbsp;my reviews","show-menu=my reviews","../reviews.html target=_self","",1
	,"&nbsp;scripts","show-menu=scripts","../scripts.html target=_self","",1
	,"&nbsp;music","show-menu=music","../music.html target=_self","",1
	,"&nbsp;extra fun","show-menu=fun","../pages/other.html target=_self","",1
	])

	addmenu(menu=["eps",
	,,230,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;GENERAL SPOILERS","../pages/gens.html target=_self","","",1
	,"&nbsp;PROMOS","../pages/promo.html target=_self","","",1
	//,"&nbsp;The Long Morrow","../pages/s7/s7spoilers/132.html target=_self","","",1
	//,"&nbsp;That's What You Get, Folks, For Makin' Whoopee","../pages/s7/s7spoilers/133.html target=_self","","",1
	//,"&nbsp;Lorelai's First Cotillion","../pages/s7/s7spoilers/134.html target=_self","","",1
	//,"&nbsp;'S Wonderful, 'S Marvelous","../pages/s7/s7spoilers/135.html target=_self","","",1
	//,"&nbsp;The Great Stink","../pages/s7/s7spoilers/136.html target=_self","","",1
	//,"&nbsp;Go, Bulldogs!","../pages/s7/s7spoilers/137.html target=_self","","",1
	//,"&nbsp;French Twist","../pages/s7/s7spoilers/138.html target=_self","","",1
	//,"&nbsp;Introducing Lorelai Planetarium","../pages/s7/s7spoilers/139.html target=_self","","",1
	//,"&nbsp;Knit, People, Knit!!","../pages/s7/s7spoilers/140.html target=_self","","",1
	//,"&nbsp;Merry Fisticuffs","../pages/s7/s7spoilers/141.html target=_self","","",1
	//,"&nbsp;Santa's Secret Stuff","../pages/s7/s7spoilers/142.html target=_self","","",1
	//,"&nbsp;To Whom It May Concern","../pages/s7/s7spoilers/143.html target=_self","","",1
	//,"&nbsp;I'd Rather Be In Philadelphia","../pages/s7/s7spoilers/144.html target=_self","","",1
	//,"&nbsp;Farewell, My Pet","../pages/s7/s7spoilers/145.html target=_self","","",1
	//,"&nbsp;I'm a Kayak, Hear Me Roar","../pages/s7/s7spoilers/146.html target=_self","","",1
	//,"&nbsp;Will You Be My Lorelai Gilmore?","../pages/s7/s7spoilers/147.html target=_self","","",1
	//,"&nbsp;Gilmore Girls Only","../pages/s7/s7spoilers/148.html target=_self","","",1
	//,"&nbsp;Hay Bale Maze","../pages/s7/s7spoilers/149.html target=_self","","",1
	//,"&nbsp;It's Just Like Riding a Bike","../pages/s7/s7spoilers/150.html target=_self","","",1
	//,"&nbsp;Lorelai? Lorelai?","../pages/s7/s7spoilers/151.html target=_self","","",1
	//,"&nbsp;Unto The Breach","../pages/s7/s7spoilers/152.html target=_self","","",1
	,"&nbsp;Bon Voyage","../pages/s7/s7spoilers/153.html target=_self","","",1
	])
	
	addmenu(menu=["stars",
	,,100,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;leading","../stars.html#lead target=_self","","",1
	,"&nbsp;support","../stars.html#support target=_self","","",1
	,"&nbsp;former","../stars.html#former target=_self","","",1
	,"&nbsp;other","../stars.html#other target=_self","","",1
	,"&nbsp;guest","show-menu=guest","../stars.html#guest target=_self","",1
	])

	addmenu(menu=["guest",
	,,100,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;Alphabetical","../pages/guestalpha.html target=_self","","",1
	,"&nbsp;Season 1","../pages/s1/s1gs.html target=_self","","",1
	,"&nbsp;Season 2","../pages/s2/s2gs.html target=_self","","",1
	,"&nbsp;Season 3","../pages/s3/s3gs.html target=_self","","",1
	,"&nbsp;Season 4","../pages/s4/s4gs.html target=_self","","",1
	,"&nbsp;Season 5","../pages/s5/s5gs.html target=_self","","",1
	,"&nbsp;Season 6","../pages/s6/s6gs.html target=_self","","",1
	,"&nbsp;Season 7","../pages/s7/s7gs.html target=_self","","",1
	])


	addmenu(menu=["my reviews",
	,,100,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;Season 1","show-menu=s1r","../pages/s1/s1r.html target=_self","",1
	,"&nbsp;Season 2","show-menu=s2r","../pages/s2/s2r.html target=_self","",1
	,"&nbsp;Season 3","show-menu=s3r","../pages/s3/s3r.html target=_self","",1
	,"&nbsp;Season 4","show-menu=s4r","../pages/s4/s4r.html target=_self","",1
	,"&nbsp;Season 5","show-menu=s5r","../pages/s5/s5r.html target=_self","",1
	,"&nbsp;Season 6","show-menu=s6r","../pages/s6/s6r.html target=_self","",1
	,"&nbsp;Season 7","show-menu=s7r","../pages/s7/s7r.html target=_self","",1
	])


	addmenu(menu=["s1r",
	,,230,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;Unaired Pilot","s1/s1r/unaired_pilot.html target=_self","","",1
	,"&nbsp;Pilot","s1/s1r/1.html target=_self","","",1
	,"&nbsp;The Lorelais' First Day at Chilton","s1/s1r/2.html target=_self","","",1
	,"&nbsp;Kill Me Now","s1/s1r/3.html target=_self","","",1
	,"&nbsp;The Deer-Hunters","s1/s1r/4.html target=_self","","",1
	,"&nbsp;Cinnamon's Wake","s1/s1r/5.html target=_self","","",1
	,"&nbsp;Rory's Birthday Parties","s1/s1r/6.html target=_self","","",1
	,"&nbsp;Kiss and Tell","s1/s1r/7.html target=_self","","",1
	,"&nbsp;Love and War and Snow","s1/s1r/8.html target=_self","","",1
	,"&nbsp;Rory's Dance","s1/s1r/9.html target=_self","","",1
	,"&nbsp;Forgiveness and Stuff","s1/s1r/10.html target=_self","","",1
	,"&nbsp;Paris is Burning","s1/s1r/11.html target=_self","","",1
	,"&nbsp;Double Date","s1/s1r/12.html target=_self","","",1
	,"&nbsp;Concert Interruptus","s1/s1r/13.html target=_self","","",1
	,"&nbsp;That Damn Donna Reed","s1/s1r/14.html target=_self","","",1
	,"&nbsp;Christopher Returns","s1/s1r/15.html target=_self","","",1
	,"&nbsp;Star-Crossed Lovers and Other Strangers","s1/s1r/16.html target=_self","","",1
	,"&nbsp;The Breakup, Part 2","s1/s1r/17.html target=_self","","",1
	,"&nbsp;The Third Lorelai","s1/s1r/18.html target=_self","","",1
	,"&nbsp;Emily in Wonderland","s1/s1r/19.html target=_self","","",1
	,"&nbsp;P.S. I Lo...","s1/s1r/20.html target=_self","","",1
	,"&nbsp;Love, Daisies, and Troubadours","s1/s1r/21.html target=_self","","",1
	])

	addmenu(menu=["s2r",
	,,230,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;Sadie, Sadie","s2/s2r/22.html target=_self","","",1
	,"&nbsp;Hammers and Veils","s2/s2r/23.html target=_self","","",1
	,"&nbsp;Red Light on the Wedding Night","s2/s2r/24.html target=_self","","",1
	,"&nbsp;Road Trip to Harvard","s2/s2r/25.html target=_self","","",1
	,"&nbsp;Nick & Nora/Sid & Nancy","s2/s2r/26.html target=_self","","",1
	,"&nbsp;Presenting Lorelai Gilmore","s2/s2r/27.html target=_self","","",1
	,"&nbsp;Like Mother, Like Daughter","s2/s2r/28.html target=_self","","",1
	,"&nbsp;The Ins and Outs of Inns","s2/s2r/29.html target=_self","","",1
	,"&nbsp;Run Away, Little Boy","s2/s2r/30.html target=_self","","",1
	,"&nbsp;The Bracebridge Dinner","s2/s2r/31.html target=_self","","",1
	,"&nbsp;Secrets and Loans","s2/s2r/32.html target=_self","","",1
	,"&nbsp;Richard in Stars Hollow","s2/s2r/33.html target=_self","","",1
	,"&nbsp;A-Tisket, A-Tasket","s2/s2r/34.html target=_self","","",1
	,"&nbsp;It Should've Been Lorelai","s2/s2r/35.html target=_self","","",1
	,"&nbsp;Lost and Found","s2/s2r/36.html target=_self","","",1
	,"&nbsp;There's The Rub","s2/s2r/37.html target=_self","","",1
	,"&nbsp;Dead Uncles and Vegetables","s2/s2r/38.html target=_self","","",1
	,"&nbsp;Back in the Saddle Again","s2/s2r/39.html target=_self","","",1
	,"&nbsp;Teach Me Tonight","s2/s2r/40.html target=_self","","",1
	,"&nbsp;Help Wanted","s2/s2r/41.html target=_self","","",1
	,"&nbsp;Lorelai's Graduation Day","s2/s2r/42.html target=_self","","",1
	,"&nbsp;I Can't Get Started","s2/s2r/43.html target=_self","","",1
	])

	addmenu(menu=["s3r",
	,,230,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;Those Lazy-Hazy-Crazy Days","s3/s3r/44.html target=_self","","",1
	,"&nbsp;Haunted Leg","s3/s3r/45.html target=_self","","",1
	,"&nbsp;Application Anxiety","s3/s3r/46.html target=_self","","",1
	,"&nbsp;One's Got Class and the Other One Dyes","s3/s3r/47.html target=_self","","",1
	,"&nbsp;Eight O'Clock at the Oasis","s3/s3r/48.html target=_self","","",1
	,"&nbsp;Take the Deviled Eggs","s3/s3r/49.html target=_self","","",1
	,"&nbsp;They Shoot Gilmores, Don't They?","s3/s3r/50.html target=_self","","",1
	,"&nbsp;Let the Games Begin","s3/s3r/51.html target=_self","","",1
	,"&nbsp;A Deep Fried Korean Thanksgiving","s3/s3r/52.html target=_self","","",1
	,"&nbsp;That'll Do Pig","s3/s3r/53.html target=_self","","",1
	,"&nbsp;I Solemnly Swear","s3/s3r/54.html target=_self","","",1
	,"&nbsp;Lorelai Out of Water","s3/s3r/55.html target=_self","","",1
	,"&nbsp;Dear Emily and Richard","s3/s3r/56.html target=_self","","",1
	,"&nbsp;Swan Song","s3/s3r/57.html target=_self","","",1
	,"&nbsp;Face-Off","s3/s3r/58.html target=_self","","",1
	,"&nbsp;The Big One","s3/s3r/59.html target=_self","","",1
	,"&nbsp;A Tale of Poes and Fire","s3/s3r/60.html target=_self","","",1
	,"&nbsp;Happy Birthday, Baby","s3/s3r/61.html target=_self","","",1
	,"&nbsp;Keg! Max!","s3/s3r/62.html target=_self","","",1
	,"&nbsp;Say Goodnight, Gracie","s3/s3r/63.html target=_self","","",1
	,"&nbsp;Here Comes the Son","s3/s3r/64.html target=_self","","",1
	,"&nbsp;Those are Strings, Pinocchio","s3/s3r/65.html target=_self","","",1
	])

	addmenu(menu=["s4r",
	,,230,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;Ballroom & Biscotti","s4/s4r/66.html target=_self","","",1
	,"&nbsp;The Lorelais' First Day at Yale","s4/s4r/67.html target=_self","","",1
	,"&nbsp;The Hobbit, The Sofa and Digger Stiles","s4/s4r/68.html target=_self","","",1
	,"&nbsp;Chicken or Beef","s4/s4r/69.html target=_self","","",1
	,"&nbsp;The Fundamental Things Apply","s4/s4r/70.html target=_self","","",1
	,"&nbsp;An Affair to Remember","s4/s4r/71.html target=_self","","",1
	,"&nbsp;The Festival of Living Art","s4/s4r/72.html target=_self","","",1
	,"&nbsp;Die, Jerk","s4/s4r/73.html target=_self","","",1
	,"&nbsp;Ted Koppel's Big Night Out","s4/s4r/74.html target=_self","","",1
	,"&nbsp;The Nanny and the Professor","s4/s4r/75.html target=_self","","",1
	,"&nbsp;In the Clamor and the Clangor","s4/s4r/76.html target=_self","","",1
	,"&nbsp;A Family Matter","s4/s4r/77.html target=_self","","",1
	,"&nbsp;Nag Hammadi Is Where They Found the Gnostic Gospels","s4/s4r/78.html target=_self","","",1
	,"&nbsp;The Incredible Shrinking Lorelais","s4/s4r/79.html target=_self","","",1
	,"&nbsp;Scene in a Mall","s4/s4r/80.html target=_self","","",1
	,"&nbsp;The Reigning Lorelai","s4/s4r/81.html target=_self","","",1
	,"&nbsp;Girls in Bikinis, Boys Doin' The Twist","s4/s4r/82.html target=_self","","",1
	,"&nbsp;Tick, Tick, Tick, Boom!","s4/s4r/83.html target=_self","","",1
	,"&nbsp;Afterboom","s4/s4r/84.html target=_self","","",1
	,"&nbsp;Luke Can See Her Face","s4/s4r/85.html target=_self","","",1
	,"&nbsp;Last Week Fights, This Week Tights","s4/s4r/86.html target=_self","","",1
	,"&nbsp;Raincoats and Recipes","s4/s4r/87.html target=_self","","",1
	])

	addmenu(menu=["s5r",
	,,230,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;Say Goodbye to Daisy Miller","s5/s5r/88.html target=_self","","",1
	,"&nbsp;A Messenger, Nothing More","s5/s5r/89.html target=_self","","",1
	,"&nbsp;Written in the Stars","s5/s5r/90.html target=_self","","",1
	,"&nbsp;Tippecanoe and Taylor, Too","s5/s5r/91.html target=_self","","",1
	,"&nbsp;We Got Us a Pippi Virgin","s5/s5r/92.html target=_self","","",1
	,"&nbsp;Norman Mailer, I'm Pregnant!","s5/s5r/93.html target=_self","","",1
	,"&nbsp;You Jump, I Jump, Jack","s5/s5r/94.html target=_self","","",1
	,"&nbsp;The Party's Over","s5/s5r/95.html target=_self","","",1
	,"&nbsp;Emily Says Hello","s5/s5r/96.html target=_self","","",1
	,"&nbsp;But Not as Cute as Pushkin","s5/s5r/97.html target=_self","","",1
	,"&nbsp;Women Of Questionable Morals","s5/s5r/98.html target=_self","","",1
	,"&nbsp;Come Home","s5/s5r/99.html target=_self","","",1
	,"&nbsp;Wedding Bell Blues","s5/s5r/100.html target=_self","","",1
	,"&nbsp;Say Something","s5/s5r/101.html target=_self","","",1
	,"&nbsp;Jews & Chinese Food","s5/s5r/102.html target=_self","","",1
	,"&nbsp;So...Good Talk","s5/s5r/103.html target=_self","","",1
	,"&nbsp;Pulp Friction","s5/s5r/104.html target=_self","","",1
	,"&nbsp;To Live and Let Diorama","s5/s5r/105.html target=_self","","",1
	,"&nbsp;But I'm A Gilmore","s5/s5r/106.html target=_self","","",1
	,"&nbsp;How Many Kropogs to Cape Cod?","s5/s5r/107.html target=_self","","",1
	,"&nbsp;Blame Booze and Melville","s5/s5r/108.html target=_self","","",1
	,"&nbsp;A House is Not A Home","s5/s5r/109.html target=_self","","",1
	])

	addmenu(menu=["s6r",
	,,230,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;New and Improved Lorelai","s6/s6r/110.html target=_self","","",1
	,"&nbsp;Fight Face","s6/s6r/111.html target=_self","","",1
	,"&nbsp;The UnGraduate","s6/s6r/112.html target=_self","","",1
	,"&nbsp;Always a Godmother, Never a God","s6/s6r/113.html target=_self","","",1
	,"&nbsp;We've Got Magic To Do","s6/s6r/114.html target=_self","","",1
	,"&nbsp;Welcome To The Dollhouse","s6/s6r/115.html target=_self","","",1
	,"&nbsp;Twenty-One Is The Loneliest Number","s6/s6r/116.html target=_self","","",1
	,"&nbsp;Let me Hear Your Balalaikas Ringing Out","s6/s6r/117.html target=_self","","",1
	,"&nbsp;The Prodigal Daughter Returns","s6/s6r/118.html target=_self","","",1
	,"&nbsp;He's Slippin' 'Em Bread... Dig?","s6/s6r/119.html target=_self","","",1
	,"&nbsp;The Perfect Dress","s6/s6r/120.html target=_self","","",1
	,"&nbsp;Just Like Gwen and Gavin","s6/s6r/121.html target=_self","","",1
	,"&nbsp;Friday Night's Alright For Fighting","s6/s6r/122.html target=_self","","",1
	,"&nbsp;You've Been Gilmored","s6/s6r/123.html target=_self","","",1
	,"&nbsp;A Vineyard Valentine","s6/s6r/124.html target=_self","","",1
	,"&nbsp;Bridesmaids Revisited","s6/s6r/125.html target=_self","","",1
	,"&nbsp;I'm OK, You're OK","s6/s6r/126.html target=_self","","",1
	,"&nbsp;The Real Paul Anka","s6/s6r/127.html target=_self","","",1
	,"&nbsp;I Get A Sidekick Out of You","s6/s6r/128.html target=_self","","",1
	,"&nbsp;Super Cool Party People","s6/s6r/129.html target=_self","","",1
	,"&nbsp;Driving Miss Gilmore","s6/s6r/130.html target=_self","","",1
	,"&nbsp;Partings","s6/s6r/131.html target=_self","","",1
	])

	addmenu(menu=["s7r",
	,,230,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;The Long Morrow","s7/s7r/132.html target=_self","","",1
	,"&nbsp;That's What You Get, Folks, For Makin' Whoopee","s7/s7r/133.html target=_self","","",1
	,"&nbsp;Lorelai's First Cotillion","s7/s7r/134.html target=_self","","",1
	,"&nbsp;'S Wonderful, 'S Marvelous","s7/s7r/135.html target=_self","","",1
	,"&nbsp;The Great Stink","s7/s7r/136.html target=_self","","",1
	,"&nbsp;Go, Bulldogs!","s7/s7r/137.html target=_self","","",1
	,"&nbsp;French Twist","s7/s7r/138.html target=_self","","",1
	,"&nbsp;Introducing Lorelai Planetarium","s7/s7r/139.html target=_self","","",1
	,"&nbsp;Knit, People, Knit!!","s7/s7r/140.html target=_self","","",1
	,"&nbsp;Merry Fisticuffs","s7/s7r/141.html target=_self","","",1
	,"&nbsp;Santa's Secret Stuff","s7/s7r/142.html target=_self","","",1
	,"&nbsp;To Whom It May Concern","s7/s7r/143.html target=_self","","",1
	,"&nbsp;I'd Rather Be In Philadelphia","s7/s7r/144.html target=_self","","",1
	,"&nbsp;Farewell, My Pet","s7/s7r/145.html target=_self","","",1
	,"&nbsp;I'm a Kayak, Hear Me Roar","s7/s7r/146.html target=_self","","",1
	,"&nbsp;Will You Be My Lorelai Gilmore?","s7/s7r/147.html target=_self","","",1
	,"&nbsp;Gilmore Girls Only","s7/s7r/148.html target=_self","","",1
	,"&nbsp;Hay Bale Maze","s7/s7r/149.html target=_self","","",1
	,"&nbsp;It's Just Like Riding a Bike","s7/s7r/150.html target=_self","","",1
	,"&nbsp;Lorelai? Lorelai?","s7/s7r/151.html target=_self","","",1
	,"&nbsp;Unto The Breach","s7/s7r/152.html target=_self","","",1
	,"&nbsp;Bon Voyage","s7/s7r/153.html target=_self","","",1
	])

	addmenu(menu=["music",
	,,100,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;Alphabetical","../pages/musicalpha.html target=_self","","",1
	,"&nbsp;Season 1","../pages/s1/s1m.html target=_self","","",1
	,"&nbsp;Season 2","../pages/s2/s2m.html target=_self","","",1
	,"&nbsp;Season 3","../pages/s3/s3m.html target=_self","","",1
	,"&nbsp;Season 4","../pages/s4/s4m.html target=_self","","",1
	,"&nbsp;Season 5","../pages/s5/s5m.html target=_self","","",1
	,"&nbsp;Season 6","../pages/s6/s6m.html target=_self","","",1
	,"&nbsp;Season 7","../pages/s7/s7m.html target=_self","","",1
	])

	addmenu(menu=["movies",
	,,100,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;Alphabetical","../pages/moviealpha.html target=_self","","",1
	,"&nbsp;Season 1","../pages/s1/s1mov.html target=_self","","",1
	,"&nbsp;Season 2","../pages/s2/s2mov.html target=_self","","",1
	,"&nbsp;Season 3","../pages/s3/s3mov.html target=_self","","",1
	,"&nbsp;Season 4","../pages/s4/s4mov.html target=_self","","",1
	,"&nbsp;Season 5","../pages/s5/s5mov.html target=_self","","",1
	,"&nbsp;Season 6","../pages/s6/s6mov.html target=_self","","",1
	,"&nbsp;Season 7","../pages/s7/s7mov.html target=_self","","",1
	])

	addmenu(menu=["guides",
	,,100,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;Season 1","../pages/s1/s1epg.html target=_self","","",1
	,"&nbsp;Season 2","../pages/s2/s2epg.html target=_self","","",1
	,"&nbsp;Season 3","../pages/s3/s3epg.html target=_self","","",1
	,"&nbsp;Season 4","../pages/s4/s4epg.html target=_self","","",1
	,"&nbsp;Season 5","../pages/s5/s5epg.html target=_self","","",1
	,"&nbsp;Season 6","../pages/s6/s6epg.html target=_self","","",1
	,"&nbsp;Season 7","../pages/s7/s7epg.html target=_self","","",1
	])

	addmenu(menu=["scripts",
	,,100,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;Season 1","show-menu=s1","../pages/s1/s1s.html target=_self","",1
	,"&nbsp;Season 2","show-menu=s2","../pages/s2/s2s.html target=_self","",1
	,"&nbsp;Season 3","show-menu=s3","../pages/s3/s3s.html target=_self","",1
	,"&nbsp;Season 4","show-menu=s4","../pages/s4/s4s.html target=_self","",1
	,"&nbsp;Season 5","show-menu=s5","../pages/s5/s5s.html target=_self","",1
	,"&nbsp;Season 6","show-menu=s6","../pages/s6/s6s.html target=_self","",1
	,"&nbsp;Season 7","show-menu=s7","../pages/s7/s7s.html target=_self","",1
	])

	addmenu(menu=["s1",
	,,230,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;Unaired Pilot","../pages/s1/s1s/unaired_pilot.html target=_self","","",1
	,"&nbsp;Pilot","../pages/s1/s1s/1.html target=_self","","",1
	,"&nbsp;The Lorelais' First Day at Chilton","../pages/s1/s1s/2.html target=_self","","",1
	,"&nbsp;Kill Me Now","../pages/s1/s1s/3.html target=_self","","",1
	,"&nbsp;The Deer-Hunters","../pages/s1/s1s/4.html target=_self","","",1
	,"&nbsp;Cinnamon's Wake","../pages/s1/s1s/5.html target=_self","","",1
	,"&nbsp;Rory's Birthday Parties","../pages/s1/s1s/6.html target=_self","","",1
	,"&nbsp;Kiss and Tell","../pages/s1/s1s/7.html target=_self","","",1
	,"&nbsp;Love and War and Snow","../pages/s1/s1s/8.html target=_self","","",1
	,"&nbsp;Rory's Dance","../pages/s1/s1s/9.html target=_self","","",1
	,"&nbsp;Forgiveness and Stuff","../pages/s1/s1s/10.html target=_self","","",1
	,"&nbsp;Paris is Burning","../pages/s1/s1s/11.html target=_self","","",1
	,"&nbsp;Double Date","../pages/s1/s1s/12.html target=_self","","",1
	,"&nbsp;Concert Interruptus","../pages/s1/s1s/13.html target=_self","","",1
	,"&nbsp;That Damn Donna Reed","../pages/s1/s1s/14.html target=_self","","",1
	,"&nbsp;Christopher Returns","../pages/s1/s1s/15.html target=_self","","",1
	,"&nbsp;Star-Crossed Lovers and Other Strangers","../pages/s1/s1s/16.html target=_self","","",1
	,"&nbsp;The Breakup, Part 2","../pages/s1/s1s/17.html target=_self","","",1
	,"&nbsp;The Third Lorelai","../pages/s1/s1s/18.html target=_self","","",1
	,"&nbsp;Emily in Wonderland","../pages/s1/s1s/19.html target=_self","","",1
	,"&nbsp;P.S. I Lo...","../pages/s1/s1s/20.html target=_self","","",1
	,"&nbsp;Love, Daisies, and Troubadours","../pages/s1/s1s/21.html target=_self","","",1
	])

	addmenu(menu=["s2",
	,,230,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;Sadie, Sadie","../pages/s2/s2s/22.html target=_self","","",1
	,"&nbsp;Hammers and Veils","../pages/s2/s2s/23.html target=_self","","",1
	,"&nbsp;Red Light on the Wedding Night","../pages/s2/s2s/24.html target=_self","","",1
	,"&nbsp;Road Trip to Harvard","../pages/s2/s2s/25.html target=_self","","",1
	,"&nbsp;Nick & Nora/Sid & Nancy","../pages/s2/s2s/26.html target=_self","","",1
	,"&nbsp;Presenting Lorelai Gilmore","../pages/s2/s2s/27.html target=_self","","",1
	,"&nbsp;Like Mother, Like Daughter","../pages/s2/s2s/28.html target=_self","","",1
	,"&nbsp;The Ins and Outs of Inns","../pages/s2/s2s/29.html target=_self","","",1
	,"&nbsp;Run Away, Little Boy","../pages/s2/s2s/30.html target=_self","","",1
	,"&nbsp;The Bracebridge Dinner","../pages/s2/s2s/31.html target=_self","","",1
	,"&nbsp;Secrets and Loans","../pages/s2/s2s/32.html target=_self","","",1
	,"&nbsp;Richard in Stars Hollow","../pages/s2/s2s/33.html target=_self","","",1
	,"&nbsp;A-Tisket, A-Tasket","../pages/s2/s2s/34.html target=_self","","",1
	,"&nbsp;It Should've Been Lorelai","../pages/s2/s2s/35.html target=_self","","",1
	,"&nbsp;Lost and Found","../pages/s2/s2s/36.html target=_self","","",1
	,"&nbsp;There's The Rub","../pages/s2/s2s/37.html target=_self","","",1
	,"&nbsp;Dead Uncles and Vegetables","../pages/s2/s2s/38.html target=_self","","",1
	,"&nbsp;Back in the Saddle Again","../pages/s2/s2s/39.html target=_self","","",1
	,"&nbsp;Teach Me Tonight","../pages/s2/s2s/40.html target=_self","","",1
	,"&nbsp;Help Wanted","../pages/s2/s2s/41.html target=_self","","",1
	,"&nbsp;Lorelai's Graduation Day","../pages/s2/s2s/42.html target=_self","","",1
	,"&nbsp;I Can't Get Started","../pages/s2/s2s/43.html target=_self","","",1
	])

	addmenu(menu=["s3",
	,,230,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;Those Lazy-Hazy-Crazy Days","../pages/s3/s3s/44.html target=_self","","",1
	,"&nbsp;Haunted Leg","../pages/s3/s3s/45.html target=_self","","",1
	,"&nbsp;Application Anxiety","../pages/s3/s3s/46.html target=_self","","",1
	,"&nbsp;One's Got Class and the Other One Dyes","../pages/s3/s3s/47.html target=_self","","",1
	,"&nbsp;Eight O'Clock at the Oasis","../pages/s3/s3s/48.html target=_self","","",1
	,"&nbsp;Take the Deviled Eggs","../pages/s3/s3s/49.html target=_self","","",1
	,"&nbsp;They Shoot Gilmores, Don't They?","../pages/s3/s3s/50.html target=_self","","",1
	,"&nbsp;Let the Games Begin","../pages/s3/s3s/51.html target=_self","","",1
	,"&nbsp;A Deep Fried Korean Thanksgiving","../pages/s3/s3s/52.html target=_self","","",1
	,"&nbsp;That'll Do Pig","../pages/s3/s3s/53.html target=_self","","",1
	,"&nbsp;I Solemnly Swear","../pages/s3/s3s/54.html target=_self","","",1
	,"&nbsp;Lorelai Out of Water","../pages/s3/s3s/55.html target=_self","","",1
	,"&nbsp;Dear Emily and Richard","../pages/s3/s3s/56.html target=_self","","",1
	,"&nbsp;Swan Song","../pages/s3/s3s/57.html target=_self","","",1
	,"&nbsp;Face-Off","../pages/s3/s3s/58.html target=_self","","",1
	,"&nbsp;The Big One","../pages/s3/s3s/59.html target=_self","","",1
	,"&nbsp;A Tale of Poes and Fire","../pages/s3/s3s/60.html target=_self","","",1
	,"&nbsp;Happy Birthday, Baby","../pages/s3/s3s/61.html target=_self","","",1
	,"&nbsp;Keg! Max!","../pages/s3/s3s/62.html target=_self","","",1
	,"&nbsp;Say Goodnight, Gracie","../pages/s3/s3s/63.html target=_self","","",1
	,"&nbsp;Here Comes the Son","../pages/s3/s3s/64.html target=_self","","",1
	,"&nbsp;Those are Strings, Pinocchio","../pages/s3/s3s/65.html target=_self","","",1
	])

	addmenu(menu=["s4",
	,,230,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;Ballroom & Biscotti","../pages/s4/s4s/66.html target=_self","","",1
	,"&nbsp;The Lorelais' First Day at Yale","../pages/s4/s4s/67.html target=_self","","",1
	,"&nbsp;The Hobbit, The Sofa and Digger Stiles","../pages/s4/s4s/68.html target=_self","","",1
	,"&nbsp;Chicken or Beef","../pages/s4/s4s/69.html target=_self","","",1
	,"&nbsp;The Fundamental Things Apply","../pages/s4/s4s/70.html target=_self","","",1
	,"&nbsp;An Affair to Remember","../pages/s4/s4s/71.html target=_self","","",1
	,"&nbsp;The Festival of Living Art","../pages/s4/s4s/72.html target=_self","","",1
	,"&nbsp;Die, Jerk","../pages/s4/s4s/73.html target=_self","","",1
	,"&nbsp;Ted Koppel's Big Night Out","../pages/s4/s4s/74.html target=_self","","",1
	,"&nbsp;The Nanny and the Professor","../pages/s4/s4s/75.html target=_self","","",1
	,"&nbsp;In the Clamor and the Clangor","../pages/s4/s4s/76.html target=_self","","",1
	,"&nbsp;A Family Matter","../pages/s4/s4s/77.html target=_self","","",1
	,"&nbsp;Nag Hammadi Is Where They Found the Gnostic Gospels","../pages/s4/s4s/78.html target=_self","","",1
	,"&nbsp;The Incredible Shrinking Lorelais","../pages/s4/s4s/79.html target=_self","","",1
	,"&nbsp;Scene in a Mall","../pages/s4/s4s/80.html target=_self","","",1
	,"&nbsp;The Reigning Lorelai","../pages/s4/s4s/81.html target=_self","","",1
	,"&nbsp;Girls in Bikinis, Boys Doin' The Twist","../pages/s4/s4s/82.html target=_self","","",1
	,"&nbsp;Tick, Tick, Tick, Boom!","../pages/s4/s4s/83.html target=_self","","",1
	,"&nbsp;Afterboom","../pages/s4/s4s/84.html target=_self","","",1
	,"&nbsp;Luke Can See Her Face","../pages/s4/s4s/85.html target=_self","","",1
	,"&nbsp;Last Week Fights, This Week Tights","../pages/s4/s4s/86.html target=_self","","",1
	,"&nbsp;Raincoats and Recipes","../pages/s4/s4s/87.html target=_self","","",1
	])

	addmenu(menu=["s5",
	,,230,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;Say Goodbye to Daisy Miller","../pages/s5/s5s/88.html target=_self","","",1
	,"&nbsp;A Messenger, Nothing More","../pages/s5/s5s/89.html target=_self","","",1
	,"&nbsp;Written in the Stars","../pages/s5/s5s/90.html target=_self","","",1
	,"&nbsp;Tippecanoe and Taylor, Too","../pages/s5/s5s/91.html target=_self","","",1
	,"&nbsp;We Got Us a Pippi Virgin","../pages/s5/s5s/92.html target=_self","","",1
	,"&nbsp;Norman Mailer, I'm Pregnant!","../pages/s5/s5s/93.html target=_self","","",1
	,"&nbsp;You Jump, I Jump, Jack","../pages/s5/s5s/94.html target=_self","","",1
	,"&nbsp;The Party's Over","../pages/s5/s5s/95.html target=_self","","",1
	,"&nbsp;Emily Says Hello","../pages/s5/s5s/96.html target=_self","","",1
	,"&nbsp;But Not as Cute as Pushkin","../pages/s5/s5s/97.html target=_self","","",1
	,"&nbsp;Women Of Questionable Morals","../pages/s5/s5s/98.html target=_self","","",1
	,"&nbsp;Come Home","../pages/s5/s5s/99.html target=_self","","",1
	,"&nbsp;Wedding Bell Blues","../pages/s5/s5s/100.html target=_self","","",1
	,"&nbsp;Say Something","../pages/s5/s5s/101.html target=_self","","",1
	,"&nbsp;Jews & Chinese Food","../pages/s5/s5s/102.html target=_self","","",1
	,"&nbsp;So...Good Talk","../pages/s5/s5s/103.html target=_self","","",1
	,"&nbsp;Pulp Friction","../pages/s5/s5s/104.html target=_self","","",1
	,"&nbsp;To Live and Let Diorama","../pages/s5/s5s/105.html target=_self","","",1
	,"&nbsp;But I'm A Gilmore","../pages/s5/s5s/106.html target=_self","","",1
	,"&nbsp;How Many Kropogs to Cape Cod?","../pages/s5/s5s/107.html target=_self","","",1
	,"&nbsp;Blame Booze and Melville","../pages/s5/s5s/108.html target=_self","","",1
	,"&nbsp;A House is Not A Home","../pages/s5/s5s/109.html target=_self","","",1
	])

	addmenu(menu=["s6",
	,,230,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;New and Improved Lorelai","../pages/s6/s6s/110.html target=_self","","",1
	,"&nbsp;Fight Face","../pages/s6/s6s/111.html target=_self","","",1
	,"&nbsp;The UnGraduate","../pages/s6/s6s/112.html target=_self","","",1
	,"&nbsp;Always a Godmother, Never a God","../pages/s6/s6s/113.html target=_self","","",1
	,"&nbsp;We've Got Magic To Do","../pages/s6/s6s/114.html target=_self","","",1
	,"&nbsp;Welcome To The Dollhouse","../pages/s6/s6s/115.html target=_self","","",1
	,"&nbsp;Twenty-One Is The Loneliest Number","../pages/s6/s6s/116.html target=_self","","",1
	,"&nbsp;Let me Hear Your Balalaikas Ringing Out","../pages/s6/s6s/117.html target=_self","","",1
	,"&nbsp;The Prodigal Daughter Returns","../pages/s6/s6s/118.html target=_self","","",1
	,"&nbsp;He's Slippin' 'Em Bread... Dig?","../pages/s6/s6s/119.html target=_self","","",1
	,"&nbsp;The Perfect Dress","../pages/s6/s6s/120.html target=_self","","",1
	,"&nbsp;Just Like Gwen and Gavin","../pages/s6/s6s/121.html target=_self","","",1
	,"&nbsp;Friday Night's Alright For Fighting","../pages/s6/s6s/122.html target=_self","","",1
	,"&nbsp;You've Been Gilmored","../pages/s6/s6s/123.html target=_self","","",1
	,"&nbsp;A Vineyard Valentine","../pages/s6/s6s/124.html target=_self","","",1
	,"&nbsp;Bridesmaids Revisited","../pages/s6/s6s/125.html target=_self","","",1
	,"&nbsp;I'm OK, You're OK","../pages/s6/s6s/126.html target=_self","","",1
	,"&nbsp;The Real Paul Anka","../pages/s6/s6s/127.html target=_self","","",1
	,"&nbsp;I Get A Sidekick Out of You","../pages/s6/s6s/128.html target=_self","","",1
	,"&nbsp;Super Cool Party People","../pages/s6/s6s/129.html target=_self","","",1
	,"&nbsp;Driving Miss Gilmore","../pages/s6/s6s/130.html target=_self","","",1
	,"&nbsp;Partings","../pages/s6/s6s/131.html target=_self","","",1
	])

	addmenu(menu=["s7",
	,,230,0,"",style1,,"centre",effect,,,,,,,,,,,,
	,"&nbsp;The Long Morrow","../pages/s7/s7s/132.html target=_self","","",1
	,"&nbsp;That's What You Get, Folks, For Makin' Whoopee","../pages/s7/s7s/133.html target=_self","","",1
	,"&nbsp;Lorelai's First Cotillion","../pages/s7/s7s/134.html target=_self","","",1
	,"&nbsp;'S Wonderful, 'S Marvelous","../pages/s7/s7s/135.html target=_self","","",1
	,"&nbsp;The Great Stink","../pages/s7/s7s/136.html target=_self","","",1
	,"&nbsp;Go, Bulldogs!","../pages/s7/s7s/137.html target=_self","","",1
	,"&nbsp;French Twist","../pages/s7/s7s/138.html target=_self","","",1
	,"&nbsp;Introducing Lorelai Planetarium","../pages/s7/s7s/139.html target=_self","","",1
	,"&nbsp;Knit, People, Knit!!","../pages/s7/s7s/140.html target=_self","","",1
	,"&nbsp;Merry Fisticuffs","../pages/s7/s7s/141.html target=_self","","",1
	,"&nbsp;Santa's Secret Stuff","../pages/s7/s7s/142.html target=_self","","",1
	,"&nbsp;To Whom It May Concern","../pages/s7/s7s/143.html target=_self","","",1
	,"&nbsp;I'd Rather Be In Philadelphia","../pages/s7/s7s/144.html target=_self","","",1
	,"&nbsp;Farewell, My Pet","../pages/s7/s7s/145.html target=_self","","",1
	,"&nbsp;I'm a Kayak, Hear Me Roar","../pages/s7/s7s/146.html target=_self","","",1
	,"&nbsp;Will You Be My Lorelai Gilmore?","../pages/s7/s7s/147.html target=_self","","",1
	,"&nbsp;Gilmore Girls Only","../pages/s7/s7s/148.html target=_self","","",1
	,"&nbsp;Hay Bale Maze","../pages/s7/s7s/149.html target=_self","","",1
	,"&nbsp;It's Just Like Riding a Bike","../pages/s7/s7s/150.html target=_self","","",1
	,"&nbsp;Lorelai? Lorelai?","../pages/s7/s7s/151.html target=_self","","",1
	,"&nbsp;Unto The Breach","../pages/s7/s7s/152.html target=_self","","",1
	,"&nbsp;Bon Voyage","../pages/s7/s7s/153.html target=_self","","",1
	])


dumpmenus()

