CINXE.COM
Christmas in Hell
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title> Christmas in Hell </title> <link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon-180x180.png"> <link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="/android-chrome-192x192.png" sizes="192x192"> <link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96"> <link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16"> <link rel="manifest" href="/manifest.json"> <link rel="mask-icon" href="/safari-pinned-tab.svg" style="color:#411f80"> <meta name="msapplication-TileColor" content="#411f80"> <meta name="msapplication-TileImage" content="/mstile-144x144.png"> <meta name="theme-color" content="#411f80"> <meta name="viewport" content="width=device-width" /> <meta description="Christmas in Hell" /> <meta name="robots" content="index, follow" /> <link rel="canonical" href="http://www.iobdb.org/production/6641" /> <link href="/Content/css?v=UKqR-h5pdD3-nThatGUB_xjQThGb-LIk2kDQT26TgrE1" rel="stylesheet"/> <script src="/bundles/modernizr?v=wBEWDufH_8Md-Pbioxomt90vm6tJN2Pyy9u9zHtWsPo1"></script> <style> .redtext { width: 66px; height: 11px; background: url("Images/RedText_66x11_Normal.png") no-repeat; display: inline-block; } .redtext:hover { background: url("Images/RedText_66x11_Hover.png") no-repeat; } /*table.alternatecolors tr:nth-child(even) { background-color: white; } table.alternatecolors tr:nth-child(odd) { background-color: #f5f5f5; }*/ th { /*padding-left: 1em;*/ padding-left: 13px; padding-right: 1em; } td { padding-left: 12px; padding-right: 12px; } fieldset.iobdb { display: block; margin-left: 2px; margin-right: 2px; padding-top: 0; padding-bottom: 0.625em; padding-left: 0.75em; padding-right: 0.75em; border: 2px groove; } fieldset.iobdb legend { display: block; padding-left: 2px; padding-right: 2px; border: none; font-size: large; font-weight: bold; } div.iobdb-frame { background-color: white; border: silver 1px solid; padding-bottom: 20px; margin-top: 20px } div.iobdb-frame div.iobdb-legend { background-color: rgb(65,31,128); height: 25px } div.iobdb-legend span { color: white; font-size: larger; font-weight: bold; padding-left: 8px } div.iobdb-frame div.iobdb-body { padding-left: 10px; padding-right: 10px; } ::-webkit-input-placeholder { color: silver; } :-moz-placeholder { /* Firefox 18- */ color: silver; } ::-moz-placeholder { /* Firefox 19+ */ color: silver; } :-ms-input-placeholder { color: silver; } input.hoverable { background-color: transparent } input.hoverable:hover { background-color: rgb(199,209,214); } </style> <style> .dropbtn { text-align: left; /*min-width: 100px;*/ /*background-color: #4CAF50;*/ background-color: transparent; /*color: rgb(139,0,0); red, now obsolete */ color: rgb(0,0,156); /* blue, replaces the now obsolete red */ /*padding: 16px;*/ padding: 0; /*font-size: 16px;*/ font-weight: normal; border: none; } .dropdown { position: relative; display: inline-block; } .dropdown-content { display: none; position: absolute; padding: 0; /*background-color: #f1f1f1;*/ background-color: rgb(251, 251, 251); min-width: 120px; /*box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/ /*box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);*/ z-index: 1; } .dropdown-content a { color: black; text-align: left; /*padding: 12px 16px;*/ text-decoration: none; display: block; } /*.dropdown-content a:hover { background-color: #ddd; }*/ .dropdown-content a:hover { /*color: pink;*/ font-weight: bold } .dropdown:hover .dropdown-content { display: block; background-color: rgb(248,248,248); } /* background color of menu items, hovering or not*/ /*.dropdown:hover .dropbtn { background-color: #3e8e41; }*/ .dropdown:hover .dropbtn { background-color: transparent; } /*background color of menu name when hovering*/ </style> <script src="/Scripts/jquery-1.8.2.min.js" type="text/javascript"></script> <script type='text/javascript'> var appInsights = window.appInsights || function (config) { function r(config) { t[config] = function () { var i = arguments; t.queue.push(function () { t[config].apply(t, i) }) } } var t = { config: config }, u = document, e = window, o = 'script', s = u.createElement(o), i, f; for (s.src = config.url || '//az416426.vo.msecnd.net/scripts/a/ai.0.js', u.getElementsByTagName(o)[0].parentNode.appendChild(s), t.cookie = u.cookie, t.queue = [], i = ['Event', 'Exception', 'Metric', 'PageView', 'Trace', 'Ajax']; i.length;)r('track' + i.pop()); return r('setAuthenticatedUserContext'), r('clearAuthenticatedUserContext'), config.disableExceptionTracking || (i = 'onerror', r('_' + i), f = e[i], e[i] = function (config, r, u, e, o) { var s = f && f(config, r, u, e, o); return s !== !0 && t['_' + i](config, r, u, e, o), s }), t }({ instrumentationKey: 'b1628ec3-f215-4307-87cd-479451b8844a' }); window.appInsights = appInsights; appInsights.trackPageView(); </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-167935141-4"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-167935141-4'); </script> </head> <body> <header> <div class="content-wrapper" style="text-align:center"> <div class="float-left"> <a href="/" style="background-color: transparent; text-decoration: none"> <img src="/Images/logo_red.png" style="border: none" alt="Lortel Archives: Internet Off-Broadway Database" /> </a> <br /><br /> </div> <div class="float-right"> <section id="login"> <ul> <li> </li> </ul> </section> <nav> <ul style="text-align: center" id="menu"> <li><a href="/">Home</a></li> <li><a href="/About">About</a></li> <li> <a href="/Contact">Contact</a> <br /><hr style="border-width: 0; height: 1px; background-color: lightgray" /> </li> <li><a href="https://lortel.org" target="_blank">Lortel Foundations</a></li> </ul> </nav> </div> </div> </header> <div id="body" style="background-image:url(/Images/Background_242.png)"> <!-- This is the background image for the body --> <section class="content-wrapper main-content clear-fix"> <div style="text-align: center"> <span> <form action="/Search" method="get" style="display:inline; margin-right:20px"> <input type="text" name="searchText" placeholder="What are you searching for?" style="border: 1px gray solid; background-color: white"/> <select data-val="true" data-val-required="The SearchDomain field is required." id="searchDomain" name="searchDomain" style="font-size:larger; height:31px"><option selected="selected" value="Any">All</option> <option value="Production">Productions</option> <option value="CreditableEntity">People & Companies</option> <option value="ProductionCredit">Production Credits</option> <option value="ActingCredit">Roles</option> <option value="Theatre">Theatres</option> </select> <input type="submit" value="Search" style="height: 31px; vertical-align: top; font-size: small"/> </form> <form action="/AdvancedSearches" method="get" style="display:inline"> <input type="submit" value="Advanced Searches" style="height: 31px; vertical-align: top; font-size: small; margin-right: 0" /> </form> </span> </div> <h1 style="color: rgb(32,32,32)">Christmas in Hell</h1> <div class="iobdb-frame" style="border-radius:13px; box-shadow:10px 10px 5px #CCCCCC"> <div class="iobdb-legend" style="border-radius:25px; background-color:rgb(0,0,156)"> <span id="Theatre">Theatre</span> <h2 hidden>Theatre</h2> </div><div class="iobdb-body" > <table> <tr> <td> <table> <tr> <th style="vertical-align: top">Name:</th> <td><a href="/Theatre/323" style="text-decoration:none; color:rgb(151,0,51)" title="">York Theatre at St. Peter's</a></td> </tr> <tr> <th style="vertical-align: top">Address:</th> <td>619 Lexington Avenue, New York, NY 10022</td> </tr> </table> </td> </tr> </table> </div></div> <div class="iobdb-frame" style="border-radius:13px; box-shadow:10px 10px 5px #CCCCCC"> <div class="iobdb-legend" style="border-radius:25px; background-color:rgb(0,0,156)"> <span id="Production Information">Production Information</span> <h2 hidden>Production Information</h2> </div><div class="iobdb-body" > <table> <tr> <th></th> <th></th> </tr> <tr> <td style="vertical-align:top"> <table> <tr> <th style="white-space:nowrap; vertical-align: top;">First performance date:</th> <td style="white-space: nowrap;">December 4, 2018</td> </tr> <tr> <th style="white-space: nowrap; vertical-align: top;">Opening date:</th> <td style="white-space: nowrap;">December 13, 2018</td> </tr> <tr> <th style="white-space:nowrap; vertical-align: top;">Closing date:</th> <td style="white-space: nowrap;">December 30, 2018</td> </tr> <tr> <th style="white-space: nowrap; vertical-align: top;">External Links:</th> <td style="white-space: nowrap;"><a href="https://yorktheatre.org/on-stage/mainstage-series/christmas-in-hell" target="_blank">Official Website</a></td> </tr> </table> </td> <td style="vertical-align: top; text-align: center"> <img src="/Production/Image/Small/4056" style="border: 1px solid black; height:100px" /> <img src="/Production/Image/Small/4057" style="border: 1px solid black; height:100px" /> <img src="/Production/Image/Small/4058" style="border: 1px solid black; height:100px" /> <br /><br /> <a href="/Production/Image/6641" target="_blank">View Larger Images</a> </td> </tr> </table> </div></div> <div class="iobdb-frame" style="border-radius:13px; box-shadow:10px 10px 5px #CCCCCC"> <div class="iobdb-legend" style="border-radius:25px; background-color:rgb(0,0,156)"> <span id="Production Description">Production Description</span> <h2 hidden>Production Description</h2> </div><div class="iobdb-body" > <table> <tr> <td> Looking for a sweet, wholesome holiday musical? Well, this ain't it! On Christmas Eve, little 6-year-old Davin is mistakenly taken down to Hell. When he returns, not only has he missed Christmas, but he is devilishly changed. To set things right, his father embarks on a bizarre odyssey that eventually leads him down to Hell itself where he makes a wager with Lucifer he can't possibly win. Christmas in Hell, with book, music, and lyrics by Gary Apple (<i>"The Simpsons"</i>), is a wild, irreverent and surprisingly touching musical comedy about the absurd lengths we'll go to for the ones we love. </td> </tr> </table> </div></div> <table style="margin: 0; padding: 0; width: 100%"> <tr> <td style="margin: 0; padding: 0"> <div class="iobdb-frame" style="border-radius:13px; box-shadow:10px 10px 5px #CCCCCC"> <div class="iobdb-legend" style="border-radius:25px; background-color:rgb(0,0,156)"> <span id="Opening Night Credits">Opening Night Credits</span> <h2 hidden>Opening Night Credits</h2> </div><div class="iobdb-body" > <br/><div style="background-color:#ABABAB; color:white; padding-left:8px; font-weight:bold; border-radius:25px">Production Credits</div> <table style="width:100%"> <tr> <th style="width:1%"></th> <th>Person/Company</th> <th>Credit</th> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/1282" style="text-decoration:none; color:rgb(151,0,51)" title="Has 95 credits">The York Theatre Company</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/46673" style="text-decoration:none; color:rgb(151,0,51)" title="Has 9 credits">Evans Haile</a> </td> <td> Executive Director </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/95" style="text-decoration:none; color:rgb(151,0,51)" title="Has 146 credits">James Morgan</a> </td> <td> Producing Artistic Director </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/38462" style="text-decoration:none; color:rgb(151,0,51)" title="Has 11 credits">La Vie Productions</a> </td> <td> Associate Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51803" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Rays of NY Productions</a> </td> <td> Associate Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51804" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Steve Wampold</a> </td> <td> Associate Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td> </td><td> </td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51072" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Gary Apple</a> </td> <td> Creator </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td> </td><td> </td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/10314" style="text-decoration:none; color:rgb(151,0,51)" title="Has 20 credits">Bill Castellino</a> </td> <td> Director </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51503" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Rebecca Aparicio</a> </td> <td> Assistant Director </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td> </td><td> </td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/10314" style="text-decoration:none; color:rgb(151,0,51)" title="Has 20 credits">Bill Castellino</a> </td> <td> Choreographer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51802" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Victoria Casillo</a> </td> <td> Assistant Choreographer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="width: 21px; height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/51662" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/51662" style="border:none; width:21px; height:30px" /></a> </div> </td> <td> <a href="/CreditableEntity/51662" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Scott Ahearn</a> </td> <td> Dance Captain </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td> </td><td> </td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/95" style="text-decoration:none; color:rgb(151,0,51)" title="Has 146 credits">James Morgan</a> </td> <td> Set Designer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/48821" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Tyler Holland</a> </td> <td> Costume Designer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51800" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Yael Lubetzsky</a> </td> <td> Lighting Designer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/48443" style="text-decoration:none; color:rgb(151,0,51)" title="Has 13 credits">Julian Evans</a> </td> <td> Sound Designer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/49428" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Zach Serafin</a> </td> <td> Props Designer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td> </td><td> </td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/36202" style="text-decoration:none; color:rgb(151,0,51)" title="Has 19 credits">Arthur Atkinson</a> </td> <td> Production Stage Manager </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/46002" style="text-decoration:none; color:rgb(151,0,51)" title="Has 10 credits">Shanna Allison</a> </td> <td> Assistant Stage Manager </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td> </td><td> </td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/43825" style="text-decoration:none; color:rgb(151,0,51)" title="Has 9 credits">Kevin Maloof</a> </td> <td> Production Manager </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td> </td><td> </td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51799" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Logan Medland</a> </td> <td> Music Direction </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51799" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Logan Medland</a> </td> <td> Arranger </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/11775" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Mark Papazian</a> </td> <td> Drums </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/51801" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Darren Lucas</a> </td> <td> Guitar </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/50383" style="text-decoration:none; color:rgb(151,0,51)" title="Has 6 credits">Tomoko Akaboshi</a> </td> <td> Violin </td> </tr> <tr style="border-top: 1px solid #f5f5f5"><td> </td><td> </td></tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/30685" style="text-decoration:none; color:rgb(151,0,51)" title="Has 9 credits">Carol Hanzel</a> </td> <td> Casting </td> </tr> </table> <br/><div style="background-color:#ABABAB; color:white; padding-left:8px; font-weight:bold; border-radius:25px">Cast</div> <table style="width:100%"> <tr> <th style="width:1%"></th> <th>Actor</th> <th>Role</th> <th></th> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/51662" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/51662" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/51662" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Scott Ahearn</a> </td> <td>Richard</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/1922" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/1922" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/1922" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Donna English</a> </td> <td>Mrs. Huvey, God, and others</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/11473" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/11473" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/11473" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Lori Hammel</a> </td> <td>Galiana and others</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/51661" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/51661" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/51661" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Elijah Rayman</a> </td> <td>Davin</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/51663" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/51663" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/51663" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Zak Risinger</a> </td> <td>Officer Epstein, Carl, and others</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/26424" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/26424" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/26424" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Brandon Williams</a> </td> <td>Lucifer and others</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/36681" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/36681" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/36681" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Dathan B. Williams</a> </td> <td>Detective Zanderhoff and others</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/51664" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/51664" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/51664" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Ron Wisniski</a> </td> <td>Principal Bolton, Father McDuffy, and others</td> <td></td> </tr> </table> </div></div> </td> </tr> </table> </section> </div> <footer style="height:60px"> <div class="content-wrapper" style="color:gray"> <div class="float-left"> <p> <a href="/TermsOfUse" target="_blank">Terms of Use</a><br /> <a href="/PrivacyStatement" target="_blank">Privacy Statement</a> </p> </div> <div class="float-right"> <p> ©2025 Lucille Lortel Foundation. All rights reserved.<br> Web site by Al Zimmermann </p> </div> </div> </footer> <script src="/bundles/jquery?v=FVs3ACwOLIVInrAl5sdzR2jrCDmVOWFbZMY6g6Q0ulE1"></script> </body> </html>