<!doctype html>
      <html class="single">
        <head>
          <title data-react-helmet="true">How To Safely Donate To The Hurricane Harvey Relief Effort</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="instagram_profile" value="i95bangor"/><meta data-react-helmet="true" name="description" content="Here are a few tips on how to help with the relief effort, while not falling victim to scams."/><meta data-react-helmet="true" name="keywords" content="hurricane harvey,hurricane relief effort,donate to hurricane harvey relief,donate to texas,texas hurricane relief,donate to hurricane victims,donate to hurricane harvey victims"/><meta data-react-helmet="true" property="fb:app_id" content="272547736183573"/><meta data-react-helmet="true" property="fb:admins" content="100002025987268"/><meta data-react-helmet="true" property="og:title" content="How To Safely Donate To The Hurricane Harvey Relief Effort"/><meta data-react-helmet="true" property="og:description" content="Here are a few tips on how to help with the relief effort, while not falling victim to scams."/><meta data-react-helmet="true" property="og:url" content="http://i95rocks.com/how-to-safely-donate-to-the-hurricane-harvey-relief-effort/"/><meta data-react-helmet="true" property="og:site_name" content="I-95 FM"/><meta data-react-helmet="true" property="og:type" content="blog"/><meta data-react-helmet="true" property="og:image" content="http://q1065.fm/files/2015/12/RS12325_479606764-scr.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="@I95Bangor"/><meta data-react-helmet="true" name="sailthru.description" content="Here are a few tips on how to help with the relief effort, while not falling victim to scams."/><meta data-react-helmet="true" name="sailthru.date" content="2017-08-28 07:45:05"/><meta data-react-helmet="true" name="sailthru.title" content="How To Safely Donate To The Hurricane Harvey Relief Effort"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-wwmj, tsmmarket-bangor, tsmtype-local, articles, local-news, maine, news, newsletter"/><meta data-react-helmet="true" name="sailthru.author" content="cindycampbell"/><meta data-react-helmet="true" name="sailthru.image.full" content="http://q1065.fm/files/2015/12/RS12325_479606764-scr.jpg"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://q1065.fm/files/2015/12/RS12325_479606764-scr.jpg"/><meta data-react-helmet="true" property="fb:pages" content="379764872726"/><meta data-react-helmet="true" name="google-site-verification" content="NheT_8wl5_Ps_pmTAlt6t4wPLSkkMuEu0KdLO_ET9nk"/><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://i95rocks.com/files/2014/08/i95rocksfavicon.png"/><link data-react-helmet="true" rel="profile" href="http://gmpg.org/xfn/11"/><link data-react-helmet="true" rel="canonical" href="http://q1065.fm/how-to-safely-donate-to-the-hurricane-harvey-relief-effort/"/>
          <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=4" rel="stylesheet" type="text/css" />
          
        <script type="text/javascript">
          window.TSM = window.TSM || {};
          window.TSM.abgroup = "B";
          window.TSM.cadata = {"activeDomain":"i95rocks.com","blogId":543,"method":"get_single","postId":277010,"crosspostBlogId":"494","crosspostPostId":"294088","postType":"post","postDateGmt":"2017-08-28 11:45:05.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":"cindycampbell","dimension2":"articles,local-news,maine,news,newsletter","dimension3":"","dimension4":"post","dimension5":"Mon Aug 28 2017","dimension6":"07:45","dimension7":"standard","dimension8":"764","dimension9":"B","dimension10":"no"};
ga( "create", {
          trackingId:"UA-33422887-2",
          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-33422887-2"};
ga( "create", {
          trackingId:"UA-19109753-1",
          name: "UA191097531",
          allowAnchor: false
        });
        ga( "UA191097531.require", "displayfeatures" );
        ga( "UA191097531.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA191097531" ] = {gaid:"UA-19109753-1"};
ga( "create", {
          trackingId:"UA-33422887-6",
          name: "UA334228876",
          allowAnchor: false
        });
        ga( "UA334228876.require", "displayfeatures" );
        ga( "UA334228876.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA334228876" ] = {gaid:"UA-33422887-6"};
ga( "create", {
          trackingId:"UA-28825804-2",
          name: "UA288258042",
          allowAnchor: false
        });
        ga( "UA288258042.require", "displayfeatures" );
        ga( "UA288258042.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA288258042" ] = {gaid:"UA-28825804-2"};
ga( "create", {
          trackingId:"UA-45260060-7",
          name: "UA452600607",
          allowAnchor: false
        });
        ga( "UA452600607.require", "displayfeatures" );
        ga( "UA452600607.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA452600607" ] = {gaid:"UA-45260060-7"};
            })(window);
          </script>
          <script async src="https://www.google-analytics.com/analytics.js"></script>
          <script>(function(w){
      w.dataLayer = [{"title":"How To Safely Donate To The Hurricane Harvey Relief Effort","callsign":"WWMJFM","market":"Bangor","sitetype":"Local","siteClassification":"","state":"ME","genre":{"0":"rock"},"pageType":"post","tags":"","categories":"articles,local-news,maine,news,newsletter","mediaType":"none"}];
      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.local.1594.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=i95rocks.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", ["articles","local-news","maine","news","newsletter"] );
googletag.pubads().setTargeting( "tags", "" );
googletag.pubads().setTargeting( "id", "how-to-safely-donate-to-the-hurricane-harvey-relief-effort" );
googletag.pubads().setTargeting( "author", "cindycampbell" );
googletag.pubads().setTargeting( "kw", ["cindycampbell","how-to-safely-donate-to-the-hurricane-harvey-relief-effort","articles","local-news","maine","news","newsletter","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/local/Bangor/WWMJ/post", [[300,250],[300,600]], "tsm-ad-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-970a"] === undefined ){
window.TSM.adSlots["tsm-ad-970a"] = googletag.defineSlot( "8328825/local/Bangor/WWMJ/post", [[970,90]], "tsm-ad-970a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "970a" );
}
if( window.TSM.adSlots["tsm-ad-maintop-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-maintop-300a"] = googletag.defineSlot( "8328825/local/Bangor/WWMJ/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/local/Bangor/WWMJ/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/local/Bangor/WWMJ/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/local/Bangor/WWMJ/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/local/Bangor/WWMJ/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/local/Bangor/WWMJ/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/local/Bangor/WWMJ/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="426854249"><!-- 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="" data-reactid="13"><a class="logo" href="/" itemprop="logo url" alt="I-95 FM" title="I-95 FM" data-reactid="14"><img src="http://i95rocks.com/files/2017/11/wwmjfm-logo.png" alt="I-95 FM" title="I-95 FM" data-reactid="15"/></a><div class="site-menu-right" data-reactid="16"><div class="showticker-container" id="show-ticker" data-reactid="17"><div class="slider showticker-items" data-reactid="18"><div class="sizer" data-reactid="19"></div><div class="mover fade" data-reactid="20"><div id="promotion-8" class="stationtagline-container showticker-item" data-reactid="21"><div class="content" data-reactid="22"><a class="info" href="#" data-reactid="23">BANGOR'S CLASSIC ROCK STATION</a></div></div></div></div><a class="listen-live-cto cto" href="/listen-live/" data-reactid="24"><span class="icon-play2" data-reactid="25"></span><span class="cto-title" data-reactid="26">Listen Now</span></a><a class="sign-in-out" href="/#auth-start" title="" data-reactid="27"></a></div><nav id="site-menu" data-reactid="28"><div class="wrapper" data-reactid="29"><span class="icon-base icon-menu select-none" data-reactid="30"></span><ul class="links" data-reactid="31"><li class="hassub" data-reactid="32"><a href="/" data-reactid="33">Home</a></li><li class="hassub" data-reactid="34"><a href="/djs" data-reactid="35">On Air</a><ul class="links submenu" data-reactid="36"><li class="hassub" data-reactid="37"><a href="/djs" data-reactid="38">All DJs</a></li><li class="hassub" data-reactid="39"><a href="/shows" data-reactid="40">Schedule</a></li><li class="hassub" data-reactid="41"><a href="/show/the-bob-tom-show/" data-reactid="42">Bob + Tom Show</a></li><li class="hassub" data-reactid="43"><a href="/author/fredmiller/" data-reactid="44">DJ Fred</a></li><li class="hassub" data-reactid="45"><a href="/author/doriandaniels" data-reactid="46">Dorian Daniels</a></li><li class="hassub" data-reactid="47"><a href="/author/zachmartin/" data-reactid="48">Zach Martin</a></li></ul></li><li class="hassub" data-reactid="49"><a href="/listen-live/" data-reactid="50">Listen</a><ul class="links submenu" data-reactid="51"><li class="hassub" data-reactid="52"><a href="/listen-live/" data-reactid="53">Listen Live</a></li><li class="hassub" data-reactid="54"><a href="/mobile" data-reactid="55">Mobile App</a></li></ul></li><li class="hassub" data-reactid="56"><a href="/playlist/" data-reactid="57">Playlist</a><ul class="links submenu" data-reactid="58"><li class="hassub" data-reactid="59"><a href="/playlist/" data-reactid="60">Recently Played</a></li></ul></li><li class="hassub" data-reactid="61"><a href="/events-bangor" data-reactid="62">Events</a><ul class="links submenu" data-reactid="63"><li class="hassub" data-reactid="64"><a href="https://americaontap.com/event/bangor-on-tap/" target="_blank" data-reactid="65">Bangor On Tap</a></li><li class="hassub" data-reactid="66"><a href="/varney-buick-what-women-want-expo-2018" data-reactid="67">What Women Want Expo 2018</a></li><li class="hassub" data-reactid="68"><a href="/bangor-boat-show-2" data-reactid="69">Bangor Boat Show</a></li><li class="hassub" data-reactid="70"><a href="/join-us-for-a-bus-trip-to-fenway-to-see-the-sox-in-2018/" data-reactid="71">Red Sox Bus Trips</a></li></ul></li><li class="hassub" data-reactid="72"><a href="/vip" data-reactid="73">Road Crew</a><ul class="links submenu" data-reactid="74"><li class="hassub" data-reactid="75"><a href="/registration" data-reactid="76">Sign Up</a></li><li class="hassub" data-reactid="77"><a href="/contests/" data-reactid="78">Contests</a><ul class="links submenu" data-reactid="79"><li class="hassub" data-reactid="80"><a href="/contests/" data-reactid="81">View All Contests</a></li></ul></li><li class="hassub" data-reactid="82"><a href="/townsquare-media-bangor-general-contest-rules/" data-reactid="83">Contest Rules</a></li><li class="hassub" data-reactid="84"><a href="/help/" data-reactid="85">VIP Support</a></li></ul></li><li class="hassub" data-reactid="86"><a href="/contests/" data-reactid="87">Win Stuff</a><ul class="links submenu" data-reactid="88"><li class="hassub" data-reactid="89"><a href="/contests/" data-reactid="90">View All Contests</a></li></ul></li><li class="hassub" data-reactid="91"><a href="https://www.seizethedeal.com/cities/bangor/auctions" target="_blank" data-reactid="92">Auction</a></li><li class="hassub" data-reactid="93"><a href="/help" data-reactid="94">Contact</a><ul class="links submenu" data-reactid="95"><li class="hassub" data-reactid="96"><a href="/advertise" data-reactid="97">Advertise</a></li><li class="hassub" data-reactid="98"><a href="/feedback/" data-reactid="99">Feedback</a></li><li class="hassub" data-reactid="100"><a href="/help" data-reactid="101">Help</a></li><li class="hassub" data-reactid="102"><a href="/careers/" data-reactid="103">Jobs with us</a></li><li class="hassub" data-reactid="104"><a href="/web-marketing/" data-reactid="105">Web Marketing</a></li><li class="hassub" data-reactid="106"><a href="/small-business-loans-with-lendio" data-reactid="107">Small Business Loans</a></li></ul></li><li class="hidden-menu hassub hide" data-reactid="108"><a class="more-icon" href="#" data-reactid="109">More</a><ul class="links submenu" data-reactid="110"><li class="hassub hide" data-reactid="111"><a href="/" data-reactid="112">Home</a></li><li class="hassub hide" data-reactid="113"><a href="/djs" data-reactid="114">On Air</a><ul class="links submenu" data-reactid="115"><li class="hassub" data-reactid="116"><a href="/djs" data-reactid="117">All DJs</a></li><li class="hassub" data-reactid="118"><a href="/shows" data-reactid="119">Schedule</a></li><li class="hassub" data-reactid="120"><a href="/show/the-bob-tom-show/" data-reactid="121">Bob + Tom Show</a></li><li class="hassub" data-reactid="122"><a href="/author/fredmiller/" data-reactid="123">DJ Fred</a></li><li class="hassub" data-reactid="124"><a href="/author/doriandaniels" data-reactid="125">Dorian Daniels</a></li><li class="hassub" data-reactid="126"><a href="/author/zachmartin/" data-reactid="127">Zach Martin</a></li></ul></li><li class="hassub hide" data-reactid="128"><a href="/listen-live/" data-reactid="129">Listen</a><ul class="links submenu" data-reactid="130"><li class="hassub" data-reactid="131"><a href="/listen-live/" data-reactid="132">Listen Live</a></li><li class="hassub" data-reactid="133"><a href="/mobile" data-reactid="134">Mobile App</a></li></ul></li><li class="hassub hide" data-reactid="135"><a href="/playlist/" data-reactid="136">Playlist</a><ul class="links submenu" data-reactid="137"><li class="hassub" data-reactid="138"><a href="/playlist/" data-reactid="139">Recently Played</a></li></ul></li><li class="hassub hide" data-reactid="140"><a href="/events-bangor" data-reactid="141">Events</a><ul class="links submenu" data-reactid="142"><li class="hassub" data-reactid="143"><a href="https://americaontap.com/event/bangor-on-tap/" target="_blank" data-reactid="144">Bangor On Tap</a></li><li class="hassub" data-reactid="145"><a href="/varney-buick-what-women-want-expo-2018" data-reactid="146">What Women Want Expo 2018</a></li><li class="hassub" data-reactid="147"><a href="/bangor-boat-show-2" data-reactid="148">Bangor Boat Show</a></li><li class="hassub" data-reactid="149"><a href="/join-us-for-a-bus-trip-to-fenway-to-see-the-sox-in-2018/" data-reactid="150">Red Sox Bus Trips</a></li></ul></li><li class="hassub hide" data-reactid="151"><a href="/vip" data-reactid="152">Road Crew</a><ul class="links submenu" data-reactid="153"><li class="hassub" data-reactid="154"><a href="/registration" data-reactid="155">Sign Up</a></li><li class="hassub" data-reactid="156"><a href="/contests/" data-reactid="157">Contests</a><ul class="links submenu" data-reactid="158"><li class="hassub" data-reactid="159"><a href="/contests/" data-reactid="160">View All Contests</a></li></ul></li><li class="hassub" data-reactid="161"><a href="/townsquare-media-bangor-general-contest-rules/" data-reactid="162">Contest Rules</a></li><li class="hassub" data-reactid="163"><a href="/help/" data-reactid="164">VIP Support</a></li></ul></li><li class="hassub hide" data-reactid="165"><a href="/contests/" data-reactid="166">Win Stuff</a><ul class="links submenu" data-reactid="167"><li class="hassub" data-reactid="168"><a href="/contests/" data-reactid="169">View All Contests</a></li></ul></li><li class="hassub hide" data-reactid="170"><a href="https://www.seizethedeal.com/cities/bangor/auctions" target="_blank" data-reactid="171">Auction</a></li><li class="hassub hide" data-reactid="172"><a href="/help" data-reactid="173">Contact</a><ul class="links submenu" data-reactid="174"><li class="hassub" data-reactid="175"><a href="/advertise" data-reactid="176">Advertise</a></li><li class="hassub" data-reactid="177"><a href="/feedback/" data-reactid="178">Feedback</a></li><li class="hassub" data-reactid="179"><a href="/help" data-reactid="180">Help</a></li><li class="hassub" data-reactid="181"><a href="/careers/" data-reactid="182">Jobs with us</a></li><li class="hassub" data-reactid="183"><a href="/web-marketing/" data-reactid="184">Web Marketing</a></li><li class="hassub" data-reactid="185"><a href="/small-business-loans-with-lendio" data-reactid="186">Small Business Loans</a></li></ul></li></ul></li></ul><div class="site-menu-right" data-reactid="187"><ul class="social-links" data-reactid="188"><li class="social" data-reactid="189"><a class="share-link youtube" href="https://youtube.com/user/i95rocks" target="_blank" data-social="youtube" data-reactid="190"><span class="icon-base icon-youtube" data-reactid="191"></span></a></li><li class="social" data-reactid="192"><a class="share-link facebook" href="https://www.facebook.com/pages/WWMJ-FM/379764872726?fref=ts" target="_blank" data-social="facebook" data-reactid="193"><span class="icon-base icon-facebook" data-reactid="194"></span></a></li><li class="social" data-reactid="195"><a class="share-link twitter" href="https://twitter.com/I95Bangor" target="_blank" data-social="twitter" data-reactid="196"><span class="icon-base icon-twitter" data-reactid="197"></span></a></li><ul class="social-subscriptions" data-reactid="198"><li class="sub-instagram " data-reactid="199"><a href="https://www.instagram.com/i95bangor" target="_blank" data-reactid="200">INSTAGRAM</a></li><li class="share_link_small youtube sub-youtube" data-reactid="201"><span class="youtube-subscribe-button " data-reactid="202"></span></li><li class="sub-facebook" data-reactid="203"></li><li class="sub-twitter" data-reactid="204"></li></ul></ul><div id="search-form" class="" data-reactid="205"><div class="form-wrap" data-reactid="206"><form data-reactid="207"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="208"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="209"/></form></div><div class="icon-base icon-search" data-reactid="210"></div></div></div><div class="site-screen select-none" data-reactid="211"></div></div></nav></div><ul class="promo-links" data-reactid="212"><li data-reactid="213"><span data-reactid="214">What&#x27;s Hot:</span></li><li data-reactid="215"><a title="Who Do You Love?" href="/who-do-you-love-send-us-a-photo-of-you-your-sweetie-2/" data-reactid="216">Who Do You Love?</a></li><li data-reactid="217"><a title="Bangor On Tap" href="https://americaontap.com/event/bangor-on-tap/" data-reactid="218">Bangor On Tap</a></li><li data-reactid="219"><a title="Deals" href="https://www.seizethedeal.com/cities/bangor/" data-reactid="220">Deals</a></li><li data-reactid="221"><a title="I-95 Mobile App" href="/app" data-reactid="222">I-95 Mobile App</a></li><li data-reactid="223"><a title="Local News" href="/category/local-news/" data-reactid="224">Local News</a></li><li data-reactid="225"><a title="Experts" href="/local-experts/" data-reactid="226">Experts</a></li><li data-reactid="227"><a title="Kid rocks anthem" href="/watch-this-kid-rock-the-national-anthem-in-bangor-video/" data-reactid="228">Kid rocks anthem</a></li><li data-reactid="229"><a title="Who&#x27;s That Girl?" href="/category/whos-that-girl" data-reactid="230">Who&#x27;s That Girl?</a></li></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="231"><div id="tsm-ad-970a" data-reactid="232"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="233"><div class="main-content" data-reactid="234"><div class="wrapper post-wrapper" data-reactid="235"><div class="post clearfix" data-reactid="236"><div class="entry" data-reactid="237"><article id="post-277010" data-location="/how-to-safely-donate-to-the-hurricane-harvey-relief-effort/" data-index="0" data-reactid="238"><div class="page-header" data-reactid="239"><div class="content-header show-ui front" id="content-header-277010" data-reactid="240"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="241"></div><div class="content-header-header" data-reactid="242"><div class="react-parallax " data-reactid="243"><div class="react-parallax-background-children" data-bottom-top="transform:translate3d(0,-20%,0);" data-top-bottom="transform:translate3d(0,20%,0);" data-reactid="244"><figure class="frameme img-tag frame-loaded" data-reactid="245"><div class="theframe" data-image="http://q1065.fm/files/2017/08/Hurricane-Harvey.jpg" rel="" title="" style="background-image:url(&quot;http://q1065.fm/files/2017/08/Hurricane-Harvey.jpg?w=980&amp;q=75&quot;);" data-reactid="246"></div></figure></div><div class="react-parallax-content" data-reactid="247"><figure class="frameme img-tag" data-reactid="248"><div class="theframe" data-image="http://q1065.fm/files/2017/08/Hurricane-Harvey.jpg" rel="" title="" data-reactid="249"></div><div class="loadinganim showbox" id="0" data-reactid="250"><div class="loader" style="width:30px;height:30px;" data-reactid="251"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="252"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="253"></circle></svg></div></div></figure></div></div><div class="header" data-reactid="254"><section class="title " data-reactid="255"><h1 class="" data-reactid="256">How To Safely Donate To The Hurricane Harvey Relief Effort</h1></section><div class="byline" data-reactid="257"><div class="authors" data-reactid="258"><address class="author" data-reactid="259"><div class="author-image icon-user" data-reactid="260"><figure class="frameme" data-reactid="261"><a class="theframe" data-image="http://q1065.fm/files/2017/06/cindy-campbell-500.jpg" href="http://i95rocks.com/author/cindycampbell/" rel="author" title="Cindy Campbell" data-reactid="262"></a><div class="loadinganim showbox" id="0" data-reactid="263"><div class="loader" style="width:30px;height:30px;" data-reactid="264"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="265"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="266"></circle></svg></div></div></figure></div><a class="author-name" href="http://i95rocks.com/author/cindycampbell/" rel="author" title="Cindy Campbell" data-reactid="267">Cindy Campbell</a></address></div><time datetime="2017-08-28 11:45:05 +0000" data-reactid="268">August 28, 2017</time></div><figcaption title="Joe Raedle, Getty Images" data-reactid="269">Joe Raedle, Getty Images</figcaption></div></div></div></div><div class="content-wrap" data-reactid="270"><div class="social-share bignsexy" data-reactid="271"><div class="social-bar social-icons" data-reactid="272"><ul data-reactid="273"><li data-reactid="274"><a href="http://twitter.com/intent/tweet?text=How%20To%20Safely%20Donate%20To%20The%20Hurricane%20Harvey%20Relief%20Effort%20http%3A%2F%2Fi95rocks.com%2Fhow-to-safely-donate-to-the-hurricane-harvey-relief-effort%2F%3Ftrackback%3Dtwitter_mobile%20%40I95Bangor" title="Share on Twitter" target="_blank" data-reactid="275"><span class=" social-icon icon-twitter tw" data-reactid="276"><span class="share-title" data-reactid="277">Share on Twitter</span></span></a></li><li data-reactid="278"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fi95rocks.com%2Fhow-to-safely-donate-to-the-hurricane-harvey-relief-effort%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="279"><span class=" social-icon icon-facebook fb" data-reactid="280"><span class="share-title" data-reactid="281">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="282"><div class="pod-content" data-reactid="283"><p data-reactid="284">As Texans struggle to survive and eventually rebuild, Mainers are cautioned about not falling victim to scams that claim to be relief funds.</p><p data-reactid="285">A Mainer&#x27;s first instinct, when someone is in trouble, is to help. It&#x27;s what we do. If our neighbor is battling a debilitating illness, we take them food and mow their lawn. We hold baked bean suppers and set up GoFundMe pages. But that generous spirit also makes Mainers prime patsies for crooks who will exploit it for their own gain.</p><p data-reactid="286"><!-- react-text: 287 -->All that news footage of the flooding and storm damage makes many of us feel like we want to reach out and help. We can all do that, but we have to be smart about how we go about it. Here are a few tips from the <!-- /react-text --><a href="http://www.chron.com/news/houston-weather/hurricaneharvey/article/Hurricane-Harvey-How-to-help-victims-of-the-12003372.php" data-reactid="288"><!-- react-text: 289 -->Houston Chronicle<!-- /react-text --></a><!-- react-text: 290 --> about how to safely donate to the cause.<!-- /react-text --></p><div class="list-post standard" data-reactid="291"><ul data-reactid="292"><li data-reactid="293"><span class="count" data-reactid="294">1</span><header data-reactid="295"><h2 data-reactid="296">American Red Cross</h2><small data-reactid="297"></small></header><article data-reactid="298"><p data-reactid="299"><!-- react-text: 300 -->Folks can donate online to the American Red Cross and help fund its efforts. The Red Cross is working to provide shelter, food, clothing, water, and other necessities to folks who have been displaced by flooding. To help them with their mission, log onto the<!-- /react-text --><a href="https://www.redcross.org/donate/donation" data-reactid="301"><!-- react-text: 302 --> Red Cross website<!-- /react-text --></a><!-- react-text: 303 --> and use the drop-down menu to choose the  Hurricane Harvey relief fund.<!-- /react-text --></p><div class="single-post-image" data-reactid="304"><figure class="img-tag" data-reactid="305"><div class="theframe" data-image="http://q1065.fm/files/2016/09/American-Red-Cross.jpg" rel="" title="" data-reactid="306"></div><figcaption data-reactid="307">Mario Tama, Getty Images</figcaption><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 data-reactid="312"></div></div></article></li><li data-reactid="313"><span class="count" data-reactid="314">2</span><header data-reactid="315"><h2 data-reactid="316">Call The Red Cross For Info</h2><small data-reactid="317"></small></header><article data-reactid="318"><p data-reactid="319">If you want to do something more than give a financial donation, call the American Red Cross to see how you can help. The organization is looking for volunteers so, if you have the capability to do that, they can give you the details. For all the information on how you can help the American Red Cross, call 1-800-RED-CROSS. (1-800-733-2767)</p><div class="single-post-image" data-reactid="320"><figure class="img-tag" data-reactid="321"><div class="theframe" data-image="http://q1065.fm/files/2017/08/cellphone.jpg" rel="" title="" data-reactid="322"></div><figcaption data-reactid="323">Francesco Ridolfi, ThinkStock</figcaption><div class="loadinganim showbox" id="0" data-reactid="324"><div class="loader" style="width:30px;height:30px;" data-reactid="325"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="326"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="327"></circle></svg></div></div></figure><div data-reactid="328"></div></div></article></li><li data-reactid="329"><span class="count" data-reactid="330">3</span><header data-reactid="331"><h2 data-reactid="332">Text The American Red Cross</h2><small data-reactid="333"></small></header><article data-reactid="334"><p data-reactid="335">Texting donations is the wave of the future, and the American Red Cross has jumped on the bandwagon. If you&#x27;d like to make a quick, $10 donation to the American Red Cross, you can do it by texting 90999. A $10 donation will be applied to your next cellphone bill, and the money will benefit the American Red Cross.</p><div class="single-post-image" data-reactid="336"><figure class="img-tag" data-reactid="337"><div class="theframe" data-image="http://q1065.fm/files/2017/05/RS16443_506444018-scr.jpg" rel="" title="" data-reactid="338"></div><figcaption data-reactid="339">Sigefride, ThinkStock</figcaption><div class="loadinganim showbox" id="0" data-reactid="340"><div class="loader" style="width:30px;height:30px;" data-reactid="341"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="342"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="343"></circle></svg></div></div></figure><div data-reactid="344"></div></div></article></li><li data-reactid="345"><span class="count" data-reactid="346">4</span><header data-reactid="347"><h2 data-reactid="348">Don't Respond To Phone Solicitation</h2><small data-reactid="349"></small></header><article data-reactid="350"><p data-reactid="351">It&#x27;s disgusting to think about, but disasters like this bring out the crooks who will run scams disguised as fundraising. So donate in the ways we&#x27;ve detailed here and don&#x27;t fall victim by responding to scams. If someone calls, claiming to represent a fundraising campaign, DO NOT give them your financial information. Just hang up. The Red Cross and reputable relief organizations will not call your house, asking for money. It&#x27;s a scam!</p><div class="single-post-image missing-data" data-message="missing image url" data-reactid="352"></div></article></li><li data-reactid="353"><span class="count" data-reactid="354">5</span><header data-reactid="355"><h2 data-reactid="356">Check Charitable Organizations</h2><small data-reactid="357"></small></header><article data-reactid="358"><p data-reactid="359"><!-- react-text: 360 -->There are ways to check on charitable organizations, to make sure they&#x27;re reputable. Use websites like <!-- /react-text --><a href="https://www.charitywatch.org/home" data-reactid="361"><!-- react-text: 362 -->Charity Watch<!-- /react-text --></a><!-- react-text: 363 --> or <!-- /react-text --><a href="http://www.give.org/" data-reactid="364"><!-- react-text: 365 -->Wise Giving Alliance<!-- /react-text --></a><!-- react-text: 366 --> to verify that the organization you&#x27;re planning to donate through is a valid non-profit. You can also do some of your own detective work. Most charitable organizations&#x27; websites end in .org, not .com. And look for slight spelling errors in the web address. Bottom line - if you want to make a donation you know will reach flood victims, donate through the American Red Cross. They will greatly appreciate your help!<!-- /react-text --></p><div class="single-post-image" data-reactid="367"><figure class="img-tag" data-reactid="368"><div class="theframe" data-image="http://q1065.fm/files/2015/11/RS3895_78634274-scr.jpg" rel="" title="" data-reactid="369"></div><figcaption data-reactid="370">Pixland, ThinkStock</figcaption><div class="loadinganim showbox" id="0" data-reactid="371"><div class="loader" style="width:30px;height:30px;" data-reactid="372"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="373"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="374"></circle></svg></div></div></figure><div data-reactid="375"></div></div></article></li></ul></div></div></div><div class="content-footer" data-reactid="376"><!-- react-empty: 377 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="378"></div><div class="feed_attribution_after clearfix" data-reactid="379"><!-- react-text: 380 --> Source: <!-- /react-text --><a href="http://q1065.fm/how-to-safely-donate-to-the-hurricane-harvey-relief-effort/" target="_blank" data-reactid="381"><!-- react-text: 382 -->How To Safely Donate To The Hurricane Harvey Relief Effort<!-- /react-text --></a><!-- react-text: 383 -->
<!-- /react-text --></div><div class="tags-lines" data-reactid="384"><div class="wrapper" data-reactid="385"><span data-reactid="386"><!-- react-text: 387 -->Categories<!-- /react-text --><!-- react-text: 388 -->: <!-- /react-text --></span><span data-reactid="389"><!-- react-text: 390 --><!-- /react-text --><a href="http://i95rocks.com/category/articles/" data-reactid="391">Articles</a></span><span data-reactid="392"><!-- react-text: 393 -->, <!-- /react-text --><a href="http://i95rocks.com/category/local-news/" data-reactid="394">Local News</a></span><span data-reactid="395"><!-- react-text: 396 -->, <!-- /react-text --><a href="http://i95rocks.com/category/maine/" data-reactid="397">Maine</a></span><span data-reactid="398"><!-- react-text: 399 -->, <!-- /react-text --><a href="http://i95rocks.com/category/news/" data-reactid="400">News</a></span><span data-reactid="401"><!-- react-text: 402 -->, <!-- /react-text --><a href="http://i95rocks.com/category/newsletter/" data-reactid="403">Newsletter</a></span></div></div><div class="comments-wrapper" data-reactid="404"><div class="comments" data-reactid="405"><div data-reactid="406"><span class="icon-comments" data-reactid="407"></span><i data-reactid="408">Comments</i><span class="fb-comments-count" data-href="http://i95rocks.com/how-to-safely-donate-to-the-hurricane-harvey-relief-effort/" data-reactid="409"></span><span class="icon-triangle-down" data-reactid="410"></span></div><div class="cto" data-reactid="411">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="412"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="413">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="414"><div class="aside-inside" data-reactid="415"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-56" data-reactid="416"><div class="wrapper clearfix" data-reactid="417"><div class="fix_sidebar_marker" data-reactid="418"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-735" data-reactid="419"><header data-reactid="420"><h2 data-reactid="421"><span class="title-container" data-reactid="422">Featured</span><!-- react-text: 423 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="424"><section id="ts_blogroll-735" class="blogroll carousel slider dl align-right" data-reactid="425"><div class="slider blogroll-items" data-reactid="426"><div class="sizer" data-reactid="427"></div><div class="mover slide" data-reactid="428"><article class="item title-over-image" data-reactid="429"><figure class="frameme" data-reactid="430"><a class="theframe" data-image="http://929theticket.com/files/2018/01/half-court-shot-pi.jpg" href="http://i95rocks.com/presque-isle-fan-nails-half-court-shot-for-1700-video/" rel="" title="Presque Isle Fan Nails Half-Court Shot For $1,700 [VIDEO] " data-reactid="431"></a><div class="loadinganim showbox" id="0" data-reactid="432"><div class="loader" style="width:30px;height:30px;" data-reactid="433"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="434"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="435"></circle></svg></div></div></figure><div class="content" data-reactid="436"><a href="http://i95rocks.com/presque-isle-fan-nails-half-court-shot-for-1700-video/" title="Presque Isle Fan Nails Half-Court Shot For $1,700 [VIDEO] " class="title" data-reactid="437">Presque Isle Fan Nails Half-Court Shot For $1,700 [VIDEO] </a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="438"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="439"></div></div></section></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-493" data-reactid="440"><div class="wrapper clearfix" data-reactid="441"><div class="widget-content" data-reactid="442"><div class="tsm-ad tsm-ad-300" data-reactid="443"><div id="tsm-ad-300a" data-reactid="444"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-471" data-reactid="445"><div class="wrapper clearfix" data-reactid="446"><div class="widget-content" data-reactid="447"><div data-reactid="448"><form method="post" class="newsletter-frame clearfix" data-reactid="449"><div class="content clearfix" data-reactid="450"><p class="title" data-reactid="451">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="452"><div class="vertical-centered" data-reactid="453"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="454"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="455"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-736" data-reactid="456"><header data-reactid="457"><h2 data-reactid="458"><span class="title-container" data-reactid="459">Latest Articles</span></h2></header><div class="wrapper clearfix" data-reactid="460"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="461"><div class="blogroll-inner clearfix" data-reactid="462"><article class="" data-reactid="463"><figure class="frameme" data-reactid="464"><a class="theframe" data-image="http://i95rocks.com/files/2018/02/MysteryC.jpg" href="http://i95rocks.com/i-95-drive-home-mystery-artist-video-642/" rel="" title="Drive Home Mystery Artist" data-reactid="465"></a><div class="loadinganim showbox" id="0" data-reactid="466"><div class="loader" style="width:30px;height:30px;" data-reactid="467"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="468"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="469"></circle></svg></div></div></figure><div class="content" data-reactid="470"><a href="http://i95rocks.com/i-95-drive-home-mystery-artist-video-642/" title="Drive Home Mystery Artist" class="title" data-reactid="471">Drive Home Mystery Artist</a></div></article><article class="" data-reactid="472"><figure class="frameme" data-reactid="473"><a class="theframe" data-image="http://ultimateclassicrock.com/files/2018/02/Concerts.jpg" href="http://i95rocks.com/2018-summer-tour-guide/" rel="" title="2018 Summer Tour Guide" data-reactid="474"></a><div class="loadinganim showbox" id="0" data-reactid="475"><div class="loader" style="width:30px;height:30px;" data-reactid="476"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="477"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="478"></circle></svg></div></div></figure><div class="content" data-reactid="479"><a href="http://i95rocks.com/2018-summer-tour-guide/" title="2018 Summer Tour Guide" class="title" data-reactid="480">2018 Summer Tour Guide</a></div></article><article class="" data-reactid="481"><figure class="frameme" data-reactid="482"><a class="theframe" data-image="http://ultimateclassicrock.com/files/2018/02/James-Hetfield.jpg" href="http://i95rocks.com/james-hetfield-ted-bundy-movie/" rel="" title="James Hetfield Cast in Movie About Serial Killer Ted Bundy" data-reactid="483"></a><div class="loadinganim showbox" id="0" data-reactid="484"><div class="loader" style="width:30px;height:30px;" data-reactid="485"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="486"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="487"></circle></svg></div></div></figure><div class="content" data-reactid="488"><a href="http://i95rocks.com/james-hetfield-ted-bundy-movie/" title="James Hetfield Cast in Movie About Serial Killer Ted Bundy" class="title" data-reactid="489">James Hetfield Cast in Movie About Serial Killer Ted Bundy</a></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="490"><footer data-reactid="491"><div class="links clearfix" data-reactid="492"><div class="logo" data-reactid="493"></div><div class="details" data-reactid="494"><h2 data-reactid="495">Information</h2><ul data-reactid="496"><li data-reactid="497"><a title="Loudwire Network" class="" data-reactid="498">Loudwire Network</a></li><li data-reactid="499"><a title="Advertise" href="/advertise/" class="" data-reactid="500">Advertise</a></li><li data-reactid="501"><a title="Public File" href="/wwmj-public-file/" class="" data-reactid="502">Public File</a></li><li data-reactid="503"><a title="Terms" href="/terms/" class="" data-reactid="504">Terms</a></li><li data-reactid="505"><a title="VIP Terms" href="/vip-terms/" class="" data-reactid="506">VIP Terms</a></li><li data-reactid="507"><a title="FAQ" href="/vip-faq/" class="" data-reactid="508">FAQ</a></li><li data-reactid="509"><a title="Contest Rules" href="/contest-rules/" class="" data-reactid="510">Contest Rules</a></li><li data-reactid="511"><a title="Privacy Policy (Updated: 8/31/17)" href="/privacy/" class="" data-reactid="512">Privacy Policy (Updated: 8/31/17)</a></li><li data-reactid="513"><a title="Contact" href="/help/" class="" data-reactid="514">Contact</a></li><li data-reactid="515"><a href="http://townsquaremediagroup.com/" class="" data-reactid="516"></a></li><li data-reactid="517"><a title="Bangor Business Listings" href="/bangor-featured-business-listings/" class="" data-reactid="518">Bangor Business Listings</a></li></ul></div><div class="social-links" data-reactid="519"><h2 data-reactid="520">Follow Us</h2><ul data-reactid="521"><li class="social" data-reactid="522"><a class="share_link youtube" href="https://www.youtube.com/user/i95rocks" target="_blank" data-social="youtube" data-reactid="523"><span class="icon-youtube" data-reactid="524"></span></a></li><li class="social" data-reactid="525"><a class="share_link facebook" href="https://www.facebook.com/pages/WWMJ-FM/379764872726?fref=ts" target="_blank" data-social="facebook" data-reactid="526"><span class="icon-facebook" data-reactid="527"></span></a></li><li class="social" data-reactid="528"><a class="share_link twitter" href="https://twitter.com/I95Bangor" target="_blank" data-social="twitter" data-reactid="529"><span class="icon-twitter" data-reactid="530"></span></a></li></ul></div></div><div class="legal" data-reactid="531"><!-- react-text: 532 -->2018<!-- /react-text --><!-- react-text: 533 --> <!-- /react-text --><!-- react-text: 534 -->I-95 FM<!-- /react-text --><!-- react-text: 535 --> is part of the Loudwire Network<!-- /react-text --><!-- react-text: 536 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="537"><!-- react-empty: 538 --><div id="bottom-not-ads" data-reactid="539"><div class="tsm-ad tsm-ad-728" data-reactid="540"><div id="tsm-ad-728b" data-reactid="541"><!-- dynamic ad --></div></div></div><div data-reactid="542"></div></section></div></div></div>
          <script>
            window.__INITIAL_STATE__ = {"gallery":{},"internalads":{},"json":{"response":{"options":{"method":"get_single","adPageType":"post","mediaType":"none","loyalty_restricted":null,"methodSubType":null,"blogId":543,"postId":277010,"url":"/how-to-safely-donate-to-the-hurricane-harvey-relief-effort/","unfriendlyRequestUrl":"/how-to-safely-donate-to-the-hurricane-harvey-relief-effort/","requestUrl":"/how-to-safely-donate-to-the-hurricane-harvey-relief-effort/","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"I-95 – Bangor\\'s Classic Rock Station – Bangor Classic Rock Radio","aiosp_home_description":"I-95 FM radio plays the best classic hits in Bangor, Maine","aiosp_home_keywords":"i-95 fm bangor, bangor i-95 fm, classic hits radio bangor, bangor classic hits radio, classic hits music bangor, bangor classic hits music","aiosp_max_words_excerpt":null,"aiosp_rewrite_titles":"on","aiosp_post_title_format":"%post_title%","aiosp_page_title_format":"%page_title% - %blog_title%","aiosp_category_title_format":"%category_title% - %blog_title%","aiosp_archive_title_format":"%date% - %blog_title%","aiosp_tag_title_format":"%tag% - %blog_title%","aiosp_search_title_format":"%search% - %blog_title%","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":"on","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":"Bangor&#039;s Classic Rock Station","blogname":"I-95 FM","carbonUiUpdateCounter":"4","design_option_live":{"page_bg":"FF000000","page_head_bg":"00000000","primary_bg":"FFEAEAEA","secondary_bg":"FF060606","mdl_head_bg":"FF0F0F0F","main_nav_hue":"FFFFFFFF","nav_hover_hue":"FFDC2730","primary_hue":"FF212121","secondary_hue":"FFFEFEFE","primary_head_hue":"FF212025","secondary_head_hue":"FFFFFFFF","primary_active_hue":"FF931518","secondary_active_hue":"FF931518","accent_hue":"FF931518","header_link_hue":"FFFFFFFF","footer_link_hue":"FFFFFFFF","primary_mdl_bg":"FFCCCACB","primary_mdl_hue":"FF22252C","secondary_mdl_bg":"25777777","secondary_mdl_hue":"FFFFFFFF","standout_bg":"FFAC2428","mobile_primary_color":"FF931518","mobile_secondary_color":"FFAC2428","iv_primary_color":"FF127CC0","iv_secondary_color":"FF931518","iv_tertiary_color":"FF127CC0","iv_html_color":"FF0A0D12","iv_container_color":"FFFFFFFF","iv_html_bg":"","iv_body_bg":"","iv_logo":"","iv_logo_trim":"","carbon_logo_bg":"99000000","carbon_showticker_bg":"80000000","events_app_primary_color":"FF931518","events_app_secondary_color":"FF931518","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://i95rocks.com/files/2017/11/wwmjfm-bg.jpg","carbon_logo_img":"http://i95rocks.com/files/2017/11/wwmjfm-logo.png","carbon_promo_bg_img":"http://i95rocks.com/files/2017/11/wwmjfm-promo.jpg","page_img":"http://wwmj.production.townsquareblogs.com/files/2012/08/1x1.gif","body_img":"http://i95rocks.com/files/2013/09/background.jpg","square_logo_img":"","logo_img":"http://i95rocks.com/files/2015/03/wwmjlogov4.png","logo_img_trim":"http://i95rocks.com/files/2015/03/wwmjlogov4mobile.png","logo_img_light":"","logo_img_dark":"","header_img":"http://i95rocks.com/files/2013/09/mobileheaderwwmj.jpg","placeholder_img":"","page_head_img":"http://i95rocks.com/files/2015/03/bangorheaderv2.png","favicon_img":"http://i95rocks.com/files/2014/08/i95rocksfavicon.png","top_banner_img":"dark","title":"TS3 - I95Rocks","ID":"0","designer":"Steve Frost","comment":"Updated with header v2","action":"edit","editor":"Stephen Alba","editorID":2190306,"siteID":"543","timestamp":1510585686,"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":"100002025987268","moderator_appid":"272547736183573","colorscheme":"","show_like":"yes","show_comments":"yes","show_commentscount":"no","action":"like"},"facebook_app":{"id":"272547736183573","fanpage":"https://www.facebook.com/pages/WWMJ-FM/379764872726?fref=ts","plugins":{"facebook-authentication":1,"facebook-like-button":1}},"google_ads_dfp6_template_ads":{"dynamic-ad-custom":"1","dynamic-ad-header":"1","dynamic-ad-push":"1","top-728x90":"1","bottom-728x90":"1","mid-top-300x250":"1","mid-bottom-300x250":"1","tsm-out-of-page":"1","tsm-2x2":"0","top-right-noflex-300x250":"1","top-right-300x250":"1"},"iq_weather_page_sponsor_city_name":"Bangor","iq_weather_page_sponsor_zip_code":"04401","onlyhome_pushdown":"","onlyhome_topbanner":"","posts_per_page":"10","radio_players_wo_stream_id":"3527","sailthru_list_default":"WWMJ-FM I-95","site_template_theme_meta":{"template-tone":"2","listen-live-bar":"block","sidebar-widgets-header":"block","next-page-offset":"12"},"social_overlay":{"active":"1","text":"Sign up to have exclusive I-95 Road Crew contests, events, coupons, presales, and much more delivered to you for FREE.","colors":{"background-color":"#0e0c17","color":"#ffffff"},"wrapper":{"divider":"#931518","button":"#DC2730","button-font":"#ffffff"},"logo":""},"timezone_string":"America/New_York","townsquare_ad_version":"dfp6","ts-templates-carbon-homepage-id":"283953","ts-templates-homepage-id":"21194","ts-templates-mobile-homepage-id":"21194","tsc_tag_sidebars":{},"_station_info":{"sitetype":"Local","market":"Bangor","genre":{"0":"rock"},"callsign":"WWMJFM","callletters":"WWMJ","legalname":"WWMJ Ellsworth Maine","siteclassification":"","street":"49 Acme Road","street-2":"","city":"Brewer","state":"ME","zip":"04412","phone":"207-989-5631","helpline":"","studioline":"207-991-9713","officeline":"207-989-5631","officehours":"","email":"jeff.tuttle@townsquaremedia.com","tipus-email":"","inquiries-email":"i95rocks@townsquaremedia.com","advertising-contact":"Josh Whinery","advertising-email":"josh.whinery@townsquaremedia.com","gm-contact":"Tom Preble","gm-email":"tom.preble@townsquaremedia.com","programming-director-contact":"Fred Miller","programming-director-email":"fred.miller@townsquaremedia.com","digital-managing-editor-contact":"Jeff Tuttle","digital-managing-editor-email":"jeff.tuttle@townsquaremedia.com","digital-sales-manager-contact":"","digital-sales-manager-email":"","mobile-app-feedback-email":"ask.i95rocks@townsquaredigital.com","mobile-app-media-submission-email":"media.submit.i95rocks@townsquaredigital.com","public-record-administrator-name":"Fred Miller","public-record-administrator-email":"fred.miller@townsquaremedia.com","fcc-online-public-file-url":"https://publicfiles.fcc.gov/fm-profile/wwmj","feedbackurl":"","biz-list-url":"http://i95rocks.com/bangor-featured-business-listings/","amazon_affiliate":"","yieldmo_placement":"","jwplayer":"","twitter_handle":"I95Bangor","youtube_handle":"i95rocks","youtube_channel_id":"","instagram_handle":"i95bangor","comscore-label":"Loudwire"},"_station_logos":{},"_station_settings":{"default_show_image":""},"_townsquare_user_registration_settings":{"requires-confirmation":"no","use-short-form":"no","use-captcha":"yes","javascript-links":"no"},"blogInfo":{"blogId":543,"blogName":"I-95 FM","blogDescription":"Bangor&#039;s Classic Rock Station","postTitleFormat":"%post_title%","timeZone":"America/New_York","market":"Bangor","activeDomain":"i95rocks.com","legalName":"WWMJ Ellsworth Maine"},"tsiMarkets":"Bangor"},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","loyalty_title_543":"I-95 Road Crew","kruxEnabled":true},"headers":{"title":[{"textContent":"How To Safely Donate To The Hurricane Harvey Relief Effort"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"instagram_profile","value":"i95bangor"}},{"attrs":{"name":"description","content":"Here are a few tips on how to help with the relief effort, while not falling victim to scams."}},{"attrs":{"name":"keywords","content":"hurricane harvey,hurricane relief effort,donate to hurricane harvey relief,donate to texas,texas hurricane relief,donate to hurricane victims,donate to hurricane harvey victims"}},{"attrs":{"property":"fb:app_id","content":"272547736183573"}},{"attrs":{"property":"fb:admins","content":"100002025987268"}},{"attrs":{"property":"og:title","content":"How To Safely Donate To The Hurricane Harvey Relief Effort"}},{"attrs":{"property":"og:description","content":"Here are a few tips on how to help with the relief effort, while not falling victim to scams."}},{"attrs":{"property":"og:url","content":"http://i95rocks.com/how-to-safely-donate-to-the-hurricane-harvey-relief-effort/"}},{"attrs":{"property":"og:site_name","content":"I-95 FM"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://q1065.fm/files/2015/12/RS12325_479606764-scr.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":"@I95Bangor"}},{"attrs":{"name":"sailthru.description","content":"Here are a few tips on how to help with the relief effort, while not falling victim to scams."}},{"attrs":{"name":"sailthru.date","content":"2017-08-28 07:45:05"}},{"attrs":{"name":"sailthru.title","content":"How To Safely Donate To The Hurricane Harvey Relief Effort"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-wwmj, tsmmarket-bangor, tsmtype-local, articles, local-news, maine, news, newsletter"}},{"attrs":{"name":"sailthru.author","content":"cindycampbell"}},{"attrs":{"name":"sailthru.image.full","content":"http://q1065.fm/files/2015/12/RS12325_479606764-scr.jpg"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://q1065.fm/files/2015/12/RS12325_479606764-scr.jpg"}},{"attrs":{"property":"fb:pages","content":"379764872726"}},{"attrs":{"name":"google-site-verification","content":"NheT_8wl5_Ps_pmTAlt6t4wPLSkkMuEu0KdLO_ET9nk"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://i95rocks.com/files/2014/08/i95rocksfavicon.png"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"I-95 FM » Feed","href":"http://i95rocks.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"I-95 FM » How To Safely Donate To The Hurricane Harvey Relief Effort Comments Feed","href":"http://i95rocks.com/how-to-safely-donate-to-the-hurricane-harvey-relief-effort/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://i95rocks.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"Magical Lobster Princess Lands In A Trap Off Chebeague Island!","href":"http://i95rocks.com/magical-lobster-princess-lands-in-a-trap-off-chebeague-island/"}},{"attrs":{"rel":"next","title":"Watch Rod Stewart Perform ‘Da Ya Think I’m Sexy?’ With DNCE at the MTV Video Music Awards","href":"http://i95rocks.com/rod-stewart-dnce-da-ya-think-im-sexy-vma/"}},{"attrs":{"rel":"shortlink","href":"http://i95rocks.com/?p=277010"}},{"attrs":{"rel":"canonical","href":"http://q1065.fm/how-to-safely-donate-to-the-hurricane-harvey-relief-effort/"}}],"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":"","sharethroughArticleKey":"ocpg57gPJuWYBJ3PpwF2xQCk","enableOpenx":false,"enableKiosked":false,"enableKioskedMobile":false,"enableSonobi":true,"sonobiScript":"","zergnetId":"59468","enableYieldbot":false},"scriptVars":{"dfp":{"activeSlots":["tsm-out-of-page","top-right-300x250","middle-right-300x250","bottom-right-300x250","dynamic-ad-custom","dynamic-ad-header","dynamic-ad-push","top-728x90","bottom-728x90","mid-top-300x250","mid-bottom-300x250","top-right-noflex-300x250","tsm-2x2"],"adPageSettings":{"attrs":{"catid":["articles","local-news","maine","news","newsletter"],"tags":"","id":"how-to-safely-donate-to-the-hurricane-harvey-relief-effort","author":"cindycampbell","kw":["cindycampbell","how-to-safely-donate-to-the-hurricane-harvey-relief-effort","articles","local-news","maine","news","newsletter","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","ads-mid-top","ads-mid-bottom","tsm-2x2"],"dfp6":true},"smartAppBanner":{"bannerTitle":null,"itunes_app_id":null,"google_play_app_id":null,"daysHidden":"15","daysReminder":"90","buttonText":"View","priceText":"Get","img_url":null},"revision":"e9abde58aa3ef50b7c6896bbad77f5a94be23481"},"postMeta":{"_aioseop_title":"How To Safely Donate To The Hurricane Harvey Relief Effort"},"activeDomain":"i95rocks.com","authLoginFormNonce":"be0d3d179b","authRegFormNonce":"00bad6b3b7","ga":{"ids":{"primary":"UA-33422887-2","secondary":["UA-19109753-1","UA-33422887-6","UA-28825804-2","UA-45260060-7"],"all":["UA-33422887-2","UA-19109753-1","UA-33422887-6","UA-28825804-2","UA-45260060-7"]}},"tsmStatic":{"revision":"9b6ee779bc4d8305761bcac27314957bd83678ad"},"isGallery":false,"userRegistrationSettings":{},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":277010,"postAuthor":667432,"postDate":"2017-08-28T12:45:05.000Z","postDateGmt":"2017-08-28T11:45:05.000Z","postTitle":"How To Safely Donate To The Hurricane Harvey Relief Effort","postExcerpt":"As Texans struggle to survive and eventually rebuild, Mainers are cautioned about not falling victim to scams that claim to be relief funds.","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"how-to-safely-donate-to-the-hurricane-harvey-relief-effort","toPing":"","pinged":"","postModified":"2017-08-31T14:07:58.000Z","postModifiedGmt":"2017-08-31T13:07:58.000Z","postContentFiltered":"","postParent":0,"guid":"http://q1065.fm/?p=294088","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-08-28 11:45:05.000+0000","postModifiedGmtStr":"2017-08-31 13:07:58.000+0000","meta":{"_crosspost_source_blog_id":"494","_crosspost_source_post_id":"294088"}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"How To Safely Donate To The Hurricane Harvey Relief Effort","next":{"latest":[{"postId":276992,"documentUrl":"/magical-lobster-princess-lands-in-a-trap-off-chebeague-island/","filterUrl":"/rest/carbon/filter/main/magical-lobster-princess-lands-in-a-trap-off-chebeague-island/","sortDate":"2017-08-27 21:04:32.000 +0000","termTaxonomyId":359,"taxonomyType":"category"},{"postId":276852,"documentUrl":"/i-95-drive-home-mystery-artist-video-540/","filterUrl":"/rest/carbon/filter/main/i-95-drive-home-mystery-artist-video-540/","sortDate":"2017-08-25 15:20:06.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276921,"documentUrl":"/geddy-lee-alex-lifeson-collaborators/","filterUrl":"/rest/carbon/filter/main/geddy-lee-alex-lifeson-collaborators/","sortDate":"2017-08-25 13:56:45.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276884,"documentUrl":"/new-paul-bunyan-corn-maze-open-for-the-season-photomap/","filterUrl":"/rest/carbon/filter/main/new-paul-bunyan-corn-maze-open-for-the-season-photomap/","sortDate":"2017-08-25 12:09:22.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276875,"documentUrl":"/where-you-can-watch-the-mcgregormayweather-fight-in-bangor/","filterUrl":"/rest/carbon/filter/main/where-you-can-watch-the-mcgregormayweather-fight-in-bangor/","sortDate":"2017-08-25 11:29:45.000 +0000","termTaxonomyId":716,"taxonomyType":"category"},{"postId":276866,"documentUrl":"/wicked-awesome-summer-snapshot-contest-grand-prize-round/","filterUrl":"/rest/carbon/filter/main/wicked-awesome-summer-snapshot-contest-grand-prize-round/","sortDate":"2017-08-25 11:11:28.000 +0000","termTaxonomyId":716,"taxonomyType":"category"},{"postId":276845,"documentUrl":"/tom-waits-franks-wild-years/","filterUrl":"/rest/carbon/filter/main/tom-waits-franks-wild-years/","sortDate":"2017-08-25 10:33:50.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276847,"documentUrl":"/the-cars-door-to-door-album/","filterUrl":"/rest/carbon/filter/main/the-cars-door-to-door-album/","sortDate":"2017-08-25 10:31:11.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276839,"documentUrl":"/do-you-know-the-story-of-bangors-lovers-leap/","filterUrl":"/rest/carbon/filter/main/do-you-know-the-story-of-bangors-lovers-leap/","sortDate":"2017-08-25 10:14:46.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276826,"documentUrl":"/heres-what-single-people-in-maine-hate-the-most-survey-results/","filterUrl":"/rest/carbon/filter/main/heres-what-single-people-in-maine-hate-the-most-survey-results/","sortDate":"2017-08-25 09:37:23.000 +0000","termTaxonomyId":6,"taxonomyType":"category"}],"taxonomy":[{"postId":276992,"documentUrl":"/magical-lobster-princess-lands-in-a-trap-off-chebeague-island/","filterUrl":"/rest/carbon/filter/main/magical-lobster-princess-lands-in-a-trap-off-chebeague-island/","sortDate":"2017-08-27 21:04:32.000 +0000","termTaxonomyId":359,"taxonomyType":"category"},{"postId":276852,"documentUrl":"/i-95-drive-home-mystery-artist-video-540/","filterUrl":"/rest/carbon/filter/main/i-95-drive-home-mystery-artist-video-540/","sortDate":"2017-08-25 15:20:06.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276921,"documentUrl":"/geddy-lee-alex-lifeson-collaborators/","filterUrl":"/rest/carbon/filter/main/geddy-lee-alex-lifeson-collaborators/","sortDate":"2017-08-25 13:56:45.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276884,"documentUrl":"/new-paul-bunyan-corn-maze-open-for-the-season-photomap/","filterUrl":"/rest/carbon/filter/main/new-paul-bunyan-corn-maze-open-for-the-season-photomap/","sortDate":"2017-08-25 12:09:22.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276875,"documentUrl":"/where-you-can-watch-the-mcgregormayweather-fight-in-bangor/","filterUrl":"/rest/carbon/filter/main/where-you-can-watch-the-mcgregormayweather-fight-in-bangor/","sortDate":"2017-08-25 11:29:45.000 +0000","termTaxonomyId":716,"taxonomyType":"category"},{"postId":276866,"documentUrl":"/wicked-awesome-summer-snapshot-contest-grand-prize-round/","filterUrl":"/rest/carbon/filter/main/wicked-awesome-summer-snapshot-contest-grand-prize-round/","sortDate":"2017-08-25 11:11:28.000 +0000","termTaxonomyId":716,"taxonomyType":"category"},{"postId":276845,"documentUrl":"/tom-waits-franks-wild-years/","filterUrl":"/rest/carbon/filter/main/tom-waits-franks-wild-years/","sortDate":"2017-08-25 10:33:50.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276847,"documentUrl":"/the-cars-door-to-door-album/","filterUrl":"/rest/carbon/filter/main/the-cars-door-to-door-album/","sortDate":"2017-08-25 10:31:11.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276839,"documentUrl":"/do-you-know-the-story-of-bangors-lovers-leap/","filterUrl":"/rest/carbon/filter/main/do-you-know-the-story-of-bangors-lovers-leap/","sortDate":"2017-08-25 10:14:46.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276826,"documentUrl":"/heres-what-single-people-in-maine-hate-the-most-survey-results/","filterUrl":"/rest/carbon/filter/main/heres-what-single-people-in-maine-hate-the-most-survey-results/","sortDate":"2017-08-25 09:37:23.000 +0000","termTaxonomyId":6,"taxonomyType":"category"}]},"cadata":{"activeDomain":"i95rocks.com","blogId":543,"method":"get_single","postId":277010,"crosspostBlogId":"494","crosspostPostId":"294088","postType":"post","postDateGmt":"2017-08-28 11:45:05.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":["promotion-8","widget_listen_live-113","now-playing-115","widget_onair-80"],"widgetDetails":{"promotion-8":{"widgetInfo":{"id":"promotion-8","groupType":"promotion","widgetType":"widget_promotion","widgetInstance":"8"},"widgetParams":{"title":"BANGOR'S CLASSIC ROCK STATION","type":"single","subtype":"","widgetTime":5}},"widget_listen_live-113":{"widgetInfo":{"id":"widget_listen_live-113","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"113"},"widgetParams":{"title":"Listen Now","widgetTime":5}},"now-playing-115":{"widgetInfo":{"id":"now-playing-115","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"115"},"widgetParams":{"title":"Recently Played","widgetTime":5}},"widget_onair-80":{"widgetInfo":{"id":"widget_onair-80","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"80"},"widgetParams":{"title":"On Air","widgetTime":8}}}},"carbonsidebar/single":{"widgets":["carbonwidget/single-1"],"widgetDetails":{"carbonwidget/single-1":{"widgetInfo":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"widgetParams":{"mainAuthor":{"id":667432,"slug":"cindycampbell","name":"Cindy Campbell","first_name":"Cindy","last_name":"Campbell","nickname":"Cindy Campbell","description":"I'm one incredibly lucky woman, with three grown sons, awesome daughters-in-law, and now four grandchildren to spoil! I'm married to the love of my life, who introduced me to my newest addiction - fishing. Plus, Jim has turned me into a devoted dog-person. 1-year-old Gifford and 14-year-old Lola are our furry family members who keep us laughing all the time. 30 years at Q-106.5, as of June 2017, and I'm still having fun. Of course, a big part of that is the fact that I get to start each morning laughing and having fun with Scott Miller on the Q106.5 Morning Show! I hope you'll join us each weekday from 5 a.m. to 9 a.m., and then stick around as I play more New Country until 10 a.m. on Q-106.5!","thumbnail":"http://q1065.fm/files/2017/06/cindy-campbell-500.jpg","url":"http://i95rocks.com/author/cindycampbell/"},"firstCategoryName":"Articles","postType":"list-post","postTitle":"How To Safely Donate To The Hurricane Harvey Relief Effort","aiseopTitle":"How To Safely Donate To The Hurricane Harvey Relief Effort","widgetTime":15}}}},"carbonsidebar/mainads":{"widgets":["carbonwidget/top-728x90","carbonwidget/dynamic-ad-custom","carbonwidget/dynamic-ad-header","carbonwidget/dynamic-ad-push","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/dynamic-ad-custom":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-custom","widgetTime":2}},"carbonwidget/dynamic-ad-header":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-header","widgetTime":2}},"carbonwidget/dynamic-ad-push":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-push","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":["ts_blogroll-9","widget_third_party_content-2","widget_third_party_content-3"],"widgetDetails":{"ts_blogroll-9":{"widgetInfo":{"id":"ts_blogroll-9","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"9"},"widgetParams":{"title":"Best of I-95","type":"main_content_thumb_title_roll","cat":"1","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","sponsor":{"enabled":"on","time_start":"","time_end":"","background_image":"","sponsor_image":"http://i95rocks.com/files/2015/07/168915_widget.png","sponsor_image_mobile":"","background_color":"","background_repeat":"no-repeat","sponsor_name":"Kosta\\'s","sponsor_link":"https://www.facebook.com/pages/Kostas-Restaurant-Bar/111593072214896?fref=photo"}}},"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":"39627","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":"Best of the Web","id":"13509","placement":"","targettype":"","mode":"","widgetTime":1}}}},"carbonsidebar/facebookComment":true,"carbon-post-sidebar":{"widgets":["fix_sidebar_marker-56","ts_blogroll-735","google-ads-widget-493","tsq_sailthru_newsletter_widget-471","ts_blogroll-736"],"widgetDetails":{"fix_sidebar_marker-56":{"widgetInfo":{"id":"fix_sidebar_marker-56","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"56"},"widgetParams":{"title":"Fix Sidebar Marker","widgetTime":1}},"ts_blogroll-735":{"widgetInfo":{"id":"ts_blogroll-735","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"735"},"widgetParams":{"title":"Featured","type":"carousel","isweather":"1","cat":"5066","posts_per_page":"3","align":"right","pinned_id":"","pinned_label":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0}},"google-ads-widget-493":{"widgetInfo":{"id":"google-ads-widget-493","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"493"},"widgetParams":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1}},"tsq_sailthru_newsletter_widget-471":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-471","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"471"},"widgetParams":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["WWMJ-FM I-95"],"widgetTime":1}},"ts_blogroll-736":{"widgetInfo":{"id":"ts_blogroll-736","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"736"},"widgetParams":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3}}}},"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":{"promotion-8":{"info":{"id":"promotion-8","groupType":"promotion","widgetType":"widget_promotion","widgetInstance":"8"},"params":{"title":"BANGOR'S CLASSIC ROCK STATION","type":"single","subtype":"","widgetTime":5},"data":[0],"dataDetails":{"0":{"image":"","description":"","link_url":"#","link_label":"","link_target":"_self"}}},"widget_listen_live-113":{"info":{"id":"widget_listen_live-113","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"113"},"params":{"title":"Listen Now","widgetTime":5},"data":[80270],"dataDetails":{"80270":{"postId":80270,"title":"Listen Now","label":"Click to view the latest song playing on air.","url":"/listen-live/","mobileId":"19221","playerMode":"radio","sid":"23088","callsign":"WWMJFM","woMobileId":"5044","woStreamId":"3527","activePlayer":"wo","listenLivePageUrl":"http://player.streamtheworld.com/_players/townsquaremedia/runspotv3/?sid=23088&redirect=http://player.listenlive.co/19221","html5ScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/html5/stwplayer.php?callsign=WWMJFM&primaryColor=0x00bfff&playermode=radio&sid=23088&width=630","flashScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/stwplayer.php?callsign=WWMJFM&primaryColor=0x00bfff&playermode=radio&timeshift=false&radiopup=true&playerAdState=0&popout=false&width=630","wo_player_url":"http://v6.player.abacast.net/5044","wo_recent_api_url":"http://api.nowplaying.abacast.net/prt/nowplaying/2/10/3527/nowplaying.json","wo_preroll_url":"http://api.clarity.abacast.com/gateway/getmediavast.php?sid=3527/","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"now-playing-115":{"info":{"id":"now-playing-115","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"115"},"params":{"title":"Recently Played","widgetTime":5},"data":[80270],"dataDetails":{"80270":{"postId":80270,"mobileId":"19221","playerMode":"radio","sid":"23088","callsign":"WWMJFM","woStreamId":"3527","activePlayer":"wo","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"widget_onair-80":{"info":{"id":"widget_onair-80","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"80"},"params":{"title":"On Air","widgetTime":8},"data":[],"dataDetails":{}},"carbonwidget/single-1":{"info":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"params":{"mainAuthor":{"id":667432,"slug":"cindycampbell","name":"Cindy Campbell","first_name":"Cindy","last_name":"Campbell","nickname":"Cindy Campbell","description":"I'm one incredibly lucky woman, with three grown sons, awesome daughters-in-law, and now four grandchildren to spoil! I'm married to the love of my life, who introduced me to my newest addiction - fishing. Plus, Jim has turned me into a devoted dog-person. 1-year-old Gifford and 14-year-old Lola are our furry family members who keep us laughing all the time. 30 years at Q-106.5, as of June 2017, and I'm still having fun. Of course, a big part of that is the fact that I get to start each morning laughing and having fun with Scott Miller on the Q106.5 Morning Show! I hope you'll join us each weekday from 5 a.m. to 9 a.m., and then stick around as I play more New Country until 10 a.m. on Q-106.5!","thumbnail":"http://q1065.fm/files/2017/06/cindy-campbell-500.jpg","url":"http://i95rocks.com/author/cindycampbell/"},"firstCategoryName":"Articles","postType":"list-post","postTitle":"How To Safely Donate To The Hurricane Harvey Relief Effort","aiseopTitle":"How To Safely Donate To The Hurricane Harvey Relief Effort","widgetTime":15},"data":[277010],"dataDetails":{"277010":{"thumbnail":"http://q1065.fm/files/2015/12/RS12325_479606764-scr.jpg","caption":"Enterline Design Services LLC, ThinkStock","excerpt":"As Texans struggle to survive and eventually rebuild, Mainers are cautioned about not falling victim to scams that claim to be relief funds.","date":"August 28, 2017 7:45 AM","postDateGmt":"2017-08-28 11:45:05 +0000","postModifiedGmt":"2017-08-31 13:07:58 +0000","title":"How To Safely Donate To The Hurricane Harvey Relief Effort","url":"http://i95rocks.com/how-to-safely-donate-to-the-hurricane-harvey-relief-effort/","id":277010,"contentRaw":"[caption id=\"attachment_294094\" align=\"aligncenter\" width=\"630\"]<img class=\"size-large wp-image-294094\" src=\"http://q1065.fm/files/2017/08/Hurricane-Harvey.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\" alt=\"Joe Raedle, Getty Images\" width=\"630\" height=\"420\" /> Joe Raedle, Getty Images[/caption]\r\n\r\nAs Texans struggle to survive and eventually rebuild, Mainers are cautioned about not falling victim to scams that claim to be relief funds.\r\n\r\nA Mainer's first instinct, when someone is in trouble, is to help. It's what we do. If our neighbor is battling a debilitating illness, we take them food and mow their lawn. We hold baked bean suppers and set up GoFundMe pages. But that generous spirit also makes Mainers prime patsies for crooks who will exploit it for their own gain.\r\n\r\nAll that news footage of the flooding and storm damage makes many of us feel like we want to reach out and help. We can all do that, but we have to be smart about how we go about it. Here are a few tips from the <a href=\"http://www.chron.com/news/houston-weather/hurricaneharvey/article/Hurricane-Harvey-How-to-help-victims-of-the-12003372.php\">Houston Chronicle</a> about how to safely donate to the cause.","content":"\n<p><figure id=\"attachment_294094\" class=\"content-post-image aligncenter\"><span class=\"image-frame\"><noscript><img src=\"http://q1065.fm/files/2017/08/Hurricane-Harvey.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></noscript>\n<img class=\"size-large wp-image-294094 lazy\" src=\"//s3.amazonaws.com/tsm-images/global/1x1.gif\" alt=\"Joe Raedle, Getty Images\" data-width=\"630\" data-height=\"420\" data-type=\"post\" datasrc=\"http://q1065.fm/files/2017/08/Hurricane-Harvey.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></span><figcaption>Joe Raedle, Getty Images</figcaption></figure>\r\n\r\nAs Texans struggle to survive and eventually rebuild, Mainers are cautioned about not falling victim to scams that claim to be relief funds.\r\n\r\nA Mainer's first instinct, when someone is in trouble, is to help. It's what we do. If our neighbor is battling a debilitating illness, we take them food and mow their lawn. We hold baked bean suppers and set up GoFundMe pages. But that generous spirit also makes Mainers prime patsies for crooks who will exploit it for their own gain.\r\n\r\nAll that news footage of the flooding and storm damage makes many of us feel like we want to reach out and help. We can all do that, but we have to be smart about how we go about it. Here are a few tips from the <a href=\"http://www.chron.com/news/houston-weather/hurricaneharvey/article/Hurricane-Harvey-How-to-help-victims-of-the-12003372.php\" target=\"_blank\">Houston Chronicle</a> about how to safely donate to the cause.</p>\n<div class=\"feed_attribution_after clearfix\"> Source: <a href=\"http://q1065.fm/how-to-safely-donate-to-the-hurricane-harvey-relief-effort/\" target=\"_blank\">How To Safely Donate To The Hurricane Harvey Relief Effort</a>\n</div>\n","postType":"list-post","wpVersion":"","alternateMetaForBlogroll":{"title":"How To Safely Donate To The Hurricane Harvey Relief Effort","excerpt":"As Texans struggle to survive and eventually rebuild, Mainers are cautioned about not falling victim to scams that claim to be relief funds.","post_excerpt":"As Texans struggle to survive and eventually rebuild, Mainers are cautioned about not falling victim to scams that claim to be relief funds.","post_more_excerpt":"<p>As Texans struggle to survive and eventually rebuild, Mainers are cautioned about not falling victim to scams that claim to be relief funds.\n<p class=\"more_act\"><a href=\"http://i95rocks.com/how-to-safely-donate-to-the-hurricane-harvey-relief-effort/\" title=\"How To Safely Donate To The Hurricane Harvey Relief Effort\">Read More</a></p>\n","permalink":"http://i95rocks.com/how-to-safely-donate-to-the-hurricane-harvey-relief-effort/","image":{"id":218747,"url":"http://q1065.fm/files/2015/12/RS12325_479606764-scr.jpg","caption":"Enterline Design Services LLC, ThinkStock"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":false},"categories":[{"id":1,"slug":"articles","title":"Articles","description":"","parent":0,"post_count":14923,"link_url":"http://i95rocks.com/category/articles/","feed_url":"http://i95rocks.com/category/articles/feed/","term_taxonomy_id":1,"object_id":0},{"id":48,"slug":"local-news","title":"Local News","description":"","parent":0,"post_count":6106,"link_url":"http://i95rocks.com/category/local-news/","feed_url":"http://i95rocks.com/category/local-news/feed/","term_taxonomy_id":48,"object_id":0},{"id":354,"slug":"maine","title":"Maine","description":"","parent":0,"post_count":6245,"link_url":"http://i95rocks.com/category/maine/","feed_url":"http://i95rocks.com/category/maine/feed/","term_taxonomy_id":359,"object_id":0},{"id":6,"slug":"news","title":"News","description":"","parent":0,"post_count":10105,"link_url":"http://i95rocks.com/category/news/","feed_url":"http://i95rocks.com/category/news/feed/","term_taxonomy_id":6,"object_id":0},{"id":700,"slug":"newsletter","title":"Newsletter","description":"","parent":0,"post_count":3111,"link_url":"http://i95rocks.com/category/newsletter/","feed_url":"http://i95rocks.com/category/newsletter/feed/","term_taxonomy_id":716,"object_id":0}],"authors":[{"id":667432,"slug":"cindycampbell","name":"Cindy Campbell","first_name":"Cindy","last_name":"Campbell","nickname":"Cindy Campbell","description":"I'm one incredibly lucky woman, with three grown sons, awesome daughters-in-law, and now four grandchildren to spoil! I'm married to the love of my life, who introduced me to my newest addiction - fishing. Plus, Jim has turned me into a devoted dog-person. 1-year-old Gifford and 14-year-old Lola are our furry family members who keep us laughing all the time. 30 years at Q-106.5, as of June 2017, and I'm still having fun. Of course, a big part of that is the fact that I get to start each morning laughing and having fun with Scott Miller on the Q106.5 Morning Show! I hope you'll join us each weekday from 5 a.m. to 9 a.m., and then stick around as I play more New Country until 10 a.m. on Q-106.5!","thumbnail":"http://q1065.fm/files/2017/06/cindy-campbell-500.jpg","url":"http://i95rocks.com/author/cindycampbell/"}],"post_more_meta":{"meta":"","title":"Q106.5","url":"http://q1065.fm","link":"Q106.5"},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=How%20To%20Safely%20Donate%20To%20The%20Hurricane%20Harvey%20Relief%20Effort%20http%3A%2F%2Fi95rocks.com%2Fhow-to-safely-donate-to-the-hurricane-harvey-relief-effort%2F%3Ftrackback%3Dtwitter_mobile%20%40I95Bangor","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2Fi95rocks.com%2Fhow-to-safely-donate-to-the-hurricane-harvey-relief-effort%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://i95rocks.com/magical-lobster-princess-lands-in-a-trap-off-chebeague-island/","prevArticle":"http://i95rocks.com/rod-stewart-dnce-da-ya-think-im-sexy-vma/","pageUrl":"/how-to-safely-donate-to-the-hurricane-harvey-relief-effort/","blogId":543,"domain":"i95rocks.com","crossPostAttributionBottom":"<div class=\"feed_attribution_after clearfix\"> Source: <a href=\"http://q1065.fm/how-to-safely-donate-to-the-hurricane-harvey-relief-effort/\" target=\"_blank\">How To Safely Donate To The Hurricane Harvey Relief Effort</a>\n</div>","rawContent":"<p>\n<sectiontag class=\"module\" contenteditable=\"false\" type=\"image\" attr-id=\"294094\" attr-caption=\" Joe Raedle, Getty Images\" attr-align=\"center\" attr-width=\"630\" attr-height=\"420\" attr-url=\"http://q1065.fm/files/2017/08/Hurricane-Harvey.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>As Texans struggle to survive and eventually rebuild, Mainers are cautioned about not falling victim to scams that claim to be relief funds.</p>\n<p>A Mainer's first instinct, when someone is in trouble, is to help. It's what we do. If our neighbor is battling a debilitating illness, we take them food and mow their lawn. We hold baked bean suppers and set up GoFundMe pages. But that generous spirit also makes Mainers prime patsies for crooks who will exploit it for their own gain.</p>\n<p>All that news footage of the flooding and storm damage makes many of us feel like we want to reach out and help. We can all do that, but we have to be smart about how we go about it. Here are a few tips from the <a href=\"http://www.chron.com/news/houston-weather/hurricaneharvey/article/Hurricane-Harvey-How-to-help-victims-of-the-12003372.php\">Houston Chronicle</a> about how to safely donate to the cause.</p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>As Texans&#xA0;struggle to survive and eventually rebuild, Mainers are cautioned about not falling victim to scams that claim to be relief funds.</p>\n"},"currentTextLength":146,"runningCounter":1,"cumulativePodTextLength":146,"totalSimilarConsecutiveElements":3,"totalTextLength":764},{"type":"singlePostText","data":{"text":"<p>A Mainer&apos;s first instinct, when someone is in trouble, is to help. It&apos;s what we do. If our neighbor is battling a debilitating illness, we take them food and mow their lawn. We hold baked bean suppers and set up GoFundMe pages. But that generous spirit also makes Mainers prime patsies for crooks who will exploit it for their own gain.</p>\n"},"currentTextLength":347,"runningCounter":2,"cumulativePodTextLength":493,"totalSimilarConsecutiveElements":3,"totalTextLength":764},{"type":"singlePostText","data":{"text":"<p>All that news footage of the flooding and storm damage makes many of us feel like we want to reach out and help. We can all do that, but we have to be smart about how we go about it. Here are a few tips from the <a href=\"http://www.chron.com/news/houston-weather/hurricaneharvey/article/Hurricane-Harvey-How-to-help-victims-of-the-12003372.php\">Houston Chronicle</a> about how to safely donate to the cause.</p>\n"},"currentTextLength":271,"runningCounter":3,"cumulativePodTextLength":764,"totalSimilarConsecutiveElements":3,"totalTextLength":764},{"type":"singlePostList","data":{"layout":"standard","media_layout":"left","index_display":"show","desc_layout":"top","footer_title":"","footer_link_url":"","label":"","footer_link_target":"_parent","footer_content":"","items":[{"index":"1","html_title":"American Red Cross","title_link":"","title_target":null,"title":"American Red Cross","html_subtitle":"","subtitle_link":"","subtitle_target":null,"subtitle":"","desc_title":"","desc_title_link":"","desc_title_target":null,"desc":"<p>Folks can donate online to the American Red Cross and help fund its efforts. The Red Cross is working to provide shelter, food, clothing, water, and other necessities to folks who have been displaced by flooding. To help them with their mission, log onto the<a href=\"https://www.redcross.org/donate/donation\"> Red Cross website</a> and use the drop-down menu to choose the  Hurricane Harvey relief fund.</p>\n","media_layout":"left","layout_base":"standard","layout":"standard","custom_div_class":"","caption":"Mario Tama, Getty Images","show_media":true,"image":{"src":"https://s3.amazonaws.com/tsm-images/global/1x1.gif","class":"attachment-190x190 sonar_image","alt":"Mario Tama, Getty Images","title":"American Red Cross","data-width":"190","data-height":"190","datasrc":"http://q1065.fm/files/2016/09/American-Red-Cross.jpg"},"media_video_id":"","media_type":"image","media_video_embed":false,"mediaPodContent":[{"type":"singlePostImage","data":{"url":"http://q1065.fm/files/2016/09/American-Red-Cross.jpg","caption":"Mario Tama, Getty Images","title":"American Red Cross","class":"attachment-190x190 sonar_image"},"frameMe":false}],"blogId":543,"contentRaw":"<p>Folks can donate online to the American Red Cross and help fund its efforts. The Red Cross is working to provide shelter, food, clothing, water, and other necessities to folks who have been displaced by flooding. To help them with their mission, log onto the<a href=\"https://www.redcross.org/donate/donation\"> Red Cross website</a> and use the drop-down menu to choose the  Hurricane Harvey relief fund.</p>\n","rawContent":"<p>Folks can donate online to the American Red Cross and help fund its efforts. The Red Cross is working to provide shelter, food, clothing, water, and other necessities to folks who have been displaced by flooding. To help them with their mission, log onto the<a href=\"https://www.redcross.org/donate/donation\"> Red Cross website</a> and use the drop-down menu to choose the  Hurricane Harvey relief fund.</p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>Folks can donate online to the American Red Cross and help fund its efforts. The Red Cross is working to provide shelter, food, clothing, water, and other necessities to folks who have been displaced by flooding. To help them with their mission, log onto the<a href=\"https://www.redcross.org/donate/donation\"> Red Cross website</a> and use the drop-down menu to choose the &#xA0;Hurricane Harvey relief fund.</p>\n"},"currentTextLength":354,"runningCounter":1,"cumulativePodTextLength":354,"totalSimilarConsecutiveElements":1,"totalTextLength":354}],"uniquePodTypes":["singlePostText"]},{"index":"2","html_title":"Call The Red Cross For Info","title_link":"","title_target":null,"title":"Call The Red Cross For Info","html_subtitle":"","subtitle_link":"","subtitle_target":null,"subtitle":"","desc_title":"","desc_title_link":"","desc_title_target":null,"desc":"<p>If you want to do something more than give a financial donation, call the American Red Cross to see how you can help. The organization is looking for volunteers so, if you have the capability to do that, they can give you the details. For all the information on how you can help the American Red Cross, call 1-800-RED-CROSS. (1-800-733-2767)</p>\n","media_layout":"left","layout_base":"standard","layout":"standard","custom_div_class":"","caption":"Francesco Ridolfi, ThinkStock","show_media":true,"image":{"src":"https://s3.amazonaws.com/tsm-images/global/1x1.gif","class":"attachment-190x190 sonar_image","alt":"Young man on mobile","title":"Young man on cellphone","data-width":"190","data-height":"190","datasrc":"http://q1065.fm/files/2017/08/cellphone.jpg"},"media_video_id":"","media_type":"image","media_video_embed":false,"mediaPodContent":[{"type":"singlePostImage","data":{"url":"http://q1065.fm/files/2017/08/cellphone.jpg","caption":"Francesco Ridolfi, ThinkStock","title":"Young man on cellphone","class":"attachment-190x190 sonar_image"},"frameMe":false}],"blogId":543,"contentRaw":"<p>If you want to do something more than give a financial donation, call the American Red Cross to see how you can help. The organization is looking for volunteers so, if you have the capability to do that, they can give you the details. For all the information on how you can help the American Red Cross, call 1-800-RED-CROSS. (1-800-733-2767)</p>\n","rawContent":"<p>If you want to do something more than give a financial donation, call the American Red Cross to see how you can help. The organization is looking for volunteers so, if you have the capability to do that, they can give you the details. For all the information on how you can help the American Red Cross, call 1-800-RED-CROSS. (1-800-733-2767)</p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>If you want to do something more than give a financial donation, call the American Red Cross to see how you can help. The organization is looking for volunteers so, if you have the capability to do that, they can give you the details. For all the information on how you can help the American Red Cross, call 1-800-RED-CROSS. (1-800-733-2767)</p>\n"},"currentTextLength":342,"runningCounter":1,"cumulativePodTextLength":342,"totalSimilarConsecutiveElements":1,"totalTextLength":342}],"uniquePodTypes":["singlePostText"]},{"index":"3","html_title":"Text The American Red Cross","title_link":"","title_target":null,"title":"Text The American Red Cross","html_subtitle":"","subtitle_link":"","subtitle_target":null,"subtitle":"","desc_title":"","desc_title_link":"","desc_title_target":null,"desc":"<p>Texting donations is the wave of the future, and the American Red Cross has jumped on the bandwagon. If you'd like to make a quick, $10 donation to the American Red Cross, you can do it by texting 90999. A $10 donation will be applied to your next cellphone bill, and the money will benefit the American Red Cross.</p>\n","media_layout":"left","layout_base":"standard","layout":"standard","custom_div_class":"","caption":"Sigefride, ThinkStock","show_media":true,"image":{"src":"https://s3.amazonaws.com/tsm-images/global/1x1.gif","class":"attachment-190x190 sonar_image","alt":"Man using smartphone","title":"Man using smartphone","data-width":"190","data-height":"190","datasrc":"http://q1065.fm/files/2017/05/RS16443_506444018-scr.jpg"},"media_video_id":"","media_type":"image","media_video_embed":false,"mediaPodContent":[{"type":"singlePostImage","data":{"url":"http://q1065.fm/files/2017/05/RS16443_506444018-scr.jpg","caption":"Sigefride, ThinkStock","title":"Man using smartphone","class":"attachment-190x190 sonar_image"},"frameMe":false}],"blogId":543,"contentRaw":"<p>Texting donations is the wave of the future, and the American Red Cross has jumped on the bandwagon. If you'd like to make a quick, $10 donation to the American Red Cross, you can do it by texting 90999. A $10 donation will be applied to your next cellphone bill, and the money will benefit the American Red Cross.</p>\n","rawContent":"<p>Texting donations is the wave of the future, and the American Red Cross has jumped on the bandwagon. If you'd like to make a quick, $10 donation to the American Red Cross, you can do it by texting 90999. A $10 donation will be applied to your next cellphone bill, and the money will benefit the American Red Cross.</p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>Texting donations is the wave of the future, and the American Red Cross has jumped on the bandwagon. If you&apos;d like to make a quick, $10 donation to the American Red Cross, you can do it by texting 90999. A $10 donation will be applied to your next cellphone bill, and the money will benefit the American Red Cross.</p>\n"},"currentTextLength":320,"runningCounter":1,"cumulativePodTextLength":320,"totalSimilarConsecutiveElements":1,"totalTextLength":320}],"uniquePodTypes":["singlePostText"]},{"index":"4","html_title":"Don't Respond To Phone Solicitation","title_link":"","title_target":null,"title":"Don't Respond To Phone Solicitation","html_subtitle":"","subtitle_link":"","subtitle_target":null,"subtitle":"","desc_title":"","desc_title_link":"","desc_title_target":null,"desc":"<p>It's disgusting to think about, but disasters like this bring out the crooks who will run scams disguised as fundraising. So donate in the ways we've detailed here and don't fall victim by responding to scams. If someone calls, claiming to represent a fundraising campaign, DO NOT give them your financial information. Just hang up. The Red Cross and reputable relief organizations will not call your house, asking for money. It's a scam!</p>\n","media_layout":"left","layout_base":"standard","layout":"standard","custom_div_class":"","caption":null,"show_media":true,"image":null,"media_video_id":"","media_type":"image","media_video_embed":false,"mediaPodContent":[{"type":"singlePostImage","data":{"url":null,"caption":null,"title":null,"class":null},"frameMe":false}],"blogId":543,"contentRaw":"<p>It's disgusting to think about, but disasters like this bring out the crooks who will run scams disguised as fundraising. So donate in the ways we've detailed here and don't fall victim by responding to scams. If someone calls, claiming to represent a fundraising campaign, DO NOT give them your financial information. Just hang up. The Red Cross and reputable relief organizations will not call your house, asking for money. It's a scam!</p>\n","rawContent":"<p>It's disgusting to think about, but disasters like this bring out the crooks who will run scams disguised as fundraising. So donate in the ways we've detailed here and don't fall victim by responding to scams. If someone calls, claiming to represent a fundraising campaign, DO NOT give them your financial information. Just hang up. The Red Cross and reputable relief organizations will not call your house, asking for money. It's a scam!</p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>It&apos;s disgusting to think about, but disasters like this bring out the crooks who will run scams disguised as fundraising. So donate in the ways we&apos;ve detailed here and don&apos;t fall victim by responding to scams. If someone calls, claiming to represent a fundraising campaign, DO NOT give them your financial information. Just hang up. The Red Cross and reputable relief organizations will not call your house, asking for money. It&apos;s a scam!</p>\n"},"currentTextLength":459,"runningCounter":1,"cumulativePodTextLength":459,"totalSimilarConsecutiveElements":1,"totalTextLength":459}],"uniquePodTypes":["singlePostText"]},{"index":"5","html_title":"Check Charitable Organizations","title_link":"","title_target":null,"title":"Check Charitable Organizations","html_subtitle":"","subtitle_link":"","subtitle_target":null,"subtitle":"","desc_title":"","desc_title_link":"","desc_title_target":null,"desc":"<p>There are ways to check on charitable organizations, to make sure they're reputable. Use websites like <a href=\"https://www.charitywatch.org/home\">Charity Watch</a> or <a href=\"http://www.give.org/\">Wise Giving Alliance</a> to verify that the organization you're planning to donate through is a valid non-profit. You can also do some of your own detective work. Most charitable organizations' websites end in .org, not .com. And look for slight spelling errors in the web address. Bottom line - if you want to make a donation you know will reach flood victims, donate through the American Red Cross. They will greatly appreciate your help!</p>\n","media_layout":"left","layout_base":"standard","layout":"standard","custom_div_class":"","caption":"Pixland, ThinkStock","show_media":true,"image":{"src":"https://s3.amazonaws.com/tsm-images/global/1x1.gif","class":"attachment-190x190 sonar_image","alt":"Woman with a laptop computer","title":"Woman with a laptop computer","data-width":"190","data-height":"190","datasrc":"http://q1065.fm/files/2015/11/RS3895_78634274-scr.jpg"},"media_video_id":"","media_type":"image","media_video_embed":false,"mediaPodContent":[{"type":"singlePostImage","data":{"url":"http://q1065.fm/files/2015/11/RS3895_78634274-scr.jpg","caption":"Pixland, ThinkStock","title":"Woman with a laptop computer","class":"attachment-190x190 sonar_image"},"frameMe":false}],"blogId":543,"contentRaw":"<p>There are ways to check on charitable organizations, to make sure they're reputable. Use websites like <a href=\"https://www.charitywatch.org/home\">Charity Watch</a> or <a href=\"http://www.give.org/\">Wise Giving Alliance</a> to verify that the organization you're planning to donate through is a valid non-profit. You can also do some of your own detective work. Most charitable organizations' websites end in .org, not .com. And look for slight spelling errors in the web address. Bottom line - if you want to make a donation you know will reach flood victims, donate through the American Red Cross. They will greatly appreciate your help!</p>\n","rawContent":"<p>There are ways to check on charitable organizations, to make sure they're reputable. Use websites like <a href=\"https://www.charitywatch.org/home\">Charity Watch</a> or <a href=\"http://www.give.org/\">Wise Giving Alliance</a> to verify that the organization you're planning to donate through is a valid non-profit. You can also do some of your own detective work. Most charitable organizations' websites end in .org, not .com. And look for slight spelling errors in the web address. Bottom line - if you want to make a donation you know will reach flood victims, donate through the American Red Cross. They will greatly appreciate your help!</p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>There are ways to check on charitable organizations, to make sure they&apos;re reputable. Use websites like <a href=\"https://www.charitywatch.org/home\">Charity Watch</a> or <a href=\"http://www.give.org/\">Wise Giving Alliance</a> to verify that the organization you&apos;re planning to donate through is a valid non-profit. You can also do some of your own detective work. Most charitable organizations&apos; websites end in .org, not .com. And look for slight spelling errors in the web address. Bottom line - if you want to make a donation you know will reach&#xA0;flood victims, donate through the American Red Cross. They will greatly appreciate your help!</p>\n"},"currentTextLength":577,"runningCounter":1,"cumulativePodTextLength":577,"totalSimilarConsecutiveElements":1,"totalTextLength":577}],"uniquePodTypes":["singlePostText"]}]}}],"uniquePodTypes":["singlePostImage","singlePostText"],"podHeader":[{"type":"singlePostImage","data":{"id":294094,"caption":"Joe Raedle, Getty Images","align":"center","width":630,"height":420,"url":"http://q1065.fm/files/2017/08/Hurricane-Harvey.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"next":{"latest":[{"postId":276992,"documentUrl":"/magical-lobster-princess-lands-in-a-trap-off-chebeague-island/","filterUrl":"/rest/carbon/filter/main/magical-lobster-princess-lands-in-a-trap-off-chebeague-island/","sortDate":"2017-08-27 21:04:32.000 +0000","termTaxonomyId":359,"taxonomyType":"category"},{"postId":276852,"documentUrl":"/i-95-drive-home-mystery-artist-video-540/","filterUrl":"/rest/carbon/filter/main/i-95-drive-home-mystery-artist-video-540/","sortDate":"2017-08-25 15:20:06.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276921,"documentUrl":"/geddy-lee-alex-lifeson-collaborators/","filterUrl":"/rest/carbon/filter/main/geddy-lee-alex-lifeson-collaborators/","sortDate":"2017-08-25 13:56:45.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276884,"documentUrl":"/new-paul-bunyan-corn-maze-open-for-the-season-photomap/","filterUrl":"/rest/carbon/filter/main/new-paul-bunyan-corn-maze-open-for-the-season-photomap/","sortDate":"2017-08-25 12:09:22.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276875,"documentUrl":"/where-you-can-watch-the-mcgregormayweather-fight-in-bangor/","filterUrl":"/rest/carbon/filter/main/where-you-can-watch-the-mcgregormayweather-fight-in-bangor/","sortDate":"2017-08-25 11:29:45.000 +0000","termTaxonomyId":716,"taxonomyType":"category"},{"postId":276866,"documentUrl":"/wicked-awesome-summer-snapshot-contest-grand-prize-round/","filterUrl":"/rest/carbon/filter/main/wicked-awesome-summer-snapshot-contest-grand-prize-round/","sortDate":"2017-08-25 11:11:28.000 +0000","termTaxonomyId":716,"taxonomyType":"category"},{"postId":276845,"documentUrl":"/tom-waits-franks-wild-years/","filterUrl":"/rest/carbon/filter/main/tom-waits-franks-wild-years/","sortDate":"2017-08-25 10:33:50.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276847,"documentUrl":"/the-cars-door-to-door-album/","filterUrl":"/rest/carbon/filter/main/the-cars-door-to-door-album/","sortDate":"2017-08-25 10:31:11.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276839,"documentUrl":"/do-you-know-the-story-of-bangors-lovers-leap/","filterUrl":"/rest/carbon/filter/main/do-you-know-the-story-of-bangors-lovers-leap/","sortDate":"2017-08-25 10:14:46.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276826,"documentUrl":"/heres-what-single-people-in-maine-hate-the-most-survey-results/","filterUrl":"/rest/carbon/filter/main/heres-what-single-people-in-maine-hate-the-most-survey-results/","sortDate":"2017-08-25 09:37:23.000 +0000","termTaxonomyId":6,"taxonomyType":"category"}],"taxonomy":[{"postId":276992,"documentUrl":"/magical-lobster-princess-lands-in-a-trap-off-chebeague-island/","filterUrl":"/rest/carbon/filter/main/magical-lobster-princess-lands-in-a-trap-off-chebeague-island/","sortDate":"2017-08-27 21:04:32.000 +0000","termTaxonomyId":359,"taxonomyType":"category"},{"postId":276852,"documentUrl":"/i-95-drive-home-mystery-artist-video-540/","filterUrl":"/rest/carbon/filter/main/i-95-drive-home-mystery-artist-video-540/","sortDate":"2017-08-25 15:20:06.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276921,"documentUrl":"/geddy-lee-alex-lifeson-collaborators/","filterUrl":"/rest/carbon/filter/main/geddy-lee-alex-lifeson-collaborators/","sortDate":"2017-08-25 13:56:45.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276884,"documentUrl":"/new-paul-bunyan-corn-maze-open-for-the-season-photomap/","filterUrl":"/rest/carbon/filter/main/new-paul-bunyan-corn-maze-open-for-the-season-photomap/","sortDate":"2017-08-25 12:09:22.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276875,"documentUrl":"/where-you-can-watch-the-mcgregormayweather-fight-in-bangor/","filterUrl":"/rest/carbon/filter/main/where-you-can-watch-the-mcgregormayweather-fight-in-bangor/","sortDate":"2017-08-25 11:29:45.000 +0000","termTaxonomyId":716,"taxonomyType":"category"},{"postId":276866,"documentUrl":"/wicked-awesome-summer-snapshot-contest-grand-prize-round/","filterUrl":"/rest/carbon/filter/main/wicked-awesome-summer-snapshot-contest-grand-prize-round/","sortDate":"2017-08-25 11:11:28.000 +0000","termTaxonomyId":716,"taxonomyType":"category"},{"postId":276845,"documentUrl":"/tom-waits-franks-wild-years/","filterUrl":"/rest/carbon/filter/main/tom-waits-franks-wild-years/","sortDate":"2017-08-25 10:33:50.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276847,"documentUrl":"/the-cars-door-to-door-album/","filterUrl":"/rest/carbon/filter/main/the-cars-door-to-door-album/","sortDate":"2017-08-25 10:31:11.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276839,"documentUrl":"/do-you-know-the-story-of-bangors-lovers-leap/","filterUrl":"/rest/carbon/filter/main/do-you-know-the-story-of-bangors-lovers-leap/","sortDate":"2017-08-25 10:14:46.000 +0000","termTaxonomyId":1,"taxonomyType":"category"},{"postId":276826,"documentUrl":"/heres-what-single-people-in-maine-hate-the-most-survey-results/","filterUrl":"/rest/carbon/filter/main/heres-what-single-people-in-maine-hate-the-most-survey-results/","sortDate":"2017-08-25 09:37:23.000 +0000","termTaxonomyId":6,"taxonomyType":"category"}]}}}},"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/dynamic-ad-custom":{"info":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-custom","widgetTime":2},"data":["carbonwidget/dynamic-ad-custom"],"dataDetails":{"carbonwidget/dynamic-ad-custom":{"adUnit":"dynamic-ad-custom","adType":"dfp6"}}},"carbonwidget/dynamic-ad-header":{"info":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-header","widgetTime":2},"data":["carbonwidget/dynamic-ad-header"],"dataDetails":{"carbonwidget/dynamic-ad-header":{"adUnit":"dynamic-ad-header","adType":"dfp6"}}},"carbonwidget/dynamic-ad-push":{"info":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-push","widgetTime":2},"data":["carbonwidget/dynamic-ad-push"],"dataDetails":{"carbonwidget/dynamic-ad-push":{"adUnit":"dynamic-ad-push","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"}}},"ts_blogroll-9":{"info":{"id":"ts_blogroll-9","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"9"},"params":{"title":"Best of I-95","type":"main_content_thumb_title_roll","cat":"1","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","sponsor":{"enabled":"on","time_start":"","time_end":"","background_image":"","sponsor_image":"http://i95rocks.com/files/2015/07/168915_widget.png","sponsor_image_mobile":"","background_color":"","background_repeat":"no-repeat","sponsor_name":"Kosta\\'s","sponsor_link":"https://www.facebook.com/pages/Kostas-Restaurant-Bar/111593072214896?fref=photo"},"widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[291369,291411,291385,291363],"dataDetails":{"291363":{"postid":"291363","sortdate":"2018-02-12T17:47:13.000Z","data":{"mainData":{"postType":"post","caption":"Photo courtesy of Joint Hometown News Service","thumbnail":"http://i95rocks.com/files/2018/02/Sara-Cole.jpg","postDateGmt":"2018-02-12 17:47:13 +0000","title":"Air Force Airman 1st Class Sara R. Cole From Hinckley Graduates ","url":"http://i95rocks.com/u-s-air-force-airman-1st-class-sara-r-cole-from-hinckley-maine-graduates-training/","id":291363,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"We love our local members of the military!","authors":[{"id":659782,"slug":"fredmiller","name":"DJ Fred","first_name":"Fred","last_name":"Miller","nickname":"DJ Fred","thumbnail":"http://i95rocks.com/files/2013/11/dj-fred-profile-shades.jpg","url":"http://i95rocks.com/author/fredmiller/"}]},"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":"Air Force Airman 1st Class Sara R. Cole From Hinckley Graduates "}}},"291369":{"postid":"291369","sortdate":"2018-02-12T21:16:56.000Z","data":{"mainData":{"postType":"post","caption":"LiveAid YouTube","thumbnail":"http://i95rocks.com/files/2018/02/MysteryC.jpg","postDateGmt":"2018-02-12 21:16:56 +0000","title":"Drive Home Mystery Artist","url":"http://i95rocks.com/i-95-drive-home-mystery-artist-video-642/","id":291369,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Tonight&#x2019;s mystery artist got their first hit by sending a demo to a Boston radio station. It soon became the stations most requested song and set them on their way to stardom. My how things have changed. Think you know who they are or the song.","authors":[{"id":667435,"slug":"doriandaniels","name":"Dorian Daniels","first_name":"Dorian","last_name":"Daniels","nickname":"doriandaniels","url":"http://i95rocks.com/author/doriandaniels/","thumbnail":"http://i95rocks.com/files/2015/10/dorian-mug-2.gif"}],"video":false,"videoUrl":"https://youtu.be/Vffk--hPySU","youtubeId":"Vffk--hPySU"},"alternateData":{"_townsquare_media_url":"https://youtu.be/Vffk--hPySU","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Drive Home Mystery Artist"}}},"291385":{"postid":"291385","sortdate":"2018-02-12T18:52:00.000Z","data":{"mainData":{"postType":"post","caption":"Kevin Winter, Getty Images","thumbnail":"http://ultimateclassicrock.com/files/2018/02/James-Hetfield.jpg","postDateGmt":"2018-02-12 18:52:00 +0000","title":"James Hetfield Cast in Movie About Serial Killer Ted Bundy","url":"http://i95rocks.com/james-hetfield-ted-bundy-movie/","id":291385,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Metallica frontman James Hetfield will share the screen with former teen heartthrob Zac Efron in the upcoming Ted Bundy movie &apos;Extremely Wicked, Shockingly Evil and Vile.&apos;","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://i95rocks.com/author/debrafilcman/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"James Hetfield Cast in Movie About Serial Killer Ted Bundy"}}},"291411":{"postid":"291411","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://i95rocks.com/2018-summer-tour-guide/","id":291411,"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://i95rocks.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://i95rocks.com/author/debrafilcman/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"2018 Summer Tour Guide"}}}},"redisCached":true},"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":"39627","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":"Best of the Web","id":"13509","placement":"","targettype":"","mode":"","widgetTime":1},"data":[],"dataDetails":{}},"fix_sidebar_marker-56":{"info":{"id":"fix_sidebar_marker-56","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"56"},"params":{"title":"Fix Sidebar Marker","widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-735":{"info":{"id":"ts_blogroll-735","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"735"},"params":{"title":"Featured","type":"carousel","isweather":"1","cat":"5066","posts_per_page":"3","align":"right","pinned_id":"","pinned_label":"","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0,"widgetTime":2,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[290324,288127],"dataDetails":{"288127":{"postid":"288127","sortdate":"2018-01-05T15:11:10.000Z","data":{"mainData":{"postType":"post","caption":"Miles C via YouTube","thumbnail":"http://z1073.com/files/2018/01/bangor-naked-snow-guy.jpg","postDateGmt":"2018-01-05 15:11:10 +0000","title":"Bangor Man Enjoys Naked Joyride","url":"http://i95rocks.com/bangor-man-rides-atv-naked-during-blizzard-video/","id":288127,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"A good old fashioned snowstorm can bring out the crazy in all of us, especially a Bangor man, who decided to strip off his clothes and take spin down his driveway on his ATV...naked.","authors":[{"id":667442,"slug":"arlenjameson","name":"Kid","first_name":"Arlen","last_name":"Jameson","nickname":"Kid","thumbnail":"http://z1073.com/files/2013/10/kid.jpg","url":"http://i95rocks.com/author/arlenjameson/"}],"video":true,"videoUrl":"https://youtu.be/AksACkMSqmw","youtubeId":"AksACkMSqmw"},"alternateData":{"dynamic-lead-title":"Bangor Man Enjoys Naked Joyride","dynamic-lead-excerpt":"A good old fashioned snowstorm can bring out the crazy in all of us, especially a Bangor man, who decided to strip off his clothes and take spin down his driveway on his ATV...naked.","dynamic-lead-link-url":"","dynamic-lead-image":"","_townsquare_media_url":"https://youtu.be/AksACkMSqmw","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Bangor Man Rides ATV Naked During Blizzard [VIDEO]"}}},"290324":{"postid":"290324","sortdate":"2018-01-31T15:23:28.000Z","data":{"mainData":{"postType":"post","caption":"WAGM","thumbnail":"http://929theticket.com/files/2018/01/half-court-shot-pi.jpg","postDateGmt":"2018-01-31 15:23:28 +0000","title":"Presque Isle Fan Nails Half-Court Shot For $1,700 [VIDEO] ","url":"http://i95rocks.com/presque-isle-fan-nails-half-court-shot-for-1700-video/","id":290324,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"A fan won $1,700 by knocking down a half-court shot during Monday&apos;s basketball doubleheader at Presque Isle High School.","authors":[{"id":2297461,"slug":"erikowens","name":"Erik VanDenBossche","first_name":"Erik ","last_name":"VanDenBossche","nickname":"erikvandenbossche","thumbnail":"http://q1065.fm/files/2015/02/erik-owens.jpg","url":"http://i95rocks.com/author/erikowens/"}]},"alternateData":{"dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Presque Isle Fan Nails Half-Court Shot For $1,700 [VIDEO] "}}}},"redisCached":true},"google-ads-widget-493":{"info":{"id":"google-ads-widget-493","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"493"},"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-471":{"info":{"id":"tsq_sailthru_newsletter_widget-471","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"471"},"params":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["WWMJ-FM I-95"],"widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-736":{"info":{"id":"ts_blogroll-736","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"736"},"params":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3,"widgetTime":2,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[291369,291411,291385],"dataDetails":{"291369":{"postid":"291369","sortdate":"2018-02-12T21:16:56.000Z","data":{"mainData":{"postType":"post","caption":"LiveAid YouTube","thumbnail":"http://i95rocks.com/files/2018/02/MysteryC.jpg","postDateGmt":"2018-02-12 21:16:56 +0000","title":"Drive Home Mystery Artist","url":"http://i95rocks.com/i-95-drive-home-mystery-artist-video-642/","id":291369,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Tonight&#x2019;s mystery artist got their first hit by sending a demo to a Boston radio station. It soon became the stations most requested song and set them on their way to stardom. My how things have changed. Think you know who they are or the song.","authors":[{"id":667435,"slug":"doriandaniels","name":"Dorian Daniels","first_name":"Dorian","last_name":"Daniels","nickname":"doriandaniels","url":"http://i95rocks.com/author/doriandaniels/","thumbnail":"http://i95rocks.com/files/2015/10/dorian-mug-2.gif"}],"video":false,"videoUrl":"https://youtu.be/Vffk--hPySU","youtubeId":"Vffk--hPySU"},"alternateData":{"_townsquare_media_url":"https://youtu.be/Vffk--hPySU","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Drive Home Mystery Artist"}}},"291385":{"postid":"291385","sortdate":"2018-02-12T18:52:00.000Z","data":{"mainData":{"postType":"post","caption":"Kevin Winter, Getty Images","thumbnail":"http://ultimateclassicrock.com/files/2018/02/James-Hetfield.jpg","postDateGmt":"2018-02-12 18:52:00 +0000","title":"James Hetfield Cast in Movie About Serial Killer Ted Bundy","url":"http://i95rocks.com/james-hetfield-ted-bundy-movie/","id":291385,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Metallica frontman James Hetfield will share the screen with former teen heartthrob Zac Efron in the upcoming Ted Bundy movie &apos;Extremely Wicked, Shockingly Evil and Vile.&apos;","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://i95rocks.com/author/debrafilcman/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"James Hetfield Cast in Movie About Serial Killer Ted Bundy"}}},"291411":{"postid":"291411","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://i95rocks.com/2018-summer-tour-guide/","id":291411,"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://i95rocks.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://i95rocks.com/author/debrafilcman/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"2018 Summer Tour Guide"}}}},"redisCached":true},"carbonwidget/nav/blueiv":{"info":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"},"params":{"widgetTime":2},"data":[],"dataDetails":{},"redisCached":true},"carbonwidget/nav/main":{"info":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"},"params":{"widgetTime":2},"data":["1",{"2":["2.1","2.2","2.3","2.4","2.5","2.6"]},{"3":["3.1","3.2"]},{"4":["4.1"]},{"5":["5.1","5.2","5.3","5.4"]},{"6":["6.1",{"6.2":["6.2.1"]},"6.3","6.4"]},{"7":["7.1"]},"8",{"9":["9.1","9.2","9.3","9.4","9.5","9.6"]}],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":7596,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":7599,"title":"On Air","titleExcerpt":"On Air","href":"/djs","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":29268,"title":"Listen","titleExcerpt":"Listen","href":"/listen-live/","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":29271,"title":"Playlist","titleExcerpt":"Playlist","href":"/playlist/","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":29273,"title":"Events","titleExcerpt":"Events","href":"/events-bangor","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":29275,"title":"Road Crew","titleExcerpt":"Road Crew","href":"/vip","samedomain":true,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":166148,"title":"Win Stuff","titleExcerpt":"Win Stuff","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":267522,"title":"Auction","titleExcerpt":"Auction","href":"https://www.seizethedeal.com/cities/bangor/auctions","samedomain":false,"hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":29279,"title":"Contact","titleExcerpt":"Contact","href":"/help","samedomain":true,"hasBlogroll":false}},"2.1":{"menuId":"2.1","attrs":{"menuPostId":7781,"title":"All DJs","titleExcerpt":"All DJs","href":"/djs","samedomain":true,"hasBlogroll":false}},"2.2":{"menuId":"2.2","attrs":{"menuPostId":7630,"title":"Schedule","titleExcerpt":"Schedule","href":"/shows","samedomain":true,"hasBlogroll":false}},"2.3":{"menuId":"2.3","attrs":{"menuPostId":290163,"title":"Bob + Tom Show","titleExcerpt":"Bob + Tom Show","href":"/show/the-bob-tom-show/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/the-bob-tom-show/","hasBlogroll":false}},"2.4":{"menuId":"2.4","attrs":{"menuPostId":9195,"title":"DJ Fred","titleExcerpt":"DJ Fred","href":"/author/fredmiller/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/fredmiller/","hasBlogroll":false}},"2.5":{"menuId":"2.5","attrs":{"menuPostId":63085,"title":"Dorian Daniels","titleExcerpt":"Dorian Daniels","href":"/author/doriandaniels","samedomain":true,"menupath":"/rest/carbon/api/menu/author/doriandaniels","hasBlogroll":false}},"2.6":{"menuId":"2.6","attrs":{"menuPostId":201892,"title":"Zach Martin","titleExcerpt":"Zach Martin","href":"/author/zachmartin/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/zachmartin/","hasBlogroll":false}},"3.1":{"menuId":"3.1","attrs":{"menuPostId":29269,"title":"Listen Live","titleExcerpt":"Listen Live","href":"/listen-live/","samedomain":true,"hasBlogroll":false}},"3.2":{"menuId":"3.2","attrs":{"menuPostId":29270,"title":"Mobile App","titleExcerpt":"Mobile App","href":"/mobile","samedomain":true,"hasBlogroll":false}},"4.1":{"menuId":"4.1","attrs":{"menuPostId":29272,"title":"Recently Played","titleExcerpt":"Recently Played","href":"/playlist/","samedomain":true,"hasBlogroll":false}},"5.1":{"menuId":"5.1","attrs":{"menuPostId":285219,"title":"Bangor On Tap","titleExcerpt":"Bangor On Tap","href":"https://americaontap.com/event/bangor-on-tap/","samedomain":false,"hasBlogroll":false}},"5.2":{"menuId":"5.2","attrs":{"menuPostId":285855,"title":"What Women Want Expo 2018","titleExcerpt":"","href":"/varney-buick-what-women-want-expo-2018","samedomain":true,"hasBlogroll":false}},"5.3":{"menuId":"5.3","attrs":{"menuPostId":285854,"title":"Bangor Boat Show","titleExcerpt":"","href":"/bangor-boat-show-2","samedomain":true,"hasBlogroll":false}},"5.4":{"menuId":"5.4","attrs":{"menuPostId":289235,"title":"Red Sox Bus Trips","titleExcerpt":"Red Sox Bus Trips","href":"/join-us-for-a-bus-trip-to-fenway-to-see-the-sox-in-2018/","samedomain":true,"hasBlogroll":false}},"6.1":{"menuId":"6.1","attrs":{"menuPostId":29278,"title":"Sign Up","titleExcerpt":"Sign Up","href":"/registration","samedomain":true,"hasBlogroll":false}},"6.2":{"menuId":"6.2","attrs":{"menuPostId":29276,"title":"Contests","titleExcerpt":"Contests","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"6.2.1":{"menuId":"6.2.1","attrs":{"menuPostId":194874,"title":"View All Contests","titleExcerpt":"View All Contests","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"6.3":{"menuId":"6.3","attrs":{"menuPostId":192860,"title":"Contest Rules","titleExcerpt":"Contest Rules","href":"/townsquare-media-bangor-general-contest-rules/","samedomain":true,"hasBlogroll":false}},"6.4":{"menuId":"6.4","attrs":{"menuPostId":192859,"title":"VIP Support","titleExcerpt":"VIP Support","href":"/help/","samedomain":true,"hasBlogroll":false}},"7.1":{"menuId":"7.1","attrs":{"menuPostId":194873,"title":"View All Contests","titleExcerpt":"View All Contests","href":"/contests/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/","hasBlogroll":false}},"9.1":{"menuId":"9.1","attrs":{"menuPostId":53837,"title":"Advertise","titleExcerpt":"Advertise","href":"/advertise","samedomain":true,"hasBlogroll":false}},"9.2":{"menuId":"9.2","attrs":{"menuPostId":73331,"title":"Feedback","titleExcerpt":"Feedback","href":"/feedback/","samedomain":true,"hasBlogroll":false}},"9.3":{"menuId":"9.3","attrs":{"menuPostId":29280,"title":"Help","titleExcerpt":"Help","href":"/help","samedomain":true,"hasBlogroll":false}},"9.4":{"menuId":"9.4","attrs":{"menuPostId":207456,"title":"Jobs with us","titleExcerpt":"Jobs with us","href":"/careers/","samedomain":true,"hasBlogroll":false}},"9.5":{"menuId":"9.5","attrs":{"menuPostId":168948,"title":"Web Marketing","titleExcerpt":"Web Marketing","href":"/web-marketing/","samedomain":true,"hasBlogroll":false}},"9.6":{"menuId":"9.6","attrs":{"menuPostId":244510,"title":"Small Business Loans","titleExcerpt":"Small Business Loans","href":"/small-business-loans-with-lendio","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/promo_links":{"info":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"},"params":{"widgetTime":2},"data":["1","2","3","4","5","6","7","8","9"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":8557,"title":"What's Hot:","titleExcerpt":"What's Hot:","href":"","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":290465,"title":"Who Do You Love?","titleExcerpt":"Who Do You Love?","href":"/who-do-you-love-send-us-a-photo-of-you-your-sweetie-2/","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":285220,"title":"Bangor On Tap","titleExcerpt":"Bangor On Tap","href":"https://americaontap.com/event/bangor-on-tap/","samedomain":false,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":284552,"title":"Deals","titleExcerpt":"Deals","href":"https://www.seizethedeal.com/cities/bangor/","samedomain":false,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":276407,"title":"I-95 Mobile App","titleExcerpt":"I-95 Mobile App","href":"/app","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":198448,"title":"Local News","titleExcerpt":"Local News","href":"/category/local-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/local-news/","hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":166154,"title":"Experts","titleExcerpt":"Experts","href":"/local-experts/","samedomain":true,"hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":226607,"title":"Kid rocks anthem","titleExcerpt":"Kid rocks anthem","href":"/watch-this-kid-rock-the-national-anthem-in-bangor-video/","samedomain":true,"hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":195757,"title":"Who's That Girl?","titleExcerpt":"Who's That Girl?","href":"/category/whos-that-girl","samedomain":true,"menupath":"/rest/carbon/api/menu/category/whos-that-girl","hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/footer":{"info":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"},"params":{"widgetTime":1},"data":["comscore","1","2","3","4","5","6","7","8","9","10"],"dataDetails":{"1":{"menuId":"1","attrs":{"title":"Advertise","href":"/advertise/"}},"2":{"menuId":"2","attrs":{"title":"Public File","href":"/wwmj-public-file/"}},"3":{"menuId":"3","attrs":{"title":"Terms","href":"/terms/"}},"4":{"menuId":"4","attrs":{"title":"VIP Terms","href":"/vip-terms/"}},"5":{"menuId":"5","attrs":{"title":"FAQ","href":"/vip-faq/"}},"6":{"menuId":"6","attrs":{"title":"Contest Rules","href":"/contest-rules/"}},"7":{"menuId":"7","attrs":{"title":"Privacy Policy (Updated: 8/31/17)","href":"/privacy/"}},"8":{"menuId":"8","attrs":{"title":"Contact","href":"/help/"}},"9":{"menuId":"9","attrs":{"href":"http://townsquaremediagroup.com/"}},"10":{"menuId":"10","attrs":{"title":"Bangor Business Listings","href":"/bangor-featured-business-listings/"}},"comscore":{"menuId":"comscore","attrs":{"title":"Loudwire Network"}}},"redisCached":true}},"data":{},"time":{"wpTime":14.62,"mainOptionsTime":4.631,"sidebarsTime":7.95,"widgetsTime":16.759,"processTime":44.084},"experimentGroup":"B"},"serverConfig":{"host":"i95rocks.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>