
	var numberOfStrips = 162;
	var counter = numberOfStrips;
	
	var stripTitles = new Array(numberOfStrips);
	var locations = new Array(numberOfStrips);
	
	// enter data
	counter--;
	stripTitles[counter] = "1/1/2001 Took My Heart";
	locations[counter] = "20010101.html";
	
	counter--;
	stripTitles[counter] = "1/3/2001 Cooking Skills";
	locations[counter] = "20010103.html";
	
	counter--;
	stripTitles[counter] = "1/6/2001 Ninja Night";
	locations[counter] = "20010106.html";
	
	counter--;
	stripTitles[counter] = "1/10/2001 The Moral Is...";
	locations[counter] = "20010110.html";
	
	counter--;
	stripTitles[counter] = "1/13/2001 To-Do List";
	locations[counter] = "20010113.html";
	
	counter--;
	stripTitles[counter] = "1/17/2001 Sil Needs Sleep #1";
	locations[counter] = "20010117.html";
	
	counter--;
	stripTitles[counter] = "1/20/2001 Sil Needs Sleep #2";
	locations[counter] = "20010120.html";
	
	counter--;
	stripTitles[counter] = "1/24/2001 At the Movies";
	locations[counter] = "20010124.html";
			
	counter--;
	stripTitles[counter] = "1/27/2001 El Courtesy";
	locations[counter] = "20010127.html";
	
	counter--;
	stripTitles[counter] = "1/31/2001 She\'s a Vision";
	locations[counter] = "20010131.html";
	
	counter--;
	stripTitles[counter] = "2/3/2001 Net Morality";
	locations[counter] = "20010203.html";
	
	counter--;
	stripTitles[counter] = "2/7/2001 Valentine Special #1";
	locations[counter] = "20010207.html";
	
	counter--;
	stripTitles[counter] = "2/10/2001 Valentine Special #2";
	locations[counter] = "20010210.html";
	
	counter--;
	stripTitles[counter] = "2/12/2001 Valentine Special #3";
	locations[counter] = "20010212.html";
							
	counter--;
	stripTitles[counter] = "2/14/2001 Valentine Special #4";
	locations[counter] = "20010214.html";
	
	counter--;
	stripTitles[counter] = "2/17/2001 Phobia";
	locations[counter] = "20010217.html";
	
	counter--;
	stripTitles[counter] = "2/21/2001 Rick\'ll Drive";
	locations[counter] = "20010221.html";
	
	counter--;
	stripTitles[counter] = "2/24/2001 Flip Top";
	locations[counter] = "20010224.html";
					
	counter--;
	stripTitles[counter] = "2/28/2001 Exercise";
	locations[counter] = "20010228.html";
	
	counter--;
	stripTitles[counter] = "3/3/2001 You\'re Back";
	locations[counter] = "20010303.html";
	
	counter--;
	stripTitles[counter] = "3/7/2001 Introducing Lia";
	locations[counter] = "20010307.html";
	
	counter--;
	stripTitles[counter] = "3/10/2001 The Cybiko Saga #1";
	locations[counter] = "20010310.html";
	
	counter--;
	stripTitles[counter] = "3/14/2001 The Cybiko Saga #2";
	locations[counter] = "20010314.html";
	
	counter--;
	stripTitles[counter] = "3/17/2001 The Cybiko Saga #3";
	locations[counter] = "20010317.html";

	counter--;
	stripTitles[counter] = "3/21/2001 The Cybiko Saga #4";
	locations[counter] = "20010321.html";
	
	counter--;
	stripTitles[counter] = "3/28/2001 The Cybiko Saga #5";
	locations[counter] = "20010328.html";
	
	counter--;
	stripTitles[counter] = "3/31/2001 The Cybiko Saga #6";
	locations[counter] = "20010331.html";
	
	counter--;
	stripTitles[counter] = "4/4/2001 No Sympathy";
	locations[counter] = "20010404.html";
	
	counter--;
	stripTitles[counter] = "4/11/2001 Kung Fu Sil";
	locations[counter] = "20010411.html";
	
	counter--;
	stripTitles[counter] = "4/14/2001 Sympathy";
	locations[counter] = "20010414.html";
	
	counter--;
	stripTitles[counter] = "4/18/2001 Quad Girl Epilogue";
	locations[counter] = "20010418.html";
	
	counter--;
	stripTitles[counter] = "4/21/2001 Daily Grind";
	locations[counter] = "20010421.html";
	
	counter--;
	stripTitles[counter] = "4/28/2001 Cool Asians #1";
	locations[counter] = "20010428.html";
	
	counter--;
	stripTitles[counter] = "5/2/2001 Cool Asians #2";
	locations[counter] = "20010502.html";
	
	counter--;
	stripTitles[counter] = "5/6/2001 Cool Asians #3";
	locations[counter] = "20010506.html";
	
	counter--;
	stripTitles[counter] = "5/9/2001 Cool Asians #4";
	locations[counter] = "20010509.html";
	
	counter--;
	stripTitles[counter] = "5/12/2001 Sucks";
	locations[counter] = "20010512.html";
	
	counter--;
	stripTitles[counter] = "5/16/2001 This Sucks Even More";
	locations[counter] = "20010516.html";
	
	counter--;
	stripTitles[counter] = "5/20/2001 No Name";
	locations[counter] = "20010520.html";
	
	counter--;
	stripTitles[counter] = "5/23/2001 Has A Name Now";
	locations[counter] = "20010523.html";
	
	counter--;
	stripTitles[counter] = "5/26/2001 Familiar Name";
	locations[counter] = "20010526.html";
	
	counter--;
	stripTitles[counter] = "5/30/2001 The Void";
	locations[counter] = "20010530.html";
	
	counter--;
	stripTitles[counter] = "6/2/2001 Dance Club, You Say";
	locations[counter] = "20010602.html";
	
	counter--;
	stripTitles[counter] = "6/6/2001 Reason for the Void";
	locations[counter] = "20010606.html";
	
	counter--;
	stripTitles[counter] = "6/9/2001 Aftermath";
	locations[counter] = "20010609.html";
	
	counter--;
	stripTitles[counter] = "6/13/2001 Absence";
	locations[counter] = "20010613.html";

	counter--;
	stripTitles[counter] = "6/16/2001 Standing Out";
	locations[counter] = "20010616.html";
	
	counter--;
	stripTitles[counter] = "6/20/2001 Rick, Relationships #1";
	locations[counter] = "20010620.html";

	counter--;
	stripTitles[counter] = "6/23/2001 Rick, Relationships #2";
	locations[counter] = "20010623.html";
	
	counter--;
	stripTitles[counter] = "6/27/2001 The Coffee Thing";
	locations[counter] = "20010627.html";
	
	counter--;
	stripTitles[counter] = "6/30/2001 The FCG #1 (Guest)";
	locations[counter] = "20010630.html";
	
	counter--;
	stripTitles[counter] = "7/4/2001 The FCG #2 (Guest)";
	locations[counter] = "20010704.html";

	counter--;
	stripTitles[counter] = "7/8/2001 The FCG #3 (Guest)";
	locations[counter] = "20010708.html";
	
	counter--;
	stripTitles[counter] = "7/11/2001 The FCG #4 (Guest)";
	locations[counter] = "20010708.html";
	
	counter--;
	stripTitles[counter] = "7/14/2001 Life Plan #1";
	locations[counter] = "20010714.html";
	
	counter--;
	stripTitles[counter] = "7/18/2001 But You Like The Net";
	locations[counter] = "20010718.html";
	
	counter--;
	stripTitles[counter] = "7/21/2001 Life Plan #2";
	locations[counter] = "20010721.html";
	
	counter--;
	stripTitles[counter] = "7/25/2001 You\'re Joking";
	locations[counter] = "20010725.html";
	
	counter--;
	stripTitles[counter] = "7/28/2001 It\'s Still Rough";
	locations[counter] = "20010728.html";
	
	counter--;
	stripTitles[counter] = "8/1/2001 The Plan";
	locations[counter] = "20010801.html";
	
	counter--;
	stripTitles[counter] = "8/4/2001 What Can You Do?";
	locations[counter] = "20010804.html";

	counter--;
	stripTitles[counter] = "8/9/2001 The Other Scrubs";
	locations[counter] = "20010809.html";
	
	counter--;
	stripTitles[counter] = "8/15/2001 Staring #1";
	locations[counter] = "20010815.html";
	
	counter--;
	stripTitles[counter] = "8/18/2001 Staring #2";
	locations[counter] = "20010818.html";
	
	counter--;
	stripTitles[counter] = "8/22/2001 Exercise, Again";
	locations[counter] = "20010822.html";
	
	counter--;
	stripTitles[counter] = "8/25/2001 Sexile (Guest)";
	locations[counter] = "20010825.html";
	
	counter--;
	stripTitles[counter] = "8/29/2001 The Bag #1";
	locations[counter] = "20010829.html";
	
	counter--;
	stripTitles[counter] = "9/1/2001 The Bag #2";
	locations[counter] = "20010901.html";
	
	counter--;
	stripTitles[counter] = "9/5/2001 Even Slimoids";
	locations[counter] = "20010905.html";
	
	counter--;
	stripTitles[counter] = "9/8/2001 Idealism #1";
	locations[counter] = "20010908.html";
	
	counter--;
	stripTitles[counter] = "9/12/2001 Idealism #2";
	locations[counter] = "20010912.html";
	
	counter--;
	stripTitles[counter] = "9/15/2001 Idealism #3";
	locations[counter] = "20010915.html";
	
	counter--;
	stripTitles[counter] = "9/19/2001 My Music";
	locations[counter] = "20010919.html";
	
	counter--;
	stripTitles[counter] = "9/22/2001 Sparky #1";
	locations[counter] = "20010922.html";
	
	counter--;
	stripTitles[counter] = "9/26/2001 Sparky #2";
	locations[counter] = "20010926.html";
	
	counter--;
	stripTitles[counter] = "9/29/2001 Sparky #3";
	locations[counter] = "20010929.html";
	
	counter--;
	stripTitles[counter] = "10/3/2001 Gilder #1 (Guest)";
	locations[counter] = "20011003.html";
	
	counter--;
	stripTitles[counter] = "10/6/2001 Gilder #2 (Guest)";
	locations[counter] = "20011006.html";
	
	counter--;
	stripTitles[counter] = "10/10/2001 Gilder #3 (Guest)";
	locations[counter] = "20011010.html";
	
	counter--;
	stripTitles[counter] = "10/13/2001 Worth";
	locations[counter] = "20011013.html";
	
	counter--;
	stripTitles[counter] = "10/17/2001 Advice";
	locations[counter] = "20011017.html";
	
	counter--;
	stripTitles[counter] = "10/20/2001 Parking";
	locations[counter] = "20011020.html";
	
	counter--;
	stripTitles[counter] = "10/24/2001 The Password";
	locations[counter] = "20011024.html";
	
	counter--;
	stripTitles[counter] = "10/27/2001 Late Night";
	locations[counter] = "20011027.html";
	
	counter--;
	stripTitles[counter] = "10/31/2001 Vampires";
	locations[counter] = "20011031.html";
	
	counter--;
	stripTitles[counter] = "11/3/2001 Deet";
	locations[counter] = "20011103.html";
	
	counter--;
	stripTitles[counter] = "11/7/2001 Courtship";
	locations[counter] = "20011107.html";
	
	counter--;
	stripTitles[counter] = "11/10/2001 No More #1";
	locations[counter] = "20011010.html";
	
	counter--;
	stripTitles[counter] = "11/14/2001 No More #2";
	locations[counter] = "20011114.html";
	
	counter--;
	stripTitles[counter] = "11/17/2001 Friend Philosophy";
	locations[counter] = "20011117.html";
	
	counter--;
	stripTitles[counter] = "11/21/2001 Carded";
	locations[counter] = "20011121.html";
	
	counter--;
	stripTitles[counter] = "11/24/2001 The Experts";
	locations[counter] = "20011124.html";
	
	counter--;
	stripTitles[counter] = "11/28/2001 Lit Class";
	locations[counter] = "20011128.html";
	
	counter--;
	stripTitles[counter] = "12/1/2001 Disillusioned Dave";
	locations[counter] = "20011201.html";
	
	counter--;
	stripTitles[counter] = "12/5/2001 C.Y.O.A";
	locations[counter] = "20011205.html";
	
	counter--;
	stripTitles[counter] = "12/8/2001 Male Escort #1";
	locations[counter] = "20011208.html";
	
	counter--;
	stripTitles[counter] = "12/12/2001 Male Escort #2";
	locations[counter] = "20011212.html";
	
	counter--;
	stripTitles[counter] = "12/15/2001 Male Escort #3";
	locations[counter] = "20011215.html";
	
	counter--;
	stripTitles[counter] = "12/19/2001 Xmas Shopping";
	locations[counter] = "20011219.html";
	
	counter--;
	stripTitles[counter] = "12/22/2001 Epic";
	locations[counter] = "20011222.html";
	
	counter--;
	stripTitles[counter] = "12/26/2001 Xmas Verse";
	locations[counter] = "20011226.html";
	
	counter--;
	stripTitles[counter] = "12/30/2001 Tivo";
	locations[counter] = "20011230.html";
	
	counter--;
	stripTitles[counter] = "1/2/2002 Resolution";
	locations[counter] = "20020102.html";
	
	counter--;
	stripTitles[counter] = "1/5/2002 Moving In";
	locations[counter] = "20020105.html";
	
	counter--;
	stripTitles[counter] = "1/9/2002 Gift";
	locations[counter] = "20020109.html";
		
	counter--;
	stripTitles[counter] = "1/12/2002 Awkward #1";
	locations[counter] = "20020112.html";
	
	counter--;
	stripTitles[counter] = "1/16/2002 Awkward #2";
	locations[counter] = "20020116.html";
	
	counter--;
	stripTitles[counter] = "1/19/2002 Music Video";
	locations[counter] = "20020119.html";
	
	counter--;
	stripTitles[counter] = "1/23/2002 Of Age";
	locations[counter] = "20020123.html";
	
	counter--;
	stripTitles[counter] = "1/26/2002 Typewriter";
	locations[counter] = "20020126.html";
	
	counter--;
	stripTitles[counter] = "1/30/2002 Telemarketer";
	locations[counter] = "20020130.html";
	
	counter--;
	stripTitles[counter] = "2/2/2002 AIM Low";
	locations[counter] = "20020202.html";
	
	counter--;
	stripTitles[counter] = "2/6/2002 Blackout";
	locations[counter] = "20020206.html";
	
	counter--;
	stripTitles[counter] = "2/9/2002 Wanna Gawk";
	locations[counter] = "20020209.html";
	
	counter--;
	stripTitles[counter] = "2/13/2002 Chinese New Year";
	locations[counter] = "20020213.html";
	
	counter--;
	stripTitles[counter] = "2/16/2002 V-Day Quote";
	locations[counter] = "20020216.html";
	
	counter--;
	stripTitles[counter] = "2/20/2002 Charisma";
	locations[counter] = "20020220.html";
	
	counter--;
	stripTitles[counter] = "2/24/2002 E-Crush";
	locations[counter] = "20020224.html";
	
	counter--;
	stripTitles[counter] = "3/2/2002 Groupwork";
	locations[counter] = "20020302.html";
	
	counter--;
	stripTitles[counter] = "3/6/2002 Twin Girl #1";
	locations[counter] = "20020306.html";
	
	counter--;
	stripTitles[counter] = "3/7/2002 Twin Girl #2";
	locations[counter] = "20020307.html";
	
	counter--;
	stripTitles[counter] = "3/8/2002 Twin Girl #3";
	locations[counter] = "20020308.html";
	
	counter--;
	stripTitles[counter] = "3/9/2002 Twin Girl #4";
	locations[counter] = "20020309.html";
	
	counter--;
	stripTitles[counter] = "3/10/2002 Twin Girl #5";
	locations[counter] = "20020310.html";
	
	counter--;
	stripTitles[counter] = "3/11/2002 Twin Girl #6";
	locations[counter] = "20020311.html";
	
	counter--;
	stripTitles[counter] = "3/12/2002 Twin Girl #7";
	locations[counter] = "20020312.html";
	
	counter--;
	stripTitles[counter] = "3/16/2002 Grammar Police #1";
	locations[counter] = "20020316.html";
	
	counter--;
	stripTitles[counter] = "3/20/2002 Grammar Police #2";
	locations[counter] = "20020320.html";
	
	counter--;
	stripTitles[counter] = "4/3/2002 Grammar Police #3";
	locations[counter] = "20020403.html";
	
	counter--;
	stripTitles[counter] = "4/10/2002 Grammar Police #4";
	locations[counter] = "20020410.html";
	
	counter--;
	stripTitles[counter] = "4/13/2002 Grammar Police #5";
	locations[counter] = "20020413.html";
	
	counter--;
	stripTitles[counter] = "4/17/2002 Kil and Sip #1";
	locations[counter] = "20020417.html";	

	counter--;
	stripTitles[counter] = "4/20/2002 Kil and Sip #2";
	locations[counter] = "20020420.html";
	
	counter--;
	stripTitles[counter] = "4/26/2002 Kil and Sip #3";
	locations[counter] = "20020426.html";
	
	counter--;
	stripTitles[counter] = "5/1/2002 Pastoral Interlude";
	locations[counter] = "20020501.html";
	
	counter--;
	stripTitles[counter] = "5/4/2002 Kil and Sip #4";
	locations[counter] = "20020504.html";
	
	counter--;
	stripTitles[counter] = "5/8/2002 Kil and Sip #5";
	locations[counter] = "20020508.html";
	
	counter--;
	stripTitles[counter] = "5/15/2002 Driving Stick";
	locations[counter] = "20020515.html";
	
	counter--;
	stripTitles[counter] = "5/18/2002 Door Alarm";
	locations[counter] = "20020518.html";
	
	counter--;
	stripTitles[counter] = "5/22/2002 Hungry";
	locations[counter] = "20020522.html";
	
	counter--;
	stripTitles[counter] = "5/29/2002 The Difference";
	locations[counter] = "20020529.html";
	
	counter--;
	stripTitles[counter] = "6/5/2002 Messages";
	locations[counter] = "20020605.html";
	
	counter--;
	stripTitles[counter] = "6/15/2002 ATM";
	locations[counter] = "20020615.html";
	
	counter--;
	stripTitles[counter] = "6/19/2002 Envy";
	locations[counter] = "20020619.html";
	
	counter--;
	stripTitles[counter] = "6/22/2002 More Envy";
	locations[counter] = "20020622.html";
	
	counter--;
	stripTitles[counter] = "6/29/2002 Have a Nice Life";
	locations[counter] = "20020629.html";
	
	counter--;
	stripTitles[counter] = "7/3/2002 The Catch";
	locations[counter] = "20020703.html";
	
	counter--;
	stripTitles[counter] = "7/10/2002 Stripey #1";
	locations[counter] = "20020710.html";
	
	counter--;
	stripTitles[counter] = "7/13/2002 Stripey #2";
	locations[counter] = "20020713.html";
	
	counter--;
	stripTitles[counter] = "7/20/2002 SAGA";
	locations[counter] = "20020720.html";
	
	counter--;
	stripTitles[counter] = "7/27/2002 Idiot Proof";
	locations[counter] = "20020727.html";
	
	counter--;
	stripTitles[counter] = "7/31/2002 A Letter";
	locations[counter] = "20020731.html";
	
	counter--;
	stripTitles[counter] = "8/7/2002 Job Posting";
	locations[counter] = "20020807.html";	

	counter--;
	stripTitles[counter] = "8/10/2002 Clothes Shopping";
	locations[counter] = "20020810.html";
	
	counter--;
	stripTitles[counter] = "8/14/2002 They're OK";
	locations[counter] = "20020814.html";
	
	counter--;
	stripTitles[counter] = "8/17/2002 Indie Test";
	locations[counter] = "20020817.html";
	
	counter--;
	stripTitles[counter] = "8/24/2002 Exercise, More";
	locations[counter] = "20020824.html";
		
	counter--;
	stripTitles[counter] = "8/31/2002 Hangout";
	locations[counter] = "20020831.html";
	
	counter--;
	stripTitles[counter] = "9/7/2002 Game Purist";
	locations[counter] = "20020907.html";
	
	counter--;
	stripTitles[counter] = "9/25/2002 Mobile";
	locations[counter] = "20020925.html";
	
	counter--;
	stripTitles[counter] = "10/7/2002 No Way";
	locations[counter] = "20021007.html";
	
	counter--;
	stripTitles[counter] = "10/23/2002 Got It Back";
	locations[counter] = "20021023.html";
										  						
	writeSelectHTML();