<!DOCTYPE html>
<html lang="en">
    <head>
        
        <link rel="icon" href="http://static.playbill.com/dims4/default/6da657b/2147483647/thumbnail/125x125/quality/90/?url=http%3A%2F%2Fstatic.playbill.com%2F61%2Ff0%2F09a4615e4b0884769d7679ae03cb%2Ffavicon-icon.jpg">
        

        <link rel="stylesheet" type="text/css" href="http://static.playbill.com/resource/assets/styles/main.min.0f687dfcd9cb310e62bbf1c125fc88b4.gz.css">
        <script src="http://static.playbill.com/resource/assets/scripts/main.min.b4852df217e82c175f83d9351fa1bc50.gz.js"></script>

        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">

        
	<title>Alley Theatre Begins Recovery Following Hurricane Harvey | Playbill</title>
	<meta name="title" content="Alley Theatre Begins Recovery Following Hurricane Harvey | Playbill">



	<link rel="canonical" href="http://www.playbill.com/article/alley-theatre-begins-recovery-following-hurricane-harvey">







	<meta name="description" content="The Houston venue will relocate its world premiere of Rajiv Joseph&apos;s Describe the Night." >

	<meta property="og:url" content="http://www.playbill.com/article/alley-theatre-begins-recovery-following-hurricane-harvey" >

	<meta property="og:site_name" content="Playbill" >

	<meta property="og:title" content="Alley Theatre Begins Recovery Following Hurricane Harvey | Playbill" >

	<meta property="og:description" content="The Houston venue will relocate its world premiere of Rajiv Joseph&apos;s Describe the Night." >

	<meta property="og:image" content="http://static.playbill.com/dims4/default/0383a0b/2147483647/resize/1200x627/quality/90/?url=http%3A%2F%2Fstatic.playbill.com%2Fe1%2F35%2F0e94df0b40b588816f8d5d9c7d04%2F4-hubbard-theatre.jpg" >

	<meta name="twitter:card" content="summary_large_image" >

	<meta name="twitter:title" content="Alley Theatre Begins Recovery Following Hurricane Harvey | Playbill" >

	<meta name="twitter:description" content="The Houston venue will relocate its world premiere of Rajiv Joseph&apos;s Describe the Night." >

	<meta name="twitter:site" content="@playbill" >

	<meta name="twitter:creator" content="@playbill" >

	<meta name="twitter:image" content="http://static.playbill.com/dims4/default/bd2c4bf/2147483647/crop/1800x900%2B0%2B300/resize/1024x512%5E/quality/90/?url=http%3A%2F%2Fstatic.playbill.com%2Fe1%2F35%2F0e94df0b40b588816f8d5d9c7d04%2F4-hubbard-theatre.jpg" >

	<meta property="article:published_time" content="Thu Aug 31 12:15:39 EDT 2017" >

	<meta property="article:author" content="Andrew Gans" >

	<meta property="article:section" content="News" >



    


        <script type="text/javascript">
articleCat = ["Regional News"];
smallBannerBool = false;
</script>

<!-- Chartbeat 1-->
      <script type="text/javascript">
          var _sf_async_config = _sf_async_config || {};
          /** CONFIGURATION START **/
          _sf_async_config.uid = 60176; // ACCOUNT NUMBER
          _sf_async_config.domain = 'playbill.com'; // DOMAIN 
          _sf_async_config.flickerControl = false;
          _sf_async_config.useCanonical = true;
          /** CONFIGURATION END **/
          var _sf_startpt = (new Date()).getTime();
      </script>
      <script async src="//static.chartbeat.com/js/chartbeat_mab.js"></script>
 
<style>
@media only screen and (max-width: 1264px) and (min-width: 768px) {
	.bsp-site-logo-centering {
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-left: 8rem !important;
		margin-right: 8rem !important;
	}
}
</style>

<script type="text/javascript"> var _sf_startpt=(new Date()).getTime(); </script>
<style>


.bsp-site-search {width: 0px;}

// hide full size banner
body.full-size-header  { padding-top: 70px; }
.full-size-header .bsp-site-header-wrapper { max-height: 70px; overflow:hidden;}
.full-size-header .bsp-site-header {margin-top:0}
.full-size-header .bsp-site-logo-centering { position: relative}
.full-size-header .bsp-site-logo { max-width: 205px; left: 0}
.bsp-header-extra-links-wrapper {
  position: relative;
}
// ends-hide full size banner

.bsp-article .eyebrow {
    padding-left: 0;
}

section.jobs-section ul li {
    list-style: disc inside;
}

div[itemprop="location"] [itemprop="name"]{
    display: none;
}

/* remove zip code fields on prod list page - SL/RB 30/11/16 */
/*
.production-results .bsp-column-aside .results-filter [data-bsp-form-message="#zip"] + .bsp-form-input-text, 
.production-results .bsp-column-aside .results-filter [data-bsp-form-message="#zip"] ~ .bsp-search-results-submit, 
label[for="distance-from-zip-code"] { display: none}
*/
/* end remove zip code fields on prod list page - SL/RB 30/11/16 */

/* centre carousel arrows - SL/RB 30/11/16 */
.bsp-gallery-module-component .gallery-module .slick-prev,
.bsp-gallery-module-component .gallery-module .slick-next{
top: 50%!important;
transform: translateY(-50%);
margin-top:0 !important;
}
/* end centre carousel arrows - SL/RB 30/11/16 */
/* fix endcard on full screen mobile gallery epxerience - RB 14/12/2016 */
@media only screen and (max-width: 767px) {
	
	.gallery-mobile-fullscreen:not(.landscape-fullscreen) .gallery-module .slick-slide .bsp-carousel-gallery-endcard .bsp-component-content .bsp-column-third {
	    padding: 5px 0;
	}

	.gallery-mobile-fullscreen .gallery-module .slick-slide .bsp-carousel-gallery-interstitial,
	.gallery-mobile-fullscreen:not(.landscape-fullscreen) .gallery-module .slick-slide .bsp-carousel-gallery-endcard {
	    position: absolute;
	     top: 50%;
	     left: 50%;
	     transform: translate(-50%,-50%);
	     width: 100%;
	}
	.gallery-mobile-fullscreen:not(.landscape-fullscreen) .gallery-module .slick-slide .bsp-carousel-gallery-endcard {
        padding: 0 40px;    
        box-sizing: border-box;
        margin: 0;
    }
}
.results-filter .results-filter-form .zip-input-container .bsp-form-input { border: 0 !important; }
.bsp-table-component.production-list-result {font-size: 16px}
.bsp-table-component.production-list-result tr td.col-3, .bsp-table-component.production-list-result tr td.col-4, .bsp-table-component.production-list-result tr td.col-5 {
max-width : none !important;
word-wrap: normal !important;
}
/* end fix endcard on full screen mobile gallery epxerience - RB 14/12/2016 */
/* carousel arrows on mobile - DF 17/11/2016 --
@media only screen and (max-wi
dth: 767px) {
    .gallery-module.gallery-module-nav .bsp-carousel-stage .slick-next:before,
    .gallery-module.gallery-module-yellow .slick-next:before,
    .bsp-carousel-gallery .bsp-carousel-stage .slick-next:before,
    .gallery-module.gallery-module-nav .bsp-carousel-stage .slick-prev:before,
    .gallery-module.gallery-module-yellow .slick-prev:before,
    .bsp-carousel-gallery .bsp-carousel-stage .slick-prev:before{
        font-size: 30px;
        opacity: 1 !important;
        color: #FDE300 !important;
        text-shadow: 0 0 30px #000;
    }
    
    .gallery-module .slick-next, .gallery-module .slick-prev {
    display: none !important;
}
}
.teaser-gallery-title{
border-top: none;
}
.listing-event .bsp-search-results-sort .bsp-component-group .bsp-form-select select [selected="selected"],
.listing-event .bsp-search-results-sort .bsp-component-group .bsp-form-select select:active,
.listing-event .bsp-search-results-sort .bsp-component-group .bsp-form-select select:checked {
   text-transform: capitalize;
}
 -- end carousel arrows on mobile - DF 17/11/2016 */


.bsp-extra-menu>li a{padding-left:1rem; padding-right: 1rem}

</style>

<script type="text/javascript">
	$( document ).ready(function() {
    	$("[name='inputJobStartDate']").val('');
  		$("[name='inputJobEndDate']").val('');
        
        $("h3.bsp-component-title:contains(Productions of this Shows)").text("Productions of this Show");
	});
</script>


<script type="text/javascript" src="https://playbill-d.openx.net/w/1.0/jstag"></script>

<script type="text/javascript">
  var OX_fullSiteAds = OX();
</script>


<!-- Nativo Tag -->
<script type="text/javascript" src="//s.ntv.io/serve/load.js" async></script> 

<style type="text/css">
.bsp-tab {
    display: none !important;
}
.bsp-tab.active {
    display: block !important;
}
h3.title.bsp-onDomInsert-inserted-32.pb-truncate-item {
    line-height: 30px !important;
}
p.caption.bsp-onDomInsert-inserted-32.pb-truncate-item {
    line-height: 18px !important;
}
/* Fix alignment issue on Firefox */
.jobs-post-audition-when-fields div[class^="jobs-post-audition-when-date"] {
 vertical-align: top;
}

.jobs-post-audition-when-fields .jobs-post-audition-when-add:before {
 line-height : 19px;
}

.playbill_form_actions a { text-decoration : underline;  }
.bsp-carousel-gallery-container .bsp-carousel-gallery .bsp-carousel-stage .bsp-carousel-slide figure figcaption {display: table-row}

@media only screen and (max-width: 767px) {
.bsp-column-fixed { 
	display: none;
}

#mobile-bottom-ad {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 57px;
  padding: 5px 0 2px 0;
  background-color: rgba(0,0,0,0.5);
  color: black;
  z-index: 10000;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-align: center;
}
#mobile-bottom-ad-2 {
  position: fixed;
  bottom: -80px;
  left: 0;
  width: 100%;
  height: 57px;
  padding: 5px 0 2px 0;
  background-color: rgba(0,0,0,0.5);
  color: black;
  z-index: 10000;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  text-align: center;
}
}
/* end mobile ad */
</style>

<script type="text/javascript" src="//playbill-d.openx.net/w/1.0/jstag"></script>


<!-- LiveConnect tag for publishers -->
  <script type="text/javascript" src="//b-code.liadm.com/a-00ji.min.js" async="true" charset="utf-8"></script>
<!-- LiveConnect tag for publishers -->

<style type="text/css">
/* 1/20 - hotfix for gallery captions, should be fixed in bsp-article-pb.less and then this removed -th */
.bsp-carousel-slide .bsp-img-with-meta figcaption {
    display:block;
}

/* change bottom drawer colors on mobile-tablet */
.bsp-trigger-fixed-column a {
    background-color: #FDE300;
   color: #000;
}

</style>


<!-- Facebook Pixel Code -->
<script>
  !function(f,b,e,v,n,t,s)
  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  n.queue=[];t=b.createElement(e);t.async=!0;
  t.src=v;s=b.getElementsByTagName(e)[0];
  s.parentNode.insertBefore(t,s)}(window, document,'script',
  'https://connect.facebook.net/en_US/fbevents.js');
  fbq('init', '925349244281937');
  fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
  src="https://www.facebook.com/tr?id=925349244281937&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->


<!--Begin First Impression Tag -->
<script data-cfasync='false' type='text/javascript'>
	window.apd_options = { 'websiteId': 7075, 'runFromFrame': false };
	(function() {
		var w = window.apd_options.runFromFrame ? window.top : window;
		if(window.apd_options.runFromFrame && w!=window.parent) w=window.parent;
		if (w.location.hash.indexOf('apdAdmin') != -1){if(typeof(Storage) !== 'undefined') {w.localStorage.apdAdmin = 1;}}
		var adminMode = ((typeof(Storage) == 'undefined') || (w.localStorage.apdAdmin == 1));
		w.apd_options=window.apd_options;
		var apd = w.document.createElement('script'); apd.type = 'text/javascript'; apd.async = true;
		apd.src = '//' + (adminMode ? 'cdn' : 'ecdn') + '.firstimpression.io/' + (adminMode ? 'fi.js?id=' + window.apd_options.websiteId : 'fi_client.js') ;
		var s = w.document.getElementsByTagName('head')[0]; s.appendChild(apd);
	})();</script>
<!--End First Impression Tag -->
        <!--- news header test --->

<!---Targeting---->

<script>
window.AdUnitTargeting = window.AdUnitTargeting || {};
AdUnitTargeting["538224662"] = {"c.cat":  articleCat}; 
AdUnitTargeting["538224667"] = {"c.cat":  articleCat};
AdUnitTargeting["538224665"] = {"c.cat":  articleCat};
AdUnitTargeting["538258244"] = {"c.cat":  articleCat};
AdUnitTargeting["538225224"] = {"c.cat":  articleCat};
AdUnitTargeting["538224666"] = {"c.cat":  articleCat};
AdUnitTargeting["538224662"] = {"c.cat":  articleCat};
AdUnitTargeting["538224670"] = {"c.cat":  articleCat};
</script>


<!--Sonobi-->
<script>

var load_placement = function(id, data, adUnitName) {
window['OX_' + id] = OX();
window['OX_' + id].addAdUnit(id);
// Check for extra Configs
if (window.AdUnitTargeting && window.AdUnitTargeting[id]){
for(var k in window.AdUnitTargeting[id]){
// Add the new targeting
window['OX_' + id].addVariable(k, window.AdUnitTargeting[id][k]);
}
}
//If you use ad unit groups, you can use addPage to target it instead of an individual ad unit
//window['OX_' + id].addPage("18100");
if (data && data.sbi_aid ){
window['OX_' + id].addVariable("sbi_aid", data.sbi_aid);
window['OX_' + id].addVariable("sbi_apoc", data.sbi_apoc);
window['OX_' + id].addVariable("sbi_size", data.sbi_size);
if (data.hasOwnProperty('sbi_dozer')){
window['OX_' + id].addVariable("sbi_dozer", data.sbi_dozer);
}
window['OX_' + id].addVariable("sbi_dc", window.sbi_dc);
}
window['OX_' + id].setAdUnitSlotId(id, adUnitName);
window['OX_' + id].load();
};

    window.load_trinity = function(associations, callback) {
        //Load our script to provide key - values which are set to the global variable sbi_trinity
        //Add more associations to thisobject as necessary
         
        if(callback == null) callback = function(){};
         
        var sbi_script = document.createElement('script');
        sbi_script.async = true;
        sbi_script.type = 'text/javascript';
        sbi_script.src = 'http://apex.go.sonobi.com/trinity.js?key_maker=' + JSON.stringify(associations) + '&s=' + Math.floor(Math.random()* 1000);   
         
        if(sbi_script.readyState) {
            sbi_script.onreadystatechange = function() {
                if(sbi_script.readyState == "loaded" || sbi_script.readyState == "complete") {
                    sbi_script.onreadystatechange = null;
                    callback();
                    callback = function(){};
                }
            };
        } else {
            sbi_script.onload = function () {
                callback();
                callback = function(){};
            };
        }
     
        var node = document.getElementsByTagName('script')[0];
        node.parentNode.insertBefore(sbi_script, node);
         
        //The following code ensures that the callback method is run after no more than 800 milliseconds
        setTimeout(function(){
            callback();
            callback = function(){};
        }, 1500);
    };


    var associations = {};

    if (window.innerWidth <=728) {
    //300x250 Top Ad
      associations["538224662"] = '93d94cc1180d7e9fd7a2';

    //300x250 Foot
      associations["538258226"] = '93d94cc1180d7e9fd7a2';
    }

    if (window.innerWidth >728 && window.innerWidth <=1391) {

    //728x90 Top Ad
     associations["538224665"] = 'a58797574a09d3debe92';
    
    //728x90 Foot
    associations["538258244"] = 'a58797574a09d3debe92';
    }

    if (window.innerWidth >1260) {
    
    //300x250 Rail Unit
    associations["538225224"] = '93d94cc1180d7e9fd7a2';
        
    };
    
    if (window.innerWidth >1392) {
    
    //970x90 Top Ad
      associations["538224666"] = 'e3dd8eb35f1243b20661';

    //970x90 Foot
     associations["538224670"] = 'e3dd8eb35f1243b20661';
    }

    var lookups = {};

    if (window.innerWidth <=728) {

      lookups["538224662"] =  "NEWS_TOP_300x250";

      lookups["538224667"] =  "NEWS_BOTTOM_300x250";
    };

    if (window.innerWidth >728 && window.innerWidth <=1391) {

      lookups["538224665"] =   "NEWS_TOP_728x90";

   		lookups["538258244"] =  "NEWS_BOTTOM_728x90";
    };
 
    if (window.innerWidth >1260) {
    
    //300x250 Rail Unit
        lookups["538225224"] = '538225224_NEWS_RAIL_300x250';
        
    };
    
    if (window.innerWidth >1392) {
   
      lookups["538224666"] =  "NEWS_TOP_970x90";
    //@TODO
     lookups["538224670"] =  "NEWS_BOTTOM_970x90";
    };


    load_trinity(associations, function(){
        for(var adId in associations){
            load_placement(adId, window['sbi_trinity'] && sbi_trinity.hasOwnProperty(adId) ? sbi_trinity[adId] : false, lookups[adId]);
        }
    })



    </script>

<!--- Connatix --->
<script async type='text/javascript' src='https://cdn.connatix.com/min/connatix.renderer.infeed.min.js' data-connatix-token='22faa222-75d8-4321-8139-9c711fba1fa9'></script>



    </head>
    <body class="ua-desktop bsp-site-header-slidingnav" style="">
        <h1 style="display:none;">Alley Theatre Begins Recovery Following Hurricane Harvey</h1><script src="https://playbill-d.openx.net/w/1.0/jstag"></script>
<div data-pb-trackevents="alley-theatre-begins-recovery-following-hurricane-harvey" class="bsp-site-wrapper">

    
        <div class="bsp-site-header-wrapper pb-xl-menu-item bsp-site-customcolors-header"
     data-bsp-scroll-checker
    >

    
        <style>
                
                
                
                
                .bsp-site-header-wrapper.bsp-site-customcolors-header .bsp-site-menu-trigger.toggle-in {
                    background-color: #fde300;
                }

                .bsp-site-header-wrapper.bsp-site-customcolors-header .bsp-site-menu-content {
                    background-color: #fde300;
                }
                

                

                
                
                

        </style>
    


    

    <div class="bsp-site-header">

        
            <div class="bsp-site-menu" data-bsp-toggle-item data-pb-menu-toggle>
                <div class="bsp-site-menu-content toggle-item">
                    
                        <ul class="bsp-site-menu-simple-list ">
                            <li class="heading"><a  href="/universe" title data-cms-ai="0" >   Playbill Universe 
</a></li>
                            
                        </ul>
                    
                        <ul class="bsp-site-menu-simple-list ">
                            <li class="heading"><a  href="/news" title data-cms-ai="0" >   News 
</a></li>
                            
                        </ul>
                    
                        <ul class="bsp-site-menu-simple-list ">
                            <li class="heading"><a data-cms-ai="0"  >   Features 
</a><i class="icon-mobile-sub"></i></li>
                            
                                <li><a  href="/features" title="Features" data-cms-ai="0" >   Features 
</a></li>
                            
                                <li><a  href="/classicarts" title="Classic Arts" data-cms-ai="0" >   Classic Arts 
</a></li>
                            
                                <li><a  href="/category/seth-rudetsky" title="Seth Rudetsky" data-cms-ai="0" >   Seth Rudetsky 
</a></li>
                            
                                <li><a  href="/the-phantom-of-the-opera-at-30" title="Phantom at 30" data-cms-ai="0" >   Phantom at 30 
</a></li>
                            
                                <li><a  href="/the-lion-king-at-20" title="The Lion King at 20" data-cms-ai="0" >   The Lion King at 20 
</a></li>
                            
                                <li><a  href="/tonyawards" title="Tony Awards" data-cms-ai="0" >   Tony Awards 
</a></li>
                            
                                <li><a  href="/pride" title="Playbill Pride" data-cms-ai="0" >   Playbill Pride 
</a></li>
                            
                                <li><a  href="/broadwaybares" title="Broadway Bares" data-cms-ai="0" >   Broadway Bares 
</a></li>
                            
                                <li><a  href="/category/obituaries" title="Obituaries" data-cms-ai="0" >   Obituaries 
</a></li>
                            
                        </ul>
                    
                        <ul class="bsp-site-menu-simple-list ">
                            <li class="heading"><a  href="/photos" title data-cms-ai="0" >   Photos 
</a></li>
                            
                        </ul>
                    
                        <ul class="bsp-site-menu-simple-list ">
                            <li class="heading"><a  href="/videos" title data-cms-ai="0" >   Videos 
</a></li>
                            
                        </ul>
                    
                        <ul class="bsp-site-menu-simple-list ">
                            <li class="heading"><a  href="/vault" title data-cms-ai="0" >   Playbill Vault 
</a></li>
                            
                        </ul>
                    
                        <ul class="bsp-site-menu-simple-list ">
                            <li class="heading"><a data-cms-ai="0"  >   Shows/Tickets 
</a><i class="icon-mobile-sub"></i></li>
                            
                                <li><a  href="/productions?q=&amp;venue-type=broadway&amp;state=all&amp;genre=all" title="Broadway" data-cms-ai="0" >   Broadway 
</a></li>
                            
                                <li><a  href="/productions?q=&amp;venue-type=offbroadway&amp;state=all&amp;genre=all" title="Off-Broadway" data-cms-ai="0" >   Off-Broadway 
</a></li>
                            
                                <li><a  href="/productions?q=&amp;venue-type=regional&amp;state=all&amp;genre=all" title="Regional/National Tours" data-cms-ai="0" >   Regional/National Tours 
</a></li>
                            
                                <li><a  href="/productions?q=&amp;venue-type=london&amp;state=all&amp;genre=all" title="London" data-cms-ai="0" >   London 
</a></li>
                            
                                <li><a  href="/seating-charts" title="Seating Charts" data-cms-ai="0" >   Seating Charts 
</a></li>
                            
                                <li><a  href="/article/weekly-schedule-of-current-broadway-shows-com-142774" title="Weekly Schedule" data-cms-ai="0" >   Weekly Schedule 
</a></li>
                            
                                <li><a  href="/article/schedule-of-upcoming-and-announced-broadway-shows-com-113677" title="Upcoming Broadway" data-cms-ai="0" >   Upcoming Broadway 
</a></li>
                            
                                <li><a  href="/article/last-chance-schedule-of-upcoming-broadway-and-off-broadway-show-closings" title="Upcoming NYC Closings" data-cms-ai="0" >   Upcoming NYC Closings 
</a></li>
                            
                                <li><a  href="/clubseats" title="ClubSEATS Giveaway" data-cms-ai="0" >   ClubSEATS Giveaway 
</a></li>
                            
                        </ul>
                    
                        <ul class="bsp-site-menu-simple-list ">
                            <li class="heading"><a  href="/jobs" title data-cms-ai="0" >   Jobs 
</a></li>
                            
                        </ul>
                    
                        <ul class="bsp-site-menu-simple-list ">
                            <li class="heading"><a  href="/discount" title data-cms-ai="0" >   Playbill Club Discounts 
</a></li>
                            
                        </ul>
                    
                        <ul class="bsp-site-menu-simple-list ">
                            <li class="heading"><a  href="http://playbillstore.com" title data-cms-ai="0" >   Playbill Store 
</a></li>
                            
                        </ul>
                    
                        <ul class="bsp-site-menu-simple-list ">
                            <li class="heading"><a  href="http://playbilltravel.com" title data-cms-ai="0" >   Playbill Travel 
</a></li>
                            
                        </ul>
                    
                        <ul class="bsp-site-menu-simple-list ">
                            <li class="heading"><a  href="/thebroadwaycast" title data-cms-ai="0" >   The Broadway Cast Podcast 
</a></li>
                            
                        </ul>
                    
                        <ul class="bsp-site-menu-simple-list ">
                            <li class="heading"><a data-cms-ai="0"  >   Resources 
</a><i class="icon-mobile-sub"></i></li>
                            
                                <li><a  href="/grosses" title="Grosses" data-cms-ai="0" >   Grosses 
</a></li>
                            
                                <li><a  href="/article/long-runs-on-broadway-com-109864" title="Long Runs" data-cms-ai="0" >   Long Runs 
</a></li>
                            
                                <li><a  href="/article/whats-currently-playing-on-broadway-com-321997" title="Current Broadway Shows" data-cms-ai="0" >   Current Broadway Shows 
</a></li>
                            
                                <li><a  href="/article/broadway-rush-lottery-and-standing-room-only-policies-com-116003" title="Broadway Rush Tix" data-cms-ai="0" >   Broadway Rush Tix 
</a></li>
                            
                                <li><a  href="/article/off-broadway-rush-and-inexpensive-ticket-policies-com-173110" title="Off-B&#x27;way Rush Tix" data-cms-ai="0" >   Off-B'way Rush Tix 
</a></li>
                            
                                <li><a  href="/nyc/restaurants" title="Restaurants" data-cms-ai="0" >   Restaurants 
</a></li>
                            
                        </ul>
                    

                    
                        <div class="bsp-share-links-mobile-only">
                            <ul class="bsp-share-links">
                                
                            </ul>
                        </div>
                    
                </div>

                <div class="bsp-site-menu-trigger toggle-trigger">
                    <a href="#" data-cms-ai="0"><i class="icon icon-bars"><span class="sr-only">toggle menu</span></i></a>
                </div>
            </div>
        

        <div class="bsp-site-logo-centering">
            <span class="heading-one bsp-site-logo">
                
                    <a  href="/" title data-cms-ai="0" > 
	
    
	
    <img   src="http://static.playbill.com/f3/e9/5c0ec777423696d7c47de98c43c6/large-logo.png" alt="Large Logo"  />
    
    
    
        
    
  
</a>
                
                <span id="bsp-site-header-date" class="bsp-site-header-date"></span>
                <script>
                    /* Adding date from FE because server time will be wrong for clients in different timezones. */
                    var monthNames = ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"];
                    var d = new Date();
                    $("#bsp-site-header-date").text(monthNames[d.getMonth()] + " " + d.getDate() + ", " + d.getFullYear());
                </script>
            </span>
        </div>

        

        
            <div class="bsp-share-links-centering">
                <ul class="bsp-share-links">
                    
                </ul>
            </div>
        

        <div class="bsp-site-search-trigger" data-bsp-toggle-item data-pb-nav-search>
            <div class="bsp-site-search toggle-item">
                <form class="bsp-site-search-form" action="/searchpage/search?q=" >
                    
                        
    
	<div data-bsp-form-message="#q"
		
		data-bsp-form-message-options='{
			"messages": {
			
				
					
					"valueMissing": "Please fill in the search query"
					
				
			
			}
		}'
		
	></div>




<div class="bsp-form-input bsp-form-input-text">



    <input data-bsp-autocomplete-options="{ &quot;serviceUrl&quot; : &quot;/ajax/suggest.jsp&quot; }" autocomplete="off" data-bsp-autocomplete name="q" id="q" type="text" class="bsp-site-search-input"   />

</div>




                    

                    <button class="bsp-site-search-submit" type="submit"><i class="icon icon-search"><span
                            class="sr-only">Go</span></i></button>
                </form>
            </div>

            <div class="toggle-trigger">
                <a href="#" data-cms-ai="0"><i class="icon icon-search"><span class="sr-only">toggle search form</span></i></a>
            </div>
        </div>

        
            <div class="bsp-extra-menu-wrapper">
                <ul class="bsp-extra-menu">
                    
                        <li>
                            
                            
                                <a title="News" href="/news" data-cms-ai="0" >
                                    
                                    News
                                    
                                    
                                </a>
                            

                            
                        </li>
                    
                        <li>
                            
                            
                                <a title="Universe" href="/universe" data-cms-ai="0" >
                                    
                                    Universe
                                    
                                    
                                </a>
                            

                            
                        </li>
                    
                        <li>
                            
                            
                                <a title="Features" href="/features" data-cms-ai="0" >
                                    
                                    Features
                                    
                                    
                                </a>
                            

                            
                        </li>
                    
                        <li>
                            
                            
                                <a title="Vault" href="/vault" data-cms-ai="0" >
                                    
                                    Vault
                                    
                                    
                                </a>
                            

                            
                        </li>
                    
                        <li>
                            
                            
                                <a title="Shows" href="/productions?q=&amp;venue-type=broadway&amp;state=all&amp;genre=all" data-cms-ai="0" >
                                    
                                    Shows
                                    
                                        
                                            <i class="icon"></i>
                                        
                                    
                                    
                                </a>
                            

                            
                                <ul class="bsp-extra-menu-submenu">
                                    
                                        <li><a  href="/productions?q=&amp;venue-type=broadway&amp;state=all&amp;genre=all" title="Broadway" data-cms-ai="0" >   Broadway 
</a></li>
                                    
                                        <li><a  href="/productions?q=&amp;venue-type=offbroadway&amp;state=all&amp;genre=all" title="Off-Broadway" data-cms-ai="0" >   Off-Broadway 
</a></li>
                                    
                                        <li><a  href="/productions?q=&amp;venue-type=regional&amp;state=all&amp;genre=all" title="Regional/Tours" data-cms-ai="0" >   Regional/Tours 
</a></li>
                                    
                                        <li><a  href="/productions?q=&amp;venue-type=london&amp;state=all&amp;genre=all" title="London" data-cms-ai="0" >   London 
</a></li>
                                    
                                </ul>
                            
                        </li>
                    
                        <li>
                            
                            
                                <a title="Jobs" href="/job/listing" data-cms-ai="0" >
                                    
                                    Jobs
                                    
                                        
                                            <i class="icon"></i>
                                        
                                    
                                    
                                </a>
                            

                            
                                <ul class="bsp-extra-menu-submenu">
                                    
                                        <li><a  href="/job/listing" title="Find A Job" data-cms-ai="0" >   Find A Job 
</a></li>
                                    
                                        <li><a  href="/post-a-job" title="Post A Job" data-cms-ai="0" >   Post A Job 
</a></li>
                                    
                                </ul>
                            
                        </li>
                    
                        <li>
                            
                            
                                <a title="Tickets" href="/productions?q=&amp;venue-type=broadway&amp;state=all&amp;genre=all" data-cms-ai="0" >
                                    
                                    Tickets
                                    
                                        
                                            <i class="icon"></i>
                                        
                                    
                                    
                                </a>
                            

                            
                                <ul class="bsp-extra-menu-submenu">
                                    
                                        <li><a  href="/productions?q=&amp;venue-type=broadway&amp;state=all&amp;genre=all" title="Full Price Tickets" data-cms-ai="0" >   Full Price Tickets 
</a></li>
                                    
                                        <li><a  href="/discount?type=broadway" title="Broadway Discounts" data-cms-ai="0" >   Broadway Discounts 
</a></li>
                                    
                                        <li><a  href="/article/broadway-rush-lottery-and-standing-room-only-policies-com-116003" title="Broadway Rush" data-cms-ai="0" >   Broadway Rush 
</a></li>
                                    
                                        <li><a  href="/discount?type=offbroadway" title="Off-Bway Discounts" data-cms-ai="0" >   Off-Bway Discounts 
</a></li>
                                    
                                        <li><a  href="/article/off-broadway-rush-and-inexpensive-ticket-policies-com-173110" title="Off-Bway Rush" data-cms-ai="0" >   Off-Bway Rush 
</a></li>
                                    
                                        <li><a  href="/article/playbill-club-subscription-support" title="Subscribe to Save" data-cms-ai="0" >   Subscribe to Save 
</a></li>
                                    
                                        <li><a  href="/clubseats" title="ClubSEATS Giveaway" data-cms-ai="0" >   ClubSEATS Giveaway 
</a></li>
                                    
                                </ul>
                            
                        </li>
                    
                        <li>
                            
                            
                                <a href="http://www.playbilltravel.com/?utm_source=horiznav&amp;utm_medium=promo&amp;utm_campaign=travel" title="Travel" target="_blank" data-cms-ai="0" >
                                    
                                    Travel
                                    
                                    
                                </a>
                            

                            
                        </li>
                    
                        <li>
                            
                            
                                <a href="http://www.playbillstore.com/?utm_source=horiznav&amp;utm_medium=promo&amp;utm_campaign=store" title="Shop" target="_blank" data-cms-ai="0" >
                                    
                                    Shop
                                    
                                    
                                </a>
                            

                            
                        </li>
                    
                </ul>
            </div>
        

    </div>

</div>

<script>
    //PP-652 - remove rubberband
    document.ontouchmove = function (event) {

        var isTouchMoveAllowed = true, target = event.target;

        while (target !== null) {
            if (target.classList && target.classList.contains('disable-scrolling')) {
                isTouchMoveAllowed = false;
                break;
            }
            target = target.parentNode;
        }

        if (!isTouchMoveAllowed) {
            event.preventDefault();
        }

    };
    function removeIOSRubberEffect(element) {
        element.addEventListener("touchstart", function () {

            var top = element.scrollTop, totalScroll = element.scrollHeight, currentScroll = top + element.offsetHeight;

            if (top === 0) {
                element.scrollTop = 1;
            } else if (currentScroll === totalScroll) {
                element.scrollTop = top - 1;
            }

        });

    }

    removeIOSRubberEffect(document.querySelector(".bsp-site-menu-content"));

</script>

    

    <div class="bsp-site" style=""
        
         data-pb-banner>

        

        <div>
	
		
			<div class="bsp-container" >

	

	<div class="bsp-row">

		

        
		<div class="bsp-column-fixed-wrap" data-bsp-toggle-item>
			<div class="bsp-column-fixed toggle-item">

				<div class="bsp-trigger-fixed-column toggle-trigger">
					<a class="toggle-trigger-link-out icon icon-angle-up" href="#" data-cms-ai="0">Latest News</a>
					<a class="toggle-trigger-link-in  icon icon-angle-down" href="#" data-cms-ai="0">Close</a>
				</div>

					
						<div class="bsp-component bsp-tabber-promo-component aside-fixed"  >

	

	
		<div class="bsp-tabber-wrapper" data-bsp-tabber>
		
			<div class="bsp-tab" data-nav-title="Latest News">
			
				
					<div class="bsp-component bsp-list-promo-component hard-item-heights"  >
    
    

    <div class="bsp-component-content">
        <div class="bsp-list-promo">
            
            
            <ul class="bsp-list-promo-list ">
                
                    <li class=" ">
                        
                            
                                <div class="bsp-list-promo-section-text no-time">

    
    

    
    

    

    

    
        <div class="bsp-list-promo-link"><a  data-pb-truncate-options="{&quot;maxLines&quot;:2, &quot;truncateString&quot;:&quot;&quot; }" href="/article/playbill-vaults-today-in-theatre-history-february-18-com-329416" title="Playbill Vault&#x27;s Today in Theatre History: February 18" data-pb-truncate="true" data-cms-ai="0" >Playbill Vault's Today in Theatre History: February 18</a></div>
    
    
</div>

                            
                        
                    </li>
                
                    <li class=" ">
                        
                            
                                <div class="bsp-list-promo-section-text no-time">

    
    

    
    

    

    

    
        <div class="bsp-list-promo-link"><a  data-pb-truncate-options="{&quot;maxLines&quot;:2, &quot;truncateString&quot;:&quot;&quot; }" href="/article/celebrate-christopher-sieber-on-the-stage" title="Celebrate Christopher Sieber Onstage " data-pb-truncate="true" data-cms-ai="0" >Celebrate Christopher Sieber Onstage </a></div>
    
    
</div>

                            
                        
                    </li>
                
                    <li class=" ">
                        
                            
                                <div class="bsp-list-promo-section-text no-time">

    
    

    
    

    

    

    
        <div class="bsp-list-promo-link"><a  data-pb-truncate-options="{&quot;maxLines&quot;:2, &quot;truncateString&quot;:&quot;&quot; }" href="/article/45-dance-musicals-that-have-chassed-their-way-to-broadway" title="45 Dance Musicals That Have Chasséd Their Way to Broadway" data-pb-truncate="true" data-cms-ai="0" >45 Dance Musicals That Have Chasséd Their Way to Broadway</a></div>
    
    
</div>

                            
                        
                    </li>
                
                    <li class=" ">
                        
                            
                                <div class="bsp-list-promo-section-text no-time">

    
    

    
    

    

    

    
        <div class="bsp-list-promo-link"><a  data-pb-truncate-options="{&quot;maxLines&quot;:2, &quot;truncateString&quot;:&quot;&quot; }" href="/article/how-montego-glover-makes-hamiltons-angelica-schuyler-her-own" title="How Montego Glover Makes Hamilton’s Angelica Schuyler Her Own" data-pb-truncate="true" data-cms-ai="0" >How Montego Glover Makes <i data-rte2-sanitize="italic">Hamilton</i>’s Angelica Schuyler Her Own</a></div>
    
    
</div>

                            
                        
                    </li>
                
                    <li class=" ">
                        
                            
                                <div class="bsp-list-promo-section-text no-time">

    
    

    
    

    

    

    
        <div class="bsp-list-promo-link"><a  data-pb-truncate-options="{&quot;maxLines&quot;:2, &quot;truncateString&quot;:&quot;&quot; }" href="/article/idina-menzel-will-join-josh-groban-in-upcoming-concert-tour" title="Idina Menzel Will Join Josh Groban in Upcoming Concert Tour" data-pb-truncate="true" data-cms-ai="0" >Idina Menzel Will Join Josh Groban in Upcoming Concert Tour</a></div>
    
    
</div>

                            
                        
                    </li>
                
            </ul>
            
        </div>
    </div>

    
        <div class="bsp-component-cta cta-bottom">
            <a  href="http://www.playbill.com/news" title="New Stories" data-cms-ai="0" >   31 New Stories 
</a>
        </div>
    
</div>

				
			
			</div>
		
			<div class="bsp-tab" data-nav-title="Most Read">
			
				
					<div class="bsp-component bsp-list-promo-component hard-item-heights"  >
    
    

    <div class="bsp-component-content">
        <div class="bsp-list-promo">
            
            
            <ul class="bsp-list-promo-list ">
                
                    <li class=" ">
                        
                            
                                <div class="bsp-list-promo-section-text no-time">

    
    

    
    

    

    

    
        <div class="bsp-list-promo-link"><a  data-pb-truncate-options="{&quot;maxLines&quot;:2, &quot;truncateString&quot;:&quot;&quot; }" href="/article/announcing-the-finalists-for-the-newsies-seize-the-day-challenge" title="Announcing the Finalists for the Newsies Seize the Day Challenge" data-pb-truncate="true" data-cms-ai="0" >Announcing the Finalists for the <i>Newsies</i> Seize the Day Challenge</a></div>
    
    
</div>

                            
                        
                    </li>
                
                    <li class=" ">
                        
                            
                                <div class="bsp-list-promo-section-text no-time">

    
    

    
    

    

    

    
        <div class="bsp-list-promo-link"><a  data-pb-truncate-options="{&quot;maxLines&quot;:2, &quot;truncateString&quot;:&quot;&quot; }" href="/article/mcc-severs-ties-with-playwright-in-residence-neil-labute" title="MCC Severs Ties With Playwright-in-Residence Neil LaBute " data-pb-truncate="true" data-cms-ai="0" >MCC Severs Ties With Playwright-in-Residence Neil LaBute </a></div>
    
    
</div>

                            
                        
                    </li>
                
                    <li class=" ">
                        
                            
                                <div class="bsp-list-promo-section-text no-time">

    
    

    
    

    

    

    
        <div class="bsp-list-promo-link"><a  data-pb-truncate-options="{&quot;maxLines&quot;:2, &quot;truncateString&quot;:&quot;&quot; }" href="/article/raul-esparza-on-starring-in-rock-concert-chess-at-kennedy-center" title="Raúl Esparza on Starring in ‘Rock Concert’ Chess at Kennedy Center" data-pb-truncate="true" data-cms-ai="0" >Raúl Esparza on Starring in ‘Rock Concert’ <i>Chess</i> at Kennedy Center</a></div>
    
    
</div>

                            
                        
                    </li>
                
                    <li class=" ">
                        
                            
                                <div class="bsp-list-promo-section-text no-time">

    
    

    
    

    

    

    
        <div class="bsp-list-promo-link"><a  data-pb-truncate-options="{&quot;maxLines&quot;:2, &quot;truncateString&quot;:&quot;&quot; }" href="/article/jeff-daniels-to-reunite-with-aaron-sorkin-for-broadways-to-kill-a-mockingbird-with-celia-keenan-bolger-gideon-glick-and-more" title="Jeff Daniels to Reunite With Aaron Sorkin for Broadway’s To Kill a Mockingbird, With Celia Keenan-Bolger, Gideon Glick, and More" data-pb-truncate="true" data-cms-ai="0" >Jeff Daniels to Reunite With Aaron Sorkin for Broadway’s <i data-rte2-sanitize="italic">To Kill a Mockingbird, </i>With Celia Keenan-Bolger, Gideon Glick, and More</a></div>
    
    
</div>

                            
                        
                    </li>
                
                    <li class=" ">
                        
                            
                                <div class="bsp-list-promo-section-text no-time">

    
    

    
    

    

    

    
        <div class="bsp-list-promo-link"><a  data-pb-truncate-options="{&quot;maxLines&quot;:2, &quot;truncateString&quot;:&quot;&quot; }" href="/article/andrew-lloyd-webber-revue-unmasked-will-open-paper-mill-playhouse-season" title="Andrew Lloyd Webber Revue Unmasked Will Open Paper Mill Playhouse Season" data-pb-truncate="true" data-cms-ai="0" >Andrew Lloyd Webber Revue<i> Unmasked</i> Will Open Paper Mill Playhouse Season</a></div>
    
    
</div>

                            
                        
                    </li>
                
            </ul>
            
        </div>
    </div>

    
</div>

				
			
			</div>
		
		</div>
	

	

</div>

					
						<div data-pb-ad-refresh >
    
        <div style="margin: -10px auto 8px auto; width: 300px;">

<div id="538225224_NEWS_RAIL_300x250" style="width:300px;height:250px;margin:0;padding:0">
  <noscript><iframe id="382213fffb" name="382213fffb" src="http://playbill-d.openx.net/w/1.0/afr?auid=538225224&cb=INSERT_RANDOM_NUMBER_HERE" frameborder="0" scrolling="no" width="300" height="250"><a href="http://playbill-d.openx.net/w/1.0/rc?cs=382213fffb&cb=INSERT_RANDOM_NUMBER_HERE" data-cms-ai="0" ><img src="http://playbill-d.openx.net/w/1.0/ai?auid=538225224&cs=382213fffb&cb=INSERT_RANDOM_NUMBER_HERE" border="0" alt=""></a></iframe></noscript>
</div>

</div>
    
</div>
					

			</div>
		</div>
        

	</div>
</div>

		
			
<div class="bsp-component-group bsp-infinite-load-wrapper" data-bsp-infinite-content data-pb-infinite-print>
    <div class="bsp-infinite-load-item" data-bsp-infinite-load-item-url="/article/alley-theatre-begins-recovery-following-hurricane-harvey">
    	
    		<div class="bsp-container" >

	

	<div class="bsp-row">

		
			<div class="bsp-column-scrolling">
				
					
						<div>
	
		
			<div data-pb-ad-refresh >
    
        <!--/* 300x250*/-->
<div style="margin: 0px auto 8px auto; padding-top: 1rem; width: 300px;">
<div id="NEWS_TOP_300x250" style="margin:0 auto 0 auto ;padding:0;">
   <noscript><iframe id="0b509ce4b9" name="0b509ce4b9" src="https://playbill-d.openx.net/w/1.0/afr?auid=538224662&cb=INSERT_RANDOM_NUMBER_HERE" frameborder="0" scrolling="no" width="300" height="250"><a href="https://playbill-d.openx.net/w/1.0/rc?cs=0b509ce4b9&cb=INSERT_RANDOM_NUMBER_HERE" data-cms-ai="0" ><img src="https://playbill-d.openx.net/w/1.0/ai?auid=538224662&cs=0b509ce4b9&cb=INSERT_RANDOM_NUMBER_HERE" border="0" alt=""></a></iframe></noscript>
</div>

</div>

<!--/* 728x90*/-->
<div style="margin: 0px auto 8px auto; padding-top: 1rem; width: 728px;">
<div id="NEWS_TOP_728x90" style=" margin:0 auto 0 auto ;padding:0;">
  <noscript><iframe id="ecfc4d1f4d" name="ecfc4d1f4d" src="//playbill-d.openx.net/w/1.0/afr?auid=538224665&cb=INSERT_RANDOM_NUMBER_HERE" frameborder="0" scrolling="no" width="728" height="90"><a href="//playbill-d.openx.net/w/1.0/rc?cs=ecfc4d1f4d&cb=INSERT_RANDOM_NUMBER_HERE" data-cms-ai="0" ><img src="//playbill-d.openx.net/w/1.0/ai?auid=538224665&cs=ecfc4d1f4d&cb=INSERT_RANDOM_NUMBER_HERE" border="0" alt=""></a></iframe></noscript>
</div>


</div>


<!--/* 970x90*/-->

<div style="margin: 0px auto 8px auto; width: 970px;">
<div id="NEWS_TOP_970x90" style=" margin:0 auto 0 auto ;padding:0;">
  <noscript><iframe id="2119299467" name="2119299467" src="//playbill-d.openx.net/w/1.0/afr?auid=538224666&cb=INSERT_RANDOM_NUMBER_HERE" frameborder="0" scrolling="no" width="970" height="90"><a href="https://playbill-d.openx.net/w/1.0/rc?cs=2119299467&cb=INSERT_RANDOM_NUMBER_HERE" data-cms-ai="0" ><img src="https://playbill-d.openx.net/w/1.0/ai?auid=538224666&cs=2119299467&cb=INSERT_RANDOM_NUMBER_HERE" border="0" alt=""></a></iframe></noscript>
</div>


</div>


<!--/* OpenX Asynchronous JavaScript tag */-->
<div style="margin:auto; padding-top: 1rem; text-align:center;">
<div id="WELCOME" style="width:1px;height:1px;margin:0;padding:0">
  <noscript><iframe id="a8f086ec51" name="a8f086ec51" src="//playbill-d.openx.net/w/1.0/afr?auid=538629799&cb=INSERT_RANDOM_NUMBER_HERE" frameborder="0" scrolling="no" width="1" height="1"><a href="//playbill-d.openx.net/w/1.0/rc?cs=a8f086ec51&cb=INSERT_RANDOM_NUMBER_HERE" data-cms-ai="0" ><img src="//playbill-d.openx.net/w/1.0/ai?auid=538629799&cs=a8f086ec51&cb=INSERT_RANDOM_NUMBER_HERE" border="0" alt=""></a></iframe></noscript>
</div>
<script type="text/javascript">
  var OX_ads = OX_ads || [];
  OX_ads.push({
     slot_id: "WELCOME",
     auid: "538629799"
  });
</script>
    
<script type="text/javascript" src="//playbill-d.openx.net/w/1.0/jstag"></script>

</div>
    
</div>
		
			<div data-pb-ad-refresh >
    
        <!--- Nothing to see here --->
    
</div>
		
	
</div>
					
				
			</div>
		

        

	</div>
</div>

    	
    		<div class="bsp-container" >

	

	<div class="bsp-row">

		
			<div class="bsp-column-scrolling">
				
					
						

<div class="bsp-article-wrapper " >

    <div class="bsp-article">
        
            <span class="bsp-share-links-wrapper">

	<span class="bsp-share-links-title"></span>

	<ul class="bsp-share-links"
			data-bsp-share
			data-bsp-share-options=
			'
				{
					"description":"The Houston venue will relocate its world premiere of Rajiv Joseph’s Describe the Night.",
					"image":"http://static.playbill.com/e1/35/0e94df0b40b588816f8d5d9c7d04/4-hubbard-theatre.jpg",
					"title":"Alley Theatre Begins Recovery Following Hurricane Harvey",
					"url":"http://www.playbill.com/article/alley-theatre-begins-recovery-following-hurricane-harvey",
					"redirectUrl":"",
					"iconClass":"icon",
					"serviceProps":{
						"facebook":{"appId":"760188134086076"}
					}
				}
			'
	>
		
				<li class="bsp-facebook-share"></li>
		
				<li class="bsp-twitter-share"></li>
		
				<li class="bsp-print-share"></li>
		
				<li class="bsp-email-share"></li>
		
	</ul>
</span>

        

        
            <a class="eyebrow eyebrow-custom"  title="Regional News" style="color:#030303;" href="/category/regional-news" data-cms-ai="0" >Regional News</a> &nbsp;
        

        <span class="heading-one bsp-article-title" >Alley Theatre Begins Recovery Following Hurricane Harvey</span>

		<div class="bsp-meta-data">
			<div class="article-authors-date">
				
	                <div class="bsp-meta-author">By <a data-cms-ai="0"  >Andrew Gans</a></div>
	            

	            
	                <div class="bsp-meta-date">Aug 31, 2017</div>
	                <meta content="Aug 31, 2017">
	            
            </div>
            
        </div>
        <div style="clear: both; margin-bottom: -1.5rem;">&nbsp;</div>

        
            <span class="heading-three bsp-article-subtitle">The Houston venue will relocate its world premiere of Rajiv Joseph's<i> Describe the Night.</i></span>
        

        
            <div class="bsp-article-lead"><figure class="bsp-img-with-meta">
	
    
	
    <img   src="http://static.playbill.com/dims4/default/ad7754e/2147483647/crop/1800x1013%2B0%2B186/resize/970x546/quality/90/?url=http%3A%2F%2Fstatic.playbill.com%2Fe1%2F35%2F0e94df0b40b588816f8d5d9c7d04%2F4-hubbard-theatre.jpg" alt="Alley Theatre"  />
    
    
    
        <figcaption>
            <span class="bsp-img-caption">
                Alley Theatre
                
                    <span class="bsp-img-credit">Bill Saltzstein, Empty Space Images with Paul Butzi</span>
                
            </span>
        </figcaption>
    
</figure></div>
        

        <script type="text/javascript" src="http://playbill-d.openx.net/w/1.0/jstag"></script>

        <div class="bsp-article-content"  >

            
                
                    <p>Houston's Alley Theatre, which was severely impacted when Hurricane Harvey made landfall August 25, is currently in recovery mode, working to restore administrative and artistic facilities, provide assistance to its artists and staff, and find other venues for its new season.</p>
                
            
                
                    <div class="bsp-article-enhancement align-right"><figure class="bsp-img-with-meta">
	
    
	
    <img   src="http://static.playbill.com/dims4/default/83efb16/2147483647/crop/2037x2852%2B0%2B0/resize/250x350/quality/90/?url=http%3A%2F%2Fstatic.playbill.com%2F4e%2F3e%2F4fab98404b0398e7961cadaf9138%2Fplaygroundpartyjm49.JPG" alt="Rajiv Joseph"  />
    
    
    
        <figcaption>
            <span class="bsp-img-caption">
                Rajiv Joseph
                
                    <span class="bsp-img-credit">Joseph Marzullo/WENN</span>
                
            </span>
        </figcaption>
    
</figure></div>
                
            
                
                    <p>Hurricane Harvey left the Alley's Neuhaus Theatre, adjacent Mitchell Lobby, prop storage, and basement dressing rooms with water damage. The theatre’s electrical systems suffered severe damage and are offline. The theatre’s Long Lobby and Hubbard Theatre, however, did not suffer any damage.</p><p class="cms-textAlign-center"><a href="http://playbill.com/article/in-wake-of-hurricane-harvey-damage-houstons-alley-theatre-cancels-remaining-39-steps-performances" target="_blank" data-cms-ai="0">Read: IN WAKE OF HURRICANE HARVEY DAMAGE, HOUSTON'S ALLEY THEATRE CANCELS REMAINING<i> 39 STEPS</i> PERFORMANCES</a></p><p>“We’re still assessing the damage Harvey inflicted upon the Theatre; it’s heartbreaking to see the destruction,” said Dean Gladden, managing director of the Alley Theatre, in a statement. “But the Alley team, like all Houstonians, are rallying together so that we can get back to producing theatre for this great city.”</p><p>The Alley’s 2017–2018 season will proceed with the world premiere of Rajiv Joseph’s <i>Describe the Night</i> at a different location. Beginning September 15, performances will play the Quintero Theatre, located at 3351 Cullen Blvd. on the University of Houston campus.</p><p>The Alley’s second world premiere of the season, Lawrence Wright’s <i>Cleo</i>, is proceeding with rehearsals. A venue for performances is currently in discussion.</p><p>The Alley administrative offices and box office remain closed, and online ticketing is currently unavailable. Patrons with existing tickets to <i>Describe the Night</i> and <i>Cleo</i> will be contacted when normal business operations resume.</p><p>Many of the Alley Theatre’s staff members suffered personal loss and damages from the storm. The theatre has set up a tax-deductible Employee Flood Assistance Fund to support these staff members. Visit <a href="http://alleytheatre.org" target="_blank" data-cms-ai="0">AlleyTheatre.org</a> for more information or text ALLEYSTAFF to 41444 to donate.</p>
                
            
        </div>

        
            <div class="bsp-article-button-bottom">
               
                   <a  href="http://bit.ly/General-Playbill-Store-Article-Link" title="Shop the Playbill Store" target="_blank" data-cms-ai="0" ><null>Click Here to Shop for Theatre Merchandise<null/></a>
               
                <div class="c-both">
                    &nbsp;
                </div>
            </div>
        

        
            <div class="bsp-tags">
    <div class="bsp-tag-list-title">RELATED: </div>
    <ul class="bsp-tag-list">
        
            <li><a class="bsp-tag"  href="/searchpage/search?q=Describe%20the%20Night&amp;qasset=0000015b-256e-d62a-abdb-67efc3210000" title="Describe the Night" data-cms-ai="0" >   Describe the Night 
</a></li>
        
            <li><a class="bsp-tag"  href="/searchpage/search?q=Alley%20Theatre%20%28Houston%29" title="Alley Theatre (Houston)" data-cms-ai="0" >   Alley Theatre (Houston) 
</a></li>
        
    </ul>
</div>

        

        
    </div>
</div>

					
				
			</div>
		

        

	</div>
</div>

    	
    		<div class="bsp-container" >

	

	<div class="bsp-row">

		
			<div class="bsp-column-scrolling">
				
					
						<div>
	
		
			<div data-pb-ad-refresh >
    
        <!--/* 300x250*/-->
<div style="margin: -10px auto 8px auto; width: 300px;">
<div id="NEWS_BOTTOM_300x250" style="margin:0 auto 0 auto ;padding:0;">
   <noscript><iframe id="43107e7ae5" name="43107e7ae5" src="//playbill-d.openx.net/w/1.0/afr?auid=538224667&cb=INSERT_RANDOM_NUMBER_HERE" frameborder="0" scrolling="no" width="300" height="250"><a href="//playbill-d.openx.net/w/1.0/rc?cs=43107e7ae5&cb=INSERT_RANDOM_NUMBER_HERE" data-cms-ai="0" ><img src="//playbill-d.openx.net/w/1.0/ai?auid=538224667&cs=43107e7ae5&cb=INSERT_RANDOM_NUMBER_HERE" border="0" alt=""></a></iframe></noscript>
</div>

</div>

<!--/* 728x90*/-->
<div style="margin: -10px auto 8px auto; width: 728px;">
<div id="NEWS_BOTTOM_728x90" style=" margin:0 auto 0 auto ;padding:0;">
  <noscript><iframe id="cf590c9a27" name="cf590c9a27" src="//playbill-d.openx.net/w/1.0/afr?auid=538224668&cb=INSERT_RANDOM_NUMBER_HERE" frameborder="0" scrolling="no" width="728" height="90"><a href="//playbill-d.openx.net/w/1.0/rc?cs=cf590c9a27&cb=INSERT_RANDOM_NUMBER_HERE" data-cms-ai="0" ><img src="//playbill-d.openx.net/w/1.0/ai?auid=538224668&cs=cf590c9a27&cb=INSERT_RANDOM_NUMBER_HERE" border="0" alt=""></a></iframe></noscript>
</div>


</div>



<!--/* 970x90*/-->

<div style="margin: -10px auto 8px auto; width: 970px;">
<div id="NEWS_BOTTOM_970x90" style=" margin:0 auto 0 auto ;padding:0;">
  <noscript><iframe id="2630c11d6d" name="2630c11d6d" src="//playbill-d.openx.net/w/1.0/afr?auid=538224670&cb=INSERT_RANDOM_NUMBER_HERE" frameborder="0" scrolling="no" width="970" height="90"><a href="//playbill-d.openx.net/w/1.0/rc?cs=2630c11d6d&cb=INSERT_RANDOM_NUMBER_HERE" data-cms-ai="0" ><img src="//playbill-d.openx.net/w/1.0/ai?auid=538224670&cs=2630c11d6d&cb=INSERT_RANDOM_NUMBER_HERE" border="0" alt=""></a></iframe></noscript>
</div>


</div>
    
</div>
		
			<div class="bsp-component bsp-list-promo-component image-small-width" data-trackmodule="insider-info-BMC-vertical" >
    
        <div class="bsp-component-title">Recommended Reading:</div>
    
    

    <div class="bsp-component-content">
        <div class="bsp-list-promo">
            
            
            <ul class="bsp-list-promo-list ">
                
                    <li class=" image-align-left">
                        
                            
                                <div class="bsp-list-promo-section-image">

    
    
        <div class="bsp-list-promo-image">
            <a  href="/article/broadway-rush-lottery-and-standing-room-only-policies-com-116003" title="Broadway Rush, Lottery, and Standing Room Only Policies" data-cms-ai="0" > 
	
    
	
    <img data-bsp-lazyimage src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="  data-lazy="http://static.playbill.com/dims4/default/533a50e/2147483647/crop/970x485%2B0%2B61/resize/400x200/quality/90/?url=http%3A%2F%2Fstatic.playbill.com%2F0f%2F9d%2F0f8f50e94f4aaaa1b7398658f79c%2Frushlottery.jpg" alt="Rush Broadway HR"  />
    
    
    
        
    
  
</a>

            

        </div>
    

    
    

    

    

    
    
</div>

                            
                                <a class="eyebrow eyebrow-custom"  title="Insider Info" style="color:#030303;" href="/popularlinks" data-cms-ai="0" >Insider Info</a>
                            
                                <div class="bsp-list-promo-section-text">

    
    

    
    
        <div class="bsp-list-promo-title"><a  href="/article/broadway-rush-lottery-and-standing-room-only-policies-com-116003" title="Broadway Rush, Lottery, and Standing Room Only Policies" data-cms-ai="0" >Broadway Rush, Lottery, and Standing Room Only Policies</a></div>
    

    
        <div class="bsp-list-promo-subtitle">By Ruthie Fierberg, John Curtis | </div>
    

    
        <div class="bsp-list-promo-desc">Playbill’s complete round-up of the latest Broadway rush, lottery, standing-room-only (SRO), and student ticket policies. </div>
    

    
    
</div>

                            
                        
                    </li>
                
                    <li class=" image-align-left">
                        
                            
                                <div class="bsp-list-promo-section-image">

    
    
        <div class="bsp-list-promo-image">
            <a  href="/article/find-the-best-seats-in-the-house-with-playbill-seating-charts" title="Find the Best Seats in the House With Playbill Seating Charts" data-cms-ai="0" > 
	
    
	
    <img data-bsp-lazyimage src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="  data-lazy="http://static.playbill.com/dims4/default/dec9967/2147483647/crop/970x485%2B0%2B51/resize/400x200/quality/90/?url=http%3A%2F%2Fstatic.playbill.com%2Fa1%2F10%2F3f452fc849828ef5cbcdfe418b34%2Fseatingchartslead.jpg" alt="SeatingChartsLEAD.jpg"  />
    
    
    
        
    
  
</a>

            

        </div>
    

    
    

    

    

    
    
</div>

                            
                                <a class="eyebrow eyebrow-custom"  title="Photo Features" style="color:#030303;" href="/category/photo-features" data-cms-ai="0" >Photo Features</a>
                            
                                <div class="bsp-list-promo-section-text">

    
    

    
    
        <div class="bsp-list-promo-title"><a  href="/article/find-the-best-seats-in-the-house-with-playbill-seating-charts" title="Find the Best Seats in the House With Playbill Seating Charts" data-cms-ai="0" >Find the Best Seats in the House With Playbill Seating Charts</a></div>
    

    
        <div class="bsp-list-promo-subtitle">By Hannah Vine | 10/15/2017</div>
    

    
        <div class="bsp-list-promo-desc">Look through the seating charts of all 41 Broadway theatres.</div>
    

    
    
</div>

                            
                        
                    </li>
                
                    <li class=" image-align-left">
                        
                            
                                <div class="bsp-list-promo-section-image">

    
    
        <div class="bsp-list-promo-image">
            <a  href="/article/schedule-of-upcoming-and-announced-broadway-shows-com-113677" title="Schedule of Upcoming and Announced Broadway Shows" data-cms-ai="0" > 
	
    
	
    <img data-bsp-lazyimage src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="  data-lazy="http://static.playbill.com/dims4/default/19219d4/2147483647/crop/2994x1497%2B0%2B129/resize/400x200/quality/90/?url=http%3A%2F%2Fstatic.playbill.com%2Ff4%2F4f%2Fb82a330041fc881102dfa374e4b7%2Fupcoming-broadway-graphic.jpg" alt="Schedule of Upcoming Broadway Shows - Key Art"  />
    
    
    
        
    
  
</a>

            

        </div>
    

    
    

    

    

    
    
</div>

                            
                                <a class="eyebrow eyebrow-custom"  title="Broadway News" style="color:#030303;" href="/category/broadway-news" data-cms-ai="0" >Broadway News</a>
                            
                                <div class="bsp-list-promo-section-text">

    
    

    
    
        <div class="bsp-list-promo-title"><a  href="/article/schedule-of-upcoming-and-announced-broadway-shows-com-113677" title="Schedule of Upcoming and Announced Broadway Shows" data-cms-ai="0" >Schedule of Upcoming and Announced Broadway Shows</a></div>
    

    
        <div class="bsp-list-promo-subtitle">By Playbill Staff | 02/12/2018</div>
    

    
        <div class="bsp-list-promo-desc">See what’s in previews, what’s premiering out of town, and what’s in development.</div>
    

    
    
</div>

                            
                        
                    </li>
                
                    <li class=" image-align-left">
                        
                            
                                <div class="bsp-list-promo-section-image">

    
    
        <div class="bsp-list-promo-image">
            <a  href="/article/weekly-schedule-of-current-broadway-shows-com-142774" title="Weekly Schedule of Current Broadway Shows" data-cms-ai="0" > 
	
    
	
    <img data-bsp-lazyimage src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="  data-lazy="http://static.playbill.com/dims4/default/86fbb29/2147483647/crop/2994x1497%2B0%2B187/resize/400x200/quality/90/?url=http%3A%2F%2Fstatic.playbill.com%2Ff1%2F66%2F7fd0967e4674b7cf104c353aa50c%2Fweekly-schedule.jpg" alt="Weekly_Schedule_Graphic_HR"  />
    
    
    
        
    
  
</a>

            

        </div>
    

    
    

    

    

    
    
</div>

                            
                                <a class="eyebrow eyebrow-custom"  title="Insider Info" style="color:#030303;" href="/popularlinks" data-cms-ai="0" >Insider Info</a>
                            
                                <div class="bsp-list-promo-section-text">

    
    

    
    
        <div class="bsp-list-promo-title"><a  href="/article/weekly-schedule-of-current-broadway-shows-com-142774" title="Weekly Schedule of Current Broadway Shows" data-cms-ai="0" >Weekly Schedule of Current Broadway Shows</a></div>
    

    
        <div class="bsp-list-promo-subtitle">By James Miller | 02/12/2018</div>
    

    
        <div class="bsp-list-promo-desc">Here is a rundown of current Broadway shows and their weekly show times.</div>
    

    
    
</div>

                            
                        
                    </li>
                
                    <li class=" image-align-left">
                        
                            
                                <div class="bsp-list-promo-section-image">

    
    
        <div class="bsp-list-promo-image">
            <a  href="/article/off-broadway-rush-and-inexpensive-ticket-policies-com-173110" title="Off-Broadway Rush and Inexpensive Ticket Policies" data-cms-ai="0" > 
	
    
	
    <img data-bsp-lazyimage src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="  data-lazy="http://static.playbill.com/dims4/default/627a29f/2147483647/crop/970x485%2B0%2B65/resize/400x200/quality/90/?url=http%3A%2F%2Fstatic.playbill.com%2F76%2Ffd%2F00dc1bdd4bbc8adeccc962094cb5%2Foffbwayrush.jpg" alt="Rush Off Broadway HR"  />
    
    
    
        
    
  
</a>

            

        </div>
    

    
    

    

    

    
    
</div>

                            
                                <a class="eyebrow eyebrow-custom"  title="Insider Info" style="color:#030303;" href="/popularlinks" data-cms-ai="0" >Insider Info</a>
                            
                                <div class="bsp-list-promo-section-text">

    
    

    
    
        <div class="bsp-list-promo-title"><a  href="/article/off-broadway-rush-and-inexpensive-ticket-policies-com-173110" title="Off-Broadway Rush and Inexpensive Ticket Policies" data-cms-ai="0" >Off-Broadway Rush and Inexpensive Ticket Policies</a></div>
    

    
        <div class="bsp-list-promo-subtitle">By Gabriella Steinberg, David Gewirtzman | 01/29/2018</div>
    

    
        <div class="bsp-list-promo-desc">To make tickets more affordable to students and other theatregoers on a budget, many Off-Broadway shows have implemented rush, lottery and inexpensive ticket policies.</div>
    

    
    
</div>

                            
                        
                    </li>
                
                    <li class=" image-align-left">
                        
                            
                                <div class="bsp-list-promo-section-image">

    
    
        <div class="bsp-list-promo-image">
            <a  href="/article/schedule-of-upcoming-movie-musical-adaptations-com-216487" title="Schedule of Upcoming Movie Musical Adaptations" data-cms-ai="0" > 
	
    
	
    <img data-bsp-lazyimage src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="  data-lazy="http://static.playbill.com/dims4/default/3df6e36/2147483647/crop/2994x1497%2B0%2B188/resize/400x200/quality/90/?url=http%3A%2F%2Fstatic.playbill.com%2Ff8%2F00%2F52d4b07c4339ac88f1668daa34a9%2Ffilmadaptaions.jpg" alt="Film_Adaptation_Graphic_HR"  />
    
    
    
        
    
  
</a>

            

        </div>
    

    
    

    

    

    
    
</div>

                            
                                <a class="eyebrow eyebrow-custom"  title="Film &amp; TV News" style="color:#030303;" href="/category/film-tv-news" data-cms-ai="0" >Film & TV News</a>
                            
                                <div class="bsp-list-promo-section-text">

    
    

    
    
        <div class="bsp-list-promo-title"><a  href="/article/schedule-of-upcoming-movie-musical-adaptations-com-216487" title="Schedule of Upcoming Movie Musical Adaptations" data-cms-ai="0" >Schedule of Upcoming Movie Musical Adaptations</a></div>
    

    
        <div class="bsp-list-promo-subtitle">By David Gewirtzman | 02/15/2018</div>
    

    
        <div class="bsp-list-promo-desc">A list of stage musicals announced to be adapted as films.</div>
    

    
    
</div>

                            
                        
                    </li>
                
                    <li class=" image-align-left">
                        
                            
                                <div class="bsp-list-promo-section-image">

    
    
        <div class="bsp-list-promo-image">
            <a  href="/article/schedule-of-upcoming-live-theatre-broadcasts-in-movie-theatres-and-on-television-com-322823" title="Schedule of Upcoming Live Theatre Broadcasts in Movie Theatres and on Television" data-cms-ai="0" > 
	
    
	
    <img data-bsp-lazyimage src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="  data-lazy="http://static.playbill.com/dims4/default/1c18ff0/2147483647/crop/1200x600%2B0%2B12/resize/400x200/quality/90/?url=http%3A%2F%2Fstatic.playbill.com%2Fda%2F89%2Fd2134e8f4f65a27990f44b9b2ffd%2Flive-broadcasts.jpg" alt="Live_Broadcasts_Graphic+HR"  />
    
    
    
        
    
  
</a>

            

        </div>
    

    
    

    

    

    
    
</div>

                            
                                <a class="eyebrow eyebrow-custom"  title="Film &amp; TV News" style="color:#030303;" href="/category/film-tv-news" data-cms-ai="0" >Film & TV News</a>
                            
                                <div class="bsp-list-promo-section-text">

    
    

    
    
        <div class="bsp-list-promo-title"><a  href="/article/schedule-of-upcoming-live-theatre-broadcasts-in-movie-theatres-and-on-television-com-322823" title="Schedule of Upcoming Live Theatre Broadcasts in Movie Theatres and on Television" data-cms-ai="0" >Schedule of Upcoming Live Theatre Broadcasts in Movie Theatres and on TV</a></div>
    

    
        <div class="bsp-list-promo-subtitle">By David Gewirtzman | 02/15/2018</div>
    

    
        <div class="bsp-list-promo-desc">A list of live stage productions announced to be shown in movie theatres and on television.</div>
    

    
    
</div>

                            
                        
                    </li>
                
                    <li class=" image-align-left">
                        
                            
                                <div class="bsp-list-promo-section-image">

    
    
        <div class="bsp-list-promo-image">
            <a  href="/article/schedule-of-upcoming-off-broadway-shows-com-119931" title="Schedule of Upcoming Off-Broadway Shows" data-cms-ai="0" > 
	
    
	
    <img data-bsp-lazyimage src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="  data-lazy="http://static.playbill.com/dims4/default/fdeb50f/2147483647/crop/1200x600%2B0%2B46/resize/400x200/quality/90/?url=http%3A%2F%2Fstatic.playbill.com%2F54%2Ff5%2F5eabbe1c48f2932ceac9d22f0381%2Fupcoming-off-broadway.jpg" alt="Upcoming_Off_Broadway_Shows_Graphic_HR"  />
    
    
    
        
    
  
</a>

            

        </div>
    

    
    

    

    

    
    
</div>

                            
                                <a class="eyebrow eyebrow-custom"  title="Off-Broadway News" style="color:#030303;" href="/category/off-broadway-news" data-cms-ai="0" >Off-Broadway News</a>
                            
                                <div class="bsp-list-promo-section-text">

    
    

    
    
        <div class="bsp-list-promo-title"><a  href="/article/schedule-of-upcoming-off-broadway-shows-com-119931" title="Schedule of Upcoming Off-Broadway Shows" data-cms-ai="0" >Schedule of Upcoming Off-Broadway Shows</a></div>
    

    
        <div class="bsp-list-promo-subtitle">By James Miller | 02/14/2018</div>
    

    
        <div class="bsp-list-promo-desc">Due to the expansive nature of Off-Broadway, this list is not comprehensive.</div>
    

    
    
</div>

                            
                        
                    </li>
                
            </ul>
            
        </div>
    </div>

    
</div>

		
	
</div>
					
				
			</div>
		

        

	</div>
</div>

    	
    	
    </div>
</div>

		
	
</div>

    </div>

    
        <div class="bsp-site-footer">

	<div class="bsp-container">

				<div class="bsp-row">

					<div class="bsp-column-third">

						
						    <section class="bsp-footer-list">
					        	<h5 class="bsp-list-heading">
 									
                                        Playbill Sites
                                    
					        	</h5>

						        <ul class="bsp-unstyled-list">
							        
							            <li>
							                 <a  href="http://playbillstore.com" title="Playbill Store" target="_blank" data-cms-ai="0" >   Playbill Store 
</a>
							            </li>
							        
							            <li>
							                 <a  href="http://playbill.com/classicarts" title="Playbill Classic Arts" target="_blank" data-cms-ai="0" >   Playbill Classic Arts 
</a>
							            </li>
							        
							            <li>
							                 <a  href="http://playbillder.com" title="PLAYBILLder" target="_blank" data-cms-ai="0" >   PLAYBILLder 
</a>
							            </li>
							        
							            <li>
							                 <a  href="http://playbilltravel.com" title="Playbill Travel" target="_blank" data-cms-ai="0" >   Playbill Travel 
</a>
							            </li>
							        
						        </ul>
						    </section>
						

					</div>

					<div class="bsp-column-third">

						
						    <section class="bsp-footer-list">
					        	<h5 class="bsp-list-heading">
									
                                        Contact Playbill
                                    
					        	</h5>

						        <ul class="bsp-unstyled-list">
							        
							            <li>
							                 <a  href="/article/playbill-club-subscription-support" title="Playbill Club" data-cms-ai="0" >   Playbill Club 
</a>
							            </li>
							        
							            <li>
							                 <a  href="/ads" title="Advertising" data-cms-ai="0" >   Advertising 
</a>
							            </li>
							        
							            <li>
							                 <a  href="/career" title="Career" data-cms-ai="0" >   Career 
</a>
							            </li>
							        
							            <li>
							                 <a  href="/article/playbill-rss-feeds" title="RSS" data-cms-ai="0" >   RSS 
</a>
							            </li>
							        
							            <li>
							                 <a  href="/site-map" title="Site Map" data-cms-ai="0" >   Site Map 
</a>
							            </li>
							        
							            <li>
							                 <a  href="/privacy-policy" title="Privacy Policy" target="_blank" data-cms-ai="0" >   Privacy Policy 
</a>
							            </li>
							        
							            <li>
							                 <a  href="/article/contact-us" title="Contact Us" data-cms-ai="0" >   Contact Us 
</a>
							            </li>
							        
						        </ul>
						    </section>
						

					</div>

                    <div class="bsp-column-third">

                        

                            
                                <div class="bsp-component">

                                    <h5 class="bsp-component-title">Follow Playbill Now</h5>

                                    <div class="bsp-component-content">

                                        <ul class="bsp-share-links">
                                            
                                                <li class="bsp-facebook-share"><a class="bsp-share-link"  href="http://www.facebook.com/playbill/" target="_blank" data-cms-ai="0" ></a>
</li>
                                            
                                                <li class="bsp-twitter-share"><a class="bsp-share-link"  href="http://twitter.com/playbill" target="_blank" data-cms-ai="0" ></a>
</li>
                                            
                                                <li class="bsp-tumblr-share"><a class="bsp-share-link"  href="http://playbill.tumblr.com/" target="_blank" data-cms-ai="0" ></a>
</li>
                                            
                                                <li class="bsp-instagram-share"><a class="bsp-share-link"  href="https://www.instagram.com/playbill/" target="_blank" data-cms-ai="0" ></a>
</li>
                                            
                                        </ul>

                                    </div>

                                </div>
                            

                            
                                <div class="bsp-component" >
	

	<div class="bsp-component-content">
		<div class="newsletter">
			
				<span class="heading-one newsletter-label">
					Want Discount Tickets?
				</span>
			

			
				<p class="newsletter-description">
					Sign up for exclusive discounts and save up to 50% on tickets!
				</p>
			

			

			
				<div class="newsletter-input ">
	                <form class="newsletter-form" action="/ajax/subscribeNewsletter.jsp" data-pb-newsletter-form>
	                	<div class="bsp-row">
	                		
	                        	
    
	<div data-bsp-form-message="#email-news-7ec8678c-b3d2-413a-a3cb-3d9bd3dccaa1"
		
		data-bsp-form-message-options='{
			"messages": {
			
				
					
					"valueMissing": "Email required.",
					
				
			
				
					
					"typeMismatch": "Format required a@b.c"
					
				
			
			}
		}'
		
	></div>




<div class="bsp-form-input bsp-form-input-email">



    <input name="email-news-59efa6d9-02c7-454a-88de-dcb054546496" id="email-news-7ec8678c-b3d2-413a-a3cb-3d9bd3dccaa1" placeholder="Email Address" type="email" required="true"   />

</div>




	                    	
	                	</div>

						<div class="bsp-row">
							<div class="bsp-column-half">
								
				                    
    
	<div data-bsp-form-message="#zip-news-65880304-29f0-40e2-b297-a8c0547f01f2"
		
		data-bsp-form-message-options='{
			"messages": {
			
				
					
					"valueMissing": "Zip code",
					
				
			
				
					
					"patternMismatch": "12345"
					
				
			
			}
		}'
		
	></div>




<div class="bsp-form-input bsp-form-input-text">



    <input name="zip-news-3d90c483-70f1-4dc7-8794-efdda214059e" pattern="^\d{5}(-\d{4})?$" id="zip-news-65880304-29f0-40e2-b297-a8c0547f01f2" placeholder="Zip Code" type="text" required="true"   />

</div>




			                    
							</div>
							<div class="bsp-column-half newsletter-submit">
								
			                        


<div class="bsp-form-input bsp-form-input-submit">



    <input type="submit" value="Sign Up"   />

</div>




			                    
							</div>
						</div>

	                </form>
				</div>
            
		</div>
	</div>

	
</div>

                            
                        

                    </div>

				</div>

				<div class="bsp-site-copyright">
					<div class="bsp-disclaimer">
						Copyright 2018 © Playbill Inc.  All Rights Reserved. 
					</div>
					<div class="bsp-logo">
						<span>
						Powered by &nbsp;
						</span>
						
							<a  href="http://www.brightspot.com/" title target="_blank" data-cms-ai="0" > 
	
    
	
    <img   src="http://static.playbill.com/dims4/default/290da56/2147483647/resize/114x15/quality/90/?url=http%3A%2F%2Fstatic.playbill.com%2F67%2Fff%2F19d7acd74ba997d28c71f3e4fb43%2Fbrightspot.png" alt="Brightspot Logo"  />
    
    
    
        
    
  
</a>
						

					</div>
				</div>

	</div>
</div>

    

</div>


        <script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
 })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-28913695-1', 'auto');
ga('send', 'pageview', { 'dimension1': '\x22Regional\x20News\x22', 'dimension3': 'Describe\x20the\x20Night\x2c\x20Alley\x20Theatre\x20\x28Houston\x29' });
</script>

        <script src="https://ddfhyekk53l1c.cloudfront.net/ads.js" type="text/javascript"></script>

<script type="text/javascript">
if( document.getElementById('DznRvbSQIPgG') == true ){
adEvent = 'No Ad Block'
} else {
adEvent = 'Ad Blocked'
}
if(typeof ga !=='undefined'){
ga('send','event','Blocking Ads',adEvent,{'nonInteraction':1});
} else if(typeof _gaq !=='undefined'){
_gaq.push(['_trackEvent','Blocking Ads',adEvent,undefined,undefined,true]);
}
</script>

<style type='text/css'>
.adblock-modal { display: none; position: fixed; z-index: 10000000; padding-top: 100px; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4) }
.adblock-modal-content { background: #FDE300 url(http://cdn.playbill.com/ad-overlay-curtains.png) no-repeat; background-size: 100%; margin: auto; padding: 20px; width: 549px; height 430px; position: relative; top: 15%; margin-right: auto; margin-left: auto; }
.adblock-close { color: #999; font-size: 28px; font-weight: bold; background-color: #000; padding: 2px 0 0 2px; position: absolute; width: 32px; height: 32px; margin-left: 20px; border-radius: 50%; top: -18px; right: -18px; line-height: 1.2; }
.adblock-close:hover, .adblock-close:focus { color: #000; text-decoration: none; cursor: pointer; }
</style>
<div id="adblockmodal" class="adblock-modal">
<div class="adblock-modal-content">
<div class="adblock-close">&nbsp;X</div>
<div style="padding: 7rem 4rem 0 4rem; text-align: center; width: 100%;">
<p style="font-size: 36px; padding-left: 5rem; padding-right: 5rem;"><strong>Blocking belongs<br>on the stage,<br>not on websites.</strong></p>
<p style="font-size: 20px;">Our website is made possible by<br>displaying online advertisements to our visitors.</p>
<p style="font-size: 20px;">Please consider supporting us by<br>whitelisting playbill.com with your ad blocker.<br>Thank you!</p>
<p><img src="http://cdn.playbill.com/ad-block-logo.png" width="50%"></p>
</div>
</div>
</div>
<script type="text/javascript">
var modal = document.getElementById('adblockmodal');
var dclose = document.getElementsByClassName("adblock-close")[0];
dclose.onclick = function() { modal.style.display = "none"; }
window.onclick = function(event) { if (event.target == modal) { modal.style.display = "none"; } }
if( document.getElementById('DznRvbSQIPgG') === null ){
window.onload = function() { modal.style.display = "block"; }
}
</script>


        <!--- Change Homepage Headers --->
<script type='text/javascript'>
    var pageAddress = location.pathname;

    if (pageAddress == "/") {
        var titleItems = document.getElementsByClassName("bsp-component-title");

        titleItems[1].style.backgroundColor = "#FDE300";
        titleItems[4].style.backgroundColor = "#FDE300";
        titleItems[1].style.textAlign = "center";
        titleItems[4].style.textAlign = "center";
    } else if (pageAddress == "/news" || pageAddress == "/features") {
        var titleItems = document.getElementsByClassName("bsp-component-title");
        titleItems[0].style.backgroundColor = "#FDE300";
        titleItems[0].style.textAlign = "center";
    }
</script>

<!--Infinite Scroll-->
<script type="text/javascript">
  
  $( document ).ready(function() {
  
       // start- hide carousel if no slides
      if($('.bsp-gallery-module-component').length) {
          $('.bsp-gallery-module-component').each(function(){
            if(! $(this).find('.bsp-carousel-slide').length) {
                $(this).hide();
            }
        });
       }
       // end- hide carousel if no slides
       
       
setTimeout(function(){
$('li.bsp-infinite-load-current').next('li').find('.bsp-list-promo-link a').off('click').on('click',function(e){
e.preventDefault();
e.stopPropagation();
var link = $(this).attr('href');
window.location.href = link;

})
},500);

              $('.disable-scrolling').removeClass('disable-scrolling');

        $('[itemprop="description"]').each(function(){
        	var $el = $(this);
        	var content = $el.text();
        	if($.trim(content) == "null") {
       			 $el.hide();
            }
        });
       
function updateFnShare (shareEl) {
	var bspShareOptions = shareEl.data('bspShareOptions');
	var json = $.parseJSON(bspShareOptions);

	var fbShare = shareEl.find('[data-service="facebook"]');
	var fbUrl = fbShare.attr('href');
	var fbRedirect = encodeURIComponent(json.url);

	var fbNewUrl = fbUrl.replace('&redirect_uri=','&redirect_uri='+fbRedirect);
	fbShare.attr("href",fbNewUrl);
}
if($('[data-bsp-share-options]').length) {
setTimeout(function(){
	var shareEl = $('[data-bsp-share-options]');
	updateFnShare(shareEl);
    },300);
}
var articleInfinite = $('[data-bsp-infinite-content]');
if(articleInfinite.length) {
	articleInfinite.on('bsp-infinite-content:content-loaded',function(){

		setTimeout(function(){
			var shareEl = articleInfinite.find('[data-bsp-share-options]').last();
			updateFnShare(shareEl);
		},300);

	});
}

setTimeout(function(){
        var waypoint = new Waypoint({
            element : articleInfinite,
      handler :  function(){}
        });
        
        Waypoint.destroyAll();
        
},100);

     setTimeout(function(){
       $('#bsp-search-results-wrapper .bsp-form-input-text input[data-bsp-autocomplete]').off('focus');
              
     },400);
       
});


         function forceresize() {
            setTimeout(function(){
                forceresize();
                $('.bsp-carousel-stage').slick('setPosition');
            },200);
        }
if($('[data-bsp-carousel-gallery] .bsp-carousel-stage').length){
    
            setTimeout(function(){
                forceresize();
            },400);
}
</script>


<!---Lotame--->
<script src="http://tags.crwdcntrl.net/c/10891/cc_af.js"></script>

<!--START Lightbox Javascript-->
<script type="text/javascript">
    /*<![CDATA[*/ window.lightboxjs || function (c) { function g(b, d) { d && (d += (/\?/.test(d) ? "&" : "?") + "lv=1"); c[b] || function () { var i = window, h = document, j = b, g = h.location.protocol, l = "load", k = 0; (function () { function b() { a.P(l); a.w = 1; c[j]("_load") } c[j] = function () { function m() { m.id = e; return c[j].apply(m, arguments) } var b, e = ++k; b = this && this != i ? this.id || 0 : 0; (a.s = a.s || []).push([e, b, arguments]); m.then = function (b, c, h) { var d = a.fh[e] = a.fh[e] || [], j = a.eh[e] = a.eh[e] || [], f = a.ph[e] = a.ph[e] || []; b && d.push(b); c && j.push(c); h && f.push(h); return m }; return m }; var a = c[j]._ = {}; a.fh = {}; a.eh = {}; a.ph = {}; a.l = d ? d.replace(/^\/\//, (g == "https:" ? g : "http:") + "//") : d; a.p = { 0: +new Date }; a.P = function (b) { a.p[b] = new Date - a.p[0] }; a.w && b(); i.addEventListener ? i.addEventListener(l, b, !1) : i.attachEvent("on" + l, b); var q = function () { function b() { return ["<head></head><", c, ' onload="var d=', n, ";d.getElementsByTagName('head')[0].", d, "(d.", g, "('script')).", i, "='", a.l, "'\"></", c, ">"].join("") } var c = "body", e = h[c]; if (!e) return setTimeout(q, 100); a.P(1); var d = "appendChild", g = "createElement",
    i = "src", k = h[g]("div"), l = k[d](h[g]("div")), f = h[g]("iframe"), n = "document", p; k.style.display = "none"; e.insertBefore(k, e.firstChild).id = o + "-" + j; f.frameBorder = "0"; f.id = o + "-frame-" + j; /MSIE[ ]+6/.test(navigator.userAgent) && (f[i] = "javascript:false"); f.allowTransparency = "true"; l[d](f); try { f.contentWindow[n].open() } catch (s) { a.domain = h.domain, p = "javascript:var d=" + n + ".open();d.domain='" + h.domain + "';", f[i] = p + "void(0);" } try { var r = f.contentWindow[n]; r.write(b()); r.close() } catch (t) { f[i] = p + 'd.write("' + b().replace(/"/g, String.fromCharCode(92) + '"') + '");d.close();' } a.P(2) }; a.l && q() })() }(); c[b].lv = "1"; return c[b] } var o = "lightboxjs", k = window[o] = g(o); k.require = g; k.modules = c }({}); /*]]>*/</script><script type="text/javascript">window.lightboxlib = lightboxjs.require("lightboxlib", "//www.lightboxcdn.com/vendor/2acea3ef-c88c-4c69-bcd0-f98ec24ed49d/lightbox.js?mb=" + (new Date().getTime()));</script>
<!--END Lightbox Javascript-->

<!-- Quantcast Tag -->
<script type="text/javascript">
var _qevents = _qevents || [];

(function() {
var elem = document.createElement('script');
elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js";
elem.async = true;
elem.type = "text/javascript";
var scpt = document.getElementsByTagName('script')[0];
scpt.parentNode.insertBefore(elem, scpt);
})();

_qevents.push({
qacct:"p-d4EOGSLZ4snXA"
});
</script>

<noscript>
<div style="display:none;">
<img src="//pixel.quantserve.com/pixel/p-d4EOGSLZ4snXA.gif" border="0" height="1" width="1" alt="Quantcast"/>
</div>
</noscript>


<!-- LuckyOrange 7-3-17 -->
<script type='text/javascript'>
window.__lo_site_id = 86022;

	(function() {
		var wa = document.createElement('script'); wa.type = 'text/javascript'; wa.async = true;
		wa.src = 'https://d10lpsik1i8c69.cloudfront.net/w.js';
		var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wa, s);
	  })();
	</script>
<!-- End LuckyOrange tag -->

<!-- Chartbeat 2 -->

<script type='text/javascript'>
    var _sf_async_config = _sf_async_config || {};
    /** CONFIGURATION START **/

    cats = "";
    sections = "";
    var authors = document.querySelectorAll(".bsp-meta-author a");
    var pagePath = location.pathname;
    var catsExist = Boolean(typeof articleCat !== 'undefined' || typeof galleryCat !== 'undefined' || typeof videoCat !== 'undefined');
	var authorList = "";
    var i;
    var pathSection = pagePath.split( '/' );

    if (catsExist) {
     if (typeof articleCat !== 'undefined') { cats = articleCat.toString().toLowerCase() + ",article,bigboard";
     } else if (typeof galleryCat !== 'undefined') { cats = galleryCat.toString().toLowerCase() + ",gallery";
     } else if (typeof videoCat !== 'undefined') { cats = videoCat.toString().toLowerCase() + ",video"; }
    }

    if ( authors.length > 1 ) {
        for (i = 0; i < authors.length; i++) {
            authorList = authorList + authors[i].innerText + ",";
        }
    } else if (authors.length == 1) {
        authorList = authors[0].innerText;
    } else {
        authorList = "None";
    }

    if (pagePath == "/") {
      sections = "Home Page,Landing Page";
    } else if (pagePath == "/news") {
        sections = "News Landing Page,Landing Page";
    } else if (pagePath == "/features") {
        sections = "Features Landing Page,Landing Page";
    } else if (pagePath == "/photos") {
        sections = "Photos Landing Page,bigboard,Landing Page";
    } else if (pagePath == "/videos") {
        sections = "Video Landing Page,bigboard,Landing Page";
    } else if (pagePath == "/universe") {
    	sections = "Universe Landing Page,Landing Page";
    } else if (catsExist) {
        sections = cats;
    } else {
        sections = pathSection[1];
    }


    _sf_async_config.sections = sections;
    _sf_async_config.authors = authorList;

    /** CONFIGURATION END **/
    (function() {
    function loadChartbeat() {
        window._sf_endpt = (new Date()).getTime();
        var e = document.createElement('script');
        e.setAttribute('language', 'javascript');
        e.setAttribute('type', 'text/javascript');
        e.setAttribute('src', '//static.chartbeat.com/js/chartbeat.js');

        document.body.appendChild(e);
    }



    var oldonload = document.ready;
    document.ready = (typeof document.ready != 'function') ? loadChartbeat : function() {
    oldonload();
    loadChartbeat();
};
})();
</script>

<!--Begin First Impression Tag -->
<script data-cfasync='false' type='text/javascript'>
	window.apd_options = { 'websiteId': 7075, 'runFromFrame': false };
	(function() {
		var w = window.apd_options.runFromFrame ? window.top : window;
		if(window.apd_options.runFromFrame && w!=window.parent) w=window.parent;
		if (w.location.hash.indexOf('apdAdmin') != -1){if(typeof(Storage) !== 'undefined') {w.localStorage.apdAdmin = 1;}}
		var adminMode = ((typeof(Storage) == 'undefined') || (w.localStorage.apdAdmin == 1));
		w.apd_options=window.apd_options;
		var apd = w.document.createElement('script'); apd.type = 'text/javascript'; apd.async = true;
		apd.src = '//' + (adminMode ? 'cdn' : 'ecdn') + '.firstimpression.io/' + (adminMode ? 'fi.js?id=' + window.apd_options.websiteId : 'fi_client.js') ;
		var s = w.document.getElementsByTagName('head')[0]; s.appendChild(apd);
	})();</script>
<!--End First Impression Tag -->

        
            
<script type="application/ld+json">
    {
  "image" : {
    "@type" : "ImageObject",
    "width" : "800px",
    "url" : "https://dlwsd4gyk2o60.cloudfront.net/e1/35/0e94df0b40b588816f8d5d9c7d04/4-hubbard-theatre.jpg",
    "height" : "450px"
  },
  "articleBody" : "Houston&apos;s Alley Theatre, which was severely impacted when Hurricane Harvey made landfall August 25, is currently in recovery mode, working to restore administrative and artistic facilities, provide assistance to its artists and staff, and find other venues for its new season.Hurricane Harvey left the Alley&apos;s Neuhaus Theatre, adjacent Mitchell Lobby, prop storage, and basement dressing rooms with water damage. The theatre&#8217;s electrical systems suffered severe damage and are offline. The theatre&#8217;s Long Lobby and Hubbard Theatre, however, did not suffer any damage.Read: IN WAKE OF HURRICANE HARVEY DAMAGE, HOUSTON&apos;S ALLEY THEATRE CANCELS REMAINING 39 STEPS PERFORMANCES&#8220;We&#8217;re still assessing the damage Harvey inflicted upon the Theatre; it&#8217;s heartbreaking to see the destruction,&#8221; said Dean Gladden, managing director of the Alley Theatre, in a statement. &#8220;But the Alley team, like all Houstonians, are rallying together so that we can get back to producing theatre for this great city.&#8221;The Alley&#8217;s 2017&#8211;2018 season will proceed with the world premiere of Rajiv Joseph&#8217;s Describe the Night at a different location. Beginning September 15, performances will play the Quintero Theatre, located at 3351 Cullen Blvd. on the University of Houston campus.The Alley&#8217;s second world premiere of the season, Lawrence Wright&#8217;s Cleo, is proceeding with rehearsals. A venue for performances is currently in discussion.The Alley administrative offices and box office remain closed, and online ticketing is currently unavailable. Patrons with existing tickets to Describe the Night and Cleo will be contacted when normal business operations resume.Many of the Alley Theatre&#8217;s staff members suffered personal loss and damages from the storm. The theatre has set up a tax-deductible Employee Flood Assistance Fund to support these staff members. Visit AlleyTheatre.org for more information or text ALLEYSTAFF to 41444 to donate.",
  "@type" : "Article",
  "author" : "Andrew Gans",
  "dateModified" : "2017-08-31",
  "mainEntityOfPage" : "true",
  "@context" : "http://schema.org",
  "url" : "http://www.playbill.com/article/alley-theatre-begins-recovery-following-hurricane-harvey",
  "datePublished" : "2017-08-31",
  "name" : "Alley Theatre Begins Recovery Following Hurricane Harvey",
  "publisher" : {
    "@type" : "Organization",
    "name" : "PLAYBILL INC.",
    "logo" : {
      "@type" : "ImageObject",
      "width" : "794px",
      "url" : "https://dlwsd4gyk2o60.cloudfront.net/f3/e9/5c0ec777423696d7c47de98c43c6/large-logo.png",
      "height" : "122px"
    }
  },
  "@id" : "http://www.playbill.com/article/alley-theatre-begins-recovery-following-hurricane-harvey",
  "headline" : "Alley Theatre Begins Recovery Following Hurricane Harvey"
}
</script>

        
        <div class="is-mobile-only"></div>
        <div class="is-tablet-only"></div>
        <div class="is-desktop-only"></div>
    <script type="text/javascript" src="//www.playbill.com/_resource/analytics.js" data-cms-main-id="0000014e-d070-d107-a57f-ff783b41007e,0000015e-38ce-dd5a-afff-baffc03f0000" data-cms-ids="[&quot;0000014e-d070-d107-a57f-ff783b41007e,0000015e-38ce-dd5a-afff-baffc03f0000&quot;]"></script></body>
</html>
