CINXE.COM
The Exonerated
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title> The Exonerated </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="The Exonerated" /> <meta name="robots" content="index, follow" /> <link rel="canonical" href="http://www.iobdb.org/production/1695" /> <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)">The Exonerated</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/275" style="text-decoration:none; color:rgb(151,0,51)" title="">Theatres at 45 Bleecker/ Bleecker Street Theatre</a></td> </tr> <tr> <th style="vertical-align: top">Address:</th> <td>45 Bleecker Street, New York, NY 10012</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;">Number of performances:</th> <td>608</td> </tr> <tr> <th style="white-space:nowrap; vertical-align: top;">First performance date:</th> <td style="white-space: nowrap;">October 10, 2002</td> </tr> <tr> <th style="white-space: nowrap; vertical-align: top;">Opening date:</th> <td style="white-space: nowrap;">October 10, 2002</td> </tr> <tr> <th style="white-space:nowrap; vertical-align: top;">Closing date:</th> <td style="white-space: nowrap;">March 7, 2004</td> </tr> </table> </td> <td style="vertical-align: top; text-align: center"> <img src="/Production/Image/Small/167" style="border: 1px solid black; height:100px" /> <img src="/Production/Image/Small/166" style="border: 1px solid black; height:100px" /> <br /><br /> <a href="/Production/Image/1695" target="_blank">View Larger Images</a> </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/3385" style="text-decoration:none; color:rgb(151,0,51)" title="Has 34 credits">Culture Project</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/2331" style="text-decoration:none; color:rgb(151,0,51)" title="Has 16 credits">Bob Balaban</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/19443" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Harit Allan Buchman</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/965" style="text-decoration:none; color:rgb(151,0,51)" title="Has 6 credits">Dede Harris</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/19442" style="text-decoration:none; color:rgb(151,0,51)" title="Has 7 credits">Morton Swinsky</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/19445" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Jane Bergere</a> </td> <td> Produced in Association </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/19444" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Patrick Blake</a> </td> <td> Produced in Association </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/5973" style="text-decoration:none; color:rgb(151,0,51)" title="Has 7 credits">David Elliott</a> </td> <td> Produced in Association </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/18215" style="text-decoration:none; color:rgb(151,0,51)" title="Has 8 credits">Ruth Hendel</a> </td> <td> Produced in Association </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/19446" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Cheryl Wiesenfeld</a> </td> <td> Produced in Association </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/13412" style="text-decoration:none; color:rgb(151,0,51)" title="Has 8 credits">Jessica Blank</a> </td> <td> Playwright </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/2334" style="text-decoration:none; color:rgb(151,0,51)" title="Has 10 credits">Erik Jensen</a> </td> <td> Playwright </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/19449" style="text-decoration:none; color:rgb(151,0,51)" title="Has 6 credits">David Robbins</a> </td> <td> Original Music </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/19447" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Tom Ontiveros</a> </td> <td> Production Designer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/19448" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Sara J. Tosetti</a> </td> <td> Costume Designer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/19449" style="text-decoration:none; color:rgb(151,0,51)" title="Has 6 credits">David Robbins</a> </td> <td> Sound 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/19454" style="text-decoration:none; color:rgb(151,0,51)" title="Has 10 credits">Richards/Climan Inc.</a> </td> <td> General Manager </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/67" style="text-decoration:none; color:rgb(151,0,51)" title="Has 94 credits">Carol R. Fineman</a> </td> <td> Press Representative </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/19450" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Thomas J. Gates</a> </td> <td> Production 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/19447" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Tom Ontiveros</a> </td> <td> Technical Supervisor </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/19453" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Eve Battaglia</a> </td> <td> Casting </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/19452" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Kim Moarefi</a> </td> <td> Casting </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/19451" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Nina Pratt</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> </td> <td> <a href="/CreditableEntity/5560" style="text-decoration:none; color:rgb(151,0,51)" title="Has 15 credits">Charles Brown</a> </td> <td>Delbert Tibbs</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/1100" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">David Brown Jr.</a> </td> <td>Robert Hayes</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/13407" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/13407" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/13407" style="text-decoration:none; color:rgb(151,0,51)" title="Has 6 credits">Jill Clayburgh</a> </td> <td>Sunny Jacobs</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/5860" style="text-decoration:none; color:rgb(151,0,51)" title="Has 6 credits">Richard Dreyfuss</a> </td> <td>Kerry Max Cook</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/13408" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Sara Gilbert</a> </td> <td>Sue Gauger</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/13409" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Bruce Kronenberg</a> </td> <td>Ensemble</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/13410" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Phil Levy</a> </td> <td>Ensemble</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/2546" style="text-decoration:none; color:rgb(151,0,51)" title="Has 12 credits">Curtis McClarin</a> </td> <td>David Keaton</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/13411" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">April Thompson</a> </td> <td>Georgia Hayes</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/19455" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Ed Blunt</a> </td> <td>Robert Earl Hayes/David Keaton</td> <td> <span style="font-size:xx-small; font-weight:bold">UNDERSTUDY</span> </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/2919" style="text-decoration:none; color:rgb(151,0,51)" title="Has 13 credits">Amelia Campbell</a> </td> <td>Georgia Hayes</td> <td> <span style="font-size:xx-small; font-weight:bold">UNDERSTUDY</span> </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/13409" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Bruce Kronenberg</a> </td> <td>Kerry Cook</td> <td> <span style="font-size:xx-small; font-weight:bold">UNDERSTUDY</span> </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/13410" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Phil Levy</a> </td> <td>Gary Gauger</td> <td> <span style="font-size:xx-small; font-weight:bold">UNDERSTUDY</span> </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/2546" style="text-decoration:none; color:rgb(151,0,51)" title="Has 12 credits">Curtis McClarin</a> </td> <td>Delbert Tibbs/Ensemble</td> <td> <span style="font-size:xx-small; font-weight:bold">UNDERSTUDY</span> </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/13411" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">April Thompson</a> </td> <td>Sunny Jacobs/Sue Gauger/Sandra Cook</td> <td> <span style="font-size:xx-small; font-weight:bold">UNDERSTUDY</span> </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="Replacement Credits">Replacement Credits</span> <h2 hidden>Replacement Credits</h2> </div><div class="iobdb-body" > <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> </td> <td> <a href="/CreditableEntity/2331" style="text-decoration:none; color:rgb(151,0,51)" title="Has 16 credits">Bob Balaban</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/1693" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/1693" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/1693" style="text-decoration:none; color:rgb(151,0,51)" title="Has 19 credits">Eric Bogosian</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/18061" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Peter Boyle</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/22348" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Josh Brolin</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/18062" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Avery Brooks</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/15916" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Jere Burns</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/15462" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Gabriel Byrne</a> </td> <td>Kerry Max Cook</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/2919" style="text-decoration:none; color:rgb(151,0,51)" title="Has 13 credits">Amelia Campbell</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/22349" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Robert Carradine</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/18067" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Schantelle Cason</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/15914" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Gary Cole</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/16083" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Judy Collins</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/22347" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Kerry Max Cook</a> </td> <td>Kerry Max Cook</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/18063" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/18063" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/18063" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Tim Daly</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/18064" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Kristin Davis</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/22358" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Susan Dey</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/5250" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Vincent D'Onofrio</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/22350" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Fran Drescher</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/22351" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Cary Elwes</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/15529" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Mia Farrow</a> </td> <td>Sunny Jacobs</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/14555" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Peter Gallagher</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/10205" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Jeff Goldblum</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/10869" style="text-decoration:none; color:rgb(151,0,51)" title="Has 7 credits">Tony Goldwyn</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/16084" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Elliott Gould</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/22356" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Steve Guttenberg</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/22352" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/22352" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/22352" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Anthony Michael Hall</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/454" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Marcia Gay Harden</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/22346" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Mariska Hargitay</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/7804" style="text-decoration:none; color:rgb(151,0,51)" title="Has 7 credits">Amy Irving</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/1431" style="text-decoration:none; color:rgb(151,0,51)" title="Has 12 credits">Anne Jackson</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/10961" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Penn Jillette</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/2465" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/2465" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/2465" style="text-decoration:none; color:rgb(151,0,51)" title="Has 10 credits">Sarah Jones</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/1760" style="text-decoration:none; color:rgb(151,0,51)" title="Has 12 credits">Carol Kane</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/14121" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Robert Klein</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/7603" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/7603" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/7603" style="text-decoration:none; color:rgb(151,0,51)" title="Has 14 credits">Christine Lahti</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/4106" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Darrell Larson</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/8933" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Chad Lowe</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/22357" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Carey Lowell</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/260" style="text-decoration:none; color:rgb(151,0,51)" title="Has 11 credits">Bruce MacVittie</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/18060" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">William Jay Marshall</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/5174" style="text-decoration:none; color:rgb(151,0,51)" title="Has 6 credits">Andrea Martin</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/21112" style="text-decoration:none; color:rgb(151,0,51)" title="Has 13 credits">Richard Masur</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/4367" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Andrew McCarthy</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/22345" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/22345" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/22345" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Brian Stokes Mitchell</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/16521" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Esai Morales</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9312" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Alanis Morissette</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/13455" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Rob Morrow</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/3344" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/3344" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/3344" style="text-decoration:none; color:rgb(151,0,51)" title="Has 14 credits">Joe Morton</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/158" style="text-decoration:none; color:rgb(151,0,51)" title="Has 8 credits">Bebe Neuwirth</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/5198" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/5198" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/5198" style="text-decoration:none; color:rgb(151,0,51)" title="Has 52 credits">Austin Pendleton</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/22113" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Rhea Perlman</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/3077" style="text-decoration:none; color:rgb(151,0,51)" title="Has 9 credits">Amanda Plummer</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/10558" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Aidan Quinn</a> </td> <td>Gary Gauger</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/14610" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/14610" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/14610" style="text-decoration:none; color:rgb(151,0,51)" title="Has 6 credits">Lynn Redgrave</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/18294" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Eric Roberts</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/2646" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/2646" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/2646" style="text-decoration:none; color:rgb(151,0,51)" title="Has 34 credits">Jay O. Sanders</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/22353" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Richard Schiff</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/19461" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/19461" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/19461" style="text-decoration:none; color:rgb(151,0,51)" title="Has 7 credits">Peter Scolari</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/2103" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Kyra Sedgwick</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/5789" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Ally Sheedy</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9318" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Brooke Shields</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/933" style="text-decoration:none; color:rgb(151,0,51)" title="Has 11 credits">John Spencer</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/22354" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Susan St. James</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/16082" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Mary Steenburgen</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/7813" style="text-decoration:none; color:rgb(151,0,51)" title="Has 6 credits">Fisher Stevens</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/18065" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Lee Tergesen</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9329" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Marlo Thomas</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/1109" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Tracie Thoms</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9919" style="text-decoration:none; color:rgb(151,0,51)" title="Has 6 credits">Kathleen Turner</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/18066" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Robert Vaughn</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/22355" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Ben Vereen</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/17467" style="text-decoration:none; color:rgb(151,0,51)" title="Has 7 credits">Peter Weller</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/18059" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Montel Williams</a> </td> <td>N/A</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/15557" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Debra Winger</a> </td> <td>N/A</td> <td></td> </tr> </table> </div></div> </td> </tr> </table> <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="Awards">Awards</span> <h2 hidden>Awards</h2> </div><div class="iobdb-body" > <table style="width: 100%"> <tr> <th></th> <th style="text-align: center"></th> <th>Award</th> <th style="text-align: left">Person / Company</th> <th style="text-align: left">Function</th> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>1</td> <td style="text-align: center"> <img src="/Images/AwardStar.png" /> <span style="font-size: xx-small; font-weight: bold">WON</span> </td> <td>2003 Lucille Lortel Award, Unique Theatrical Experience</td> <td> </td> <td> </td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>2</td> <td style="text-align: center"> <img src="/Images/AwardStar.png" /> <span style="font-size: xx-small; font-weight: bold">WON</span> </td> <td>2003 Artios Award, Off-Broadway Casting</td> <td><a href="/CreditableEntity/19451" style="text-decoration:none; color:rgb(151,0,51)" title="">Nina Pratt</a></td> <td>Casting</td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>3</td> <td style="text-align: center"> <img src="/Images/AwardStar.png" /> <span style="font-size: xx-small; font-weight: bold">WON</span> </td> <td>2003 Drama Desk Award, Unique Theatrical Experience</td> <td> </td> <td> </td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>4</td> <td style="text-align: center"> <img src="/Images/AwardStar.png" /> <span style="font-size: xx-small; font-weight: bold">WON</span> </td> <td>2003 Outer Critics Circle Award, Outstanding New Off-Broadway Play</td> <td> </td> <td> </td> </tr> <tr style="vertical-align: top; border-top: 1px solid #f3f3f3"> <td>5</td> <td style="text-align: center"> <span style="font-size: xx-small; font-weight: bold">NOMINATED</span> </td> <td>2003 Outer Critics Circle Award, John Gassner Award</td> <td><a href="/CreditableEntity/13412" style="text-decoration:none; color:rgb(151,0,51)" title="">Jessica Blank</a></td> <td>Playwright</td> </tr> </table> </div></div> </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>