<!doctype html>
      <html class="single">
        <head>
          <title data-react-helmet="true">Paul Simon, Bonnie Raitt, James Taylor and Others to Play Texas Hurricane Benefit</title>
          <meta data-react-helmet="true" http-equiv="Content-Type" content="text/html;charset=UTF-8"/><meta data-react-helmet="true" charset="UTF-8"/><meta data-react-helmet="true" name="description" content="The Harvey Can&#x27;t Mess With Texas Benefit Concert is set for Sept. 22, 2017 at the Frank Erwin Center in Austin."/><meta data-react-helmet="true" name="keywords" content="harvey cant mess with texas, paul simon harvey, james taylor harvey, bonnie raitt harvey"/><meta data-react-helmet="true" property="fb:app_id" content="226845640664064"/><meta data-react-helmet="true" property="fb:admins" content="581803834"/><meta data-react-helmet="true" property="fb:admins" content="583052867"/><meta data-react-helmet="true" property="fb:admins" content="100002025987268"/><meta data-react-helmet="true" property="fb:admins" content="732998853"/><meta data-react-helmet="true" property="fb:admins" content="8802808"/><meta data-react-helmet="true" property="og:title" content="Paul Simon, Bonnie Raitt, James Taylor and Others to Play Texas Hurricane Benefit"/><meta data-react-helmet="true" property="og:description" content="The Harvey Can&#x27;t Mess With Texas Benefit Concert is set for Sept. 22, 2017 at the Frank Erwin Center in Austin."/><meta data-react-helmet="true" property="og:url" content="http://ultimateclassicrock.com/harvey-cant-mess-with-texas-benefit-concert/"/><meta data-react-helmet="true" property="og:site_name" content="Ultimate Classic Rock"/><meta data-react-helmet="true" property="og:type" content="blog"/><meta data-react-helmet="true" property="og:image" content="http://ultimateclassicrock.com/files/2017/09/James-Taylor-Paul-Simon-Bonnie-Raitt-Photo.jpg?w=600&amp;h=0&amp;zc=1&amp;s=0&amp;a=t&amp;q=89"/><meta data-react-helmet="true" name="twitter:card" content="summary_large_image"/><meta data-react-helmet="true" name="twitter:site" content="@UltClassicRock"/><meta data-react-helmet="true" name="sailthru.description" content="The Harvey Can&#x27;t Mess With Texas Benefit Concert is set for Sept. 22, 2017 at the Frank Erwin Center in Austin."/><meta data-react-helmet="true" name="sailthru.date" content="2017-09-13 10:10:33"/><meta data-react-helmet="true" name="sailthru.title" content="Paul Simon, Bonnie Raitt, James Taylor and Others to Play Texas Hurricane Benefit"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-ultimateclassicrock, tsmmarket-national, tsmtype-national, bonnie-raitt, james-taylor, paul-simon, concerts, news"/><meta data-react-helmet="true" name="sailthru.author" content="nickderiso"/><meta data-react-helmet="true" name="sailthru.image.full" content="http://ultimateclassicrock.com/files/2017/09/James-Taylor-Paul-Simon-Bonnie-Raitt-Photo.jpg"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://ultimateclassicrock.com/files/2017/09/James-Taylor-Paul-Simon-Bonnie-Raitt-Photo.jpg"/><meta data-react-helmet="true" name="msvalidate.01" content="38FB0DB5D97FA0CEE1853CB708082BF1"/><meta data-react-helmet="true" property="fb:pages" content="107710719302307"/><meta data-react-helmet="true" http-equiv="Content-Type" content="text/html;charset=UTF-8"/><meta data-react-helmet="true" name="viewport" content="width=1286, initial-scale=1.0"/>
          <link data-react-helmet="true" id="design-fav" rel="shortcut icon" href="http://ultimateclassicrock.com/files/2014/04/favicon1.png"/><link data-react-helmet="true" id="design-fav" rel="shortcut icon" href="http://ultimateclassicrock.com/files/2014/04/favicon1.png"/><link data-react-helmet="true" rel="profile" href="http://gmpg.org/xfn/11"/><link data-react-helmet="true" rel="canonical" href="http://ultimateclassicrock.com/harvey-cant-mess-with-texas-benefit-concert/"/>
          <link href="//fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic|Roboto:400,400italic,500,500italic,700,300italic,300|Roboto+Condensed:300,400,700" rel="stylesheet" type="text/css" />
          <link href="/styles/base.css?ver=f6f5453a8cde7d0b301abb99888e7aca87cafa58&mver=45" rel="stylesheet" type="text/css" />
          
        <script type="text/javascript">
          window.TSM = window.TSM || {};
          window.TSM.abgroup = "B";
          window.TSM.cadata = {"activeDomain":"ultimateclassicrock.com","blogId":295,"method":"get_single","postId":328045,"postType":"post","postDateGmt":"2017-09-13 14:10:33.000+0000"};
          window.TSM.startload = new Date().getTime();
        </script>
          <script>
    (function () {
      function getCookie(name) {
        var value = "; " + document.cookie;
        var parts = value.split("; " + name + "=");
        if (parts.length == 2) return parts.pop().split(";").shift();
      }
      function updateCookie(name, value, expireDays) {
        let d = new Date();
        d.setTime(d.getTime() + (60*60*24*expireDays*1000));
        var expires = "expires="+ d.toUTCString();
        document.cookie = name + "=" + value + ";" + expires + ";path=/";
      }
      window.TSM = window.TSM || {};
      if (window.TSM.abgroup) {
        updateCookie("abgroup", window.TSM.abgroup, 90);
      }

      var xhr = new XMLHttpRequest();
      xhr.open("POST", "/rest/carbon/api/cogitoergosum", true);
      var cogitoergosum = getCookie("cogitoergosum");
      var abgroup = getCookie("abgroup");
      if (cogitoergosum) {
        window.TSM.cogitoergosum = JSON.parse( atob( decodeURIComponent( cogitoergosum ) ) );
      }
      xhr.onreadystatechange = function() {//Call a function when the state changes.
        if(xhr.readyState == XMLHttpRequest.DONE && xhr.status == 200) {
          if (xhr.response) {
            var result = JSON.parse(xhr.response);
            if (result && result.result) {
              if (result.result.cookie) {
                window.TSM.cogitoergosum = JSON.parse( atob( result.result.cookie ) );
              }
              if (result.result.credentials) {
                window.TSM.credentials = JSON.parse( atob( result.result.credentials ) );
              }
              // console.log("cogitoergosum xhr", window.TSM.cogitoergosum);
            }
          }
        }
      };
      xhr.setRequestHeader("Content-type", "application/json");
      var cadata = window.TSM.cadata || {};
      cadata.experimentGroup = window.TSM.abgroup;
      cadata.viewType = "standard";
      cadata.timespent = new Date().getTime() - window.TSM.startload;
      var referrer = document.referrer;
      var sendData = {
        type: "pageview",
        referrer: referrer,
        url: document.location.href,
        queryParam: document.location.queryParam,
        pageData: cadata,
        scrollPageIndex: 0
      };
      xhr.send(JSON.stringify(sendData));
    }());
  </script>
          <script>
            (function(w){
              w.ga=w.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
              var gaInitData = {"hitType":"pageview","dimension1":"nickderiso","dimension2":"concerts,news","dimension3":"bonnie-raitt,james-taylor,paul-simon","dimension4":"post","dimension5":"Wed Sept 13 2017","dimension6":"10:10","dimension7":"standard","dimension8":"1719","dimension9":"B","dimension10":"yes"};
ga( "create", {
          trackingId:"UA-19109753-10",
          name: "primary",
          allowAnchor: false
        });
        ga( "primary.require", "displayfeatures" );
        ga( "primary.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "primary" ] = {gaid:"UA-19109753-10"};
ga( "create", {
          trackingId:"UA-19109753-34",
          name: "UA1910975334",
          allowAnchor: false
        });
        ga( "UA1910975334.require", "displayfeatures" );
        ga( "UA1910975334.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA1910975334" ] = {gaid:"UA-19109753-34"};
            })(window);
          </script>
          <script async src="https://www.google-analytics.com/analytics.js"></script>
          <script>(function(w){
      w.dataLayer = [{"title":"Paul Simon, Bonnie Raitt, James Taylor and Others to Play Texas Hurricane Benefit","callsign":"TSM_ULTCLASSROCK","market":"National","sitetype":"National","siteClassification":"","state":"NY","genre":{"0":"rock"},"pageType":"post","tags":"bonnie-raitt,james-taylor,paul-simon","categories":"concerts,news","mediaType":"gallery"}];
      w.dataLayer[0].referer = document.referrer;w.dataLayer[0].curatedReferer = document.referrer.replace( /https?:\/\//, "" );w.dataLayer[0].dayOfWeek = function(n){return n.toLocaleString("en-US",{weekday:"long"})}(new Date);w.dataLayer[0].periodOfDay = function(n,t,i){t=n.getHours(),i=n.getMinutes(),i<10&&(i="0"+i);var r=parseInt(t+""+i);return r>=0&&r<600?"Overnight":r>=600&&r<1e3?"Morning Drive":r>=1e3&&r<1500?"Midday":r>=1500&&r<1900?"Afternoon Drive":r>=1900&&r<2400?"Evening":void 0}(new Date);
    })(window);</script>
          <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({"gtm.start": new Date().getTime(),event:"gtm.js"});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!="dataLayer"?"&l="+l:"";j.async=true;j.src= "https://www.googletagmanager.com/gtm.js?id="+i+dl;f.parentNode.insertBefore(j,f); })(window,document,"script","dataLayer","GTM-K346HJZ");</script>
          
          <script class="kxct" data-id="rwjnisqy1" data-timing="async" data-version="3.0" type="text/javascript">
        window.Krux||((Krux=function(){Krux.q.push(arguments)}).q=[]);
        (function(){
          var k=document.createElement("script");k.type="text/javascript";k.async=true;
          k.src=(location.protocol==="https:"?"https:":"http:")+"//"+"cdn.krxd.net/controltag/rwjnisqy1.js";
          var s=document.getElementsByTagName("script")[0];s.parentNode.insertBefore(k,s);
        }());
      </script><script type="text/javascript" src="//mtrx.go.sonobi.com/morpheus.townsquaremedia.9692.js"></script>
<script async type="text/javascript" src="https://native.sharethrough.com/assets/sfp.js"></script><script async="async" src="https://www.googletagservices.com/tag/js/gpt.js"></script>
        <script>
        var googletag = googletag || {};
        googletag.cmd = googletag.cmd || [];
        </script>
<script>window.pbjs=window.pbjs||{};window.pbjs.que=window.pbjs.que||[];</script><script src="http://production.townsquareblogs.com/wp-content/uploads/static/prebid/carbon/pb.js?domain=ultimateclassicrock.com"></script>
<script>!function(a9,a,p,s,t,A,g){if(a[a9])return;function q(c,r){a[a9]._Q.push([c,r])}a[a9]={init:function(){q("i",arguments)},fetchBids:function(){q("f",arguments)},setDisplayBids:function(){},targetingKeys:function(){return[]},_Q:[]};A=p.createElement(s);A.async=!0;A.src=t;g=p.getElementsByTagName(s)[0];g.parentNode.insertBefore(A,g)}("apstag",window,document,"script","//c.amazon-adsystem.com/aax2/apstag.js");
        apstag.init({pubID: "3227", adServer: "googletag" });</script>
<script>
        window.TSM = window.TSM || {}; window.TSM.adSlots = window.TSM.adSlots || {};window.TSM.adLog = window.TSM.adLog || {};
        googletag.cmd.push(function(){
googletag.pubads().disableInitialLoad();
googletag.pubads().setTargeting( "catid", ["concerts","news"] );
googletag.pubads().setTargeting( "tags", ["bonnie-raitt","james-taylor","paul-simon"] );
googletag.pubads().setTargeting( "id", "harvey-cant-mess-with-texas-benefit-concert" );
googletag.pubads().setTargeting( "author", "nickderiso" );
googletag.pubads().setTargeting( "kw", ["nickderiso","harvey-cant-mess-with-texas-benefit-concert","concerts","news","bonnie-raitt","james-taylor","paul-simon","pagetype-post"] );
googletag.pubads().setTargeting( "genre", ["rock"] );
googletag.pubads().setTargeting( "device", "web" );
googletag.pubads().setTargeting( "ksg", Krux.segments );
        googletag.pubads().setTargeting( "kuid", Krux.user );
if( window.TSM.adSlots["tsm-ad-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-300a"] = googletag.defineSlot( "8328825/national/UltimateClassicRock/post", [[300,250],[300,600]], "tsm-ad-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-maintop-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-maintop-300a"] = googletag.defineSlot( "8328825/national/UltimateClassicRock/post", [[300,250]], "tsm-ad-maintop-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-listenlive-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-listenlive-300a"] = googletag.defineSlot( "8328825/national/UltimateClassicRock/post", [[300,250]], "tsm-ad-listenlive-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-300b"] === undefined ){
window.TSM.adSlots["tsm-ad-300b"] = googletag.defineSlot( "8328825/national/UltimateClassicRock/post", [[300,250],[300,600]], "tsm-ad-300b" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300b,300d" );
}
if( window.TSM.adSlots["tsm-ad-300c"] === undefined ){
window.TSM.adSlots["tsm-ad-300c"] = googletag.defineSlot( "8328825/national/UltimateClassicRock/post", [[300,250],[300,600]], "tsm-ad-300c" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300c" );
}
if( window.TSM.adSlots["tsm-ad-728a"] === undefined ){
window.TSM.adSlots["tsm-ad-728a"] = googletag.defineSlot( "8328825/national/UltimateClassicRock/post", [[728,90],[970,90],[970,250]], "tsm-ad-728a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "728a" );
}
if( window.TSM.adSlots["tsm-ad-728b"] === undefined ){
window.TSM.adSlots["tsm-ad-728b"] = googletag.defineSlot( "8328825/national/UltimateClassicRock/post", [[728,90]], "tsm-ad-728b" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "728b" );
}
if( window.TSM.adSlots["tsm-ad-oop"] === undefined ){
window.TSM.adSlots["tsm-ad-oop"] = googletag.defineOutOfPageSlot( "8328825/national/UltimateClassicRock/post", "tsm-ad-oop" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "oop" );
}
 googletag.pubads().collapseEmptyDivs();
        googletag.enableServices();
      });
      </script>
          <script defer src="https://apis.google.com/js/platform.js"></script>
      <script>window.twttr = (function(d, s, id) {
      var js, fjs = d.getElementsByTagName(s)[0],
        t = window.twttr || {};
      if (d.getElementById(id)) return t;
      js = d.createElement(s);
      js.id = id;
      js.src = "https://platform.twitter.com/widgets.js";
      fjs.parentNode.insertBefore(js, fjs);
      t._e = [];
      t.ready = function(f) {
        t._e.push(f);
      };
      return t;
    }(document, "script", "twitter-wjs"));</script>
    <script async defer src="//platform.instagram.com/en_US/embeds.js"></script>
    <script defer type="text/javascript" src="//www.zergnet.com/zerg-inf-multi.js"></script>
        </head>
        <body>
          <div id="fb-root"></div>
          <div id="app"><div data-reactroot="" data-reactid="1" data-react-checksum="-1667900208"><!-- react-empty: 2 --><div id="container" class="" data-reactid="3"><section class="top-components" data-reactid="4"></section><div id="top-not-ads" class="" data-reactid="5"><div class="blingbar box" style="height:auto;left:0px;" data-reactid="6"><div class="tsm-ad tsm-ad-728" data-reactid="7"><div id="tsm-ad-728a" data-reactid="8"><!-- dynamic ad --></div></div></div><div id="tsm-ad-1x1-container" data-reactid="9"><div class="tsm-ad tsm-ad-oop" data-reactid="10"><div id="tsm-ad-oop" data-reactid="11"><!-- dynamic ad --></div></div></div></div><div class="container-inner" data-reactid="12"><div id="site-menu-wrapper" class="no-showticker blueiv-menu" data-reactid="13"><a class="logo" href="/" itemprop="logo url" alt="Ultimate Classic Rock" title="Ultimate Classic Rock" data-reactid="14"><img src="http://ultimateclassicrock.com/files/2017/10/ucr-logo2.png" alt="Ultimate Classic Rock" title="Ultimate Classic Rock" data-reactid="15"/></a><div class="site-menu-right" data-reactid="16"><nav id="site-menu" data-reactid="17"><div class="wrapper" data-reactid="18"><span class="icon-base icon-menu select-none" data-reactid="19"></span><ul class="links" data-reactid="20"><li class="hassub" data-reactid="21"><a href="/" data-reactid="22">Home</a></li><li class="hassub" data-reactid="23"><a href="/category/news/" data-reactid="24">News</a><div class="submenu no-data" data-reactid="25"></div></li><li class="hassub" data-reactid="26"><a href="/classic-rock-lists/" data-reactid="27">Lists</a></li><li class="hassub" data-reactid="28"><a href="/category/songs/" data-reactid="29">Songs</a><div class="submenu no-data" data-reactid="30"></div></li><li class="hassub" data-reactid="31"><a href="/category/videos/" data-reactid="32">Videos</a><div class="submenu no-data" data-reactid="33"></div></li><li class="hassub" data-reactid="34"><a href="/category/original-features/" data-reactid="35">Features</a><div class="submenu no-data" data-reactid="36"></div></li><li class="hassub" data-reactid="37"><a href="/category/anniversaries/" data-reactid="38">Rock History</a><div class="submenu no-data" data-reactid="39"></div></li></ul><div class="site-menu-right" data-reactid="40"><ul class="social-links" data-reactid="41"><li class="social" data-reactid="42"><a class="share-link youtube" href="https://youtube.com/user/UltClassicRock" target="_blank" data-social="youtube" data-reactid="43"><span class="icon-base icon-youtube" data-reactid="44"></span></a></li><li class="social" data-reactid="45"><a class="share-link facebook" href="http://www.facebook.com/ultimateclassicrock" target="_blank" data-social="facebook" data-reactid="46"><span class="icon-base icon-facebook" data-reactid="47"></span></a></li><li class="social" data-reactid="48"><a class="share-link twitter" href="https://twitter.com/UltClassicRock" target="_blank" data-social="twitter" data-reactid="49"><span class="icon-base icon-twitter" data-reactid="50"></span></a></li><ul class="social-subscriptions" data-reactid="51"><li class="sub-instagram " data-reactid="52"><a href="https://www.instagram.com/ultimateclassicrock" target="_blank" data-reactid="53">INSTAGRAM</a></li><li class="share_link_small youtube sub-youtube" data-reactid="54"><span class="youtube-subscribe-button " data-reactid="55"></span></li><li class="sub-facebook" data-reactid="56"></li><li class="sub-twitter" data-reactid="57"></li></ul></ul><div id="search-form" class="" data-reactid="58"><div class="form-wrap" data-reactid="59"><form data-reactid="60"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="61"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="62"/></form></div><div class="icon-base icon-search" data-reactid="63"></div></div></div><div class="site-screen select-none" data-reactid="64"></div></div></nav></div><ul class="promo-links" data-reactid="65"><li data-reactid="66"><span data-reactid="67">Trending:</span></li><li data-reactid="68"><a title="Summer Tour Guide" href="/2018-summer-tour-guide/" data-reactid="69">Summer Tour Guide</a></li><li data-reactid="70"><a title="Glenn Tipton Parkinson&#x27;s Disease" href="/glenn-tipton-parkinsons-disease/" data-reactid="71">Glenn Tipton Parkinson&#x27;s Disease</a></li><li data-reactid="72"><a title="&#x27;Van Halen&#x27; at 40" href="/van-halen-first-album-roundtable/" data-reactid="73">&#x27;Van Halen&#x27; at 40</a></li><li data-reactid="74"><a title="Pat Torpey Dies" href="/pat-torpey-dies/" data-reactid="75">Pat Torpey Dies</a></li><li data-reactid="76"><a title="Chris Cornell on Johnny Cash LP" href="http://ChrisCornellonNewJohnnyCashLP" data-reactid="77">Chris Cornell on Johnny Cash LP</a></li><li data-reactid="78"><a title="Vince Neil Year by Year" href="/vince-neil-yearly-photos/" data-reactid="79">Vince Neil Year by Year</a></li></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="80"><div id="tsm-ad-970a" data-reactid="81"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="82"><div class="main-content" data-reactid="83"><div class="wrapper post-wrapper" data-reactid="84"><div class="post clearfix" data-reactid="85"><div class="entry" data-reactid="86"><article id="post-328045" data-location="/harvey-cant-mess-with-texas-benefit-concert/" data-index="0" data-reactid="87"><div class="page-header" data-reactid="88"><div class="content-header show-ui front" id="content-header-328045" data-reactid="89"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="90"></div><div class="content-header-header" data-reactid="91"><div class="react-parallax " data-reactid="92"><div class="react-parallax-background-children" data-bottom-top="transform:translate3d(0,-20%,0);" data-top-bottom="transform:translate3d(0,20%,0);" data-reactid="93"><figure class="frameme img-tag frame-loaded" data-reactid="94"><div class="theframe" data-image="http://ultimateclassicrock.com/files/2017/09/James-Taylor-Paul-Simon-Bonnie-Raitt-Photo.jpg" rel="" title="" style="background-image:url(&quot;http://ultimateclassicrock.com/files/2017/09/James-Taylor-Paul-Simon-Bonnie-Raitt-Photo.jpg?w=980&amp;q=75&quot;);" data-reactid="95"></div></figure></div><div class="react-parallax-content" data-reactid="96"><figure class="frameme img-tag" data-reactid="97"><div class="theframe" data-image="http://ultimateclassicrock.com/files/2017/09/James-Taylor-Paul-Simon-Bonnie-Raitt-Photo.jpg" rel="" title="" data-reactid="98"></div><div class="loadinganim showbox" id="0" data-reactid="99"><div class="loader" style="width:30px;height:30px;" data-reactid="100"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="101"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="102"></circle></svg></div></div></figure></div></div><div class="header" data-reactid="103"><section class="title " data-reactid="104"><h1 class="" data-reactid="105">Paul Simon, Bonnie Raitt, James Taylor and Others to Play Texas Hurricane Benefit</h1></section><div class="byline" data-reactid="106"><div class="authors" data-reactid="107"><address class="author" data-reactid="108"><div class="author-image icon-user" data-reactid="109"><figure class="frameme" data-reactid="110"><a class="theframe" data-image="http://ultimateclassicrock.com/files/2016/02/nickderisoucr1.jpg" href="http://ultimateclassicrock.com/author/nickderiso/" rel="author" title="Nick DeRiso" data-reactid="111"></a><div class="loadinganim showbox" id="0" data-reactid="112"><div class="loader" style="width:30px;height:30px;" data-reactid="113"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="114"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="115"></circle></svg></div></div></figure></div><a class="author-name" href="http://ultimateclassicrock.com/author/nickderiso/" rel="author" title="Nick DeRiso" data-reactid="116">Nick DeRiso</a></address></div><time datetime="2017-09-13 14:10:33 +0000" data-reactid="117">September 13, 2017</time></div><figcaption title="Noam Galai / Jim Dyson / Larry Busacca, Getty Images" data-reactid="118">Noam Galai / Jim Dyson / Larry Busacca, Getty Images</figcaption></div></div></div></div><div class="content-wrap" data-reactid="119"><div class="social-share bignsexy" data-reactid="120"><div class="social-bar social-icons" data-reactid="121"><ul data-reactid="122"><li data-reactid="123"><a href="http://twitter.com/intent/tweet?text=Paul%20Simon%2C%20Bonnie%20Raitt%2C%20James%20Taylor%20and%20Others%20to%20Play%20Texas%20Hurricane%20Benefit%20http%3A%2F%2Fultimateclassicrock.com%2Fharvey-cant-mess-with-texas-benefit-concert%2F%3Ftrackback%3Dtwitter_mobile%20%40UltClassicRock" title="Share on Twitter" target="_blank" data-reactid="124"><span class=" social-icon icon-twitter tw" data-reactid="125"><span class="share-title" data-reactid="126">Share on Twitter</span></span></a></li><li data-reactid="127"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fultimateclassicrock.com%2Fharvey-cant-mess-with-texas-benefit-concert%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="128"><span class=" social-icon icon-facebook fb" data-reactid="129"><span class="share-title" data-reactid="130">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="131"><div class="pod-content" data-reactid="132"><p data-reactid="133"><!-- react-text: 134 -->An all-star lineup featuring <!-- /react-text --><a href="http://ultimateclassicrock.com/tags/paul-simon/" data-reactid="135"><!-- react-text: 136 -->Paul Simon<!-- /react-text --></a><!-- react-text: 137 -->, <!-- /react-text --><a href="http://ultimateclassicrock.com/tags/bonnie-raitt/" data-reactid="138"><!-- react-text: 139 -->Bonnie Raitt<!-- /react-text --></a><!-- react-text: 140 -->, <!-- /react-text --><a href="http://ultimateclassicrock.com/tags/james-taylor/" data-reactid="141"><!-- react-text: 142 -->James Taylor<!-- /react-text --></a><!-- react-text: 143 --> and others is set to perform at a huge benefit for hurricane victims in Texas.<!-- /react-text --></p><p data-reactid="144"><!-- react-text: 145 -->Dubbed the Harvey Can&#x27;t Mess With Texas Benefit Concert, the show is set for Sept. 22 at the Frank Erwin Center in Austin. Also featured are <!-- /react-text --><a href="http://theboot.com/tags/willie-nelson/" target="_blank" data-reactid="146"><!-- react-text: 147 -->Willie Nelson<!-- /react-text --></a><!-- react-text: 148 -->, <!-- /react-text --><a href="http://theboot.com/tags/lyle-lovett/" target="_blank" data-reactid="149"><!-- react-text: 150 -->Lyle Lovett<!-- /react-text --></a><!-- react-text: 151 -->, <!-- /react-text --><a href="http://diffuser.fm/tags/leon-bridges/" target="_blank" data-reactid="152"><!-- react-text: 153 -->Leon Bridges<!-- /react-text --></a><!-- react-text: 154 -->, Edie Brickell and house band <!-- /react-text --><a href="http://theboot.com/tags/asleep-at-the-wheel/" target="_blank" data-reactid="155"><!-- react-text: 156 -->Asleep at the Wheel<!-- /react-text --></a><!-- react-text: 157 -->. Charlie Sexton, a longtime member of <!-- /react-text --><a href="http://ultimateclassicrock.com/tags/bob-dylan/" target="_blank" data-reactid="158"><!-- react-text: 159 -->Bob Dylan<!-- /react-text --></a><!-- react-text: 160 -->&#x27;s band, will serve as musical director.<!-- /react-text --></p><p data-reactid="161"><!-- react-text: 162 -->Their performances will be broadcast live at 7PM on 11 TV stations around the state, and each station will have phone banks set up to take donations. An hour of the benefit will also stream everywhere on YouTube.com/TexasStrong from 9-10PM CT, the <!-- /react-text --><em data-reactid="163"><a href="http://music.blog.mystatesman.com/2017/09/13/harvey-cant-mess-with-texas-benefit-at-erwin-center-will-feature-willie-nelson-paul-simon-james-taylor-bonnie-raitt-leon-bridges-lyle-lovett-and-more/" target="_blank" data-reactid="164"><!-- react-text: 165 -->Austin American-Statesman<!-- /react-text --></a></em><!-- react-text: 166 --> reports. During the stream, Google will match donations up to $500,000, according to <!-- /react-text --><em data-reactid="167"><a href="http://www.rollingstone.com/music/news/willie-nelson-paul-simon-to-play-harvey-benefit-show-w502737" target="_blank" data-reactid="168"><!-- react-text: 169 -->Rolling Stone<!-- /react-text --></a></em><!-- react-text: 170 -->.<!-- /react-text --></p><div class="sharethrough-container" data-reactid="171"><div class="tsm-ad tsm-ad-oop" data-reactid="172"><div id="tsm-ad-sharethrough-oop-1" data-reactid="173"><!-- dynamic ad --></div></div></div><p data-reactid="174"><!-- react-text: 175 -->Tickets range from $30 to $199, and go on sale at 3PM CT today at <!-- /react-text --><a href="https://www.rebuildtx.org/" target="_blank" data-reactid="176"><!-- react-text: 177 -->RebuildTX.org<!-- /react-text --></a><!-- react-text: 178 -->, with all proceeds going toward the Rebuild Texas Fund. This newly created nonprofit is sending 100 percent of the donations toward relief efforts. Administrative costs are being covered by the Michael and Susan Dell Foundation and the OneStar Foundation.<!-- /react-text --></p><p data-reactid="179">“This fund was created to help rebuild all of the communities, big and small, that have been devastated by Hurricane Harvey,&quot; Michael Dell said in a news release. &quot;We will be rebuilding for years to come.” “For us, this is personal,” his wife Susan Dell added.</p><p data-reactid="180"><!-- react-text: 181 -->Others set to appear include <!-- /react-text --><a href="http://screencrush.com/tags/matthew-mcconaughey/" target="_blank" data-reactid="182"><!-- react-text: 183 -->Matthew McConaughey<!-- /react-text --></a><!-- react-text: 184 -->, <!-- /react-text --><a href="http://screencrush.com/tags/renee-zellweger/" target="_blank" data-reactid="185"><!-- react-text: 186 -->Renee Zellweger<!-- /react-text --></a><!-- react-text: 187 -->, Dan Rather, <!-- /react-text --><a href="http://screencrush.com/tags/luke-wilson/" target="_blank" data-reactid="188"><!-- react-text: 189 -->Luke Wilson<!-- /react-text --></a><!-- react-text: 190 -->, <!-- /react-text --><a href="http://theboot.com/tags/ryan-bingham/" target="_blank" data-reactid="191"><!-- react-text: 192 -->Ryan Bingham<!-- /react-text --></a><!-- react-text: 193 -->, <!-- /react-text --><a href="http://theboot.com/tags/nathaniel-rateliff/" target="_blank" data-reactid="194"><!-- react-text: 195 -->Nathaniel Rateliff<!-- /react-text --></a><!-- react-text: 196 --> and the Mexican pop duo Ha*Ash.<!-- /react-text --></p><div data-reactid="197"><p style="text-align: center;"><strong>Paul Simon / Simon and Garfunkel Albums Ranked Worst to Best</strong></p>
</div><div class="photogallery-wrapper sliding-photogallery" data-reactid="198"><div class="photogallery-container" id="photogallery-295-279684-0" data-reactid="199"><div class="sizer" data-reactid="200"></div><div class="loadinganim showbox" id="0" data-reactid="201"><div class="loader" style="width:30px;height:30px;" data-reactid="202"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="203"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" style="stroke:#fff;" data-reactid="204"></circle></svg></div></div></div><!-- react-text: 205 --><!-- /react-text --></div></div></div><div class="content-footer" data-reactid="206"><div class="single-post-button cto-container" data-reactid="207"><a class="next-post cto" href="http://ultimateclassicrock.com/bonnie-raitt-nick-of-time/" target="_blank" data-reactid="208">Next: How Bonnie Raitt Rebounded With &#x27;Nick of Time&#x27;</a></div><!-- react-empty: 209 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="210"></div><!-- react-text: 211 --><!-- /react-text --><div class="tags-lines" data-reactid="212"><div class="wrapper" data-reactid="213"><span data-reactid="214"><!-- react-text: 215 -->Filed Under<!-- /react-text --><!-- react-text: 216 -->: <!-- /react-text --></span><span data-reactid="217"><!-- react-text: 218 --><!-- /react-text --><a href="http://ultimateclassicrock.com/tags/bonnie-raitt/" data-reactid="219">Bonnie Raitt</a></span><span data-reactid="220"><!-- react-text: 221 -->, <!-- /react-text --><a href="http://ultimateclassicrock.com/tags/james-taylor/" data-reactid="222">James Taylor</a></span><span data-reactid="223"><!-- react-text: 224 -->, <!-- /react-text --><a href="http://ultimateclassicrock.com/tags/paul-simon/" data-reactid="225">Paul Simon</a></span></div><div class="wrapper" data-reactid="226"><span data-reactid="227"><!-- react-text: 228 -->Categories<!-- /react-text --><!-- react-text: 229 -->: <!-- /react-text --></span><span data-reactid="230"><!-- react-text: 231 --><!-- /react-text --><a href="http://ultimateclassicrock.com/category/concerts/" data-reactid="232">Concerts</a></span><span data-reactid="233"><!-- react-text: 234 -->, <!-- /react-text --><a href="http://ultimateclassicrock.com/category/news/" data-reactid="235">News</a></span></div></div><div class="comments-wrapper" data-reactid="236"><div class="comments" data-reactid="237"><div data-reactid="238"><span class="icon-comments" data-reactid="239"></span><i data-reactid="240">Comments</i><span class="fb-comments-count" data-href="http://ultimateclassicrock.com/harvey-cant-mess-with-texas-benefit-concert/" data-reactid="241"></span><span class="icon-triangle-down" data-reactid="242"></span></div><div class="cto" data-reactid="243">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="244"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="245">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="246"><div class="aside-inside" data-reactid="247"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-2" data-reactid="248"><div class="wrapper clearfix" data-reactid="249"><div class="fix_sidebar_marker" data-reactid="250"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-525" data-reactid="251"><header data-reactid="252"><h2 data-reactid="253"><span class="title-container" data-reactid="254">Special Features</span><!-- react-text: 255 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="256"><section id="ts_blogroll-525" class="blogroll carousel slider dl align-right" data-reactid="257"><div class="slider blogroll-items" data-reactid="258"><div class="sizer" data-reactid="259"></div><div class="mover slide" data-reactid="260"><article class="item title-over-image" data-reactid="261"><figure class="frameme" data-reactid="262"><a class="theframe" data-image="http://ultimateclassicrock.com/files/2018/01/Flying-V-Collage.jpg" href="http://ultimateclassicrock.com/gibson-flying-v/" rel="" title="The Flying V Turns 60" data-reactid="263"></a><div class="loadinganim showbox" id="0" data-reactid="264"><div class="loader" style="width:30px;height:30px;" data-reactid="265"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="266"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="267"></circle></svg></div></div></figure><div class="content" data-reactid="268"><a href="http://ultimateclassicrock.com/gibson-flying-v/" title="The Flying V Turns 60" class="title" data-reactid="269">The Flying V Turns 60</a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="270"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="271"></div></div></section></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-385" data-reactid="272"><div class="wrapper clearfix" data-reactid="273"><div class="widget-content" data-reactid="274"><div class="tsm-ad tsm-ad-300" data-reactid="275"><div id="tsm-ad-300a" data-reactid="276"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-276" data-reactid="277"><div class="wrapper clearfix" data-reactid="278"><div class="widget-content" data-reactid="279"><div data-reactid="280"><form method="post" class="newsletter-frame clearfix" data-reactid="281"><div class="content clearfix" data-reactid="282"><p class="title" data-reactid="283">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="284"><div class="vertical-centered" data-reactid="285"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="286"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="287"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-526" data-reactid="288"><header data-reactid="289"><h2 data-reactid="290"><span class="title-container" data-reactid="291">Latest News</span><!-- react-text: 292 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="293"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="294"><div class="blogroll-inner clearfix" data-reactid="295"><article class="" data-reactid="296"><figure class="frameme" data-reactid="297"><a class="theframe" data-image="http://ultimateclassicrock.com/files/2018/02/Rob-Halford.jpg" href="http://ultimateclassicrock.com/rob-halford-glenn-tipton-judas-priest-role/" rel="" title="Rob Halford Says Glenn Tipton&amp;apos;s &amp;apos;Role Is Going to Be Different&amp;apos;" data-reactid="298"></a><div class="loadinganim showbox" id="0" data-reactid="299"><div class="loader" style="width:30px;height:30px;" data-reactid="300"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="301"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="302"></circle></svg></div></div></figure><div class="content" data-reactid="303"><a href="http://ultimateclassicrock.com/rob-halford-glenn-tipton-judas-priest-role/" title="Rob Halford Says Glenn Tipton&#x27;s &#x27;Role Is Going to Be Different&#x27;" class="title" data-reactid="304">Rob Halford Says Glenn Tipton&#x27;s &#x27;Role Is Going to Be Different&#x27;</a></div></article><article class="" data-reactid="305"><figure class="frameme" data-reactid="306"><a class="theframe" data-image="http://ultimateclassicrock.com/files/2018/02/Concerts.jpg" href="http://ultimateclassicrock.com/2018-summer-tour-guide/" rel="" title="2018 Summer Tour Guide" data-reactid="307"></a><div class="loadinganim showbox" id="0" data-reactid="308"><div class="loader" style="width:30px;height:30px;" data-reactid="309"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="310"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="311"></circle></svg></div></div></figure><div class="content" data-reactid="312"><a href="http://ultimateclassicrock.com/2018-summer-tour-guide/" title="2018 Summer Tour Guide" class="title" data-reactid="313">2018 Summer Tour Guide</a></div></article><article class="" data-reactid="314"><figure class="frameme" data-reactid="315"><a class="theframe" data-image="http://ultimateclassicrock.com/files/2018/02/Melvins.jpg" href="http://ultimateclassicrock.com/melvins-pinkus-abortion-technician/" rel="" title="Melvins Cover Beatles and James Gang on New Album" data-reactid="316"></a><div class="loadinganim showbox" id="0" data-reactid="317"><div class="loader" style="width:30px;height:30px;" data-reactid="318"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="319"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="320"></circle></svg></div></div></figure><div class="content" data-reactid="321"><a href="http://ultimateclassicrock.com/melvins-pinkus-abortion-technician/" title="Melvins Cover Beatles and James Gang on New Album" class="title" data-reactid="322">Melvins Cover Beatles and James Gang on New Album</a></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="323"><footer data-reactid="324"><div class="links clearfix" data-reactid="325"><div class="logo" data-reactid="326"></div><div class="details" data-reactid="327"><h2 data-reactid="328">Information</h2><ul data-reactid="329"><li data-reactid="330"><a title="Loudwire Network" class="" data-reactid="331">Loudwire Network</a></li><li data-reactid="332"><a title="Contact Us" href="mailto:staff@ultimateclassicrock.com" class="" data-reactid="333">Contact Us</a></li><li data-reactid="334"><a title="Privacy" href="/privacy" class="" data-reactid="335">Privacy</a></li><li data-reactid="336"><a title="Advertise" href="http://www.townsquaremedia.com/national-media/advertise" class="" data-reactid="337">Advertise</a></li><li data-reactid="338"><a title="Top 100 Classic Rock Songs" href="/top-100-classic-rock-songs/" class="" data-reactid="339">Top 100 Classic Rock Songs</a></li></ul></div><div class="social-links" data-reactid="340"><h2 data-reactid="341">Follow Us</h2><ul data-reactid="342"><li class="social" data-reactid="343"><a class="share_link youtube" href="https://www.youtube.com/user/UltClassicRock" target="_blank" data-social="youtube" data-reactid="344"><span class="icon-youtube" data-reactid="345"></span></a></li><li class="social" data-reactid="346"><a class="share_link facebook" href="http://www.facebook.com/ultimateclassicrock" target="_blank" data-social="facebook" data-reactid="347"><span class="icon-facebook" data-reactid="348"></span></a></li><li class="social" data-reactid="349"><a class="share_link twitter" href="https://twitter.com/UltClassicRock" target="_blank" data-social="twitter" data-reactid="350"><span class="icon-twitter" data-reactid="351"></span></a></li></ul></div></div><div class="legal" data-reactid="352"><!-- react-text: 353 -->2018<!-- /react-text --><!-- react-text: 354 --> <!-- /react-text --><!-- react-text: 355 -->Ultimate Classic Rock<!-- /react-text --><!-- react-text: 356 --> is part of the Loudwire Network<!-- /react-text --><!-- react-text: 357 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="358"><!-- react-empty: 359 --><div id="bottom-not-ads" data-reactid="360"><div class="tsm-ad tsm-ad-728" data-reactid="361"><div id="tsm-ad-728b" data-reactid="362"><!-- dynamic ad --></div></div></div></section></div></div></div>
          <script>
            window.__INITIAL_STATE__ = {"gallery":{},"internalads":{},"json":{"response":{"options":{"method":"get_single","adPageType":"post","mediaType":"gallery","loyalty_restricted":null,"methodSubType":null,"blogId":295,"postId":328045,"url":"/harvey-cant-mess-with-texas-benefit-concert/","unfriendlyRequestUrl":"/harvey-cant-mess-with-texas-benefit-concert/?utm_source=dlvr.it&utm_medium=twitter","requestUrl":"/harvey-cant-mess-with-texas-benefit-concert/?utm_source=dlvr.it&utm_medium=twitter","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"Ultimate Classic Rock","aiosp_home_description":"Classic rock music news, interviews, pictures, songs and lists from classic rock artists.","aiosp_home_keywords":"classic rock","aiosp_max_words_excerpt":null,"aiosp_rewrite_titles":"on","aiosp_post_title_format":"%post_title%","aiosp_page_title_format":"%page_title% - Ultimate Classic Rock","aiosp_category_title_format":"%category_title% - Ultimate Classic Rock","aiosp_archive_title_format":"%date% - Ultimate Classic Rock","aiosp_tag_title_format":"%tag% News","aiosp_search_title_format":"%search% - Ultimate Classic Rock","aiosp_description_format":"%description%","aiosp_404_title_format":"Nothing found for %request_words%","aiosp_paged_format":" - Part %page%","aiosp_use_categories":null,"aiosp_dynamic_postspage_keywords":null,"aiosp_category_noindex":null,"aiosp_archive_noindex":null,"aiosp_tags_noindex":null,"aiosp_cap_cats":"on","aiosp_generate_descriptions":null,"aiosp_debug_info":null,"aiosp_post_meta_tags":"","aiosp_page_meta_tags":"","aiosp_home_meta_tags":"","aiosp_enabled":"1","aiosp_use_tags_as_keywords":null,"aiosp_do_log":null,"aiosp_ex_pages":""},"blogdescription":"","blogname":"Ultimate Classic Rock","carbonUiUpdateCounter":"45","design_option_live":{"page_bg":"FF000000","page_head_bg":"00444444","primary_bg":"FFFFFFFF","secondary_bg":"FFFFFFFF","mdl_head_bg":"FF000000","main_nav_hue":"FFFFFFFF","nav_hover_hue":"FF586756","primary_hue":"FF0F0F0F","secondary_hue":"FF000000","primary_head_hue":"FF586756","secondary_head_hue":"FF586756","primary_active_hue":"FF586756","secondary_active_hue":"FF000000","accent_hue":"FF586756","header_link_hue":"FFFFFFFF","footer_link_hue":"FFFFFFFF","primary_mdl_bg":"FF586756","primary_mdl_hue":"FFFFFFFF","secondary_mdl_bg":"FF586756","secondary_mdl_hue":"FFFFFFFF","standout_bg":"FF374036","mobile_primary_color":"FF586756","mobile_secondary_color":"FF374036","iv_primary_color":"FF667763","iv_secondary_color":"FF586756","iv_tertiary_color":"FFFFFFFF","iv_html_color":"FF000000","iv_container_color":"FFFFFFFF","iv_html_bg":"","iv_body_bg":"","iv_logo":"","iv_logo_trim":"","carbon_logo_bg":"FF000000","carbon_showticker_bg":"80000000","events_app_primary_color":"FF586756","events_app_secondary_color":"FF000000","carbon_primary_hue":"FF45444A","carbon_header_hue":"FFFFFFFF","carbon_footer_hue":"FFFFFFFF","dropdown_menu_hue":null,"second_head_twotone_hue":null,"input_field_bg":null,"input_field_focus_hue":null,"input_field_blur_hue":null,"calendar_date_hue":null,"alert_hue":null,"standout_hue":null,"carbon_body_img":"http://ultimateclassicrock.com/files/2017/10/ucr-bg2.jpg","carbon_logo_img":"http://ultimateclassicrock.com/files/2017/10/ucr-logo2.png","carbon_promo_bg_img":"http://ultimateclassicrock.com/files/2017/10/ucr-promo2.jpg","page_img":"","body_img":"http://wac.450f.edgecastcdn.net/80450F/production.townsquareblogs.com/wp-content/uploads/2014/05/UCR.jpg","square_logo_img":"","logo_img":"http://ultimateclassicrock.com/files/2015/11/ucr116.png","logo_img_trim":"http://ultimateclassicrock.com/files/2014/04/smalllogo88.png","logo_img_light":"","logo_img_dark":"","header_img":"http://ultimateclassicrock.com/files/2014/04/mobilebg.jpg","placeholder_img":"http://ultimateclassicrock.com/files/2014/04/lazyicon1.jpg","page_head_img":"","favicon_img":"http://ultimateclassicrock.com/files/2014/04/favicon1.png","top_banner_img":"light","title":"TS3 - Ultimate Classic Rock","ID":"0","designer":"Anibal Rosado","comment":"new site layouts v9","action":"live","editor":"adrianb","editorID":1564213,"siteID":"295","timestamp":1509548083,"status":"active","properties":{"iv_html_bg":{"background-repeat":"","background-attachment":"","background-size":""},"carbon_body_img":{"background-repeat":"","background-attachment":"","background-size":""}}},"disable_mobile_ads":"","enableAppNexusWrapper":"1","enableBelowGalleryEndcard":"1","enableInGalleryEndcard":"1","enable_chartbeat":"","exclude_bottom_banner":"1","exclude_top_banner":"","FacebookCommentsOptions":{"moderator_userids":"581803834,583052867,100002025987268,732998853,8802808","moderator_appid":"226845640664064","colorscheme":"","show_comments":"yes","color_scheme":"","show_commentscount":"no"},"facebook_app":{"id":"226845640664064","fanpage":"http://www.facebook.com/ultimateclassicrock","plugins":{"facebook-authentication":1,"facebook-like-button":1}},"google_ads_dfp6_template_ads":{"dynamic-ad-custom":"0","dynamic-ad-header":"0","dynamic-ad-push":"0","top-728x90":"1","bottom-728x90":"1","mid-top-300x250":"0","mid-bottom-300x250":"0","tsm-out-of-page":"1","tsm-2x2":"0","top-right-noflex-300x250":"1","top-right-300x250":"1"},"iq_weather_page_sponsor_city_name":"","iq_weather_page_sponsor_zip_code":"","onlyhome_pushdown":"","onlyhome_topbanner":"","posts_per_page":"10","sailthru_list_default":"UCR","site_template_theme_meta":{"template-tone":"1","listen-live-bar":"block","sidebar-widgets-header":"clear","next-page-offset":"11"},"social_overlay":{"fb":"1","nl":"1","colors":{"background-color":"#566757","color":"#000000"},"wrapper":{"divider":"#ffffff","button":"#000000","button-font":"#fffff "},"logo":"http://ultimateclassicrock.com/files/2014/06/Ultclassicrock.png"},"timezone_string":"America/New_York","townsquare_ad_version":"dfp6","ts-templates-carbon-homepage-id":"330507","ts-templates-homepage-id":"97392","ts-templates-mobile-homepage-id":"148944","tsc_category_sidebars":{},"tsc_tag_sidebars":{},"_station_info":{"sitetype":"National","market":"National","genre":{"0":"rock"},"callsign":"TSM_ULTCLASSROCK","callletters":"UltimateClassicRock","legalname":"Ultimate Classic Rock","siteclassification":"","street":"","street-2":"","city":"","state":"NY","zip":"","phone":"","helpline":"","studioline":"","officeline":"","officehours":"","email":"","tipus-email":"","inquiries-email":"","advertising-contact":"","advertising-email":"","gm-contact":"","gm-email":"","programming-director-contact":"","programming-director-email":"","digital-managing-editor-contact":"","digital-managing-editor-email":"","digital-sales-manager-contact":"","digital-sales-manager-email":"","mobile-app-feedback-email":"ask.ultimateclassicrock@townsquaredigital.com","mobile-app-media-submission-email":"media.submit.ultimateclassicrock@townsquaredigital.com","public-record-administrator-name":"","public-record-administrator-email":"","fcc-online-public-file-url":"","feedbackurl":"","biz-list-url":"","amazon_affiliate":"","yieldmo_placement":"ym_1179517029504629227","jwplayer":"","twitter_handle":"UltClassicRock","youtube_handle":"UltClassicRock","youtube_channel_id":"","instagram_handle":"ultimateclassicrock","rss_icon":"1","comscore-label":"Loudwire"},"_station_logos":{"rss-logo":"http://ultimateclassicrock.com/files/2015/01/UCR.png","facebook-logo":"http://ultimateclassicrock.com/files/2014/04/250X250.png","admin-icon-logo":"http://ultimateclassicrock.com/files/2014/04/32X32.jpg","apple-low-res":"http://ultimateclassicrock.com/files/2014/04/57X57.jpg","apple-high-res":"http://ultimateclassicrock.com/files/2014/04/114-ucr.png","apple-ipad":"http://ultimateclassicrock.com/files/2014/04/72-ucr.png"},"_station_settings":{"default_show_image":""},"_townsquare_user_registration_settings":{"registration-confirmation":"yes","use-short-form":"no","use-captcha":"yes","disable-registration":"yes","javascript-links":"no","profile_language":{"registration":{"lightbox_title":"Ultimate Classic Rock Registration","lightbox_message":"Sign up for an account to comment, share your thoughts, and earn points to get great prizes.","lightbox_button":"Registration","page_signup_title":"Registration","page_signup_message":"Sign up now to earn points and get closer to all of those rewards and benefits! Only your Display Name will be visible to the public.","page_signup_email_subscribe":"Sign me up for email notifications and newsletters!","page_email_confirm_title":"Please Confirm Your Registration.","page_email_confirm_title_error":"Error Confirming Your Registration.","page_email_confirm_message":"We just sent you an email with a confirmation link in it. Click the link and you'll be ready to start racking up some points, and leaving comments for your favorite djs.","page_email_confirm_button":"Resend confirmation email."},"profile":{"edit_user_title":"Personal Information","edit_contact_title":"Contact Info","edit_contact_email_subscribe":"I want to receive emails from Ultimate Classic Rock.","edit_contact_sms_subscribe":"I want to receive SMS text updates from Ultimate Classic Rock."}},"requires-confirmation":"no"},"blogInfo":{"blogId":295,"blogName":"Ultimate Classic Rock","blogDescription":"","postTitleFormat":"%post_title%","timeZone":"America/New_York","market":"National","activeDomain":"ultimateclassicrock.com","legalName":"Ultimate Classic Rock"}},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","loyalty_title_295":"VIP Lounge","kruxEnabled":true},"headers":{"title":[{"textContent":"Paul Simon, Bonnie Raitt, James Taylor and Others to Play Texas Hurricane Benefit"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"description","content":"The Harvey Can't Mess With Texas Benefit Concert is set for Sept. 22, 2017 at the Frank Erwin Center in Austin."}},{"attrs":{"name":"keywords","content":"harvey cant mess with texas, paul simon harvey, james taylor harvey, bonnie raitt harvey"}},{"attrs":{"property":"fb:app_id","content":"226845640664064"}},{"attrs":{"property":"fb:admins","content":"581803834"}},{"attrs":{"property":"fb:admins","content":"583052867"}},{"attrs":{"property":"fb:admins","content":"100002025987268"}},{"attrs":{"property":"fb:admins","content":"732998853"}},{"attrs":{"property":"fb:admins","content":"8802808"}},{"attrs":{"property":"og:title","content":"Paul Simon, Bonnie Raitt, James Taylor and Others to Play Texas Hurricane Benefit"}},{"attrs":{"property":"og:description","content":"The Harvey Can't Mess With Texas Benefit Concert is set for Sept. 22, 2017 at the Frank Erwin Center in Austin."}},{"attrs":{"property":"og:url","content":"http://ultimateclassicrock.com/harvey-cant-mess-with-texas-benefit-concert/"}},{"attrs":{"property":"og:site_name","content":"Ultimate Classic Rock"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://ultimateclassicrock.com/files/2017/09/James-Taylor-Paul-Simon-Bonnie-Raitt-Photo.jpg?w=600&h=0&zc=1&s=0&a=t&q=89"}},{"attrs":{"name":"twitter:card","content":"summary_large_image"}},{"attrs":{"name":"twitter:site","content":"@UltClassicRock"}},{"attrs":{"name":"sailthru.description","content":"The Harvey Can't Mess With Texas Benefit Concert is set for Sept. 22, 2017 at the Frank Erwin Center in Austin."}},{"attrs":{"name":"sailthru.date","content":"2017-09-13 10:10:33"}},{"attrs":{"name":"sailthru.title","content":"Paul Simon, Bonnie Raitt, James Taylor and Others to Play Texas Hurricane Benefit"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-ultimateclassicrock, tsmmarket-national, tsmtype-national, bonnie-raitt, james-taylor, paul-simon, concerts, news"}},{"attrs":{"name":"sailthru.author","content":"nickderiso"}},{"attrs":{"name":"sailthru.image.full","content":"http://ultimateclassicrock.com/files/2017/09/James-Taylor-Paul-Simon-Bonnie-Raitt-Photo.jpg"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://ultimateclassicrock.com/files/2017/09/James-Taylor-Paul-Simon-Bonnie-Raitt-Photo.jpg"}},{"attrs":{"name":"msvalidate.01","content":"38FB0DB5D97FA0CEE1853CB708082BF1"}},{"attrs":{"property":"fb:pages","content":"107710719302307"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://ultimateclassicrock.com/files/2014/04/favicon1.png"}},{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://ultimateclassicrock.com/files/2014/04/favicon1.png"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"Ultimate Classic Rock » Feed","href":"http://ultimateclassicrock.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"Ultimate Classic Rock » Paul Simon, Bonnie Raitt, James Taylor and Others to Play Texas Hurricane Benefit Comments Feed","href":"http://ultimateclassicrock.com/harvey-cant-mess-with-texas-benefit-concert/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://ultimateclassicrock.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"Kanye West Cleared a Steely Dan Sample by Writing a Personal Letter to the Band","href":"http://ultimateclassicrock.com/kanye-west-steely-dan-sample/"}},{"attrs":{"rel":"next","title":"How Sammy Hagar Inspired the Clash’s ‘Safe European Home’","href":"http://ultimateclassicrock.com/sammy-hagar-inspired-the-clash/"}},{"attrs":{"rel":"shortlink","href":"http://ultimateclassicrock.com/?p=328045"}},{"attrs":{"rel":"canonical","href":"http://ultimateclassicrock.com/harvey-cant-mess-with-texas-benefit-concert/"}},{"attrs":{"rel":"apple-touch-icon-precomposed","href":"http://ultimateclassicrock.com/files/2014/04/57X57.jpg"}},{"attrs":{"rel":"apple-touch-icon-precomposed","sizes":"114x114","href":"http://ultimateclassicrock.com/files/2014/04/114-ucr.png"}},{"attrs":{"rel":"apple-touch-icon-precomposed","sizes":"72x72","href":"http://ultimateclassicrock.com/files/2014/04/72-ucr.png"}}],"noscript":[{"attrs":{"children":[{"tagName":"img","src":"http://b.scorecardresearch.com/p?c1=2&c2=6665296&cv=2.0&cj=1"}]}}]},"adVars":{"amazonAds":true,"enableCriteo":true,"enableViewability":false,"enableViewabilityBR":false,"enableSharethrough":true,"enableAppNexusWrapper":true,"sharethroughKey":"6f2d52dd","sharethroughArticleKey":"jmKCtFQ3Gdh8iH82X9zj9NEE","enableOpenx":false,"enableKiosked":true,"enableKioskedMobile":false,"enableSonobi":true,"sonobiScript":"","zergnetId":"58627","enableYieldbot":false},"scriptVars":{"dfp":{"activeSlots":["tsm-out-of-page","top-right-300x250","middle-right-300x250","bottom-right-300x250","top-728x90","bottom-728x90","top-right-noflex-300x250","tsm-2x2"],"adPageSettings":{"attrs":{"catid":["concerts","news"],"tags":["bonnie-raitt","james-taylor","paul-simon"],"id":"harvey-cant-mess-with-texas-benefit-concert","author":"nickderiso","kw":["nickderiso","harvey-cant-mess-with-texas-benefit-concert","concerts","news","bonnie-raitt","james-taylor","paul-simon","pagetype-post"],"genre":["rock"],"device":"web","kv":[]}},"mobileActiveSlots":["ads-expand-down","ads-expand","ads-prestitial","ads-top-right","ads-bottom-right","ads-top-leaderboard","ads-bottom-leaderboard","tsm-2x2"],"dfp6":true},"smartAppBanner":{"bannerTitle":"Ultimate Classic Rock","itunes_app_id":"1160452335","google_play_app_id":"com.tsm.ucr","daysHidden":"15","daysReminder":"90","buttonText":"View","priceText":"Get","img_url":"http://ultimateclassicrock.com/files/2014/04/57X57.jpg"},"revision":"5348d37f88100801255840dc087c644b0cbab842"},"activeDomain":"ultimateclassicrock.com","authLoginFormNonce":"74e4c53e45","authRegFormNonce":"6c96210149","ga":{"ids":{"primary":"UA-19109753-10","secondary":["UA-19109753-34"],"all":["UA-19109753-10","UA-19109753-34"]}},"tsmStatic":{"revision":"9b6ee779bc4d8305761bcac27314957bd83678ad"},"isGallery":true,"userRegistrationSettings":{"disable-registration":"yes"},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":328045,"postAuthor":1042275,"postDate":"2017-09-13T15:10:33.000Z","postDateGmt":"2017-09-13T14:10:33.000Z","postTitle":"Paul Simon, Bonnie Raitt, James Taylor and Others to Play Texas Hurricane Benefit","postExcerpt":"An all-star lineup featuring Paul Simon, Bonnie Raitt, James Taylor and others is set to perform at a huge benefit for hurricane victims in Texas.","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"harvey-cant-mess-with-texas-benefit-concert","toPing":"","pinged":"","postModified":"2017-09-13T15:10:33.000Z","postModifiedGmt":"2017-09-13T14:10:33.000Z","postContentFiltered":"","postParent":0,"guid":"http://ultimateclassicrock.com/?p=328045","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-09-13 14:10:33.000+0000","postModifiedGmtStr":"2017-09-13 14:10:33.000+0000","meta":{}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"Paul Simon, Bonnie Raitt, James Taylor and Others to Play Texas Hurricane Benefit","next":{"latest":[{"postId":327118,"documentUrl":"/art-garfunkel-memoir/","filterUrl":"/rest/carbon/filter/main/art-garfunkel-memoir/","sortDate":"2017-09-01 08:19:02.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":320010,"documentUrl":"/paul-simon-stephen-colbert-feelin-groovy/","filterUrl":"/rest/carbon/filter/main/paul-simon-stephen-colbert-feelin-groovy/","sortDate":"2017-05-25 08:35:50.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":318816,"documentUrl":"/paul-simon-concert-in-hyde-park/","filterUrl":"/rest/carbon/filter/main/paul-simon-concert-in-hyde-park/","sortDate":"2017-05-11 10:28:40.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":315299,"documentUrl":"/guardians-of-the-galaxy-vol-2-mixtape/","filterUrl":"/rest/carbon/filter/main/guardians-of-the-galaxy-vol-2-mixtape/","sortDate":"2017-03-27 08:47:06.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":314020,"documentUrl":"/paul-simon-2017-tour/","filterUrl":"/rest/carbon/filter/main/paul-simon-2017-tour/","sortDate":"2017-03-13 12:27:56.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":307247,"documentUrl":"/paul-simon-album/","filterUrl":"/rest/carbon/filter/main/paul-simon-album/","sortDate":"2017-01-24 10:36:09.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":309187,"documentUrl":"/ultimate-classic-rock-awards-2016/","filterUrl":"/rest/carbon/filter/main/ultimate-classic-rock-awards-2016/","sortDate":"2017-01-11 08:20:33.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":308053,"documentUrl":"/paul-simon-carrie-fisher-farewell/","filterUrl":"/rest/carbon/filter/main/paul-simon-carrie-fisher-farewell/","sortDate":"2016-12-28 11:10:13.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":308016,"documentUrl":"/carrie-fisher-paul-simon/","filterUrl":"/rest/carbon/filter/main/carrie-fisher-paul-simon/","sortDate":"2016-12-27 16:13:50.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":306433,"documentUrl":"/kennedy-center-honors-2016/","filterUrl":"/rest/carbon/filter/main/kennedy-center-honors-2016/","sortDate":"2016-12-07 09:52:38.000 +0000","termTaxonomyId":1046,"taxonomyType":"tags"}],"taxonomy":[{"postId":327118,"documentUrl":"/art-garfunkel-memoir/","filterUrl":"/rest/carbon/filter/main/art-garfunkel-memoir/","sortDate":"2017-09-01 08:19:02.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":320010,"documentUrl":"/paul-simon-stephen-colbert-feelin-groovy/","filterUrl":"/rest/carbon/filter/main/paul-simon-stephen-colbert-feelin-groovy/","sortDate":"2017-05-25 08:35:50.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":318816,"documentUrl":"/paul-simon-concert-in-hyde-park/","filterUrl":"/rest/carbon/filter/main/paul-simon-concert-in-hyde-park/","sortDate":"2017-05-11 10:28:40.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":315299,"documentUrl":"/guardians-of-the-galaxy-vol-2-mixtape/","filterUrl":"/rest/carbon/filter/main/guardians-of-the-galaxy-vol-2-mixtape/","sortDate":"2017-03-27 08:47:06.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":314020,"documentUrl":"/paul-simon-2017-tour/","filterUrl":"/rest/carbon/filter/main/paul-simon-2017-tour/","sortDate":"2017-03-13 12:27:56.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":307247,"documentUrl":"/paul-simon-album/","filterUrl":"/rest/carbon/filter/main/paul-simon-album/","sortDate":"2017-01-24 10:36:09.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":309187,"documentUrl":"/ultimate-classic-rock-awards-2016/","filterUrl":"/rest/carbon/filter/main/ultimate-classic-rock-awards-2016/","sortDate":"2017-01-11 08:20:33.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":308053,"documentUrl":"/paul-simon-carrie-fisher-farewell/","filterUrl":"/rest/carbon/filter/main/paul-simon-carrie-fisher-farewell/","sortDate":"2016-12-28 11:10:13.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":308016,"documentUrl":"/carrie-fisher-paul-simon/","filterUrl":"/rest/carbon/filter/main/carrie-fisher-paul-simon/","sortDate":"2016-12-27 16:13:50.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":306433,"documentUrl":"/kennedy-center-honors-2016/","filterUrl":"/rest/carbon/filter/main/kennedy-center-honors-2016/","sortDate":"2016-12-07 09:52:38.000 +0000","termTaxonomyId":1046,"taxonomyType":"tags"}]},"cadata":{"activeDomain":"ultimateclassicrock.com","blogId":295,"method":"get_single","postId":328045,"postType":"post","postDateGmt":"2017-09-13 14:10:33.000+0000"},"env":"production"},"structure":{"data":["header","maintop","main","mainads","mainbottom","side","nav"],"dataDetails":{"header":["header-sidebar"],"maintop":[],"main":["carbonsidebar/single"],"mainads":["carbonsidebar/mainads"],"mainbottom":["single-post-bottom","carbonsidebar/facebookComment"],"side":["carbon-post-sidebar"],"nav":["carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"]}},"sidebars":{"data":["header-sidebar","carbonsidebar/single","carbonsidebar/mainads","single-post-bottom","carbonsidebar/facebookComment","carbon-post-sidebar","carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"],"dataDetails":{"header-sidebar":{"widgets":[],"widgetDetails":{"promotion-58":{"widgetInfo":{"id":"promotion-58","groupType":"promotion","widgetType":"widget_promotion","widgetInstance":"58"},"widgetParams":{"title":"                                  ","type":"single","subtype":"","promotions":{"single":{"0":{"image":"","description":"","link_url":"","link_label":"","link_target":"_self"}},"overlay":{"0":{"image":"330575","description":"","link_url":"","link_target":"_self"}},"list":{"0":{"image":"","description":"","link_url":"","link_label":"","link_target":"_self"}},"links_list":{"0":{"link_url":"","link_label":"","link_target":"_self"}},"leaderboard":{"0":{"name":"","score":"","link_url":""}},"image_list":{"0":{"image":"","image_label":"","link_url":"","link_target":"_self"}}}}}}},"carbonsidebar/single":{"widgets":["carbonwidget/single-1"],"widgetDetails":{"carbonwidget/single-1":{"widgetInfo":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"widgetParams":{"mainAuthor":{"id":1042275,"slug":"nickderiso","name":"Nick DeRiso","first_name":"Nick","last_name":"DeRiso","nickname":"Nick DeRiso","description":"Nick DeRiso is associate editor of Ultimate Classic Rock. Named columnist of the year five times by the Associated Press, Louisiana Press Association and Louisiana Sports Writers Association during a lengthy career in newspapers, he previously oversaw a daily section that was named Top 10 in the nation by the AP.","thumbnail":"http://ultimateclassicrock.com/files/2016/02/nickderisoucr1.jpg","url":"http://ultimateclassicrock.com/author/nickderiso/"},"firstCategoryName":"Concerts","postType":"post","postTitle":"Paul Simon, Bonnie Raitt, James Taylor and Others to Play Texas Hurricane Benefit","widgetTime":5}}}},"carbonsidebar/mainads":{"widgets":["carbonwidget/top-728x90","carbonwidget/tsm-out-of-page","carbonwidget/bottom-728x90"],"widgetDetails":{"carbonwidget/top-728x90":{"widgetInfo":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"top-728x90","widgetTime":2}},"carbonwidget/tsm-out-of-page":{"widgetInfo":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"tsm-out-of-page","widgetTime":2}},"carbonwidget/bottom-728x90":{"widgetInfo":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"bottom-728x90","widgetTime":2}}}},"single-post-bottom":{"widgets":["widget_third_party_content-2","widget_third_party_content-3","ts_blogroll-19"],"widgetDetails":{"widget_third_party_content-2":{"widgetInfo":{"id":"widget_third_party_content-2","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"2"},"widgetParams":{"type":"zergnet","title":"Recommended For You","id":"35861","placement":"","targettype":"","mode":"","widgetTime":2}},"widget_third_party_content-3":{"widgetInfo":{"id":"widget_third_party_content-3","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"3"},"widgetParams":{"type":"zergnet","title":"Around the Web","id":"13447","placement":"","targettype":"","mode":"","widgetTime":2}},"ts_blogroll-19":{"widgetInfo":{"id":"ts_blogroll-19","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"19"},"widgetParams":{"title":"Best of Ultimate Classic Rock","type":"main_content_thumb_title_roll","cat":"5167","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1"}}}},"carbonsidebar/facebookComment":true,"carbon-post-sidebar":{"widgets":["fix_sidebar_marker-2","ts_blogroll-525","google-ads-widget-385","tsq_sailthru_newsletter_widget-276","ts_blogroll-526"],"widgetDetails":{"fix_sidebar_marker-2":{"widgetInfo":{"id":"fix_sidebar_marker-2","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"2"}},"ts_blogroll-525":{"widgetInfo":{"id":"ts_blogroll-525","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"525"},"widgetParams":{"title":"Special Features","type":"carousel","isweather":0,"cat":"","posts_per_page":"5","align":"right","tag":"Featured","private_tag":"","thumb_type":"landscape","link_label":"","link":"","unique_posts":0,"show_thumb":0,"alternate_data":0}},"google-ads-widget-385":{"widgetInfo":{"id":"google-ads-widget-385","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"385"},"widgetParams":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1}},"tsq_sailthru_newsletter_widget-276":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-276","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"276"},"widgetParams":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["UCR"],"widgetTime":1}},"ts_blogroll-526":{"widgetInfo":{"id":"ts_blogroll-526","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"526"},"widgetParams":{"title":"Latest News","type":"sidebar_row_standard","posts_per_page":"3","cat":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","align":"default","show_thumb":0,"alternate_data":0,"unique_posts":0,"isweather":0}}}},"carbonsidebar/nav/blueiv":{"widgets":["carbonwidget/nav/blueiv"],"widgetDetails":{"carbonwidget/nav/blueiv":{"widgetInfo":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"}}}},"carbonsidebar/nav/main":{"widgets":["carbonwidget/nav/main"],"widgetDetails":{"carbonwidget/nav/main":{"widgetInfo":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"}}}},"carbonsidebar/nav/promo_links":{"widgets":["carbonwidget/nav/promo_links"],"widgetDetails":{"carbonwidget/nav/promo_links":{"widgetInfo":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"}}}},"carbonsidebar/nav/footer":{"widgets":["carbonwidget/nav/footer"],"widgetDetails":{"carbonwidget/nav/footer":{"widgetInfo":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"}}}}}},"widgets":{"carbonwidget/single-1":{"info":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"params":{"mainAuthor":{"id":1042275,"slug":"nickderiso","name":"Nick DeRiso","first_name":"Nick","last_name":"DeRiso","nickname":"Nick DeRiso","description":"Nick DeRiso is associate editor of Ultimate Classic Rock. Named columnist of the year five times by the Associated Press, Louisiana Press Association and Louisiana Sports Writers Association during a lengthy career in newspapers, he previously oversaw a daily section that was named Top 10 in the nation by the AP.","thumbnail":"http://ultimateclassicrock.com/files/2016/02/nickderisoucr1.jpg","url":"http://ultimateclassicrock.com/author/nickderiso/"},"firstCategoryName":"Concerts","postType":"post","postTitle":"Paul Simon, Bonnie Raitt, James Taylor and Others to Play Texas Hurricane Benefit","widgetTime":5},"data":[328045],"dataDetails":{"328045":{"thumbnail":"http://ultimateclassicrock.com/files/2017/09/James-Taylor-Paul-Simon-Bonnie-Raitt-Photo.jpg","caption":"Noam Galai / Jim Dyson / Larry Busacca, Getty Images","excerpt":"An all-star lineup featuring Paul Simon, Bonnie Raitt, James Taylor and others is set to perform at a huge benefit for hurricane victims in Texas.","date":"September 13, 2017 10:10 AM","postDateGmt":"2017-09-13 14:10:33 +0000","postModifiedGmt":"2017-09-13 14:10:33 +0000","title":"Paul Simon, Bonnie Raitt, James Taylor and Others to Play Texas Hurricane Benefit","url":"http://ultimateclassicrock.com/harvey-cant-mess-with-texas-benefit-concert/","id":328045,"contentRaw":"[caption id=\"attachment_328059\" align=\"alignleft\" width=\"630\"]<img class=\"size-630scaled wp-image-328059\" src=\"http://ultimateclassicrock.com/files/2017/09/James-Taylor-Paul-Simon-Bonnie-Raitt-Photo.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\" alt=\"WCBS-FM 101.1's &quot;Holiday In Brooklyn&quot; - Performances\" width=\"630\" height=\"420\" /> Noam Galai / Jim Dyson / Larry Busacca, Getty Images[/caption]\r\n\r\nAn all-star lineup featuring <a href=\"http://ultimateclassicrock.com/tags/paul-simon/\">Paul Simon</a>, <a href=\"http://ultimateclassicrock.com/tags/bonnie-raitt/\">Bonnie Raitt</a>, <a href=\"http://ultimateclassicrock.com/tags/james-taylor/\">James Taylor</a> and others is set to perform at a huge benefit for hurricane victims in Texas.\r\n\r\nDubbed the Harvey Can't Mess With Texas Benefit Concert, the show is set for Sept. 22 at the Frank Erwin Center in Austin. Also featured are <a href=\"http://theboot.com/tags/willie-nelson/\" target=\"_blank\">Willie Nelson</a>, <a href=\"http://theboot.com/tags/lyle-lovett/\" target=\"_blank\">Lyle Lovett</a>, <a href=\"http://diffuser.fm/tags/leon-bridges/\" target=\"_blank\">Leon Bridges</a>, Edie Brickell and house band <a href=\"http://theboot.com/tags/asleep-at-the-wheel/\" target=\"_blank\">Asleep at the Wheel</a>. Charlie Sexton, a longtime member of <a href=\"http://ultimateclassicrock.com/tags/bob-dylan/\" target=\"_blank\">Bob Dylan</a>'s band, will serve as musical director.\r\n\r\nTheir performances will be broadcast live at 7PM on 11 TV stations around the state, and each station will have phone banks set up to take donations. An hour of the benefit will also stream everywhere on YouTube.com/TexasStrong from 9-10PM CT, the <em><a href=\"http://music.blog.mystatesman.com/2017/09/13/harvey-cant-mess-with-texas-benefit-at-erwin-center-will-feature-willie-nelson-paul-simon-james-taylor-bonnie-raitt-leon-bridges-lyle-lovett-and-more/\" target=\"_blank\">Austin American-Statesman</a></em> reports. During the stream, Google will match donations up to $500,000, according to <em><a href=\"http://www.rollingstone.com/music/news/willie-nelson-paul-simon-to-play-harvey-benefit-show-w502737\" target=\"_blank\">Rolling Stone</a></em>.\r\n\r\nTickets range from $30 to $199, and go on sale at 3PM CT today at <a href=\"https://www.rebuildtx.org/\" target=\"_blank\">RebuildTX.org</a>, with all proceeds going toward the Rebuild Texas Fund. This newly created nonprofit is sending 100 percent of the donations toward relief efforts. Administrative costs are being covered by the Michael and Susan Dell Foundation and the OneStar Foundation.\r\n\r\n“This fund was created to help rebuild all of the communities, big and small, that have been devastated by Hurricane Harvey,\" Michael Dell said in a news release. \"We will be rebuilding for years to come.” “For us, this is personal,” his wife Susan Dell added.\r\n\r\nOthers set to appear include <a href=\"http://screencrush.com/tags/matthew-mcconaughey/\" target=\"_blank\">Matthew McConaughey</a>, <a href=\"http://screencrush.com/tags/renee-zellweger/\" target=\"_blank\">Renee Zellweger</a>, Dan Rather, <a href=\"http://screencrush.com/tags/luke-wilson/\" target=\"_blank\">Luke Wilson</a>, <a href=\"http://theboot.com/tags/ryan-bingham/\" target=\"_blank\">Ryan Bingham</a>, <a href=\"http://theboot.com/tags/nathaniel-rateliff/\" target=\"_blank\">Nathaniel Rateliff</a> and the Mexican pop duo Ha*Ash.\r\n<p style=\"text-align: center;\"><strong>Paul Simon / Simon and Garfunkel Albums Ranked Worst to Best</strong></p>\r\n[gallery galleryid=\"295:279684\" galleryindex=\"0\" ids=\"289279,287794,287807,287808,287809,287796,287810,287811,287812,287813,290019,287814,287815,287816,287817,287818,287819,287822,287823\" enablefullscreen=\"yes\" showthumbs=\"no\"]\r\n\r\n[button href=\"http://ultimateclassicrock.com/bonnie-raitt-nick-of-time/\" title=\"Next: How Bonnie Raitt Rebounded With 'Nick of Time'\" align=\"center\"]","next_url":[{"textContent":"Next: How Bonnie Raitt Rebounded With 'Nick of Time'","class":"button_act","href":"http://ultimateclassicrock.com/bonnie-raitt-nick-of-time/"}],"content":"\n<figure id=\"attachment_328059\" class=\"content-post-image alignleft\"><span class=\"image-frame\"><noscript><img src=\"http://ultimateclassicrock.com/files/2017/09/James-Taylor-Paul-Simon-Bonnie-Raitt-Photo.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></noscript>\n<img class=\"size-630scaled wp-image-328059 lazy\" src=\"//s3.amazonaws.com/tsm-images/global/1x1.gif\" alt=\"WCBS-FM 101.1's &quot;Holiday In Brooklyn&quot; - Performances\" data-width=\"630\" data-height=\"420\" data-type=\"post\" datasrc=\"http://ultimateclassicrock.com/files/2017/09/James-Taylor-Paul-Simon-Bonnie-Raitt-Photo.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></span><figcaption>Noam Galai / Jim Dyson / Larry Busacca, Getty Images</figcaption></figure><p>An all-star lineup featuring <a href=\"http://ultimateclassicrock.com/tags/paul-simon/\">Paul Simon</a>, <a href=\"http://ultimateclassicrock.com/tags/bonnie-raitt/\">Bonnie Raitt</a>, <a href=\"http://ultimateclassicrock.com/tags/james-taylor/\">James Taylor</a> and others is set to perform at a huge benefit for hurricane victims in Texas.</p>\n<p>Dubbed the Harvey Can’t Mess With Texas Benefit Concert, the show is set for Sept. 22 at the Frank Erwin Center in Austin. Also featured are <a href=\"http://theboot.com/tags/willie-nelson/\" target=\"_blank\">Willie Nelson</a>, <a href=\"http://theboot.com/tags/lyle-lovett/\" target=\"_blank\">Lyle Lovett</a>, <a href=\"http://diffuser.fm/tags/leon-bridges/\" target=\"_blank\">Leon Bridges</a>, Edie Brickell and house band <a href=\"http://theboot.com/tags/asleep-at-the-wheel/\" target=\"_blank\">Asleep at the Wheel</a>. Charlie Sexton, a longtime member of <a href=\"http://ultimateclassicrock.com/tags/bob-dylan/\" target=\"_blank\">Bob Dylan</a>‘s band, will serve as musical director.</p>\n<p>Their performances will be broadcast live at 7PM on 11 TV stations around the state, and each station will have phone banks set up to take donations. An hour of the benefit will also stream everywhere on YouTube.com/TexasStrong from 9-10PM CT, the <em><a href=\"http://music.blog.mystatesman.com/2017/09/13/harvey-cant-mess-with-texas-benefit-at-erwin-center-will-feature-willie-nelson-paul-simon-james-taylor-bonnie-raitt-leon-bridges-lyle-lovett-and-more/\" target=\"_blank\">Austin American-Statesman</a></em> reports. During the stream, Google will match donations up to $500,000, according to <em><a href=\"http://www.rollingstone.com/music/news/willie-nelson-paul-simon-to-play-harvey-benefit-show-w502737\" target=\"_blank\">Rolling Stone</a></em>.</p>\n<p>Tickets range from $30 to $199, and go on sale at 3PM CT today at <a href=\"https://www.rebuildtx.org/\" target=\"_blank\">RebuildTX.org</a>, with all proceeds going toward the Rebuild Texas Fund. This newly created nonprofit is sending 100 percent of the donations toward relief efforts. Administrative costs are being covered by the Michael and Susan Dell Foundation and the OneStar Foundation.</p>\n<p>“This fund was created to help rebuild all of the communities, big and small, that have been devastated by Hurricane Harvey,” Michael Dell said in a news release. “We will be rebuilding for years to come.” “For us, this is personal,” his wife Susan Dell added.</p>\n<p>Others set to appear include <a href=\"http://screencrush.com/tags/matthew-mcconaughey/\" target=\"_blank\">Matthew McConaughey</a>, <a href=\"http://screencrush.com/tags/renee-zellweger/\" target=\"_blank\">Renee Zellweger</a>, Dan Rather, <a href=\"http://screencrush.com/tags/luke-wilson/\" target=\"_blank\">Luke Wilson</a>, <a href=\"http://theboot.com/tags/ryan-bingham/\" target=\"_blank\">Ryan Bingham</a>, <a href=\"http://theboot.com/tags/nathaniel-rateliff/\" target=\"_blank\">Nathaniel Rateliff</a> and the Mexican pop duo Ha*Ash.</p>\n<p style=\"text-align: center;\"><strong>Paul Simon / Simon and Garfunkel Albums Ranked Worst to Best</strong></p>\n<script type=\"text/javascript\">\n\twindow.TSM = window.TSM || {};\n\twindow.TSM.photogalleryConfigs = window.TSM.photogalleryConfigs || [];\n\tvar photogalleryConfig = {\n\t\tgalleryUrl:'/api/json/galleries/279684?filterexclusions&galleryindex=0'\n\t\t,galleryId:'tsm-photogallery-295-279684-0'\n\t\t,showThumbs:0\n\t\t,colorscheme:'light'\n\t\t\n\t\t,dozIndexTweak:1\n\t\t,refreshRate:1\n\t\t,enableFullscreen:1\n\t\t,expandOnLoadHash:0\n\t\t,portraitMode:0\n\t\t,initImage:'http://ultimateclassicrock.com/files/2016/05/Simon2.jpg'\n\t\t,enableEndCard:1\n\t\t,enableBelowDescriptionEndCard:1\n\t\t,endCardMode:2\n\t\t,enableKiosked:0\n\t\t,enableKioskedMobile:0\n\t\t,carbonLayout:\"\"\n\t};\n\twindow.TSM.photogalleryConfigs.push( photogalleryConfig );\n<\/script><div id=\"tsm-photogallery-295-279684-0-placeholder\"></div>\n<div class=\"tsm-photogallery-wrapper light\">\n\t<div class=\"tsm-photogallery-container\" id=\"tsm-photogallery-295-279684-0\">\n\t\t<div class=\"tsm-photogallery-header\">\n\t\t\t<div class=\"tsm-photogallery-ad tsm-photogallery-320x50 off\" id=\"tsm-photogallery-295-279684-0-320x50\"></div>\n\t\t</div>\n\t\t<div class=\"tsm-photogallery\">\n\t\t\t<div class=\"loadinganim\">\n<span></span><span></span><span></span>\n</div>\n\t\t\t<div class=\"tsm-photogallery-mover-container\">\n\t\t\t\t<div class=\"tsm-photogallery-nav prev primary-active-color\"><a title=\"Previous\" class=\"icon-left-open prev-btn\" href=\"javascript:void(0);\"></a></div>\n\t\t\t\t<div class=\"tsm-photogallery-nav next primary-active-color\"><a class=\"icon-right-open next-btn\" title=\"Next\" href=\"javascript:void(0);\"></a></div>\n\t\t\t\t<div class=\"tsm-photogallery-mover\"></div>\n\t\t\t</div>\n\t\t\t<div class=\"tsm-photogallery-thumbnail-wrapper off\">\n\t\t\t\t<div class=\"tsm-photogallery-thumbnail-nav prev\"><a title=\"Previous\" class=\"thumb-prev-btn\" href=\"javascript:void(0);\"></a></div>\n\t\t\t\t<div class=\"tsm-photogallery-thumbnail-nav next\"><a title=\"Next\" class=\"thumb-next-btn\" href=\"javascript:void(0);\"></a></div>\n\t\t\t\t<div class=\"tsm-photogallery-thumbnails\">\n\t\t\t\t\t<div class=\"tsm-photogallery-thumbnail-mover\"></div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t<div class=\"tsm-photogallery-footer off\">\n<div class=\"tsm-photogallery-imagecount\">\n<b>Image </b><span class=\"tsm-photogallery-current\"></span> of <span class=\"tsm-photogallery-total\"></span>\n</div>\n<div class=\"tsm-photogallery-caption\"></div>\n</div>\n\t\t</div>\n\t\t<a href=\"javascript:void(0);\" class=\"tsm-photogallery-engagement-close\"></a>\n\t\t<aside class=\"tsm-photogallery-sidebar\"><div class=\"tsm-photogallery-ad tsm-photogallery-300x250 off\" id=\"tsm-photogallery-295-279684-0-300x250\"></div>\n\t\t\t<div class=\"tsm-photogallery-copy\">\n\t\t\t\t<h2 class=\"tsm-photogallery-imagetitle\"></h2>\n\t\t\t\t<p class=\"tsm-photogallery-imagedescription\"></p>\n\t\t\t\t<div class=\"description-scroll description-up\"></div>\n<div class=\"description-scroll description-down\"></div>\n\t\t\t</div>\n\t\t\t<div class=\"under-description-content\"></div>\n\t\t</aside><footer><div class=\"tsm-photogallery-ad tsm-photogallery-728x90 off\" id=\"tsm-photogallery-295-279684-0-728x90\"></div>\n\t\t\t<div class=\"tsm-photogallery-ad\" id=\"tsm-photogallery-oop\"></div>\n\t\t</footer>\n</div>\n\t<div class=\"tsm-photogallery-overlay\"></div>\n</div>\n<p class=\"more_act ga_network_button aligncenter\"><a class=\"button_act\" href=\"http://ultimateclassicrock.com/bonnie-raitt-nick-of-time/\">Next: How Bonnie Raitt Rebounded With 'Nick of Time'</a></p>\n","postType":"post","wpVersion":"","alternateMetaForBlogroll":{"title":"Paul Simon, Bonnie Raitt, James Taylor and Others to Play Texas Hurricane Benefit","excerpt":"An all-star lineup featuring Paul Simon, Bonnie Raitt, James Taylor and others is set to perform at a huge benefit for hurricane victims in Texas.","post_excerpt":"An all-star lineup featuring Paul Simon, Bonnie Raitt, James Taylor and others is set to perform at a huge benefit for hurricane victims in Texas.","post_more_excerpt":"<p>An all-star lineup featuring Paul Simon, Bonnie Raitt, James Taylor and others is set to perform at a huge benefit for hurricane victims in Texas.\n<p class=\"more_act\"><a href=\"http://ultimateclassicrock.com/harvey-cant-mess-with-texas-benefit-concert/\" title=\"Paul Simon, Bonnie Raitt, James Taylor and Others to Play Texas Hurricane Benefit\">Read More</a></p>\n","permalink":"http://ultimateclassicrock.com/harvey-cant-mess-with-texas-benefit-concert/","image":{"id":328059,"url":"http://ultimateclassicrock.com/files/2017/09/James-Taylor-Paul-Simon-Bonnie-Raitt-Photo.jpg","caption":"Noam Galai / Jim Dyson / Larry Busacca, Getty Images"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":true},"tags":[{"id":713,"slug":"bonnie-raitt","title":"Bonnie Raitt","description":"Bonnie Raitt was born in Burbank, Calif., to Broadway star John Raitt. She got her start in the early '70s as a blues-based singer-songwriter who covered many of the era's up-and-coming folk and country stylists. She's also a hell of a guitar player. Her 1972 album, 'Give It Up,' was a masterpiece in subtlety and interpretation. But even though she was a hit with critics and developed a growing fan base over the years, it wasn't until 1989's 'Nick of Time' rocketed her to the top of the charts. The album hit No. 1, won a Grammy for Album of the Year and suddenly Raitt was the queen of music. Her next two albums both went multi-platinum. Since then, she's become rock royalty, a singular voice whose respect for the past matches her own influence on a new generation of singer-songwriters, and not just female ones.","post_count":9,"link_url":"http://ultimateclassicrock.com/tags/bonnie-raitt/","feed_url":"http://ultimateclassicrock.com/tags/bonnie-raitt/feed/","term_taxonomy_id":722,"object_id":328045},{"id":1036,"slug":"james-taylor","title":"James Taylor","description":"","post_count":14,"link_url":"http://ultimateclassicrock.com/tags/james-taylor/","feed_url":"http://ultimateclassicrock.com/tags/james-taylor/feed/","term_taxonomy_id":1046,"object_id":328045},{"id":237,"slug":"paul-simon","title":"Paul Simon","description":"Paul Simon’s career started in the late ‘50s as half of a duo called Tom &amp; Jerry. After a brief stint in England as a folksinger, the New Jersey-bred Simon hooked up with his old singing partner Art Garfunkel to form one of music’s most enduring duos. After five increasingly popular albums throughout the ‘60s, Simon &amp; Garfunkel called it quits after 1970’s ‘Bridge Over Troubled Water’ LP, opening the door to Simon’s solo career, which he launched with 1972’s self-titled album. ‘Still Crazy After All These Years,’ from 1975, won a ton of Grammys and made Simon one of the biggest artists on the planet. A decade later, he repeated the success with his greatest and most innovative album, the globe-trekking ‘Graceland,’ which explored African rhythms within Western contexts. His most recent LP, from 2011, was his biggest hit, and best album, in 20 years.","post_count":109,"link_url":"http://ultimateclassicrock.com/tags/paul-simon/","feed_url":"http://ultimateclassicrock.com/tags/paul-simon/feed/","term_taxonomy_id":243,"object_id":328045}],"categories":[{"id":242,"slug":"concerts","title":"Concerts","description":"Tour News, Announcements and Live Reviews","parent":0,"post_count":1155,"link_url":"http://ultimateclassicrock.com/category/concerts/","feed_url":"http://ultimateclassicrock.com/category/concerts/feed/","term_taxonomy_id":248,"object_id":328045},{"id":6,"slug":"news","title":"News","description":"","parent":0,"post_count":15705,"link_url":"http://ultimateclassicrock.com/category/news/","feed_url":"http://ultimateclassicrock.com/category/news/feed/","term_taxonomy_id":6,"object_id":328045}],"authors":[{"id":1042275,"slug":"nickderiso","name":"Nick DeRiso","first_name":"Nick","last_name":"DeRiso","nickname":"Nick DeRiso","description":"Nick DeRiso is associate editor of Ultimate Classic Rock. Named columnist of the year five times by the Associated Press, Louisiana Press Association and Louisiana Sports Writers Association during a lengthy career in newspapers, he previously oversaw a daily section that was named Top 10 in the nation by the AP.","thumbnail":"http://ultimateclassicrock.com/files/2016/02/nickderisoucr1.jpg","url":"http://ultimateclassicrock.com/author/nickderiso/"}],"post_more_meta":{"meta":""},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=Paul%20Simon%2C%20Bonnie%20Raitt%2C%20James%20Taylor%20and%20Others%20to%20Play%20Texas%20Hurricane%20Benefit%20http%3A%2F%2Fultimateclassicrock.com%2Fharvey-cant-mess-with-texas-benefit-concert%2F%3Ftrackback%3Dtwitter_mobile%20%40UltClassicRock","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2Fultimateclassicrock.com%2Fharvey-cant-mess-with-texas-benefit-concert%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://ultimateclassicrock.com/kanye-west-steely-dan-sample/","prevArticle":"http://ultimateclassicrock.com/sammy-hagar-inspired-the-clash/","pageUrl":"/harvey-cant-mess-with-texas-benefit-concert/","blogId":295,"domain":"ultimateclassicrock.com","crossPostAttributionBottom":"","rawContent":"<p>\n<sectiontag class=\"module\" contenteditable=\"false\" type=\"image\" attr-id=\"328059\" attr-caption=\" Noam Galai / Jim Dyson / Larry Busacca, Getty Images\" attr-align=\"left\" attr-width=\"630\" attr-height=\"420\" attr-url=\"http://ultimateclassicrock.com/files/2017/09/James-Taylor-Paul-Simon-Bonnie-Raitt-Photo.jpg?w=630&amp;amp;h=420&amp;amp;zc=1&amp;amp;s=0&amp;amp;a=t&amp;amp;q=89\"></sectiontag></p>\n<p>An all-star lineup featuring <a href=\"http://ultimateclassicrock.com/tags/paul-simon/\">Paul Simon</a>, <a href=\"http://ultimateclassicrock.com/tags/bonnie-raitt/\">Bonnie Raitt</a>, <a href=\"http://ultimateclassicrock.com/tags/james-taylor/\">James Taylor</a> and others is set to perform at a huge benefit for hurricane victims in Texas.</p>\n<p>Dubbed the Harvey Can't Mess With Texas Benefit Concert, the show is set for Sept. 22 at the Frank Erwin Center in Austin. Also featured are <a href=\"http://theboot.com/tags/willie-nelson/\" target=\"_blank\">Willie Nelson</a>, <a href=\"http://theboot.com/tags/lyle-lovett/\" target=\"_blank\">Lyle Lovett</a>, <a href=\"http://diffuser.fm/tags/leon-bridges/\" target=\"_blank\">Leon Bridges</a>, Edie Brickell and house band <a href=\"http://theboot.com/tags/asleep-at-the-wheel/\" target=\"_blank\">Asleep at the Wheel</a>. Charlie Sexton, a longtime member of <a href=\"http://ultimateclassicrock.com/tags/bob-dylan/\" target=\"_blank\">Bob Dylan</a>'s band, will serve as musical director.</p>\n<p>Their performances will be broadcast live at 7PM on 11 TV stations around the state, and each station will have phone banks set up to take donations. An hour of the benefit will also stream everywhere on YouTube.com/TexasStrong from 9-10PM CT, the <em><a href=\"http://music.blog.mystatesman.com/2017/09/13/harvey-cant-mess-with-texas-benefit-at-erwin-center-will-feature-willie-nelson-paul-simon-james-taylor-bonnie-raitt-leon-bridges-lyle-lovett-and-more/\" target=\"_blank\">Austin American-Statesman</a></em> reports. During the stream, Google will match donations up to $500,000, according to <em><a href=\"http://www.rollingstone.com/music/news/willie-nelson-paul-simon-to-play-harvey-benefit-show-w502737\" target=\"_blank\">Rolling Stone</a></em>.</p>\n<p>Tickets range from $30 to $199, and go on sale at 3PM CT today at <a href=\"https://www.rebuildtx.org/\" target=\"_blank\">RebuildTX.org</a>, with all proceeds going toward the Rebuild Texas Fund. This newly created nonprofit is sending 100 percent of the donations toward relief efforts. Administrative costs are being covered by the Michael and Susan Dell Foundation and the OneStar Foundation.</p>\n<p>“This fund was created to help rebuild all of the communities, big and small, that have been devastated by Hurricane Harvey,\" Michael Dell said in a news release. \"We will be rebuilding for years to come.” “For us, this is personal,” his wife Susan Dell added.</p>\n<p>Others set to appear include <a href=\"http://screencrush.com/tags/matthew-mcconaughey/\" target=\"_blank\">Matthew McConaughey</a>, <a href=\"http://screencrush.com/tags/renee-zellweger/\" target=\"_blank\">Renee Zellweger</a>, Dan Rather, <a href=\"http://screencrush.com/tags/luke-wilson/\" target=\"_blank\">Luke Wilson</a>, <a href=\"http://theboot.com/tags/ryan-bingham/\" target=\"_blank\">Ryan Bingham</a>, <a href=\"http://theboot.com/tags/nathaniel-rateliff/\" target=\"_blank\">Nathaniel Rateliff</a> and the Mexican pop duo Ha*Ash.</p>\n<p style=\"text-align: center;\"><strong>Paul Simon / Simon and Garfunkel Albums Ranked Worst to Best</strong></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"gallery\" attr-url=\"/rest/carbon/uri/api/gallery/domain/ultimateclassicrock.com/galleryId/279684?filterexclusions&amp;galleryindex=0\" attr-thumbnail=\"http://ultimateclassicrock.com/files/2016/05/Simon2.jpg\" attr-layout=\"\" attr-fullscreen=\"1\"></sectiontag></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"button\" attr-href=\"http://ultimateclassicrock.com/bonnie-raitt-nick-of-time/\" attr-title=\"Next: How Bonnie Raitt Rebounded With &apos;Nick of Time&apos;\" attr-align=\"center\" attr-appLink=\"true\"></sectiontag></p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>An all-star lineup featuring <a href=\"http://ultimateclassicrock.com/tags/paul-simon/\">Paul Simon</a>, <a href=\"http://ultimateclassicrock.com/tags/bonnie-raitt/\">Bonnie Raitt</a>, <a href=\"http://ultimateclassicrock.com/tags/james-taylor/\">James Taylor</a> and others is set to perform at a huge benefit for hurricane victims in Texas.</p>\n"},"currentTextLength":147,"runningCounter":1,"cumulativePodTextLength":147,"totalSimilarConsecutiveElements":7,"totalTextLength":1719},{"type":"singlePostText","data":{"text":"<p>Dubbed the Harvey Can&apos;t Mess With Texas Benefit Concert, the show is set for Sept. 22 at the Frank Erwin Center in Austin. Also featured are <a href=\"http://theboot.com/tags/willie-nelson/\" target=\"_blank\">Willie Nelson</a>, <a href=\"http://theboot.com/tags/lyle-lovett/\" target=\"_blank\">Lyle Lovett</a>, <a href=\"http://diffuser.fm/tags/leon-bridges/\" target=\"_blank\">Leon Bridges</a>, Edie Brickell and house band <a href=\"http://theboot.com/tags/asleep-at-the-wheel/\" target=\"_blank\">Asleep at the Wheel</a>. Charlie Sexton, a longtime member of <a href=\"http://ultimateclassicrock.com/tags/bob-dylan/\" target=\"_blank\">Bob Dylan</a>&apos;s band, will serve as musical director.</p>\n"},"currentTextLength":330,"runningCounter":2,"cumulativePodTextLength":477,"totalSimilarConsecutiveElements":7,"totalTextLength":1719},{"type":"singlePostText","data":{"text":"<p>Their performances will be broadcast live at 7PM on 11 TV stations around the state, and each station will have phone banks set up to take donations. An hour of the benefit will also stream everywhere&#xA0;on YouTube.com/TexasStrong from 9-10PM CT, the <em><a href=\"http://music.blog.mystatesman.com/2017/09/13/harvey-cant-mess-with-texas-benefit-at-erwin-center-will-feature-willie-nelson-paul-simon-james-taylor-bonnie-raitt-leon-bridges-lyle-lovett-and-more/\" target=\"_blank\">Austin American-Statesman</a></em> reports. During the stream, Google will match donations up to $500,000, according to <em><a href=\"http://www.rollingstone.com/music/news/willie-nelson-paul-simon-to-play-harvey-benefit-show-w502737\" target=\"_blank\">Rolling Stone</a></em>.</p>\n"},"currentTextLength":379,"runningCounter":3,"cumulativePodTextLength":856,"totalSimilarConsecutiveElements":7,"totalTextLength":1719},{"type":"singlePostShareThrough","data":{}},{"type":"singlePostText","data":{"text":"<p>Tickets range from $30 to $199, and go on sale at 3PM CT today&#xA0;at&#xA0;<a href=\"https://www.rebuildtx.org/\" target=\"_blank\">RebuildTX.org</a>, with all proceeds going toward the Rebuild Texas Fund. This newly created nonprofit is sending 100 percent of the donations toward relief efforts. Administrative costs are being covered by the Michael and Susan Dell Foundation and the OneStar Foundation.</p>\n"},"currentTextLength":346,"runningCounter":4,"cumulativePodTextLength":1202,"totalSimilarConsecutiveElements":7,"totalTextLength":1719},{"type":"singlePostText","data":{"text":"<p>&#x201C;This fund was created to help rebuild all of the communities, big and small, that have been devastated by Hurricane Harvey,&quot; Michael Dell said in a news release. &quot;We will be rebuilding for years to come.&#x201D; &#x201C;For us, this is personal,&#x201D; his wife Susan Dell added.</p>\n"},"currentTextLength":299,"runningCounter":5,"cumulativePodTextLength":1501,"totalSimilarConsecutiveElements":7,"totalTextLength":1719},{"type":"singlePostText","data":{"text":"<p>Others set to appear include <a href=\"http://screencrush.com/tags/matthew-mcconaughey/\" target=\"_blank\">Matthew McConaughey</a>, <a href=\"http://screencrush.com/tags/renee-zellweger/\" target=\"_blank\">Renee Zellweger</a>, Dan Rather, <a href=\"http://screencrush.com/tags/luke-wilson/\" target=\"_blank\">Luke Wilson</a>, <a href=\"http://theboot.com/tags/ryan-bingham/\" target=\"_blank\">Ryan Bingham</a>, <a href=\"http://theboot.com/tags/nathaniel-rateliff/\" target=\"_blank\">Nathaniel Rateliff</a> and the Mexican pop duo Ha*Ash.</p>\n"},"currentTextLength":157,"runningCounter":6,"cumulativePodTextLength":1658,"totalSimilarConsecutiveElements":7,"totalTextLength":1719},{"type":"singlePostText","data":{"text":"<p style=\"text-align: center;\"><strong>Paul Simon / Simon and Garfunkel Albums Ranked Worst to Best</strong></p>\n"},"currentTextLength":61,"runningCounter":7,"cumulativePodTextLength":1719,"totalSimilarConsecutiveElements":7,"totalTextLength":1719},{"type":"singlePostGallery","data":{"url":"/rest/carbon/uri/api/gallery/domain/ultimateclassicrock.com/galleryId/279684?filterexclusions&galleryindex=0","thumbnail":"http://ultimateclassicrock.com/files/2016/05/Simon2.jpg","layout":"","fullscreen":1},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"uniquePodTypes":["singlePostImage","singlePostText","singlePostGallery","singlePostButton"],"podHeader":[{"type":"singlePostImage","data":{"id":328059,"caption":"Noam Galai / Jim Dyson / Larry Busacca, Getty Images","align":"left","width":630,"height":420,"url":"http://ultimateclassicrock.com/files/2017/09/James-Taylor-Paul-Simon-Bonnie-Raitt-Photo.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"podFooter":{"type":"singlePostButton","data":{"href":"http://ultimateclassicrock.com/bonnie-raitt-nick-of-time/","title":"Next: How Bonnie Raitt Rebounded With 'Nick of Time'","align":"center","applink":"true"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},"next":{"latest":[{"postId":327118,"documentUrl":"/art-garfunkel-memoir/","filterUrl":"/rest/carbon/filter/main/art-garfunkel-memoir/","sortDate":"2017-09-01 08:19:02.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":320010,"documentUrl":"/paul-simon-stephen-colbert-feelin-groovy/","filterUrl":"/rest/carbon/filter/main/paul-simon-stephen-colbert-feelin-groovy/","sortDate":"2017-05-25 08:35:50.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":318816,"documentUrl":"/paul-simon-concert-in-hyde-park/","filterUrl":"/rest/carbon/filter/main/paul-simon-concert-in-hyde-park/","sortDate":"2017-05-11 10:28:40.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":315299,"documentUrl":"/guardians-of-the-galaxy-vol-2-mixtape/","filterUrl":"/rest/carbon/filter/main/guardians-of-the-galaxy-vol-2-mixtape/","sortDate":"2017-03-27 08:47:06.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":314020,"documentUrl":"/paul-simon-2017-tour/","filterUrl":"/rest/carbon/filter/main/paul-simon-2017-tour/","sortDate":"2017-03-13 12:27:56.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":307247,"documentUrl":"/paul-simon-album/","filterUrl":"/rest/carbon/filter/main/paul-simon-album/","sortDate":"2017-01-24 10:36:09.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":309187,"documentUrl":"/ultimate-classic-rock-awards-2016/","filterUrl":"/rest/carbon/filter/main/ultimate-classic-rock-awards-2016/","sortDate":"2017-01-11 08:20:33.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":308053,"documentUrl":"/paul-simon-carrie-fisher-farewell/","filterUrl":"/rest/carbon/filter/main/paul-simon-carrie-fisher-farewell/","sortDate":"2016-12-28 11:10:13.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":308016,"documentUrl":"/carrie-fisher-paul-simon/","filterUrl":"/rest/carbon/filter/main/carrie-fisher-paul-simon/","sortDate":"2016-12-27 16:13:50.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":306433,"documentUrl":"/kennedy-center-honors-2016/","filterUrl":"/rest/carbon/filter/main/kennedy-center-honors-2016/","sortDate":"2016-12-07 09:52:38.000 +0000","termTaxonomyId":1046,"taxonomyType":"tags"}],"taxonomy":[{"postId":327118,"documentUrl":"/art-garfunkel-memoir/","filterUrl":"/rest/carbon/filter/main/art-garfunkel-memoir/","sortDate":"2017-09-01 08:19:02.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":320010,"documentUrl":"/paul-simon-stephen-colbert-feelin-groovy/","filterUrl":"/rest/carbon/filter/main/paul-simon-stephen-colbert-feelin-groovy/","sortDate":"2017-05-25 08:35:50.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":318816,"documentUrl":"/paul-simon-concert-in-hyde-park/","filterUrl":"/rest/carbon/filter/main/paul-simon-concert-in-hyde-park/","sortDate":"2017-05-11 10:28:40.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":315299,"documentUrl":"/guardians-of-the-galaxy-vol-2-mixtape/","filterUrl":"/rest/carbon/filter/main/guardians-of-the-galaxy-vol-2-mixtape/","sortDate":"2017-03-27 08:47:06.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":314020,"documentUrl":"/paul-simon-2017-tour/","filterUrl":"/rest/carbon/filter/main/paul-simon-2017-tour/","sortDate":"2017-03-13 12:27:56.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":307247,"documentUrl":"/paul-simon-album/","filterUrl":"/rest/carbon/filter/main/paul-simon-album/","sortDate":"2017-01-24 10:36:09.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":309187,"documentUrl":"/ultimate-classic-rock-awards-2016/","filterUrl":"/rest/carbon/filter/main/ultimate-classic-rock-awards-2016/","sortDate":"2017-01-11 08:20:33.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":308053,"documentUrl":"/paul-simon-carrie-fisher-farewell/","filterUrl":"/rest/carbon/filter/main/paul-simon-carrie-fisher-farewell/","sortDate":"2016-12-28 11:10:13.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":308016,"documentUrl":"/carrie-fisher-paul-simon/","filterUrl":"/rest/carbon/filter/main/carrie-fisher-paul-simon/","sortDate":"2016-12-27 16:13:50.000 +0000","termTaxonomyId":243,"taxonomyType":"tags"},{"postId":306433,"documentUrl":"/kennedy-center-honors-2016/","filterUrl":"/rest/carbon/filter/main/kennedy-center-honors-2016/","sortDate":"2016-12-07 09:52:38.000 +0000","termTaxonomyId":1046,"taxonomyType":"tags"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":2},"data":["carbonwidget/top-728x90"],"dataDetails":{"carbonwidget/top-728x90":{"adUnit":"top-728x90","adType":"dfp6"}}},"carbonwidget/tsm-out-of-page":{"info":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"tsm-out-of-page","widgetTime":2},"data":["carbonwidget/tsm-out-of-page"],"dataDetails":{"carbonwidget/tsm-out-of-page":{"adUnit":"tsm-out-of-page","adType":"dfp6"}}},"carbonwidget/bottom-728x90":{"info":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"bottom-728x90","widgetTime":2},"data":["carbonwidget/bottom-728x90"],"dataDetails":{"carbonwidget/bottom-728x90":{"adUnit":"bottom-728x90","adType":"dfp6"}}},"widget_third_party_content-2":{"info":{"id":"widget_third_party_content-2","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"2"},"params":{"type":"zergnet","title":"Recommended For You","id":"35861","placement":"","targettype":"","mode":"","widgetTime":2},"data":[],"dataDetails":{}},"widget_third_party_content-3":{"info":{"id":"widget_third_party_content-3","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"3"},"params":{"type":"zergnet","title":"Around the Web","id":"13447","placement":"","targettype":"","mode":"","widgetTime":2},"data":[],"dataDetails":{}},"ts_blogroll-19":{"info":{"id":"ts_blogroll-19","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"19"},"params":{"title":"Best of Ultimate Classic Rock","type":"main_content_thumb_title_roll","cat":"5167","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[341603,341617,340379,340108],"dataDetails":{"340108":{"postid":"340108","sortdate":"2018-01-26T16:17:39.000Z","data":{"mainData":{"postType":"post","caption":"Warner Bros. / David Tan / Tim Mosenfelder / Kevin Winter / George Lopez Foundation, Getty Images","thumbnail":"http://ultimateclassicrock.com/files/2018/01/Eddie.jpg","postDateGmt":"2018-01-26 16:17:39 +0000","title":"Eddie Van Halen Year by Year: 1977-2017 Photos","url":"http://ultimateclassicrock.com/eddie-van-halen-yearly-photos/","id":340108,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"It&apos;s been more than 40 years since Eddie Van Halen revolutionized the way rock guitar is played with the release of his band&apos;s self-titled debut album.","authors":[{"id":53665,"slug":"mwilkening","name":"Matthew Wilkening","first_name":"Matthew","last_name":"Wilkening","nickname":"Matthew Wilkening","url":"http://ultimateclassicrock.com/author/mwilkening/","thumbnail":"http://ultimateclassicrock.com/files/2014/10/photo.jpg.png"}]},"alternateData":{"dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","_townsquare_media_url":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Eddie Van Halen Year by Year: 1977-2017 Photos"}}},"340379":{"postid":"340379","sortdate":"2018-01-27T16:10:26.000Z","data":{"mainData":{"postType":"post","caption":"Dia Dipasupil, Getty Images","thumbnail":"http://ultimateclassicrock.com/files/2018/01/Fleetwood-Mac.jpg","postDateGmt":"2018-01-27 16:10:26 +0000","title":"Fleetwood Mac Receive 2018 MusiCares Person of the Year Award","url":"http://ultimateclassicrock.com/fleetwood-mac-2018-musicares-person-of-the-year/","id":340379,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"A former president and a new generation of musicians paid tribute to Fleetwood Mac, who also performed, at the annual MusiCares Person of the Year Award gala. ","authors":[{"id":402518,"slug":"daveliftongmail-com","name":"Dave Lifton","first_name":"Dave","last_name":"Lifton","nickname":"Dave Lifton","thumbnail":"http://ultimateclassicrock.com/files/2012/11/IMG_1417.jpg","url":"http://ultimateclassicrock.com/author/daveliftongmail-com/"}],"video":true,"videoUrl":"https://youtu.be/Q53xgWdqozE","youtubeId":"Q53xgWdqozE"},"alternateData":{"_townsquare_media_url":"https://youtu.be/Q53xgWdqozE","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Fleetwood Mac Receive 2018 MusiCares Person of the Year Award"}}},"341603":{"postid":"341603","sortdate":"2018-02-12T19:58:33.000Z","data":{"mainData":{"postType":"post","caption":"Jason Merritt, Getty Images","thumbnail":"http://ultimateclassicrock.com/files/2018/02/Concerts.jpg","postDateGmt":"2018-02-12 19:58:33 +0000","title":"2018 Summer Tour Guide","url":"http://ultimateclassicrock.com/2018-summer-tour-guide/","id":341603,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"The summer of 2018 is shaping up to be a banner season to see classic rockers on tour. ","authors":[{"id":402518,"slug":"daveliftongmail-com","name":"Dave Lifton","first_name":"Dave","last_name":"Lifton","nickname":"Dave Lifton","thumbnail":"http://ultimateclassicrock.com/files/2012/11/IMG_1417.jpg","url":"http://ultimateclassicrock.com/author/daveliftongmail-com/"},{"id":3172724,"slug":"debrafilcman","name":"Debra Filcman","first_name":"Debra","last_name":"Filcman","nickname":"debrafilcman","thumbnail":"http://ultimateclassicrock.com/files/2017/10/20108634_10155540671978055_3064734718760439886_n.jpg","url":"http://ultimateclassicrock.com/author/debrafilcman/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"2018 Summer Tour Guide","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"2018 Summer Tour Guide"}}},"341617":{"postid":"341617","sortdate":"2018-02-08T15:18:25.000Z","data":{"mainData":{"postType":"post","caption":"Getty Images","thumbnail":"http://ultimateclassicrock.com/files/2018/02/VinceYEars.jpg","postDateGmt":"2018-02-08 15:18:25 +0000","title":"Vince Neil Year by Year: 1981-2018 Photos","url":"http://ultimateclassicrock.com/vince-neil-yearly-photos/","id":341617,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"We&apos;ve gathered photographs from each and every year of Motley Crue singer Vince Neil&apos;s career. ","authors":[{"id":591185,"slug":"ultimateclassicrockstaff","name":"Ultimate Classic Rock Staff","nickname":"Ultimate Classic Rock Staff","thumbnail":"http://ultimateclassicrock.com/files/2017/10/UCR-logo-Ultimate-Classic-Rock4.jpg","url":"http://ultimateclassicrock.com/author/ultimateclassicrockstaff/"}]},"alternateData":{"dynamic-lead-title":"Vince Neil Year by Year","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","_townsquare_media_url":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Vince Neil Year by Year: 1981-2018 Photos"}}}},"redisCached":true},"fix_sidebar_marker-2":{"info":{"id":"fix_sidebar_marker-2","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"2"},"params":{"widgetTime":2},"data":[],"dataDetails":{}},"ts_blogroll-525":{"info":{"id":"ts_blogroll-525","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"525"},"params":{"title":"Special Features","type":"carousel","isweather":0,"cat":"","posts_per_page":"5","align":"right","tag":"Featured","private_tag":"","thumb_type":"landscape","link_label":"","link":"","unique_posts":0,"show_thumb":0,"alternate_data":0,"widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[337658,335389,334071,331237,326377],"dataDetails":{"326377":{"postid":"326377","sortdate":"2017-10-06T17:55:03.000Z","data":{"mainData":{"postType":"post","caption":"","thumbnail":"http://ultimateclassicrock.com/files/2017/10/GettyImages-3094088.jpg","postDateGmt":"2017-10-06 17:55:03 +0000","title":"Artists Who (Allegedly) Ripped Somebody Off","url":"http://ultimateclassicrock.com/classic-rock-rip-offs/","id":326377,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Musicians appropriate ideas from everywhere, sometimes to the point where a court of law calls it stealing. ","authors":{"id":1042275,"slug":"nickderiso","name":"Nick DeRiso","first_name":"Nick","last_name":"DeRiso","nickname":"Nick DeRiso","description":"Nick DeRiso is associate editor of Ultimate Classic Rock. Named columnist of the year five times by the Associated Press, Louisiana Press Association and Louisiana Sports Writers Association during a lengthy career in newspapers, he previously oversaw a daily section that was named Top 10 in the nation by the AP.","thumbnail":"http://ultimateclassicrock.com/files/2016/02/nickderisoucr1.jpg","url":"http://ultimateclassicrock.com/author/nickderiso/"}},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Artists Who (Allegedly) Ripped Somebody Off","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"330701","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Classic Rock Artists Who (Allegedly) Ripped Somebody Off","dynamicLeadImageId":330701,"dynamicLeadImageDetails":{"id":330701,"postAuthor":53665,"postDate":"2017-10-12T18:53:56.000Z","postDateGmt":"2017-10-12T22:53:56.000Z","postTitle":"GettyImages-3094088","postExcerpt":"","postStatus":"inherit","commentStatus":"open","postPassword":"","postName":"gettyimages-3094088","toPing":"","pinged":"","postModified":"2017-10-12T18:53:56.000Z","postModifiedGmt":"2017-10-12T22:53:56.000Z","postContentFiltered":"","postParent":326377,"guid":"http://ultimateclassicrock.com/files/2017/10/GettyImages-3094088.jpg","menuOrder":0,"postType":"attachment","postMimeType":"image/jpeg","commentCount":0,"data":{"_wp_attached_file":"2017/10/GettyImages-3094088.jpg","guid":"http://ultimateclassicrock.com/files/2017/10/GettyImages-3094088.jpg","url":"http://ultimateclassicrock.com/files/2017/10/GettyImages-3094088.jpg"}}}}},"331237":{"postid":"331237","sortdate":"2017-10-20T14:34:21.000Z","data":{"mainData":{"postType":"post","caption":"Ultimate Classic Rock","thumbnail":"http://ultimateclassicrock.com/files/2017/10/Lynyrd-Skynyrd-Survivors-Art.jpg","postDateGmt":"2017-10-20 14:34:21 +0000","title":"Lynyrd Skynyrd Survivors","url":"http://ultimateclassicrock.com/lynyrd-skynyrd-surviving-members/","id":331237,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"On the 40th anniversary of the band&apos;s tragic plane crash, we take a look at how it affected the survivors.","authors":[{"id":2380817,"slug":"michaelchristopher","name":"Michael Christopher","first_name":"Michael","last_name":"Christopher","nickname":"MC","thumbnail":"http://comicsalliance.com/files/2015/04/Berlin-Crop.jpg","url":"http://ultimateclassicrock.com/author/michaelchristopher/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Lynyrd Skynyrd Survivors","dynamic-lead-excerpt":"On the 40th anniversary of the band&apos;s tragic plane crash, we take a look at how it affected the survivors.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"What Happened to the Survivors of the Lynyrd Skynyrd Plane Crash?"}}},"334071":{"postid":"334071","sortdate":"2017-11-18T22:36:13.000Z","data":{"mainData":{"postType":"post","caption":"Hulton Archive, Getty Images","thumbnail":"http://ultimateclassicrock.com/files/2017/11/Malcolm-Young-1.jpg","postDateGmt":"2017-11-18 22:36:13 +0000","title":"Malcolm Young&CloseCurlyQuote;s Final Years","url":"http://ultimateclassicrock.com/malcolm-young-final-years/","id":334071,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"How the AC/DC family dealt with Malcolm Young&apos;s numerous health problems - and a series of other upheavals -  in the last few years of his life. ","authors":[{"id":402518,"slug":"daveliftongmail-com","name":"Dave Lifton","first_name":"Dave","last_name":"Lifton","nickname":"Dave Lifton","thumbnail":"http://ultimateclassicrock.com/files/2012/11/IMG_1417.jpg","url":"http://ultimateclassicrock.com/author/daveliftongmail-com/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"Malcolm Young&CloseCurlyQuote;s Final Years","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Malcolm Young&CloseCurlyQuote;s Final Years"}}},"335389":{"postid":"335389","sortdate":"2017-12-08T17:17:53.000Z","data":{"mainData":{"postType":"post","caption":"","thumbnail":"http://ultimateclassicrock.com/files/2017/12/Led-Zeppelin.jpg","postDateGmt":"2017-12-08 17:17:53 +0000","title":"Life After Led Zeppelin&apos;s Reunion: Plant, Page + Jones Projects","url":"http://ultimateclassicrock.com/led-zeppelin-after-celebration-day/","id":335389,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"A look at the recorded output of Robert Plant, Jimmy Page, John Paul Jones and Jason Bonham since the Led Zeppelin&apos;s 2007 &apos;Celebration Day&apos; concert.","authors":[{"id":2944484,"slug":"martinkielty","name":"Martin Kielty","first_name":"Martin","last_name":"Kielty","nickname":"martinkielty","url":"http://ultimateclassicrock.com/author/martinkielty/","thumbnail":"http://ultimateclassicrock.com/files/2017/10/MK.jpg"}],"video":true,"videoUrl":"https://youtu.be/KVcS7KDf60s","youtubeId":"KVcS7KDf60s"},"alternateData":{"_townsquare_media_url":"https://youtu.be/KVcS7KDf60s","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Life After Led Zeppelin&apos;s Reunion: Plant, Page + Jones Projects"}}},"337658":{"postid":"337658","sortdate":"2018-01-04T15:25:42.000Z","data":{"mainData":{"postType":"post","caption":"","thumbnail":"http://ultimateclassicrock.com/files/2018/01/Flying-V-Collage.jpg","postDateGmt":"2018-01-04 15:25:42 +0000","title":"The Flying V Turns 60","url":"http://ultimateclassicrock.com/gibson-flying-v/","id":337658,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Here are 25 rock stars with Gibson&apos;s famous guitar.","authors":[{"id":591185,"slug":"ultimateclassicrockstaff","name":"Ultimate Classic Rock Staff","nickname":"Ultimate Classic Rock Staff","thumbnail":"http://ultimateclassicrock.com/files/2017/10/UCR-logo-Ultimate-Classic-Rock4.jpg","url":"http://ultimateclassicrock.com/author/ultimateclassicrockstaff/"}]},"alternateData":{"dynamic-lead-title":"The Flying V Turns 60","dynamic-lead-excerpt":"Here are 25 rock stars with Gibson&apos;s famous guitar.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","_townsquare_media_url":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"The Flying V Turns 60: 25 Rock Stars With Gibson&apos;s Famous Guitar"}}}},"redisCached":true},"google-ads-widget-385":{"info":{"id":"google-ads-widget-385","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"385"},"params":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1},"data":["top-right-300x250"],"dataDetails":{"top-right-300x250":{"adUnit":"top-right-300x250","adType":"dfp6"}}},"tsq_sailthru_newsletter_widget-276":{"info":{"id":"tsq_sailthru_newsletter_widget-276","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"276"},"params":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["UCR"],"widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-526":{"info":{"id":"ts_blogroll-526","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"526"},"params":{"title":"Latest News","type":"sidebar_row_standard","posts_per_page":"3","cat":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","align":"default","show_thumb":0,"alternate_data":0,"unique_posts":0,"isweather":0,"widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[342087,341603,342059],"dataDetails":{"341603":{"postid":"341603","sortdate":"2018-02-12T19:58:33.000Z","data":{"mainData":{"postType":"post","caption":"Jason Merritt, Getty Images","thumbnail":"http://ultimateclassicrock.com/files/2018/02/Concerts.jpg","postDateGmt":"2018-02-12 19:58:33 +0000","title":"2018 Summer Tour Guide","url":"http://ultimateclassicrock.com/2018-summer-tour-guide/","id":341603,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"The summer of 2018 is shaping up to be a banner season to see classic rockers on tour. ","authors":[{"id":402518,"slug":"daveliftongmail-com","name":"Dave Lifton","first_name":"Dave","last_name":"Lifton","nickname":"Dave Lifton","thumbnail":"http://ultimateclassicrock.com/files/2012/11/IMG_1417.jpg","url":"http://ultimateclassicrock.com/author/daveliftongmail-com/"},{"id":3172724,"slug":"debrafilcman","name":"Debra Filcman","first_name":"Debra","last_name":"Filcman","nickname":"debrafilcman","thumbnail":"http://ultimateclassicrock.com/files/2017/10/20108634_10155540671978055_3064734718760439886_n.jpg","url":"http://ultimateclassicrock.com/author/debrafilcman/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"2018 Summer Tour Guide","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"2018 Summer Tour Guide"}}},"342059":{"postid":"342059","sortdate":"2018-02-12T19:11:03.000Z","data":{"mainData":{"postType":"post","caption":"Ipecac","thumbnail":"http://ultimateclassicrock.com/files/2018/02/Melvins.jpg","postDateGmt":"2018-02-12 19:11:03 +0000","title":"Melvins Cover Beatles and James Gang on New Album","url":"http://ultimateclassicrock.com/melvins-pinkus-abortion-technician/","id":342059,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"The Melvins&apos; have announced a new album, &apos;Pinkus Abortion Technician,&apos; which will include Beatles and James Gang covers.","authors":[{"id":3172724,"slug":"debrafilcman","name":"Debra Filcman","first_name":"Debra","last_name":"Filcman","nickname":"debrafilcman","thumbnail":"http://ultimateclassicrock.com/files/2017/10/20108634_10155540671978055_3064734718760439886_n.jpg","url":"http://ultimateclassicrock.com/author/debrafilcman/"}],"video":true,"videoUrl":"https://www.youtube.com/watch?v=aBXrduJ3GE8","youtubeId":"aBXrduJ3GE8"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=aBXrduJ3GE8","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Melvins Cover Beatles and James Gang on New Album"}}},"342087":{"postid":"342087","sortdate":"2018-02-12T21:32:42.000Z","data":{"mainData":{"postType":"post","caption":"Kevin Winter, Getty Images","thumbnail":"http://ultimateclassicrock.com/files/2018/02/Rob-Halford.jpg","postDateGmt":"2018-02-12 21:32:42 +0000","title":"Rob Halford Says Glenn Tipton&apos;s &apos;Role Is Going to Be Different&apos;","url":"http://ultimateclassicrock.com/rob-halford-glenn-tipton-judas-priest-role/","id":342087,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Judas Priest guitarist Glenn Tipton recently revealed that he had been diagnosed with Parkinson&apos;s disease. Singer Rob Halford spoke of how the decision has weighed on the band.","authors":[{"id":402518,"slug":"daveliftongmail-com","name":"Dave Lifton","first_name":"Dave","last_name":"Lifton","nickname":"Dave Lifton","thumbnail":"http://ultimateclassicrock.com/files/2012/11/IMG_1417.jpg","url":"http://ultimateclassicrock.com/author/daveliftongmail-com/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Rob Halford Says Glenn Tipton&apos;s &apos;Role Is Going to Be Different&apos;"}}}},"redisCached":true},"carbonwidget/nav/blueiv":{"info":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"},"params":{"widgetTime":3},"data":["1","2","3","4","5","6","7"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":330565,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":330566,"title":"News","titleExcerpt":"","href":"/category/news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/news/","hasBlogroll":true}},"3":{"menuId":"3","attrs":{"menuPostId":330571,"title":"Lists","titleExcerpt":"Lists","href":"/classic-rock-lists/","samedomain":true,"hasBlogroll":true}},"4":{"menuId":"4","attrs":{"menuPostId":330569,"title":"Songs","titleExcerpt":"","href":"/category/songs/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/songs/","hasBlogroll":true}},"5":{"menuId":"5","attrs":{"menuPostId":330567,"title":"Videos","titleExcerpt":"","href":"/category/videos/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/videos/","hasBlogroll":true}},"6":{"menuId":"6","attrs":{"menuPostId":330572,"title":"Features","titleExcerpt":"Features","href":"/category/original-features/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/original-features/","hasBlogroll":true}},"7":{"menuId":"7","attrs":{"menuPostId":330573,"title":"Rock History","titleExcerpt":"Rock History","href":"/category/anniversaries/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/anniversaries/","hasBlogroll":true}}},"redisCached":true},"carbonwidget/nav/main":{"info":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"},"params":{"widgetTime":3},"data":["1","2","3","4","5","6","7"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":164460,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":94284,"title":"News","titleExcerpt":"News","href":"/category/news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/news/","hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":61269,"title":"Lists","titleExcerpt":"Lists","href":"/classic-rock-lists/","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":94285,"title":"Songs","titleExcerpt":"Songs","href":"/category/songs/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/songs/","hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":237889,"title":"Videos","titleExcerpt":"Videos","href":"/category/videos/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/videos/","hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":213442,"title":"Features","titleExcerpt":"Features","href":"/category/original-features/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/original-features/","hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":252229,"title":"Rock History","titleExcerpt":"Rock History","href":"/category/anniversaries/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/anniversaries/","hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/promo_links":{"info":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"},"params":{"widgetTime":3},"data":["1","2","3","4","5","6","7"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":75409,"title":"Trending:","titleExcerpt":"Trending:","href":"","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":342084,"title":"Summer Tour Guide","titleExcerpt":"Summer Tour Guide","href":"/2018-summer-tour-guide/","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":342083,"title":"Glenn Tipton Parkinson's Disease","titleExcerpt":"Glenn Tipton Parkinson's Disease","href":"/glenn-tipton-parkinsons-disease/","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":341895,"title":"'Van Halen' at 40","titleExcerpt":"'Van Halen' at 40","href":"/van-halen-first-album-roundtable/","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":341874,"title":"Pat Torpey Dies","titleExcerpt":"Pat Torpey Dies","href":"/pat-torpey-dies/","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":341820,"title":"Chris Cornell on Johnny Cash LP","titleExcerpt":"Chris Cornell on Johnny Cash LP","href":"http://ChrisCornellonNewJohnnyCashLP","samedomain":false,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":341737,"title":"Vince Neil Year by Year","titleExcerpt":"Vince Neil Year by Year","href":"/vince-neil-yearly-photos/","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/footer":{"info":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"},"params":{"widgetTime":2},"data":["comscore","1","2","3","4"],"dataDetails":{"1":{"menuId":"1","attrs":{"title":"Contact Us","href":"mailto:staff@ultimateclassicrock.com"}},"2":{"menuId":"2","attrs":{"title":"Privacy","href":"/privacy"}},"3":{"menuId":"3","attrs":{"title":"Advertise","href":"http://www.townsquaremedia.com/national-media/advertise"}},"4":{"menuId":"4","attrs":{"title":"Top 100 Classic Rock Songs","href":"/top-100-classic-rock-songs/"}},"comscore":{"menuId":"comscore","attrs":{"title":"Loudwire Network"}}},"redisCached":true}},"data":{},"time":{"wpTime":22.238,"mainOptionsTime":8.522,"sidebarsTime":4.46,"widgetsTime":6.328,"processTime":41.684},"experimentGroup":"B"},"serverConfig":{"host":"ultimateclassicrock.com","ua":"python-requests/2.10.0"}},"listenLive":{},"nav":{},"newsletter":{},"ui":{},"weather":{},"youtube":{},"sweeps":{},"form":{"NavSearchForm":{"registeredFields":[{"name":"searchInput","type":"Field"}]}},"routing":{"locationBeforeTransitions":null},"events":{},"ads":{}}
          </script>
          <script src="//cdn.production.townsquareblogs.com/public/dist/main.bundle.js?ver=f6f5453a8cde7d0b301abb99888e7aca87cafa58"></script>
        </body>
      </html>