<!--

var URL = window.location;
var page = URL.toString();
var start = page.indexOf("?");
var Day = page.substring(start+1,start+4);
var iDay = parseInt(Day,10);
var pDay = (iDay - 1);
var nDay = (iDay + 1);

height1 = "200";
height2 = "200";
height3 = "200";
height4 = "200";
height5 = "200";


if(iDay == 1) {

title = "Page 1";

strip1 = "01";
strip2 = "02";
strip3 = "03";
strip4 = "04";
strip5 = "05";

supertitle1 = "Episode 1: Beginnings";
supertitle2 = "Episode 2: Investments";
supertitle3 = "Episode 3: The Three Johns";
supertitle4 = "Episode 4: Names";
supertitle5 = "Episode 5: The Wise Man's Speech";

height3 = "400";
height5 = "400";

};


else if(iDay == 2) {

title = "Page 2";

strip1 = "06";
strip2 = "07";
strip3 = "08";
strip4 = "09";
strip5 = "10";

supertitle1 = "Episode 6: Name Changes";
supertitle2 = "Episode 7: Ideas";
supertitle3 = "Episode 8: Almost There";
supertitle4 = "Episode 9: Finishing the Job";
supertitle5 = "Episode 10: Possibilities";

height1 = "400";

};


else if(iDay == 3) {

title = "Page 3";

strip1 = "11";
strip2 = "12";
strip3 = "13";
strip4 = "14";
strip5 = "15";

supertitle1 = "Episode 11: Most Than Music";
supertitle2 = "Episode 12: Arrogance";
supertitle3 = "Episode 13: End to Plans";
supertitle4 = "Episode 14: A Rough Start";
supertitle5 = "Episode 15: Never In His Life";

height4 = "400";

};


else if(iDay == 4) {

title = "Page 4";

strip1 = "16";
strip2 = "17";
strip3 = "18";
strip4 = "19";
strip5 = "20";

supertitle1 = "Episode 16: Introducing Christopher Winds";
supertitle2 = "Episode 17: A Possible Teacher";
supertitle3 = "Episode 18: Suspicions";
supertitle4 = "Episode 19: Reintroductions";
supertitle5 = "Episode 20: Conditions";

};


else if(iDay == 5) {

title = "Page 5";

strip1 = "21";
strip2 = "22";
strip3 = "23";
strip4 = "24";
strip5 = "25";

supertitle1 = "Episode 21: A Large Vocabulary";
supertitle2 = "Episode 22: The New Addition";
supertitle3 = "Episode 23: Getting Reacquainted";
supertitle4 = "Episode 24: Demands";
supertitle5 = "Episode 25: Agreeing to Disagree";

};


else if(iDay == 6) {

title = "Page 6";

strip1 = "26";
strip2 = "27";
strip3 = "28";
strip4 = "29";
strip5 = "30";

supertitle1 = "Episode 26: Threats";
supertitle2 = "Episode 27: Redemption";
supertitle3 = "Episode 28: A Possible Mistake";
supertitle4 = "Episode 29: Back to Basics";
supertitle5 = "Episode 30: A Rude Awakening";

height1 = "400";
height2 = "400";

};


else if(iDay == 7) {

title = "Page 7";

strip1 = "31";
strip2 = "32";
strip3 = "33";
strip4 = "34";
strip5 = "35";

supertitle1 = "Episode 31: The First Gig";
supertitle2 = "Episode 32: Requests";
supertitle3 = "Episode 33: Musical Standards";
supertitle4 = "Episode 34: Placement";
supertitle5 = "Episode 35: Nearing Start Time";

height1 = "400";
height2 = "400";
height3 = "400";
height4 = "400";
height5 = "400";

};


else if(iDay == 8) {

title = "Page 8";

strip1 = "36";
strip2 = "37";
strip3 = "38";
strip4 = "39";
strip5 = "40";

supertitle1 = "Episode 36: The Party Begins";
supertitle2 = "Episode 37: The Guests";
supertitle3 = "Episode 38: The Band";
supertitle4 = "Episode 39: A Failed Attempt";
supertitle5 = "Episode 40: An Interest";

height1 = "400";
height2 = "400";
height3 = "400";
height4 = "400";
height5 = "400";

};


else if(iDay == 9) {

title = "Page 9";

strip1 = "41";
strip2 = "42";
strip3 = "43";
strip4 = "44";
strip5 = "45";

supertitle1 = "Episode 41: The Second Gig";
supertitle2 = "Episode 42: Nothing Changes";
supertitle3 = "Episode 43: Gloating";
supertitle4 = "Episode 44: Simple Logic";
supertitle5 = "Episode 45: When it Rains, it pours.";

height1 = "400";
height4 = "400";
height5 = "400";

};


else if(iDay == 10) {

title = "Page 10";

strip1 = "46";
strip2 = "47";
strip3 = "48";
strip4 = "49";
strip5 = "50";

supertitle1 = "Episode 46: The Aftermath";
supertitle2 = "Episode 47: Yet Another Gig";
supertitle3 = "Episode 48: Dress Codes";
supertitle4 = "Episode 49: The Breaking Point";
supertitle5 = "Episode 50: Inspiration";

height4 = "400";
height5 = "400";

};


else if(iDay == 11) {

title = "Page 11";

strip1 = "51";
strip2 = "52";
strip3 = "53";
strip4 = "54";
strip5 = "55";

supertitle1 = "Episode 51: Appreciating a New Sound";
supertitle2 = "Episode 52: A Real Gig";
supertitle3 = "Episode 53: Return of an Old Face";
supertitle4 = "Episode 54: A Family Matter";
supertitle5 = "Episode 55: Reminiscence";

height1 = "400";
height3 = "400";

};


else if(iDay == 12) {

title = "Page 12";

strip1 = "56";
strip2 = "57";
strip3 = "58";
strip4 = "59";
strip5 = "60";

supertitle1 = "Episode 56: Allowance";
supertitle2 = "Episode 57: Starting Number";
supertitle3 = "Episode 58: The Day Too Soon";
supertitle4 = "Episode 59: Additional Mark Up";
supertitle5 = "Episode 60: The Easy Way To Buy";

height2 = "400";

};


else if(iDay == 13) {

title = "Page 13";

strip1 = "61";
strip2 = "62";
strip3 = "63";
strip4 = "64";
strip5 = "65";

supertitle1 = "Episode 61: Realization";
supertitle2 = "Episode 62: No Problem";
supertitle3 = "Episode 63: A Statement Against Conformity";
supertitle4 = "Episode 64: Like a Kid in a Candy Store";
supertitle5 = "Episode 65: Rejection #1";

height1 = "400";
height4 = "400";

};


else if(iDay == 14) {

title = "Page 14";

strip1 = "66";
strip2 = "67";
strip3 = "68";
strip4 = "69";
strip5 = "70";

supertitle1 = "Episode 66: Enter Butch";
supertitle2 = "Episode 67: Inter-Racial Relations";
supertitle3 = "Episode 68: A Recurring Problem";
supertitle4 = "Episode 69: A Simple Sound Check";
supertitle5 = "Episode 70: Rejection #2";

height2 = "400";
height4 = "400";

};


else if(iDay == 15) {

title = "Page 15";

strip1 = "71";
strip2 = "72";
strip3 = "73";
strip4 = "74";
strip5 = "75";

supertitle1 = "Episode 71: Rejection #3";
supertitle2 = "Episode 72: Dressing the Job";
supertitle3 = "Episode 73: Just Doing His Job";
supertitle4 = "Episode 74: Left Behind";
supertitle5 = "Episode 75: Crystal Clarity";

height3 = "400";
height4 = "400";

};


else if(iDay == 16) {

title = "Page 16";

strip1 = "76";
strip2 = "77";
strip3 = "78";
strip4 = "79";
strip5 = "80";

supertitle1 = "Episode 76: When They Say No Admittance...";
supertitle2 = "Episode 77: ...They Mean No Admittance";
supertitle3 = "Episode 78: Extremely Severe";
supertitle4 = "Episode 79: Gowho?";
supertitle5 = "Episode 80: And Now, the Feature Presentation";

height1 = "400";
height2 = "400";
height4 = "400";

};


else if(iDay == 17) {

title = "Page 17";

strip1 = "81";
strip2 = "82";
strip3 = "83";
strip4 = "84";
strip5 = "85";

supertitle1 = "Episode 81: In Denial";
supertitle2 = "Episode 82: Good Ole Stereotypes";
supertitle3 = "Episode 83: Don't Mess With the Stick";
supertitle4 = "Episode 84: Getting the Morning Paper";
supertitle5 = "Episode 85: Word from the Critics";

height3 = "400";
height5 = "400";

};


else if(iDay == 18) {

title = "Page 18";

strip1 = "86";
strip2 = "87";
strip3 = "88";
strip4 = "89";
strip5 = "90";

supertitle1 = "Episode 86: The First Problem";
supertitle2 = "Episode 87: Unoriginal?";
supertitle3 = "Episode 88: Getting a Little Too Stupid";
supertitle4 = "Episode 89: Back in the Tree";
supertitle5 = "Episode 90: More Wasted Time";

height1 = "400";
height2 = "400";
height4 = "400";
height5 = "400";

};


else if(iDay == 19) {

title = "Page 19";

strip1 = "91";
strip2 = "92";
strip3 = "93";
strip4 = "94";
strip5 = "95";

supertitle1 = "Episode 91: One Month and Four Gigs Later...";
supertitle2 = "Episode 92: Another Week, Another Gig";
supertitle3 = "Episode 93: More Adventures in the Life of a Bouncer";
supertitle4 = "Episode 94: Games With Hair";
supertitle5 = "Episode 95: A Mysterious Bribe";

height1 = "400";
height3 = "400";
height4 = "400";
height5 = "400";

};


else if(iDay == 20) {

title = "Page 20";

strip1 = "96";
strip2 = "97";
strip3 = "98";
strip4 = "99";
strip5 = "100";

supertitle1 = "Episode 96: More Bribes";
supertitle2 = "Episode 97: A Dedication";
supertitle3 = "Episode 98: Failing to Stall";
supertitle4 = "Episode 99: A Promising Introduction";
supertitle5 = "Episode 100: Sleek Business Strategy";

height1 = "400";
height2 = "400";

};


else if(iDay == 21) {

title = "Page 21";

strip1 = "101";
strip2 = "102";
strip3 = "103";
strip4 = "104";
strip5 = "105";

supertitle1 = "Episode 101: The Scheduled Contract Signing";
supertitle2 = "Episode 102: Escape from Implicit";
supertitle3 = "Episode 103: Small Accidents";
supertitle4 = "Episode 104: Learning to Knock";
supertitle5 = "Episode 105: Ask, and You Shall Receive";

height2 = "400";

};


else if(iDay == 22) {

title = "Page 22";

strip1 = "106";
strip2 = "107";
strip3 = "108";
strip4 = "109";
strip5 = "110";

supertitle1 = "Episode 106: A Change of Heart";
supertitle2 = "Episode 107: Taking Things Into One's Hands";
supertitle3 = "Episode 108: Not Done Yet!";
supertitle4 = "Episode 109: Decoration Emergency";
supertitle5 = "Episode 110: Reservation Problems";

height4 = "400";

};


else if(iDay == 23) {

title = "Page 23";

strip1 = "111";
strip2 = "112";
strip3 = "113";
strip4 = "114";
strip5 = "115";

supertitle1 = "Episode 111: Grim Reality for the Host";
supertitle2 = "Episode 112: Dishonesty Beats Honesty";
supertitle3 = "Episode 113: Let the Negotiations Begin!";
supertitle4 = "Episode 114: Fine Print";
supertitle5 = "Episode 115: Alterations to the Contract";

height1 = "400";
height3 = "300";
height4 = "300";
height5 = "300";

};


else if(iDay == 24) {

title = "Page 24";

strip1 = "116";
strip2 = "117";
strip3 = "118";
strip4 = "119";
strip5 = "120";

supertitle1 = "Episode 116: Wake Up!";
supertitle2 = "Episode 117: Sign here, and here. Initial here...";
supertitle3 = "Episode 118: Money Solves All of Life's Problems";
supertitle4 = "Episode 119: Shoplifting";
supertitle5 = "Episode 120: Simply Revenge";

height1 = "300";
height2 = "300";

};


else if(iDay == 25) {

title = "Page 25";

strip1 = "121";
strip2 = "122";
strip3 = "123";
strip4 = "124";
strip5 = "125";

supertitle1 = "Episode 121: Rejection #4";
supertitle2 = "Episode 122: Superiority with Conformity";
supertitle3 = "Episode 123: Nonessential Lyrics";
supertitle4 = "Episode 124: A Shocking Absence";
supertitle5 = "Episode 125: Show Us The Money!";

};


else if(iDay == 26) {

title = "Page 26";

strip1 = "126";
strip2 = "127";
strip3 = "128";
strip4 = "129";
strip5 = "130";

supertitle1 = "Episode 126: The Mysterious Radio Message";
supertitle2 = "Episode 127: Cute Costumes";
supertitle3 = "Episode 128: Toss #1";
supertitle4 = "Episode 129: They're for real!";
supertitle5 = "Episode 130: You're Under Arrest!";

height2 = "400";
height3 = "400";
height4 = "400";
height5 = "400";

};


else if(iDay == 27) {

title = "Page 27";

strip1 = "131";
strip2 = "132";
strip3 = "133";
strip4 = "134";
strip5 = "135";

supertitle1 = "Episode 131: In Other News...";
supertitle2 = "Episode 132: The Evidence";
supertitle3 = "Episode 133: Back to Non-Televised Reality";
supertitle4 = "Episode 134: A Profuse Lack of Trust";
supertitle5 = "Episode 135: Deja Vu";


};

else if(iDay == 28) {

title = "Page 28";

strip1 = "136";
strip2 = "137";
strip3 = "138";
strip4 = "139";
strip5 = "140";

supertitle1 = "Episode 136: Legal Strategy: Part 1";
supertitle2 = "Episode 137: Legal Strategy: Part 2";
supertitle3 = "Episode 138: Legal Strategy: Part 3";
supertitle4 = "Episode 139: Random Accusations";
supertitle5 = "Episode 140: Wardrobe Issues";


};

else if(iDay == 29) {

title = "Page 29";

strip1 = "141";
strip2 = "142";
strip3 = "143";
strip4 = "144";
strip5 = "145";

supertitle1 = "Episode 141: A Slight Mix-Up";
supertitle2 = "Episode 142: The Bright Camera's Flash";
supertitle3 = "Episode 143: The Laws of the Media";
supertitle4 = "Episode 144: Out of the Frying Pan";
supertitle5 = "Episode 145: A Poorly Performed Plea";


};

else if(iDay == 30) {

title = "Page 30";

strip1 = "146";
strip2 = "147";
strip3 = "148";
strip4 = "149";
strip5 = "150";

supertitle1 = "Episode 146: The First Opening Statement";
supertitle2 = "Episode 147: The Other Opening Statement";
supertitle3 = "Episode 148: Calling the First Witness";
supertitle4 = "Episode 149: And Now... A Brief Commercial";
supertitle5 = "Episode 150: An Apparent Cover-Up";


};

else if(iDay == 31) {

title = "Page 31";

strip1 = "151";
strip2 = "152";
strip3 = "153";
strip4 = "154";
strip5 = "155";

supertitle1 = "Episode 151: The First Security Tape";
supertitle2 = "Episode 152: The Second Security Tape";
supertitle3 = "Episode 153: The Third Security Tape";
supertitle4 = "Episode 154: No Further Questions";
supertitle5 = "Episode 155: Persistance Is The Key";

height1 = "400";
height5 = "400";

};


else if(iDay == 32) {

title = "Page 32";

strip1 = "156";
strip2 = "157";
strip3 = "158";
strip4 = "159";
strip5 = "160";

supertitle1 = "Episode 156: Caught In A Lie";
supertitle2 = "Episode 157: Falling Into Place";
supertitle3 = "Episode 158: The Real Story";
supertitle4 = "Episode 159: Store Credit";
supertitle5 = "Episode 160: Lack of Documentation";


};


else if(iDay == 33) {

title = "Page 33";

strip1 = "161";
strip2 = "162";
strip3 = "163";
strip4 = "164";
strip5 = "165";

supertitle1 = "Episode 161: Emphasis On Hesitation";
supertitle2 = "Episode 162: A Night's Recess";
supertitle3 = "Episode 163: A Nice Big Pair of Surprises";
supertitle4 = "Episode 164: Size Does Matter";
supertitle5 = "Episode 165: A Desperate Shout for Attention";


};


else if(iDay == 34) {

title = "Page 34";

strip1 = "166";
strip2 = "167";
strip3 = "168";
strip4 = "169";
strip5 = "170";

supertitle1 = "Episode 166: Buy One, Get One Free";
supertitle2 = "Episode 167: A Campy Make-Up";
supertitle3 = "Episode 168: Big Brother Is Upset, Again";
supertitle4 = "Episode 169: Disturbing Behavior";
supertitle5 = "Episode 170: Inflating Self Esteem";

height5 = "400";

};


else if(iDay == 35) {

title = "Page 35";

strip1 = "171";
strip2 = "172";
strip3 = "173";
strip4 = "174";
strip5 = "175";

supertitle1 = "Episode 171: Riding A Dead Horse To Freedom";
supertitle2 = "Episode 172: Basic Civics";
supertitle3 = "Episode 173: Not Stupid?";
supertitle4 = "Episode 174: Good Times, or Bad Times?";
supertitle5 = "Episode 175: The Trial Resumes";

};


else if(iDay == 36) {

title = "Page 36";

strip1 = "176";
strip2 = "177";
strip3 = "178";
strip4 = "179";
strip5 = "180";

supertitle1 = "Episode 176: Pleading the Fifth";
supertitle2 = "Episode 177: Waste of Time #387325";
supertitle3 = "Episode 178: A Good Defense";
supertitle4 = "Episode 179: The First Closing Statement (Part 1)";
supertitle5 = "Episode 180: The First Closing Statement (Part 2)";

};


else if(iDay == 37) {

title = "Page 37";

strip1 = "181";
strip2 = "182";
strip3 = "183";
strip4 = "184";
strip5 = "185";

supertitle1 = "Episode 181: The Other Closing Statement";
supertitle2 = "Episode 182: The Waiting";
supertitle3 = "Episode 183: The Verdict Is In!";
supertitle4 = "Episode 184: The Verdict";
supertitle5 = "Episode 185: The Sentence";

};


else if(iDay == 38) {

title = "Page 38";

strip1 = "186";
strip2 = "187";
strip3 = "188";
strip4 = "189";
strip5 = "190";

supertitle1 = "Episode 186: Who's In The Wrong?";
supertitle2 = "Episode 187: Back to the Contract";
supertitle3 = "Episode 188: Any Publicity Is Good Publicity";
supertitle4 = "Episode 189: Musical Perfection";
supertitle5 = "Episode 190: Longer Songs";

height4 = "400";

};


else if(iDay == 39) {

title = "Page 39";

strip1 = "191";
strip2 = "192";
strip3 = "193";
strip4 = "194";
strip5 = "195";

supertitle1 = "Episode 191: Other People's Greatest Hits";
supertitle2 = "Episode 192: Music News";
supertitle3 = "Episode 193: Upstaging";
supertitle4 = "Episode 194: Keeping It Rock";
supertitle5 = "Episode 195: Everybody Wins!";

height1 = "400";

};


else if(iDay == 40) {

title = "Page 40";

strip1 = "196";
strip2 = "197";
strip3 = "198";
strip4 = "199";
strip5 = "200";

supertitle1 = "Episode 196: Jailbird Butch";
supertitle2 = "Episode 197: The National Tour";
supertitle3 = "Episode 198: The Soundcheck Gone Wrong";
supertitle4 = "Episode 199: New Instruments";
supertitle5 = "Episode 200: The On-Tour Look";

height3 = "400";

};


else if(iDay == 41) {

title = "Page 41";

strip1 = "201";
strip2 = "202";
strip3 = "203";
strip4 = "204";
strip5 = "200";

supertitle1 = "Episode 201: Backstage";
supertitle2 = "Episode 202: All the Colors of the Rainbow";
supertitle3 = "Episode 203: Your Own Hardest Critic";
supertitle4 = "Episode 204: Dressing Down";
supertitle5 = "Episode 200: The On-Tour Look";


};

else document.write("");

// end hiding contents -->