CINXE.COM
The Fantasticks
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title> The Fantasticks </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 Fantasticks" /> <meta name="robots" content="index, follow" /> <link rel="canonical" href="http://www.iobdb.org/production/4" /> <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 Fantasticks</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/321" style="text-decoration:none; color:rgb(151,0,51)" title="">Sullivan Street Playhouse</a></td> </tr> <tr> <th style="vertical-align: top">Address:</th> <td>181 Sullivan 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>17162</td> </tr> <tr> <th style="white-space: nowrap; vertical-align: top;">Opening date:</th> <td style="white-space: nowrap;">May 3, 1960</td> </tr> <tr> <th style="white-space:nowrap; vertical-align: top;">Closing date:</th> <td style="white-space: nowrap;">January 13, 2002</td> </tr> </table> </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/132" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Lore Noto</a> </td> <td> Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/133" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Shelly Baron</a> </td> <td> Associate Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/135" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Robert Alan Gold</a> </td> <td> Associate Producer </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/134" style="text-decoration:none; color:rgb(151,0,51)" title="Has 46 credits">Dorothy Olim</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> <div style="width: 21px; height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/75" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/75" style="border:none; width:21px; height:30px" /></a> </div> </td> <td> <a href="/CreditableEntity/75" style="text-decoration:none; color:rgb(151,0,51)" title="Has 22 credits">Tom Jones</a> </td> <td> Book </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="width: 21px; height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/75" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/75" style="border:none; width:21px; height:30px" /></a> </div> </td> <td> <a href="/CreditableEntity/75" style="text-decoration:none; color:rgb(151,0,51)" title="Has 22 credits">Tom Jones</a> </td> <td> Lyricist </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="width: 21px; height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/76" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/76" style="border:none; width:21px; height:30px" /></a> </div> </td> <td> <a href="/CreditableEntity/76" style="text-decoration:none; color:rgb(151,0,51)" title="Has 12 credits">Harvey Schmidt</a> </td> <td> Composer </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/120" style="text-decoration:none; color:rgb(151,0,51)" title="Has 8 credits">Word Baker</a> </td> <td> Director </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/130" style="text-decoration:none; color:rgb(151,0,51)" title="Has 8 credits">Julian Stein</a> </td> <td> Musical 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/129" style="text-decoration:none; color:rgb(151,0,51)" title="Has 24 credits">Ed Wittstein</a> </td> <td> 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/131" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Beverly Mann</a> </td> <td> Harp </td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/130" style="text-decoration:none; color:rgb(151,0,51)" title="Has 8 credits">Julian Stein</a> </td> <td> Piano </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/127" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">George Curley</a> </td> <td>Mortimer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/123" style="text-decoration:none; color:rgb(151,0,51)" title="Has 8 credits">Rita Gardner</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/128" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Jay Hampton</a> </td> <td>The Handyman</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/75" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/75" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/75" style="text-decoration:none; color:rgb(151,0,51)" title="Has 22 credits">Tom Jones</a> </td> <td>Henry</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9120" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Kenneth Kimmins</a> </td> <td>Hucklebee</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/125" style="text-decoration:none; color:rgb(151,0,51)" title="Has 9 credits">William Larsen</a> </td> <td>Hucklebee</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/124" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Kenneth Nelson</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/122" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Jerry Orbach</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/13870" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Caryn Osofsky</a> </td> <td>The Girl</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/121" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Richard Stauffer</a> </td> <td>The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/126" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Hugh Thomas</a> </td> <td>Bellomy</td> <td></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">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/3058" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Linda Harris</a> </td> <td> Stage Manager </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/5354" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/5354" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/5354" style="text-decoration:none; color:rgb(151,0,51)" title="Has 31 credits">F. Murray Abraham</a> </td> <td>Hucklebee/Henry</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9140" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Hugh Alexander</a> </td> <td>Henry</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9190" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Nancy Allen</a> </td> <td>Harpist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/8151" style="text-decoration:none; color:rgb(151,0,51)" title="Has 6 credits">Arthur Anderson</a> </td> <td>Bellomy</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9037" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Leta Anderson</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9009" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">George Lee Andrews</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9038" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Jennifer Lee Andrews</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9155" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Samuel Assaid</a> </td> <td>Mortimer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9110" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Donald Babcock</a> </td> <td>Hucklebee/Henry/Mortimer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9168" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Richard Barrie</a> </td> <td>The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9010" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Joe Bellomo</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/4834" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Matthew Bennett</a> </td> <td>Matt/ElGallo/Henry/Mortimer/The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9156" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Joel Bernstein</a> </td> <td>Mortimer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9011" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Donald Billett</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9111" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Charles Blackburn</a> </td> <td>Hucklebee/Bellomy</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9081" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Jack Blackton</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/6562" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Paul Blankenship</a> </td> <td>El Gallo/Matt/The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9159" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Peter Blaxill</a> </td> <td>Mortimer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/2752" style="text-decoration:none; color:rgb(151,0,51)" title="Has 6 credits">Judith Blazer</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9012" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">John Boni</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9169" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Robert Brigham</a> </td> <td>The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9013" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Lance Brodie</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9014" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Roger Alan Brown</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/47330" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Shavey Brown</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9015" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">David Brummel</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/17450" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Ralph Bruneau</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9039" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Elizabeth Bruzzese</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9160" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">John Bundrick</a> </td> <td>Mortimer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9040" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Alice Cannon</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9016" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Jim Charles</a> </td> <td>El Gallo/The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/5888" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Keith Charles</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/839" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Kristin Chenoweth</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9042" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Elizabeth Cherry</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9017" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Douglas Clark</a> </td> <td>El Gallo/The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/27181" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Glen Clugston</a> </td> <td>Pianist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9191" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Pattee Cohen</a> </td> <td>Harpist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9082" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Gino Conforti</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9018" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Bert Convy</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9161" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">James Cook</a> </td> <td>Mortimer/The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9083" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Craig Corneilla</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/8031" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Glory Crampton</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9170" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Robert Crest</a> </td> <td>The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9019" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Jack Crowder</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/42878" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/42878" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/42878" style="text-decoration:none; color:rgb(151,0,51)" title="Has 7 credits">Max Crumm</a> </td> <td>Matt / The Boy</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9085" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Bruce Cryer</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/5530" style="text-decoration:none; color:rgb(151,0,51)" title="Has 7 credits">David Cryer</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9044" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Karen Culliver</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/5905" style="text-decoration:none; color:rgb(151,0,51)" title="Has 19 credits">John Cunningham</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/42131" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Saul Davis</a> </td> <td>The Harpist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9171" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Glenn Davish</a> </td> <td>The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/37754" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Dan Delafield</a> </td> <td>Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9045" style="text-decoration:none; color:rgb(151,0,51)" title="Has 7 credits">Carole Demas</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9172" style="text-decoration:none; color:rgb(151,0,51)" title="Has 16 credits">Jake Dengel</a> </td> <td>The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9084" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Jimmy Dodge</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9173" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Jay Douglas</a> </td> <td>The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9179" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">George Drake</a> </td> <td>The Handyman</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9180" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Richard Drake</a> </td> <td>The Handyman</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/2383" style="text-decoration:none; color:rgb(151,0,51)" title="Has 8 credits">David Edwards</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9129" style="text-decoration:none; color:rgb(151,0,51)" title="Has 9 credits">Maurice Edwards</a> </td> <td>Bellomy</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9097" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Jeremy Ellison-Gladstone</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9192" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Elizabeth Etters</a> </td> <td>Harpist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9193" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Henry Fannelli</a> </td> <td>Harpist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/37751" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Evan Farmer</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/10384" style="text-decoration:none; color:rgb(151,0,51)" title="Has 27 credits">Kathy J. Faul</a> </td> <td>The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9046" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Anne Fisher</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9112" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Ira Joe Fisher</a> </td> <td>Hucklebee</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/80" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Tom Flagg</a> </td> <td>The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/4242" style="text-decoration:none; color:rgb(151,0,51)" title="Has 11 credits">Nancy Ford</a> </td> <td>Pianist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9194" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Sally Foster</a> </td> <td>Harpist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9047" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Eileen Fulton</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9020" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Joseph Galiano</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9141" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Ed Gall</a> </td> <td>Henry</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9113" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Richard P. Gang</a> </td> <td>Hucklebee</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9114" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Edward Garrabrandt</a> </td> <td>Hucklebee/Mortimer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9094" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">David Gebel</a> </td> <td>Matt/The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9142" style="text-decoration:none; color:rgb(151,0,51)" title="Has 6 credits">Frank Geraci</a> </td> <td>Henry/The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9095" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Richard Gervais</a> </td> <td>Matt/The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9096" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Paul Giovanni</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9098" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Michael Glenn-Smith</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9115" style="text-decoration:none; color:rgb(151,0,51)" title="Has 6 credits">Charles Goff</a> </td> <td>Hucklebee/Bellomy</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9021" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Robert Goss</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9130" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Byron Grant</a> </td> <td>Bellomy</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9143" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Justin Gray</a> </td> <td>Henry</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9048" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Virginia Gregory</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9099" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Charles Hagerty</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/1856" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Philip Baker Hall</a> </td> <td>Hucklebee</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/128" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Jay Hampton</a> </td> <td>Hucklebee/Henry/Mortimer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9050" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Natasha Harper</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9181" style="text-decoration:none; color:rgb(151,0,51)" title="Has 11 credits">Wally Harper</a> </td> <td>Pianist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9049" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Lorrie Harrison</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9022" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Nils Hedrick</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9145" style="text-decoration:none; color:rgb(151,0,51)" title="Has 7 credits">John Hefferman</a> </td> <td>Henry</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9175" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Alan Hemingway</a> </td> <td>The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9131" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">John High</a> </td> <td>Bellomy</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/7674" style="text-decoration:none; color:rgb(151,0,51)" title="Has 6 credits">Erin Hill</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9051" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Cheryl Home</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9100" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Erik Howell</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9146" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">J.C. Hoyt</a> </td> <td>Henry</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9147" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Bryan Hull</a> </td> <td>Henry/Mortimer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9052" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Carla Huston</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/843" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/843" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/843" style="text-decoration:none; color:rgb(151,0,51)" title="Has 14 credits">Christopher Innvar</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9144" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Stanley Jay</a> </td> <td>Henry</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9053" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Leilani Johnson</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9118" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Gordon G. Jones</a> </td> <td>Hucklebee</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9054" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Betsy Joslyn</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/8979" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Kenneth Kantor</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9055" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Anne Kaye</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/37752" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">David Keiserman</a> </td> <td>Hucklebee</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9119" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Richard A. Kennerson</a> </td> <td>Hucklebee/Mortimer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9101" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Phil Killian</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9121" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Richard Kinter</a> </td> <td>Hucklebee</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9102" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Jeff Knight</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9086" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Gary Krawford</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/8067" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Richard Kuss</a> </td> <td>Mortimer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/1422" style="text-decoration:none; color:rgb(151,0,51)" title="Has 13 credits">Tom Lacy</a> </td> <td>Hucklebee/Mortimer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9056" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Beverly Lambert</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/758" style="text-decoration:none; color:rgb(151,0,51)" title="Has 17 credits">Dick Latessa</a> </td> <td>Hucklebee</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9087" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Howard Lawrence</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9182" style="text-decoration:none; color:rgb(151,0,51)" title="Has 9 credits">Jack Lee</a> </td> <td>Pianist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9057" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Royce Lenella</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9157" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Earl Levine</a> </td> <td>Mortimer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9148" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Elliot Levine</a> </td> <td>Henry</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9023" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Michael Licata</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9149" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Russell Lieb</a> </td> <td>Henry</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9088" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Richard Lincoln</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9058" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Christine Long</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9116" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Conzalo Madurga</a> </td> <td>Bellomy</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/33344" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Dorothy Martin</a> </td> <td>The Pianist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9117" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">John J. Martin</a> </td> <td>Bellomy</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/2784" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Michael X. Martin</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9184" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Gregory Martindale</a> </td> <td>Pianist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9089" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Ty McConnell</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9183" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">William F. McDaniel</a> </td> <td>Pianist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9090" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Steve McDonough</a> </td> <td>Matt/El Gallo/The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9158" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">William McIntyre</a> </td> <td>Mortimer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/37750" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Debbie McLeod</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9059" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Debbi McLoed</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9025" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Jack Metter</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9091" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Eric Meyersfield</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9185" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Jeremie Michael</a> </td> <td>Pianist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9060" style="text-decoration:none; color:rgb(151,0,51)" title="Has 6 credits">Carolyn Mignini</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9150" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Lowry Miller</a> </td> <td>Henry</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9151" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Robert Molnar</a> </td> <td>Henry</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9092" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Kim Moore</a> </td> <td>Matt/El Gallo/ The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9061" style="text-decoration:none; color:rgb(151,0,51)" title="Has 7 credits">Kathy Morath</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9062" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Marty Morris</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/5145" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Richard Muenz</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> <div style="height: 30px; border: 1px solid lightgrey"> <a href="/CreditableEntity/2785" style="background-color: transparent; text-decoration: none"> <img src="/CreditableEntity/Image/Thumbnail/2785" style="border:none; /*width:21px;*/ /*height:30px*/" /></a> </div> </td> <td> <a href="/CreditableEntity/2785" style="text-decoration:none; color:rgb(151,0,51)" title="Has 6 credits">Michael Mulheren</a> </td> <td>Bellomy</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9063" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Allison Munn</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9152" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Gary Nairns</a> </td> <td>Henry</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/11055" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Roger Neil</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9064" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Amy Niles</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9195" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Nanette Norton</a> </td> <td>Harpist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9162" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Michael Nostrand</a> </td> <td>Mortimer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/132" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Lore Noto</a> </td> <td>Hucklebee</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9163" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Liam O'Begley</a> </td> <td>Mortimer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9122" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Dale O'Brien</a> </td> <td>Hucklebee</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/6378" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Seamas L. O'Brien</a> </td> <td>Henry</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9027" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">George Ogee</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9164" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Robert Oliver</a> </td> <td>Mortimer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9133" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Ken Parker</a> </td> <td>Bellomy</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9123" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Ed Penn</a> </td> <td>Hucklebee</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9093" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Bill Perlach</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9165" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Don Pomes</a> </td> <td>Mortimer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9153" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Ron Prather</a> </td> <td>Henry/The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9166" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Bill Preston</a> </td> <td>Mortimer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9028" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Sal Provenza</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9134" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Henry Quinn</a> </td> <td>Bellomy</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9103" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Sam Ratcliffe</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9104" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Peter Reckell</a> </td> <td>Matt/The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9029" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">David Rexroad</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9065" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Sarah Rice</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9124" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">George Riddle</a> </td> <td>Hucklebee/Henry</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/7185" style="text-decoration:none; color:rgb(151,0,51)" title="Has 7 credits">Chapman Roberts</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/3149" style="text-decoration:none; color:rgb(151,0,51)" title="Has 12 credits">Jimmy Roberts</a> </td> <td>The Pianist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/5374" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Hal Robinson</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/5143" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Richard Roland</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9186" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Penna Rose</a> </td> <td>Pianist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9105" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Richard Rothbard</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/5615" style="text-decoration:none; color:rgb(151,0,51)" title="Has 7 credits">Hansford Rowe</a> </td> <td>Hucklebee</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/5869" style="text-decoration:none; color:rgb(151,0,51)" title="Has 8 credits">Gene Rupert</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9135" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Jerry Russak</a> </td> <td>Bellomy</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9125" style="text-decoration:none; color:rgb(151,0,51)" title="Has 7 credits">David Sabin</a> </td> <td>Hucklebee</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/37753" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Geronimo Sands</a> </td> <td>Henry</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9030" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">John Savarese</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9187" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Jeffrey Saver</a> </td> <td>Pianist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/17052" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Ron Lee Savin</a> </td> <td>Hucklebee</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9136" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Jack Schmidt</a> </td> <td>Bellomy</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/2564" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Robert Schrock</a> </td> <td>The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9066" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Gina Schuh-Turner</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/1937" style="text-decoration:none; color:rgb(151,0,51)" title="Has 14 credits">Christopher Scott</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9106" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Christopher Seppe</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9176" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Les Shenkel</a> </td> <td>The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9107" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Steve Skiles</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/37749" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Robert Vincent Smith</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9031" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">David Snell</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9108" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Bob Spencer</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9067" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Heather Spore</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9196" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Winifred Wynne Starks</a> </td> <td>Harpist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9188" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Kim Douglas Steiner</a> </td> <td>Pianist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9032" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Don Stewart</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9126" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Ray Stewart</a> </td> <td>Hucklebee</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9068" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Liza Stuart</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/7528" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Kate Suber</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9197" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Andre Tarantiles</a> </td> <td>Harpist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9033" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Michael Tartel</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9109" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Geoffrey Taylor</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9177" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Richard Thayer</a> </td> <td>The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/4684" style="text-decoration:none; color:rgb(151,0,51)" title="Has 6 credits">Evan Thompson</a> </td> <td>The Actor</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9137" style="text-decoration:none; color:rgb(151,0,51)" title="Has 15 credits">William Tost</a> </td> <td>Bellomy</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/8240" style="text-decoration:none; color:rgb(151,0,51)" title="Has 11 credits">Sy Travers</a> </td> <td>Bellomy</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9035" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Tom Urich</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9138" style="text-decoration:none; color:rgb(151,0,51)" title="Has 10 credits">David Vaughan</a> </td> <td>Bellomy</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9069" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Kathy Vestuto</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9036" style="text-decoration:none; color:rgb(151,0,51)" title="Has 5 credits">Martin Vidnovic</a> </td> <td>El Gallo</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9139" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">David Vogel</a> </td> <td>Bellomy</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9178" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">John Thomas Waite</a> </td> <td>The Mute</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9070" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">B.J. Ward</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9127" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Bill Weeden</a> </td> <td>Hucklebee</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/8020" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Norman Weiss</a> </td> <td>Pianist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9128" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Charles Welch</a> </td> <td>Hucklebee</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9072" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Sharon Werner</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9073" style="text-decoration:none; color:rgb(151,0,51)" title="Has 3 credits">Katie White</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9074" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Marilyn Whitehead</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9198" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Hank Whitmire</a> </td> <td>Harpist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9075" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Joan Wiest</a> </td> <td>Luisa</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9189" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Ethyl Will</a> </td> <td>Pianist</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9154" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Curt Williams</a> </td> <td>Henry/Mortimer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/9167" style="text-decoration:none; color:rgb(151,0,51)" title="Has 1 credit">Robert Worms</a> </td> <td>Mortimer</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/6925" style="text-decoration:none; color:rgb(151,0,51)" title="Has 2 credits">Kevin R. Wright</a> </td> <td>Matt</td> <td></td> </tr> <tr style="border-top: 1px solid #f5f5f5"> <td> </td> <td> <a href="/CreditableEntity/22269" style="text-decoration:none; color:rgb(151,0,51)" title="Has 4 credits">Gannon McHale</a> </td> <td>Hucklebee and Bellomy</td> <td> <span style="font-size:xx-small; font-weight:bold">UNDERSTUDY</span> </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>