<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title>Some recall Sandy struggle as Congress ponders Harvey relief</title>
    <meta name="Description" content="Associated Press historical news archive articles dating back to 1985" />
    <link type="image/x-icon" href="/NewsArchive/images/favicon.ico" rel="shortcut icon" />
    <script src="/NewsArchive/Scripts/jquery.min.js" type="text/javascript"></script>
    <script src="/NewsArchive/Scripts/jquery-1.5.1.js" type="text/javascript"></script>
    <script src="/NewsArchive/Scripts/jquery.validate.unobtrusive.js" type="text/javascript"></script>
    <script src="/NewsArchive/Scripts/lib.js" type="text/javascript"></script>
    <script type="text/javascript" src="/NewsArchive/Scripts/ppMenu.js"></script>
    <script src="/NewsArchive/Scripts/Article.js" type="text/javascript"></script>
    <link href="/NewsArchive/Styles/Site.css" rel="stylesheet" type="text/css" />
    <link href="/NewsArchive/Styles/Core.css" rel="stylesheet" type="text/css" />
    <link href="/NewsArchive/Styles/Article.css" rel="stylesheet" type="text/css" />
     <!--[if gte IE 8]>
    <style type="text/css">
    #ppMenu1 { margin-top: 0px !important; }
    </style>
    <![endif]-->

    <!--[if gte IE 7]>
    <style type="text/css">
    .rslts .shrBr { min-width: 300px !important; width: 300px !important; }
    .rslts .shrBr .shrEnt { float: left; padding-left: -30px; }
    </style>
    <![endif]-->
    <style type="text/css">
        .style1
        {
            font-size: medium;
            font-weight: bold;
            color: #0066FF;
            font-family: "Bookman Old Style";
        }
    </style>
    <script type="text/javascript">
        var _gaq = _gaq || [];
        _gaq.push(['_setAccount', 'UA-19104461-12']);
        _gaq.push(['_trackPageview']);
    </script>
    <!--<script src="http://www.google.com/jsapi" type="text/javascript"></script>
    <script type="text/javascript">
        google.load('search', '1', { language: 'en' });
        google.setOnLoadCallback(function () {
            google.search.CustomSearchControl.attachAutoCompletion(
            '004327437267622263756:whw-oo2nel0+qptype:1',
            document.getElementById('SearchTextBox'),
            'cse-search-box');
        }, true);
        google.setOnLoadCallback(function () {
            google.search.CustomSearchControl.attachAutoCompletion(
            '004327437267622263756:whw-oo2nel0+qptype:1',
            document.getElementById('srchBx1'),
            'cse-search-box');
        }, true);


    </script>-->
    <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
    <script type="text/javascript">
        //        function OnPage_Load() {
        //            var TxtValL = parent.document.getElementById("srchBx").value;
        //            document.getElementById("srchBx").value = TxtValL;
        //        }

        var HeadLineValue = "Some recall Sandy struggle as Congress ponders Harvey relief";
        function LinkedInOnClick() {
            var UrlL = parent.window.location;
            var zHrfL = 'http://www.linkedin.com/shareArticle?mini=true&url=' + UrlL + '&title=Article&summary=DEATILS-OPTIONAL&source=YOURWEBSITE-NAME';
        }
        var CurrentPhotoCount = 1;
        var totalPhotoCount = 1;
        var ispublishedin30Days = false;
        function resizeIframe(newHeight) {
            parent.document.getElementById('ContentIFrame').style.height = parseInt(newHeight) + 120 + 'px';
        }
        function closePopup() {
            jQuery('#ppPhoto').animate({
                opacity: 0
            }, 400, function () {
                jQuery("#ppPhoto").hide();
            });
            if (document.getElementById("ppPhoto")) {
                document.getElementById("ppPhoto").innerHTML = $('#ppPhoto1').html();
                CurrentPhotoCount = 1;
            }
        }
        function clickNextPhoto() {
            if (totalPhotoCount != CurrentPhotoCount) {
                CurrentPhotoCount = CurrentPhotoCount + 1;
                document.getElementById("ppPhoto").innerHTML = $('#ppPhoto' + CurrentPhotoCount).html();
            }
        }
        function clickPreviousPhoto() {
            if (CurrentPhotoCount != 1) {
                CurrentPhotoCount = CurrentPhotoCount - 1;
                document.getElementById("ppPhoto").innerHTML = $('#ppPhoto' + CurrentPhotoCount).html();
            }
        }
        $(function () {
            $(".txtPls").click(function () {
                var zCurrentFontSizeL = $('.ap_para').css('font-size');
                var zCurrentFontSizeNumL = parseFloat(zCurrentFontSizeL, 10);
                var zNewFontSizeL = zCurrentFontSizeNumL + 1;
                if (zNewFontSizeL < 18) {
                    $('.ap_para').css('font-size', zNewFontSizeL);
                }
                //var zIframeHeightL = document.body.scrollHeight;
                //parent.resizeIframe(zIframeHeightL);
                return false;
            });
            $(".txtMns").click(function () {
                //var zIframeHeight = document.body.scrollHeight;
                //parent.resizeIframe(zIframeHeight);
                var zCurrentFontSizeL = $('.ap_para').css('font-size');
                var zCurrentFontSizeNumL = parseFloat(zCurrentFontSizeL, 10);
                var zNewFontSizeL = zCurrentFontSizeNumL - 1;
                if (zNewFontSizeL > 8) {
                    $('.ap_para').css('font-size', zNewFontSizeL);
                }
                //var zIframeHeightL = document.body.scrollHeight;
                //parent.resizeIframe(zIframeHeightL);
                return false;
            });
        });
        //        function emailTo() {
        //            var zUrlL = document.location.href;
        //            if (zUrlL.substring(zUrlL.length - 1) == "#") {
        //                zUrlL = zUrlL.substring(0, zUrlL.length - 1);
        //            }
        //            var zMailToLinkL = 'mailto:?body=' + zUrlL;
        //            win = window.open(zMailToLinkL, 'emailWindow');
        //            if (win && win.open && !win.closed) win.close();
        //        }

        function PopulateDataOnPageLoad() {
            var SearchText = "";
            if (HeadLineValue != "") {
                var HeadLineWords = HeadLineValue.split(" ");
                for (var i = 0; i < HeadLineWords.length; i++) {
                    if (i < 5) {
                        if (i == 0) {
                            SearchText += "'";
                        }
                        if (i > 1 && i < 5) {
                            SearchText += "OR ";
                        }
                        SearchText += HeadLineWords[i] + " ";

                        if (i == 1) {
                            SearchText += "' ";
                        }
                    }
                }
                GetRelatedArticles(SearchText);
                GetPopularSearches();
            }
        }
        function GotoUrl(url) {
            parent.window.location.href = url;
        }
        function GetRelatedArticles(SearchTextP) {
            var inputDataL = '{"zSearchTxtP":"' + SearchTextP + '"}';
            // CallWebService("GetRelatedSearches", inputDataL, GetRelatedArticles_complte);
        }
        function GetRelatedArticles_complte(RetvalueP, status) {
            document.getElementById("RelatedArticlesId").innerHTML = RetvalueP.d;
        }
        function GetPopularSearches() {
            // CallWebService("GetPopularSearchesForDropDown", "", GetPopularSearches_Complete);
        }
        function GetPopularSearches_Complete(RetvalueP, status) {
            //document.getElementById("ddlPopularSearches").innerHTML = RetvalueP.d;
        }
        jQuery(document).ready(function () {

            //            if (top != self) {
            //                return;
            //            }
            $("#EmailURL").text(window.location.href.split('?')[0]);
            //addBubbleMouseovers("photoInt");            
            $("#ppPhoto").click(function (event) { event.stopPropagation(); });
            $(".ap_pht_nv").click(function (event) { event.stopPropagation(); });
            $('.photoInt').mouseover(function () {
                document.getElementById("ppPhoto").innerHTML = $('#ppPhoto1').html();
                var position = $('.photoInt').position();
                if (jQuery.browser.mozilla) {
                    jQuery("#ppPhoto").css('top', position.top + 300);
                } else {
                    jQuery("#ppPhoto").css('top', position.top + 350);
                }
                $(".ppNvBr").find(".ppClBtn").remove();
                jQuery("#ppPhoto").show();
                jQuery('#ppPhoto').animate({
                    opacity: 1
                }, 800, function () {

                });
            });
            //addMorePhoto Click("ap_MorePhoto");  
            $('#ap_MorePhoto').click(function () {
                document.getElementById("ppPhoto").innerHTML = $('#ppPhoto1').html();
                $(".ppNvBr").find(".ppClBtn").remove();
                jQuery("#ppPhoto").show();
                jQuery('#ppPhoto').animate({
                    opacity: 1
                }, 800, function () {

                });
            });
            jQuery('.ppClBtn').click(function () {
                jQuery('.ppPhoto').animate({
                    opacity: 0
                }, 400, function () {
                    jQuery(".ppPhoto").hide();
                });
            });
            if (jQuery.browser.mozilla) {
                jQuery("#ppPhoto").css('margin-top', '-300px');
            } else {
                jQuery("#ppPhoto").css('margin-top', '-370px');
            }

            var srchBxVr = jQuery('#SearchTextBox');
            //srchBxVr.val('');
            if (srchBxVr != null) {
                if ((srchBxVr.val() != '')) {
                    srchBxVr.removeClass('srchBx');
                    srchBxVr.addClass('srchBxNbg');
                }

                var srchBxVr = jQuery('#SearchTextBox');
                //srchBxVr.val('');
                if (srchBxVr.val() != '') {
                    $('#SearchTextBox').css("background-image", "none");
                }
                //                if ((srchBxVr.val().length > 0) || ) {
                //                    $('#srchBx').css("background-image", "none");
                //                }
                srchBxVr.focus(function () {
                    $('#SearchTextBox').css("background-image", "none");
                });
                srchBxVr.focusout(function () {
                    if ((srchBxVr.val() == 0) || (srchBxVr.val() == '')) {
                        $('#SearchTextBox').css("background-image", "url(/NewsArchive/images/mGlsBg.png)");
                    }
                });
                srchBxVr.blur(function () {
                    if ((srchBxVr.val() == 0) || (srchBxVr.val() == '')) {
                        $('#SearchTextBox').css("background-image", "url(/NewsArchive/images/mGlsBg.png)");
                    }
                });
            }
            var srchBxVr1 = jQuery('#srchBx1');
            //srchBxVr.val('');
            if (srchBxVr1 != null) {
                if ((srchBxVr1.val() != '')) {
                    srchBxVr1.removeClass('srchBx');
                    srchBxVr1.addClass('srchBxNbg');
                }

                var srchBxVr1 = jQuery('#srchBx1');
                //srchBxVr.val('');
                if (srchBxVr1.val() != '') {
                    $('#srchBx1').css("background-image", "none");
                }
                //                if ((srchBxVr.val().length > 0) || ) {
                //                    $('#srchBx').css("background-image", "none");
                //                }
                srchBxVr1.focus(function () {
                    $('#srchBx1').css("background-image", "none");
                });
                srchBxVr1.focusout(function () {
                    if ((srchBxVr1.val() == 0) || (srchBxVr1.val() == '')) {
                        $('#srchBx1').css("background-image", "url(/NewsArchive/images/mGlsBg.png)");
                    }
                });
                srchBxVr1.blur(function () {
                    if ((srchBxVr1.val() == 0) || (srchBxVr1.val() == '')) {
                        $('#srchBx1').css("background-image", "url(/NewsArchive/images/mGlsBg.png)");
                    }
                });
            }

            jQuery(function () {
                jQuery("#ppMenu").ppMenu({
                    m_w: '160',
                    m_t_c: '#028fed',
                    m_c_c: '#eee',
                    m_bg_c: '#fff',
                    m_b_s: '2',
                    m_bg_h_c: '#f0f8e0',
                    s_s: 'fast',
                    m_s: 'medium'
                });
                jQuery("#ppMenu1").ppMenu({
                    m_w: '120',
                    m_t_c: '#028fed',
                    m_c_c: '#fff',
                    m_bg_c: '#fff',
                    m_b_s: '2',
                    m_bg_h_c: '#fff',
                    s_s: 'fast',
                    m_s: 'medium'
                });
                jQuery("#ppMenu2").ppMenu({
                    m_w: '160',
                    m_t_c: '#028fed',
                    m_c_c: '#eee',
                    m_bg_c: '#fff',
                    m_b_s: '2',
                    m_bg_h_c: '#f0f8e0',
                    s_s: 'fast',
                    m_s: 'medium'
                });
                jQuery("#ppMenu3").ppMenu({
                    m_w: '120',
                    m_t_c: '#028fed',
                    m_c_c: '#transparent',
                    m_bg_c: '#fff',
                    m_b_s: '2',
                    m_bg_h_c: '#fff',
                    s_s: 'fast',
                    m_s: 'medium'
                });
            });
        });

    </script>
    <!-- ads Scripts Starts-->
    <!--<script type="text/javascript">

        //configuration 
        OAS_url = 'http://oasc03004.247realmedia.com/RealMedia/ads/';
        OAS_sitepage = 'www.apnewsarchive.com/newsarchive/Article';
        OAS_listpos = 'Top,x02,x04,x80,x81';
        OAS_query = '';
        OAS_target = '_top';
        //end of configuration
        OAS_version = 10;
        OAS_rn = '001234567890'; OAS_rns = '1234567890';
        OAS_rn = new String(Math.random()); OAS_rns = OAS_rn.substring(2, 11);
        function OAS_NORMAL(pos) {
            document.write('<A HREF="' + OAS_url + 'click_nx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + '?' + OAS_query + '" TARGET=' + OAS_target + '>');
            document.write('<IMG SRC="' + OAS_url + 'adstream_nx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + '?' + OAS_query + '" BORDER=0></A>');
        }

    </script>-->
    <!--<script type="text/javascript">

        OAS_version = 11;
        if ((navigator.userAgent.indexOf('Mozilla/3') != -1) || (navigator.userAgent.indexOf('Mozilla/4.0 WebTV') != -1))
            OAS_version = 10;
        if (OAS_version >= 11)
            document.write('<SCR' + 'IPT LANGUAGE=JavaScript1.1 SRC="' + OAS_url + 'adstream_mjx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '?' + OAS_query + '"><\/SCRIPT>'); //
    </script>-->
    <!-- <script type="text/javascript">

        document.write('');
        function OAS_AD(pos) {
            if (OAS_version >= 11)
                OAS_RICH(pos);
            else
                OAS_NORMAL(pos);
        }
    </script>-->
    <!-- ads Scripts Ends-->
    <!-- New Ad script-->
    <script type='text/javascript'>
        var googletag = googletag || {};
        googletag.cmd = googletag.cmd || [];
        (function () {
            var gads = document.createElement('script');
            gads.async = true;
            gads.type = 'text/javascript';
            var useSSL = 'https:' == document.location.protocol;
            gads.src = (useSSL ? 'https:' : 'http:') +
'//www.googletagservices.com/tag/js/gpt.js';
            var node = document.getElementsByTagName('script')[0];
            node.parentNode.insertBefore(gads, node);
        })();
    </script>
    <script type='text/javascript'>
        googletag.cmd.push(function () {
            googletag.defineSlot('/15786418/ApNewsArchive', [728, 90], 'TopBannerDiv').addService(googletag.pubads());
            googletag.defineSlot('/15786418/ApNewsArchive', [300, 250], 'RightBannerDiv').addService(googletag.pubads());
            googletag.defineSlot('/15786418/ApNewsArchive', [728, 90], 'BottomBannerDiv').addService(googletag.pubads());
            googletag.defineSlot('/15786418/ApNewsArchive', [300, 250], 'RightBannerDiv2').addService(googletag.pubads());
            // googletag.defineOutOfPageSlot('/15786418/ApNewsArchive', 'div-gpt-ad-1349362884911-0-oop').addService(googletag.pubads());
            googletag.pubads().enableSingleRequest();
            googletag.enableServices();
            //TopBannerDiv
            // RightBannerDiv
            // BottomBannerDiv
            //BottomBannerDiv2

        });
    </script>
    <!-- New Ad End-->
    <style type="text/css">
    .divclearable {
	border: 1px solid #888;
	display: -moz-inline-stack;
	display: inline-block;
	zoom:1;
	*display:inline;	
	padding-right:7px;
	vertical-align:middle;
	margin-right:-5px;
	 -moz-box-shadow:inset 0px 1px 2px #d8d8d8; 
	-webkit-box-shadow:inset 0px 1px 2px #d8d8d8;
	box-shadow:inset 0px 1px 2px #d8d8d8;
	background-color:#ffffff;
}

a.clearlink {
	background:url(/NewsArchive/images/icon/clearSrch_icn.png) no-repeat ;
	background-position: center center;
	cursor: pointer;
	display: -moz-inline-stack;
	display: inline-block;	
	zoom:1;
	*display:inline;	
	height: 12px;
	width: 12px;
	z-index: 2000;
	border: 0px solid;
	vertical-align:middle;	
	padding-top:12px;
}
.clearable
{
    background:url(../images/mGlsBg.png) no-repeat left #fff;
    -moz-box-shadow:inset 1px 1px 1px #d8d8d8; 
	-webkit-box-shadow:inset 1px 1px 2px #d8d8d8;
	box-shadow:inset 1px 1px 2px #d8d8d8;
}
    </style>
    <script type="text/javascript">
        jQuery.fn.clearable = function () {

            $(this).css({ 'border-width': '0px', 'outline': 'none', 'width': '250px', 'height': '24px', 'line-height': '24px', 'background-repeat': 'no-repeat', 'padding-left': '10px' })
		.wrap('<div id="sq" class="divclearable"></div>')
		.parent()
		.attr('class', $(this).attr('class') + ' divclearable')
		.append('<a class="clearlink" onclick="javascript:ClearTextBox();return false;"></a>');

            //            $('.clearlink')
            //		.click(function () {

            //		    //		    $(this).prev().val('').css("background", "url(../images/mGlsBg.png) no-repeat");
            //		    $('#srchBx').css("background-image", "url(images/mGlsBg.png)");
            //		});
        }
        function CursorKeyDown(e) {
            if (!e) e = window.event;
            switch (e.keyCode) {
                case 13:
                    OnSearchBtn_Click('SearchTextBox');
                    return false;
                    break;
            }
        }   
    </script>
</head>
<body class="mnFrnt rslts" onclick='closePopup()' onkeydown="CursorKeyDown(event);">
    <script type="text/javascript">
        (function () {
            var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
            ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
        })();
    </script>
    <div align="center" style="padding: 0px 15px 0px 15px">
        <!-- Page Content Section [Begin]-->
        <div class="main">
            <!-- User/language Specific Header [Begin] -->
            <div class="personalizedSection">
                <div class="tpNavBr">
                    <div id="user">
                        <span><a class="link" href="http://www.ap.org/" target="_blank" style="color: #ffffff;">About AP</a>
                        </span><span><a class="link" href="http://customersupport.ap.org/newsarchive/CS/"
                            target="_blank" style="color: #ffffff;">Contact Us</a> </span>
                            <span><a class="link" href="http://getapmobile.com"
                            target="_blank" style="color: #ffffff;">Get AP Mobile</a> </span>
                           <span><a class="link" href="/NewsArchive/Help/default.htm#Welcome.htm"
                                target="_blank" style="color: #ffffff;">Help</a> </span>
                    </div>
                </div>
            </div>
            <!-- User/language Specific Header [End] -->
            <table cellpadding="0" cellspacing="0" class="vTop">
                <tr>
                    <td class="topleft">
                    </td>
                    <td class="topmiddle">
                    </td>
                    <td class="topright">
                    </td>
                </tr>
                <tr>
                    <td class="centerleft">
                        <div class="shdCntLeft">
                        </div>
                    </td>
                    <td class="pagecontent">
                        <!-- Page Header [Begin]-->
                        <div class="banner">
                            <div class="logo">
                                <div>
                                    <table>
                                        <tr>
                                            <td style="width: 20px">
                                                <a href="/" title="Associated Press"></a>
                                            </td>
                                            <td style="width: 170px; vertical-align: top">
                                                <div id="NewsTitle">
                                                    News Archive
                                                </div>
                                                <span id="BetaLogo" style="padding-left: 120px;" class="style1">BETA</span>
                                            </td>
                                        </tr>
                                        <tr>
                                            <td colspan="2">
                                            </td>
                                        </tr>
                                    </table>
                                </div>
                            </div>
                            <div id="TopBannerDiv" style="text-align: center;max-height:110px;overflow:hidden">
                                <div class="" style="padding-left: 80px;padding-bottom:10px";>
                                    <div class="">
                                        <script type="text/javascript" language="JavaScript">
                                            googletag.cmd.push(function () { googletag.display('TopBannerDiv'); }); //Top banner
                                        </script>
                                    </div>
                                </div>
                            </div>
                            <!-- <div class="logo_desc">
                                <span>Essential News Archives from the Associated Press</span></div>
                        </div>-->
                            <!-- Page Header [End]-->
                            <!-- Home Page Content [Begin]-->
                            <!-- <div id="TopBannerDiv" style="text-align: center">
                            <div class="" style="padding-left: 80px; padding: 10px 0px 10px 0px;">
                                <div class="">
                                    <script type="text/javascript" language="JavaScript">
                                        OAS_AD('Top');  //Top banner
                                    </script>
                                </div>
                            </div>
                        </div>-->
                            <div class="mn_cnt">
                                <div class="frm_cnt">
                                    <div class="pnlsPromo">
                                        <!--  <div class="adTp">
                        <div class="adPn_cnt">
                            <img src="/NewsArchive/images/ArticleImages/bigArtclAd.jpg" alt="" />
                            <div class="adTpLnk">
                                <a href="#">Advertise with Associated Press <span>»</span></a></div>
                        </div>
                    </div>-->
                                        <div class="cntWrp">
                                            <div class="cntClm">
                                                <!-- Top tool bar (start) -->
                                                <div class="rsltsTls">
                                                   <!--  <span class="emlIcn"><a href="#" onclick="emailTo();return false">Email</a></span> -
                                                    <span class="prntIcn"><a href="javascript: void(0);" onclick="PrintArticle();return false;">
                                                        Print</a></span> --> <span class="txtIcn"><a href="#" class="txtMns"></a><span class="txtLbl">
                                                            Text</span> <a href="#" class="txtPls"></a></span>
                                                    <div id="ppMenu1" class="ppMenu" style="border: 0; margin-top: -8px">
                                                        <ul style="width: 40px">
                                                            <li class="ttlPp"><a href="#" style="color: #363636;"><span>More&nbsp;&nbsp;</span></a>
                                                                <ul>
                                                                    <li><a target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&url=CONTENT-URL&title=CONTENT-TITLE&summary=DEATILS-OPTIONAL&source=YOURWEBSITE-NAME"
                                                                        onclick="window.open('http://www.linkedin.com/shareArticle?mini=true&url=' + parent.document.URL + '&title=' + document.title.replace(/ /g, '+'));return false;"
                                                                        style="text-align: left;" class="linkedIn">LinkedIn</a></li>
                                                                    <li><a class="dgg" target="_blank" title="Digg" href="http://digg.com/submit?url"
                                                                        onclick="window.open('http://digg.com/submit?url' + parent.document.URL + '&title=' + document.title.replace(/ /g, '+'));return false;">
                                                                        Digg</a></li>
                                                                    <li><a href="http://www.reddit.com/submit" target="_New" class="reddit" onclick="window.open('http://www.reddit.com/submit?url=' + parent.document.URL + '&title=' + document.title.replace(/ /g, '+'));return false;">
                                                                        REddit</a></li>
                                                                    <li><a class="delicios" target="_blank" title="Del.icio.us" href="http://www.delicious.com/save"
                                                                        onclick="window.open('http://www.delicious.com/save?v=5&noui&jump=close&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title), 'delicious'); return false;">
                                                                        Del.icio.us</a></li>
                                                                    <li><a href="#" class="stumbleupon" onclick="window.open('http://www.stumbleupon.com/submit?url=' + parent.document.URL + '&title=' + document.title.replace(/ /g, '+'));return false;">
                                                                        StumbleUpon</a></li>
                                                                    <li style="padding-top: 0px; padding-bottom: 0px;"><a class="yahoo" target="_New"
                                                                        title="Yahoo" onclick="window.open('http://myweb.search.yahoo.com/myresults/bookmarklet?u=' + parent.document.URL + '&title=' + document.title.replace(/ /g, '+'));return false;"
                                                                        href="http://myweb.search.yahoo.com/myresults/bookmarklet?u=">Yahoo</a></li>
                                                                    <li><a href="aim:goim?screenname=http://localhost:61378/MainPage.aspx#?SearchText=bush&start=10&num=10"
                                                                        class="aim">AIM</a></li>
                                                                    <li><a href="javascript:emailTo()"
                                                                        class="email">Email</a></li>
                                                                </ul>
                                                            </li>
                                                        </ul>
                                                    </div>
                                                    <div class="shrBr" style="margin-right: -50px">
                                                        <div class="shrEnt">
                                                            <script type="text/javascript">
                                                                (function (d) {
                                                                    var js, id = 'facebook-jssdk';
                                                                    if (d.getElementById(id)) {
                                                                        return;
                                                                    }
                                                                    js = d.createElement('script'); js.id = id; js.async = true;
                                                                    js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
                                                                    d.getElementsByTagName('head')[0].appendChild(js);
                                                                }
                                            (document));</script>
                                                            <div class="fb-like" data-send="false" data-layout="button_count" data-width="50"
                                                                data-show-faces="true">
                                                            </div>
                                                        </div>
                                                        <div class="shrEnt">
                                                            <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" >
                                                                Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
                                                        </div>
                                                        <div class="shrEnt">
                                                            <!-- Place this tag where you want the +1 button to render -->
                                                            <g:plusone size="medium"></g:plusone>
                                                            <!-- Place this render call where appropriate -->
                                                            <script type="text/javascript">
                                                                (function () {
                                                                    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
                                                                    po.src = 'https://apis.google.com/js/plusone.js';
                                                                    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
                                                                })();
                                                            </script>
                                                        </div>
                                                    </div>
                                                </div>
                                                
                                                <!-- Top tool bar (end) -->
                                                <!-- <a href="javascript:void(0)" class="srchreslt" onclick="javascript:GoBackToSerchResults();">
                                                Back to Search Results</a>-->
                                                <div>
                                                    
<div class="ap_story ap_story-9bf7aa2f91f146d7aaeb7f63e8be1255 hnews hentry item"> <span class="updated dtstamp" title="2017-08-30T14:49:31Z">
                                                    <h1 class="ap_headTitle">
                                                        <span class="ap_head ap_head-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-title">Some recall Sandy struggle as Congress ponders Harvey relief</span></h1>
                                                    <span id="byLine" class="author vcard"><span class="url fn" style="color: #0066CC;">
                                                        By STEVE PEOPLES</span><span> , Associated Press</span> <a rel="principles" title="THE ASSOCIATED PRESS STATEMENT OF NEWS VALUES AND PRINCIPLES"
                                                            href="http://www.ap.org/company/News-Values" class="pbbIcn"></a></span>
                                                    <div style="clear: both;">
                                                        <!-- <span id="newsarchivetext" class="apPr">AP News Archive</span> --><strong class="ap_dt_stmp"><span class="ap_dt_stmp ap_dt_stmp-9bf7aa2f91f146d7aaeb7f63e8be1255">Aug. 30, 2017</span></strong>&nbsp;<span class="ap_tm_stmp"><span class="ap_tm_stmp ap_tm_stmp-9bf7aa2f91f146d7aaeb7f63e8be1255">10:49 AM ET</span></span></div>
                                                    <div style="clear:both;font-size: 11px" id="storyBodyDiv9bf7aa2f91f146d7aaeb7f63e8be1255"> <script>ispublishedin30Days=false</script><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content"><span id="dateLine" class="dateline"><!-- StartDateLine -->NEW YORK<!-- EndDateLine --></span> (AP) — Republicans from New York and New Jersey are pledging unconditional support for those devastated by Harvey. But their resentment lingers.</p> 
<div id="ap_story_photo" class="ap_story_photo">
  <script>totalPhotoCount=1</script>
  <div id="apPhotoGal0" class="ap_pht">
    <div class="ap_photo_wrapper photoInt" style="vertical-align: middle; text-align: center">
      <img src="http://hosted2.ap.org/CBImages/?media=photo&amp;contentId=d78c6072c79c4b02ae18c56956d5e44b&amp;fmt=jpg&amp;Role=Preview&amp;reldt=2017-08-29T21:01:02&amp;authToken=eNoNwTESwCAIBMAXMYMIBxY%2bJqKFXcoUPj7unvV1VJhKMy%2fBVwk5ufv0SLALpbckHSz0rBKUhmaYtlTH2W8nF65gqP36dBOf" class="ap_photo" height="133" width="200" style="padding-top:32px" />
    </div>
    <span class="author">Evan Vucci</span>
    <div class="ap_pht_cap_footertext">Sen. Ted Cruz, R-Texas in Corpus Christi, Texas, Tuesday, Aug. 29, 2017.  The Republicans of New York and New Jersey are pledging unconditional support for those devastated by Hurricane Harvey in Texas. But their resentment lingers. As historic floods wreaked havoc across the Southwest on Tuesday, Northeastern Republicans recalled with painful detail the days after Superstorm Sandy ravaged their region in 2012. At the time, the Texas congressional delegation, led by Cruz, overwhelmingly opposed a disaster relief package they said was packed with wasteful spending. (AP Photo/Evan Vucci)</div>
    <div class="ap_pht_nv">
      <span class="floatLt"><a href="http://www.apimages.com" target="_blank" >APImages.com</a></span>&nbsp;<span class="floatRt"><a id ="ap_MorePhoto" style="cursor:pointer" >More photos</a> »</span></div>
  </div>
  <div class="ap_pht" id="ppPhoto">
    <div class="ap_photo_wrapper">
      <img src="http://hosted2.ap.org/CBImages/?media=photo&amp;contentId=d78c6072c79c4b02ae18c56956d5e44b&amp;fmt=jpg&amp;Role=Preview&amp;reldt=2017-08-29T21:01:02&amp;authToken=eNoNwTESwCAIBMAXMYMIBxY%2bJqKFXcoUPj7unvV1VJhKMy%2fBVwk5ufv0SLALpbckHSz0rBKUhmaYtlTH2W8nF65gqP36dBOf" height="229" width="345" class="ap_photo" />
    </div>
  </div>
  <div class="ap_pht" style="visibility:hidden;display:none" id="ppPhoto1">
    <div class="ap_photo_wrapper">
      <img src="http://hosted2.ap.org/CBImages/?media=photo&amp;contentId=d78c6072c79c4b02ae18c56956d5e44b&amp;fmt=jpg&amp;Role=Preview&amp;reldt=2017-08-29T21:01:02&amp;authToken=eNoNwTESwCAIBMAXMYMIBxY%2bJqKFXcoUPj7unvV1VJhKMy%2fBVwk5ufv0SLALpbckHSz0rBKUhmaYtlTH2W8nF65gqP36dBOf" height="229" width="345" style="padding-top:57px" class="ap_photo" />
    </div>
    <div class="ppInfo">
      <div class="ap_pht_cap_text">Sen. Ted Cruz, R-Texas in Corpus Christi, Texas, Tuesday, Aug. 29, 2017.  The Republicans of New York and New Jersey are pledging unconditional support for those devastated by Hurricane Harvey in Texas. But their resentment lingers. As historic floods wreaked havoc across the Southwest on Tuesday, Northeastern Republicans recalled with painful detail the days after Superstorm Sandy ravaged their region in 2012. At the time, the Texas congressional delegation, led by Cruz, overwhelmingly opposed a disaster relief package they said was packed with wasteful spending. (AP Photo/Evan Vucci)</div>
      <a href="javascript:void(0)" id="ppClBtn1" class="ppClBtn" onClick="javascript:closePopup();" />
      <div class="ppNvBr"><a href="#" onclick="javascript:clickNextPhoto();return false;" class="thmbNext"></a><span class="thmbInfo">1 of 1</span> <a href="#" onclick="javascript:clickPreviousPhoto();return false;" class="thmbPrev"></a><div class="ppNv"><a href="http://www.apimages.com" target="_blank" class="floatLtSide">APImages.com</a></div></div>
    </div>
  </div>
</div>

<script>
eval("var currentItem9bf7aa2f91f146d7aaeb7f63e8be1255 = 1;");
eval("var next9bf7aa2f91f146d7aaeb7f63e8be1255 = 0;");
eval("var previous9bf7aa2f91f146d7aaeb7f63e8be1255 = 0;");
 </script>


                                                    <!-- <div class="ap_story_photo">
                                 
                                    <div class="ap_pht">
                                        <div class="ap_photo_wrapper photoInt">
                                            <img class="ppIng" src="/NewsArchive/images/ArticleImages/ppIcn.png">
                                            <img src="/NewsArchive/images/ArticleImages/boehner_small.png" alt="" class="ap_photo" />
                                        </div>
                                        <span class="author">(AP Photo/J. Scott Applewhite)</span>
                                        <div class="ap_pht_cap">
                                            House Speaker John Boehner of Ohio walks through a basement ...</div>
                                        <div class="ap_pht_nv">
                                            <span class="floatLt"><a href="http://www.apimages.com">APImages.com</a></span>
                                            <span class="floatRt"><a href="http://www.apimages.com">More photos</a> »</span>
                                        </div>
                                    </div>
                                    -->
                                                    <!--<div id="ppPhoto" class="ap_pht">
                                        <div class="ap_photo_wrapper">
                                            <img src="/NewsArchive/images/ArticleImages/boehner_large.png" alt="" class="ap_photo" />
                                        </div>
                                        <div class="ppInfo">
                                            <a href="javascript:void(0)" id="ppClBtn"></a>
                                            <div class="ap_pht_cap">
                                                House Speaker John Boehner of Ohio walks through a basement John Boehner of Ohio
                                                walks through a basement House Speaker John Boehner of Ohio walks through a basement
                                                (AP Photo/J. Scott Applewhite)
                                            </div>
                                            <div class="ppAd">
                                                <img src="/NewsArchive/images/ArticleImages/ppAdImg.png" alt="" />
                                                <div class="adTpLnk paddedBt6 paddedRt6">
                                                    <a href="#">Advertise with Associated Press <span>»</span></a></div>
                                            </div>
                                            <div class="ppNv">
                                                <a href="http://www.apimages.com" class="floatLt">APImages.com</a>
                                                <div class="ppNvBr">
                                                    <a href="#" class="thmbNext"></a><span class="thmbInfo">1 of 5</span> <a href="#"
                                                        class="thmbPrev"></a>
                                                </div>
                                            </div>
                                        </div>
                                    </div>-->
                                                    <!-- </div>-->
                                                    <p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">But as historic floods wreaked havoc across the Gulf Coast, Northeastern Republicans recalled with painful detail the days after Superstorm Sandy ravaged their region in 2012. At the time, Texas' Republican lawmakers, led by Sen. Ted Cruz, overwhelmingly opposed a disaster relief package they argued was packed with wasteful spending.</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">The debate delayed the passage of the Sandy relief package by several weeks. And five years later, another powerful natural disaster has exposed lingering resentment that underscores regional divisions in a deeply divided Republican Party grappling with crisis.</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">"It was cruel, it was vicious, and something that I'll never forget," Rep. Peter King, R-N.Y., told The Associated Press on Tuesday. He said Texas Republicans held up the 2012 bill as part of "a political ploy against the Northeast."</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">"Having said that," King added, "I don't want the people of Texas to suffer."</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">King's comments were representative of several New York and New Jersey Republicans interviewed by the AP who said they were still angry, but would not employ the tactics of their Texas colleagues as Congress awaits an expected Trump administration request for billions of dollars of assistance. It may take weeks or months to survey the damage, but early estimates suggest Harvey could be one of the most expensive natural disasters in U.S. history.</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">"We're not going to hold it against those poor Texans who need our help what their representatives tried to do to us back five years ago," said Rep. Dan Donovan, R-N.Y. "This is an American crisis and we come to the aid of our fellow Americans."</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">It's still unclear how the conservative Texas delegation will approach disaster funding when it affects their region. Natural disasters back home typically transform Congress' fiscal conservatives railing about the deficit into fans of federal spending.</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">Several Texas Republicans did not respond to requests for comment Tuesday. Cruz's office said it was too soon to say whether he could pledge unconditional support to a massive disaster assistance package. In recent days, he has defended his opposition to a $51 billion Sandy relief bill he said was filled with "pork."</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">The current disaster highlights stark differences between two wings of the Republican Party: more moderate Northeastern Republicans, a group from which President Donald Trump hails, and those across the South and Southwest, who often adhere to a rigid conservative ideology even, apparently, in times of crisis.</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">Cruz continued to insist this week that the 2012 Sandy aid included wasteful spending.</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">"The Texas congressional delegation voted against putting unnecessary spending in what should have been an emergency relief bill," Cruz said of the Sandy relief package as he toured a Houston shelter Wednesday. "In Texas, we're going to see bipartisan support in Congress across Congress for providing the aid that Texans need."</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">The Congressional Budget Office found that the $51 billion Sandy relief package was distributed relatively slowly, but virtually all of the funding was related to the storm or to prevent future disasters.</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">"I don't want to revisit who did or didn't vote for the legislation then," said Rep. Leonard Lance, R-N.J. "I think it's needed now, and I'll be voting for it when we return to Washington."</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">Lance, like other Northeastern Republicans interviewed, disagreed with the Texas delegation's insistence five years ago that federal spending for disasters should include corresponding budget cuts elsewhere.</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">"The overarching lesson is that we have the responsibility nationally to be involved in these situations. And that one never knows where the next natural disaster will occur," he said.</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">Rep. Lee Zeldin, R-N.Y., was a state senator back in 2012 when Sandy hit.</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">"People's lives were hanging in the balance," he recalled, turning his attention to Texas. "I am fully, completely committed to do whatever I can ... to assist."</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">Zeldin added, "Regardless of whether you're a fellow New Yorker or a Texan, we want to be as helpful as possible."</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">Congress stepped forward with enormous aid packages in the aftermath of Hurricane Katrina in 2005 and Sandy, though some GOP conservatives — including then-Indiana Rep. Mike Pence — chafed at the price tag. White House Budget Director Mick Mulvaney, who will be responsible for preparing any disaster request for Trump, opposed the Sandy aid package as a South Carolina congressman, offering a plan to cut elsewhere in the budget to pay for it.</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">Lawmakers provided $110 billion to rebuild the Gulf Coast after Katrina. The George W. Bush administration, politically scalded by criticism over its botched response, signed off on the aid.</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">But New York and New Jersey lawmakers seeking help over Sandy encountered stiffer resistance.</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">King said he was speaking out now to "put down a marker" for Cruz and others who stood in the way of Sandy relief five years ago.</p><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content">"If there was another natural disaster," King said, "we're not going to tolerate what he did the last time."</p>
                                                </div>
                                                <div id="TermsPolicy">
                                                    <p class="ap_para apLgl" style="clear: both">
                                                        <span>&#169; <span id="currentyear"></span><a href="http://www.ap.org/" target="_blank">
                                                            &nbsp;The Associated Press</a>. All rights reserved. This material may not be published,
                                                            broadcast, rewritten or redistributed. Learn more about our</span> <a href="/NewsArchive/PrivacyCenter.aspx"
                                                                target="_parent">Privacy Policy</a> and <a href="/NewsArchive/TermsOfUse.aspx" target="_parent">
                                                                    Terms of Use</a>.
                                                    </p>
                                                </div>
                                                <span style="display: none"><span id="sourceOrganization" class="source-org vcard"><a title="Associated Press" href="http://www.ap.org" class="url org fn">Associated Press</a></span> <span id="license-8ec3f172-8114-4130-b98d-38ab1f828d7a"><a rel="item-license" href="#license-8ec3f172-8114-4130-b98d-38ab1f828d7a">Copyright 2017 The Associated Press. All rights reserved. This material may not be published, broadcast, rewritten or redistributed.</a></span> </span>[GOOGLEANALYTICS]
                                            </div>
                                            <!--- Bottom tool bar (End)-->
                                            <div class="spLnBtm">
                                            </div>
                                            <!--<div class="glAdsArtcl glBtm">
                                <div class="glAdTtl">
                                    <span class="glLtTl">Ads by Google</span> <span class="glRtTl">What's this?</span>
                                </div>
                                <ol class="rsltsFrm">
                                    <li><a href="#" class="ttLnk">Official Obama Website</a> <span class="refTxt">www.barackobama.com/new-york</span>
                                        <p class="pTxt">
                                            Barack Obama needs your help in New York today. Are you in?</p>
                                    </li>
                                    <li><a href="#" class="ttLnk">Obama for America | 2012 </a><span class="refTxt">www.barackobama.com</span>
                                        <p class="pTxt">
                                            Barackobama.com is the official re-election campaign website..</p>
                                    </li>
                                    <li><a href="#" class="ttLnk">Barack Obama on Twitter</a> <span class="refTxt">twitter.com/BARACKOBAMA</span>
                                        <p class="pTxt">
                                            Barack Obama (BarackObama) is on Twitter. Sign up to follow.</p>
                                        <div class="adTpLnk ltAl paddedBt12">
                                            <a href="#">See your ad here <span>»</span></a></div>
                                    </li>
                                </ol>
                            </div>-->
                                            <div class="" style="padding-left: 80px; padding-top: 10px" id="BottomBannerDiv">
                                                <div class="">
                                                    <script type="text/javascript" language="JavaScript">

                                                        googletag.cmd.push(function () { googletag.display('BottomBannerDiv'); }); //Bottom Ads
 
                                                    </script>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                                <div class="adClm">
                                    <div class="RightAd" style="padding-bottom: 5px; margin: 5px auto" id="RightBannerDiv">
                                        <div class="adImgFrm">
                                            <script type="text/javascript">

                                                googletag.cmd.push(function () { googletag.display('RightBannerDiv'); });  //Right Top Ads
  
                                            </script>
                                        </div>
                                    </div>
                                    <div class="ap_hdls" id="RelatedArticlesId" style="height: 200px">
                                    </div>
                                    <div class="RightAd" style="padding-bottom: 5px" id="RightBannerDiv2">
                                        <div class="adImgFrm">
                                            <script type="text/javascript" language="JavaScript">

                                                googletag.cmd.push(function () { googletag.display('RightBannerDiv2'); }); //Right Bottom Ads
 
                                            </script>
                                        </div>
                                    </div>
                                </div>
                            </div>
                            <input type="submit" name="BtnDummy" value="Dummy" onclick="javascript:OnSearchBtn_Click();return
    false;" id="BtnDummy" align="left" style="display: none" />
                            <!-- Home Page Content [End]-->
                    </td>
                    <td class="centerright">
                        <div class="shdCntRight">
                        </div>
                    </td>
                </tr>
                <!-- Page Footer [Begin]-->
                <tr>
                    <td class="footerleftbot">
                    </td>
                    <td class="footercontentmidbot">
                        <div id="footer">
                            <fieldset class="marketing-links">
                                <ul>
                                    <li><strong>About Us</strong></li>
                                    <li><a href="http://www.ap.org/" target="_blank">The Associated Press</a></li>
                                </ul>
                                <ul>
                                    <li><strong>Products</strong></li>
                                    <li><a href="http://www.apimages.com" target="_blank">AP Images</a></li>
                                    <!--        <li><a href="http://www.apimages.com/uns/splash/?url=products/default.html#edtimgHdr" target="_blank">
                                        Editorial Images</a></li>
                                    <li><a href="http://www.apimages.com/uns/splash/?url=products/default.html#crtimgHdr" target="_blank">
                                        Creative Images</a></li>
                                    <li><a href="http://www.apimages.com/uns/splash/?url=products/default.html#wbvdsHdr" target="_blank">
                                        Video</a></li>
                                    <li><a href="http://www.apimages.com/uns/splash/?url=products/default.html#intrsHdr" target="_blank">
                                        Interactives</a></li>
                                    <li><a href="http://www.apimages.com/uns/splash/?url=products/default.html#prntgrphsHdr" target="_blank">
                                        Graphics</a></li>-->
                                </ul>
                            </fieldset>
                        </div>
                    </td>
                    <td class="footerrightbot" colspan="2">
                    </td>
                </tr>
                <!-- Page Footer [End]-->
                <tr>
                    <td class="bottomleft">
                    </td>
                    <td class="bottomiddle">
                    </td>
                    <td class="bottomright">
                    </td>
                </tr>
            </table>
            <div class="Articalfooter">
                <span>&#169; <span id="cp_year"></span>&nbsp;Associated Press. All Rights Reserved.</span>
                <a class="Articalfooter" href="/NewsArchive/PrivacyCenter.aspx">Privacy Policy</a>
                <a class="Articalfooter" href="/NewsArchive/TermsOfUse.aspx">Terms of Use</a>
            </div>
        </div>
        <!-- Page Content Section [End]-->
        <!-- User/language Specific Header [Begin] -->
        <!-- User/language Specific Header [End] -->
    </div>
    <div class="aspNetHidden">
        <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWAgLu6uXQBwLIiLPjBs8wIw5UqIzGwebgpb5dGfWEnlHWqfRszcuOSS27GWK1" />
    </div>
    <script type="text/javascript">
        var today = new Date(); // Initialize Date in raw form
        var cr_year = today.getFullYear(); //Getting the current year	
        document.getElementById("currentyear").innerHTML = cr_year;
        document.getElementById("cp_year").innerHTML = cr_year;
        $('.clearable').clearable();
        PopulateDataOnPageLoad();
        Page_load();
        var wrfrmL = document.getElementById("wrFrm");
        if (wrfrmL)
            jQuery('#wrFrm').css('height', document.body.scrollHeight);       
    </script>
    <div id="EmailBx" class="EmailBox" style="top: 300px; right: 390px; display: none">
        <a class="EmailClBtn" id="EmailClbtn" onclick="HideEmailPopup();return false"></a>
        <span class="Emailtxt">Email This Article</span>
        <br />
        <br />
        <br />
        <table>
            <tr>
                <td width="13" style="font-size: 12px">
                    Name:
                </td>
                <td width="200">
                    <input type="text" name="txtName" size="50" onfocus="OnfocusName();" onblur="OnblurName();"
                        tabindex="1" id="txtName" value="First Name, Last Name" style="color: Green" />
                </td>
                <td>
                    &nbsp;
                </td>
            </tr>
            <tr>
                <td width="13" style="font-size: 12px">
                    From:
                </td>
                <td width="200">
                    <input type="text" name="txtTo" size="50" onfocus="Onfocus();" onblur="Onblur();"
                        tabindex="1" id="txtFrom" value="Enter your email address here" style="color: Green" />
                </td>
                <td>
                    &nbsp;
                </td>
            </tr>
            <tr>
            </tr>
            <tr>
                <td width="13" style="font-size: 12px">
                    To:
                </td>
                <td width="200">
                    <input type="text" name="txtTo" size="50" value="Seperate multiple addresses with commas(,)"
                        onblur="OnblurTo();" onfocus="OnfocusTo();" style="color: Green" tabindex="1"
                        id="txtTo" />
                </td>
                <td>
                    &nbsp;
                </td>
            </tr>
            <tr>
                <td width="13">
                    Subject:
                </td>
                <td width="500">
                    <input type="text" name="txtSubject" size="50" id="EmlSubject" value="Some recall Sandy struggle as Congress ponders Harvey relief"
                        onblur="OnblurTo();" onfocus="OnfocusTo();" style="color: Green" tabindex="1" />
                </td>
                <td>
                    &nbsp;
                </td>
            </tr>
            <tr>
                <td width="13">
                </td>
                <td width="500">
                    <span id="EmailURL" style="color: Green; font-size: 12px"></span>
                </td>
                <td>
                    &nbsp;
                </td>
            </tr>
            <tr>
                <td width="13">
                </td>
                <td width="500">
                    <strong class="ap_dt_stmp" style="font-size: 10px"><span class="ap_dt_stmp ap_dt_stmp-9bf7aa2f91f146d7aaeb7f63e8be1255">Aug. 30, 2017</span></strong>&nbsp;<span
                        class="ap_tm_stmp" style="font-size: 10px"><span class="ap_tm_stmp ap_tm_stmp-9bf7aa2f91f146d7aaeb7f63e8be1255">10:49 AM ET</span></span>
                </td>
                <td>
                    &nbsp;
                </td>
            </tr>
            <tr>
                <td width="13">
                </td>
                <td width="500">
                    <div style="width: 100%; font-size: 15px" id="FirstParaDiv">
                        <script>ispublishedin30Days=false</script><p class="ap_para ap_para-9bf7aa2f91f146d7aaeb7f63e8be1255 entry-content"><span id="dateLine" class="dateline"><!-- StartDateLine -->NEW YORK<!-- EndDateLine --></span> (AP) — Republicans from New York and New Jersey are pledging unconditional support for those devastated by Harvey. But their resentment lingers.</p>
                    </div>
                </td>
                <td>
                    &nbsp;
                </td>
            </tr>
            <tr>
                <td width="13">
                </td>
                <td align="center" style="padding-left: 390px">
                    <input type="submit" class="EmailBtn" onclick="SendEmail();return false" value="EMAIL" />
                </td>
            </tr>
            <tr>
            </tr>
            <tr>
            </tr>
        </table>
    </div>
    <!-- Begin comScore Tag -->
    <script type="text/javascript">
        document.write(unescape("%3Cscript src='" + (document.location.protocol == "https:" ? "https://sb" : "http://b")
+ ".scorecardresearch.com/beacon.js' %3E%3C/script%3E"));
    </script>
    <script type="text/javascript">
        COMSCORE.beacon({
            c1: 2,
            c2: "11304492",
            c3: "",
            c4: "",
            c5: "",
            c6: "",
            c15: ""
        });
    </script>
    <noscript>
        <img src="http://b.scorecardresearch.com/p?c1=2&c2=3005041&c3=&c4=&c5=&c6=&c15=&cj=1" />
    </noscript>
    <!-- End comScore Tag -->
    <!-- Quantcast Tag -->
    <script type="text/javascript">
        var _qevents = _qevents || [];

        (function () {
            var elem = document.createElement('script');

            elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js";
            elem.async = true;
            elem.type = "text/javascript";
            var scpt = document.getElementsByTagName('script')[0];
            scpt.parentNode.insertBefore(elem, scpt);
        })();
    </script>
    <script type="text/javascript">
        _qevents.push({
            qacct: "p-e0GvCy8TRpZ6U",
            labels: "AP News, AP News Archive"
        }); 
    </script>
    <!-- End Quantcast tag -->
</body>
</html>
