<!DOCTYPE html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>GM Begins Hurricane Harvey Relief Efforts | GM Authority</title>
<script>
	// This function returns a normalized screen size to match the TypeGrid theme.
	function get_ad_size($position) {
		var $adsense_helper = 'src="https://pagead2.googlesyndication.com/pagead/show_ads.js"';
		var $ynb_helper = 'src="https://contextual.media.net/nmedianet.js?cid=8CU1J6XKQ"';
		var $aol_helper = 'src="https://uac.advertising.com/wrapper/aceUAC.js"';
		var $adtech_helper = '';
		switch($position) {
			/*
			The logo-center and bottom-center work together.  When the page is too small for the header,
				it drops down under the second nav bar.
			The actual display code for these ad locations are in this file (header.php)
			*/
			case "header-logo-center":
				// Logo area in header.  Disappears when size is less then 700 via CSS
				var $width = window.innerWidth || document.documentElement.clientWidth;
				if ($width >= 1050 ) { return ['google_ad_client = "ca-pub-7194783345442697";  google_ad_slot = "4873542961";  google_ad_width = 728;  google_ad_height = 90;', $adsense_helper]; }
				else if ($width >= 800 ) { return ['google_ad_client = "ca-pub-7194783345442697";  google_ad_slot = "4811202363";  google_ad_width = 468;  google_ad_height = 60;', $adsense_helper]; }
				else { return ['','']; }
				break;
			case "header-bottom-center":
				// Area under 2nd Menu.
				var $width = window.innerWidth || document.documentElement.clientWidth;
				//if ($width >= 728 ) { return ['google_ad_client = "ca-pub-7194783345442697";  google_ad_slot = "3411313564";  google_ad_width = 728;  google_ad_height = 90;', $adsense_helper]; }
				// else if ($width >= 468 ) { return ['google_ad_client = "ca-pub-7194783345442697";  google_ad_slot = "4811202363";  google_ad_width = 468;  google_ad_height = 60;', $adsense_helper]; }
				//Most recent: if ($width < 800 && $width >= 336 ) { return ['google_ad_client = "ca-pub-7194783345442697";  google_ad_slot = "3401280366";  google_ad_width = 336;  google_ad_height = 280;', $adsense_helper]; }
				//else if ($width < 336 ) { return ['google_ad_client = "ca-pub-7194783345442697";  google_ad_slot = "2242304768";  google_ad_width = 300;  google_ad_height = 250;', $adsense_helper]; }
				if ($width < 800 ) { return ['','src="https://adserver.adtechus.com/addyn|3.0|9994.1|3508064|0|170|ADTECH;loc=100;target=_blank;misc=[TIMESTAMP];rdclick="']; }
				else { return ['','']; }
				break;
			/*
			The home-featured and below-image-center displays an ad below the featured articles on the home page,
				as well as an ad below the featured article on a post.
			*/
			case "home-featured":
			case "intelligence-content":	// Ad code is located in page-templates/intelligence.php
			case "below-image-center":
				// Area under featured articles on home page and below article on single
				var $addiv = document.getElementById("featured-image-wrapper").clientWidth;
				if ($addiv >= 720 ) { return ['google_ad_client = "ca-pub-7194783345442697";  google_ad_slot = "5181557166";  google_ad_width = 728;  google_ad_height = 90;', $adsense_helper]; }
				// else if ($addiv >= 460 ) { return ['google_ad_client = "ca-pub-7194783345442697";  google_ad_slot = "4811202363";  google_ad_width = 468;  google_ad_height = 60;', $adsense_helper]; }
				else if ($addiv >= 328 ) { return ['google_ad_client = "ca-pub-7194783345442697";  google_ad_slot = "3401280366";  google_ad_width = 336;  google_ad_height = 280;', $adsense_helper]; }
				else if ($addiv < 328 ) { return ['google_ad_client = "ca-pub-7194783345442697";  google_ad_slot = "2242304768";  google_ad_width = 300;  google_ad_height = 250;', $adsense_helper]; }
				else { return ['','']; }
				break;
				
			case "below-content":	// Ad placed below content in article, after 1st article on home page
			case "header-replace-center":
				// Below article in single and after 1st article on home.  Only appears when size is less than 700 via CSS
				var $width = window.innerWidth || document.documentElement.clientWidth;
				if ($width >= 728 ) { return ['google_ad_client = "ca-pub-7194783345442697";  google_ad_slot = "3411313564";  google_ad_width = 728;  google_ad_height = 90;', $adsense_helper]; }
				else if ($width < 728 && $width >= 336 ) { return ['google_ad_client = "ca-pub-7194783345442697";  google_ad_slot = "3401280366";  google_ad_width = 336;  google_ad_height = 280;', $adsense_helper]; }
				else if ($width < 336 ) { return ['google_ad_client = "ca-pub-7194783345442697";  google_ad_slot = "2242304768";  google_ad_width = 300;  google_ad_height = 250;', $adsense_helper]; }
				else { return ['','']; }
				break;
			case "home-loop":
			case "comments":
			case "footer":
				// Every 4 articles on home page
				var $addiv = document.getElementById("ads-content-wrapper").clientWidth;
				if ($addiv >= 720 ) { return ['google_ad_client = "ca-pub-7194783345442697";  google_ad_slot = "5181557166";  google_ad_width = 728;  google_ad_height = 90;', $adsense_helper]; }
				// else if ($addiv >= 460 ) { return ['google_ad_client = "ca-pub-7194783345442697";  google_ad_slot = "4811202363";  google_ad_width = 468;  google_ad_height = 60;', $adsense_helper]; }
				else if ($addiv >= 328 ) { return ['google_ad_client = "ca-pub-7194783345442697";  google_ad_slot = "3401280366";  google_ad_width = 336;  google_ad_height = 280;', $adsense_helper]; }
				else if ($addiv < 328 ) { return ['google_ad_client = "ca-pub-7194783345442697";  google_ad_slot = "2242304768";  google_ad_width = 300;  google_ad_height = 250;', $adsense_helper]; }
				else { return ['','']; }
				break;				
		}
	}

	</script>
<script>
  (function() {
    var useSSL = 'https:' == document.location.protocol;
    var src = (useSSL ? 'https:' : 'http:') +
        '//www.googletagservices.com/tag/js/gpt.js';
    document.write('<scr' + 'ipt src="' + src + '"></scr' + 'ipt>');
  })();
</script>
<script>
	var $pageWidth = window.innerWidth || document.documentElement.clientWidth;
	// var $contentWidth = 728; // document.getElementById("ads-content-wrapper").clientWidth;
	
	// Define article body slots according to screen size
	// Screen is desktop, or right after the sidebar hides
	if ( ( $pageWidth >= 1100 ) || ( $pageWidth <= 960 && $pageWidth >= 850 ) ) {
		// Desktop sized screen
		googletag.cmd.push(function() {
			googletag.defineSlot('/102346917/gma_728_90', [728, 90], 'div-gpt-ad-content-three').addService(googletag.pubads());
			googletag.defineSlot('/102346917/gma_728_90', [728, 90], 'div-gpt-ad-content-four').addService(googletag.pubads());
			googletag.defineSlot('/102346917/gma_728_90', [728, 90], 'div-gpt-ad-content-five').addService(googletag.pubads());
		});
	// Screen is tablet, or while the sidebar is shown and a large ad won't fit
  	} else if ( ( $pageWidth < 1100 && $pageWidth > 960 ) || ( $pageWidth >= 360 )) {
  		// Tablet sized screen
  		googletag.cmd.push(function() {
  			googletag.defineSlot('/102346917/gma_336_280', [336, 280], 'div-gpt-ad-content-three').addService(googletag.pubads());
  			googletag.defineSlot('/102346917/gma_336_280', [336, 280], 'div-gpt-ad-content-four').addService(googletag.pubads());
			googletag.defineSlot('/102346917/gma_336_280', [336, 280], 'div-gpt-ad-content-five').addService(googletag.pubads());
		});
	// Screen size is too small for the 336 ad to display
  	} else {
  		// Mobile sized screen
  		googletag.cmd.push(function() {
  			googletag.defineSlot('/102346917/gma_300_250', [300, 250], 'div-gpt-ad-content-three').addService(googletag.pubads());
  			googletag.defineSlot('/102346917/gma_300_250', [300, 250], 'div-gpt-ad-content-four').addService(googletag.pubads());
			googletag.defineSlot('/102346917/gma_300_250', [300, 250], 'div-gpt-ad-content-five').addService(googletag.pubads());
		});
  	};
  	
  	// Define page body slots according to screen size
	// Screen is desktop, or right after the sidebar hides
	if ( $pageWidth >= 740 ) {
		// Desktop sized screen
		googletag.cmd.push(function() {
			googletag.defineSlot('/102346917/gma_728_90', [728, 90], 'div-gpt-ad-footer').addService(googletag.pubads());
		});
	// Screen is tablet, or while the sidebar is shown and a large ad won't fit
  	} else if ( $pageWidth >= 350 ) {
  		// Tablet sized screen
  		googletag.cmd.push(function() {
  			googletag.defineSlot('/102346917/gma_336_280', [336, 280], 'div-gpt-ad-footer').addService(googletag.pubads());
		});
	// Screen size is too small for the 336 ad to display
  	} else {
  		// Mobile sized screen
  		googletag.cmd.push(function() {
  			googletag.defineSlot('/102346917/gma_300_250', [300, 250], 'div-gpt-ad-footer').addService(googletag.pubads());
		});
  	};
  	
  	
  	// Sidebar ads.  These do not change in size
	googletag.cmd.push(function() {
		googletag.defineSlot('/102346917/gma_160_600', [160, 600], 'div-gpt-ad-sidebar-top-left').addService(googletag.pubads());
		googletag.defineSlot('/102346917/gma_160_600', [160, 600], 'div-gpt-ad-sidebar-top-right').addService(googletag.pubads());
		googletag.defineSlot('/102346917/gma_160_600', [160, 600], 'div-gpt-ad-sidebar-middle-left').addService(googletag.pubads());			
		googletag.defineSlot('/102346917/gma_160_600', [160, 600], 'div-gpt-ad-sidebar-middle-right').addService(googletag.pubads());
		googletag.defineSlot('/102346917/gma_300_250', [300, 250], 'div-gpt-ad-sidebar-bottom-one').addService(googletag.pubads());
		googletag.defineSlot('/102346917/gma_300_250', [300, 250], 'div-gpt-ad-sidebar-bottom-two').addService(googletag.pubads());
	});
	
	// Define how the DFP tags fire
	googletag.cmd.push(function() {
		// googletag.pubads().enableSingleRequest();
		googletag.pubads().enableSyncRendering();
		googletag.pubads().collapseEmptyDivs();
		googletag.enableServices();
	});

</script>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
  (adsbygoogle = window.adsbygoogle || []).push({
    google_ad_client: "ca-pub-7194783345442697",
    enable_page_level_ads: true
  });
</script>
<link rel="stylesheet" href="http://gmauthority.com/blog/wp-content/themes/typegrid11_child/style.css">
<link rel="pingback" href="http://gmauthority.com/blog/xmlrpc.php">
<script>document.documentElement.className = document.documentElement.className.replace("no-js","js");</script>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic|Fjalla+One' rel='stylesheet' type='text/css'>
<!--[if lt IE 9]>
		<script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
		<script src="http://gmauthority.com/blog/wp-content/themes/typegrid11/js/ie/selectivizr.js"></script>
	<![endif]-->


<script type="text/javascript">
if(document.location.protocol=='http:'){
 var Tynt=Tynt||[];Tynt.push('as2bKu230r4OHsacwqm_6r');
 (function(){var s=document.createElement('script');s.async="async";s.type="text/javascript";s.src='http://tcr.tynt.com/ti.js';var h=document.getElementsByTagName('script')[0];h.parentNode.insertBefore(s,h);})();
}
</script>




<link rel="author" href="http://plus.google.com/b/106522224833753772925/106522224833753772925" />
<meta name="description" content="General Motors has laid out everything it is doing to help victims after Hurricane Harvey." />
<meta name="keywords" content="gm hurricane relief,chevrolet hurricane relief,gmc hurricane relief,buick hurricane relief,cadillac hurricane relief,hurricane harvey relief,disaster relief,hurricane harvey,texas hurricane,houston hurricane,houston flooding,texas flooding,hurricane harvey flooding,hurricane news,harvey news,hurricane harvey car floods,flooded cars,texas flooded cars,flood damage,flood damaged cars,texas news,houston news,flood news,gm news,general motors news,gm,general motors,natural disaster,flood,hurricane,auto news,autos,car news,cars,fun stuff,market,usa,business,donation,news,north america,inspiration,article type" />
<link rel="canonical" href="http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/" />

<link rel="alternate" type="application/rss+xml" title="GM Authority &raquo; Feed" href="http://gmauthority.com/blog/feed/" />
<link rel="alternate" type="application/rss+xml" title="GM Authority &raquo; Comments Feed" href="http://gmauthority.com/blog/feed/" />
<link rel="alternate" type="application/rss+xml" title="GM Authority &raquo; Here&#8217;s Everything General Motors Is Doing To Help Hurricane Harvey Victims Comments Feed" href="http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/feed/" />
<script type="text/javascript">
			window._wpemojiSettings = {"baseUrl":"http:\/\/s.w.org\/images\/core\/emoji\/72x72\/","ext":".png","source":{"concatemoji":"http:\/\/gmauthority.com\/blog\/wp-includes\/js\/wp-emoji-release.min.js?ver=76bf6ada53fa5f6b0c1295a41cc80c9d"}};
			!function(a,b,c){function d(a){var c=b.createElement("canvas"),d=c.getContext&&c.getContext("2d");return d&&d.fillText?(d.textBaseline="top",d.font="600 32px Arial","flag"===a?(d.fillText(String.fromCharCode(55356,56806,55356,56826),0,0),c.toDataURL().length>3e3):("simple"===a?d.fillText(String.fromCharCode(55357,56835),0,0):d.fillText(String.fromCharCode(55356,57135),0,0),0!==d.getImageData(16,16,1,1).data[0])):!1}function e(a){var c=b.createElement("script");c.src=a,c.type="text/javascript",b.getElementsByTagName("head")[0].appendChild(c)}var f,g;c.supports={simple:d("simple"),flag:d("flag"),unicode8:d("unicode8")},c.DOMReady=!1,c.readyCallback=function(){c.DOMReady=!0},c.supports.simple&&c.supports.flag&&c.supports.unicode8||(g=function(){c.readyCallback()},b.addEventListener?(b.addEventListener("DOMContentLoaded",g,!1),a.addEventListener("load",g,!1)):(a.attachEvent("onload",g),b.attachEvent("onreadystatechange",function(){"complete"===b.readyState&&c.readyCallback()})),f=c.source||{},f.concatemoji?e(f.concatemoji):f.wpemoji&&f.twemoji&&(e(f.twemoji),e(f.wpemoji)))}(window,document,window._wpemojiSettings);
		</script>
<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
<link rel='stylesheet' id='style-css' href='http://gmauthority.com/blog/wp-content/plugins/motrolix-sales-numbers/style.css?ver=76bf6ada53fa5f6b0c1295a41cc80c9d' media='all' />
<link rel='stylesheet' id='ai1ec_style-css' href='//gmauthority.com/blog/wp-content/plugins/all-in-one-event-calendar/public/themes-ai1ec/vortex/css/ai1ec_parsed_css.css?ver=2.5.26' media='all' />
<link rel='stylesheet' id='bwp-capt-css' href='http://gmauthority.com/blog/wp-content/plugins/bwp-recaptcha/assets/css/custom-theme.css?ver=76bf6ada53fa5f6b0c1295a41cc80c9d' media='all' />
<link rel='stylesheet' id='bbp-default-css' href='http://gmauthority.com/blog/wp-content/themes/typegrid11_child/css/bbpress.css?ver=2.5.8-5815' media='screen' />
<link rel='stylesheet' id='wpbfsb-frontend-icons-css' href='http://gmauthority.com/blog/wp-content/plugins/fixed-wp-social-share-buttons/assets/css/wpbfsb-frontend-icons.css?ver=76bf6ada53fa5f6b0c1295a41cc80c9d' media='all' />
<link rel='stylesheet' id='wpbfsb-frontend-css' href='http://gmauthority.com/blog/wp-content/plugins/fixed-wp-social-share-buttons/assets/css/wpbfsb-frontend.css?ver=76bf6ada53fa5f6b0c1295a41cc80c9d' media='all' />
<style id='wpbfsb-frontend-inline-css' type='text/css'>
.wpbfsb .wpbfsb-button-named-google {background-color:#d64937; color:#ffffff;}.wpbfsb .wpbfsb-button-named-google:hover {background-color:#c53826;}.wpbfsb .wpbfsb-button-named-twitter {background-color:#327ead; color:#ffffff;}.wpbfsb .wpbfsb-button-named-twitter:hover {background-color:#216d9c;}.wpbfsb .wpbfsb-button-named-facebook {background-color:#3b5997; color:#ffffff;}.wpbfsb .wpbfsb-button-named-facebook:hover {background-color:#2a4886;}.wpbfsb button:nth-child(n+4) { display: none; }.wpbfsb button.wpbfsb-more-button {display: inline-block;}.wpbfsb {left: 0; top: 38%; right: auto; bottom: auto; text-align: left;max-width: 55px;width: auto;}.wpbfsb i { font-size: 23px; }.wpbfsb button {margin: 5px 5px 0 0;height:45px;width:45px;display: block;}.wpbfsb-count { font-size:11px;}.wpbfsb button.wpbfsb-more-button {display: none;}.wpbfsb button.wpbfsb-share-info {font-size: 12px;color: #ffffff;}.wpbfsb-share-info-responsive-inner { display: none; }.wpbfsb-share-info-inner { display: inline; }.wpbfsb button.wpbfsb-tooltips span.wpbfsb-tooltip {font-size: 12px;color: #ffffff;}.wpbfsb button.wpbfsb-tooltips span.wpbfsb-tooltip:after {top: 50%;right: 100%;bottom: auto;left: auto;margin: -8px 0 0 0;width: 0;height: 0;border-right: 8px solid #000000;border-top: 8px solid transparent;border-bottom: 8px solid transparent;border-left: 0 none;}.wpbfsb button.wpbfsb-tooltips:hover span.wpbfsb-tooltip {left: 55px;top: 7.5px;right: auto;bottom: auto;margin: 0;}@media all and (min-width: 968px) {}@media all and (max-width: 968px) {wpbfsb button.wpbfsb-more-button {display: none;}.wpbfsb button:nth-child(n+4) { display: inline-block}.wpbfsb button:nth-child(n+4) { display: none; }.wpbfsb {max-height: 60px;width: 100%;left: auto; top: auto; right: auto; bottom: 0; text-align: center;  max-width: 100%;}.wpbfsb i { font-size: 25px; }.wpbfsb button {margin: 0 0 5px 5px;height:50px;width:50px;display: inline-block;}.wpbfsb-count { font-size:13px;}.wpbfsb button.wpbfsb-share-info {font-size: 10px;min-height:50px;min-width:50px;color: #ffffff;}.wpbfsb-share-info-responsive-inner { display: inline; }.wpbfsb-share-info-inner { display: none; }.wpbfsb button.wpbfsb-tooltips span.wpbfsb-tooltip {font-size: 10px;color: #ffffff;}.wpbfsb button.wpbfsb-tooltips span.wpbfsb-tooltip:after {top: 100%;left: 50%;right: auto;bottom: auto;margin: 0 0 0 -8px;width: 0;height: 0;border-top: 8px solid #000000;border-right: 8px solid transparent;border-left: 8px solid transparent;border-bottom: 0 none;}.wpbfsb button.wpbfsb-tooltips:hover span.wpbfsb-tooltip {bottom: 60px;left: 50%;top: auto;right: auto;margin: 0 0 0 -70px;}}
</style>
<link rel='stylesheet' id='foobox-min-css' href='http://gmauthority.com/blog/wp-content/plugins/fooboxV2/css/foobox.min.css?ver=2.3.2.25' media='all' />
<link rel='stylesheet' id='NextGEN-css' href='http://gmauthority.com/blog/wp-content/plugins/nextcellent-gallery-nextgen-legacy/css/nggallery.css?ver=1.0.0' media='screen' />
<link rel='stylesheet' id='NextCellent-Framework-css' href='http://gmauthority.com/blog/wp-content/plugins/nextcellent-gallery-nextgen-legacy/css/framework-min.css?ver=1.0.1' media='screen' />
<link rel='stylesheet' id='style-responsive-css' href='http://gmauthority.com/blog/wp-content/themes/typegrid11/style-responsive.css?ver=1.0' media='all' />
<link rel='stylesheet' id='wpbandit-style-css' href='http://gmauthority.com/blog/wp-content/themes/typegrid11/styles/1220.css?ver=76bf6ada53fa5f6b0c1295a41cc80c9d' media='all' />
<link rel='stylesheet' id='font-awesome-css' href='http://gmauthority.com/blog/wp-content/themes/typegrid11/fonts/font-awesome.min.css?ver=3.0' media='all' />
<link rel='stylesheet' id='mtmb-menu-bar-styles-css' href='http://gmauthority.com/blog/wp-content/plugins/motrolix-top-menu-bar/inc/css/mtmb_menu_bar_styles.css?ver=0.1.36' media='all' />
<link rel='stylesheet' id='mtmb-searchbox-styles-css' href='http://gmauthority.com/blog/wp-content/plugins/motrolix-top-menu-bar/inc/css/mtmb_searchbox_styles.css?ver=0.1.36' media='all' />
<link rel='stylesheet' id='mtmb-modal-login-styles-css' href='http://gmauthority.com/blog/wp-content/plugins/motrolix-top-menu-bar/inc/css/mtmb_modal_login_styles.css?ver=0.1.36' media='all' />
<link rel='stylesheet' id='mtmb-modal-search-styles-css' href='http://gmauthority.com/blog/wp-content/plugins/motrolix-top-menu-bar/inc/css/mtmb_modal_search_styles.css?ver=0.1.36' media='all' />
<link rel='stylesheet' id='jetpack_css-css' href='http://gmauthority.com/blog/wp-content/plugins/jetpack/css/jetpack.css?ver=3.9.7' media='all' />
<script type='text/javascript' src='http://gmauthority.com/blog/wp-includes/js/jquery/jquery.js?ver=1.11.3'></script>
<script type='text/javascript' src='http://gmauthority.com/blog/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script>
<script type='text/javascript' src='http://gmauthority.com/blog/wp-content/plugins/nextcellent-gallery-nextgen-legacy/js/owl.carousel.min.js?ver=2'></script>
<script type='text/javascript' src='http://gmauthority.com/blog/wp-content/plugins/fooboxV2/js/foobox.min.js?ver=2.3.2.25'></script>
<link rel='https://api.w.org/' href='http://gmauthority.com/blog/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://gmauthority.com/blog/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://gmauthority.com/blog/wp-includes/wlwmanifest.xml" />
<link rel='prev' title='General Motors U.S. Sales Increase 7.5 Percent To 275,552 Units In August 2017' href='http://gmauthority.com/blog/2017/09/general-motors-august-2017-sales-figures-numbers-results-united-states/' />
<link rel='next' title='2018 Cadillac CT6 With Super Cruise Self-Driving System Will Start At $71,300' href='http://gmauthority.com/blog/2017/09/2018-cadillac-ct6-with-super-cruise-self-driving-system-will-start-at-71300/' />
<link rel='shortlink' href='http://gmauthority.com/blog/?p=171213' />
<link rel="alternate" type="application/json+oembed" href="http://gmauthority.com/blog/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fgmauthority.com%2Fblog%2F2017%2F09%2Fheres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims%2F" />
<link rel="alternate" type="text/xml+oembed" href="http://gmauthority.com/blog/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fgmauthority.com%2Fblog%2F2017%2F09%2Fheres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims%2F&#038;format=xml" />
<link rel="apple-touch-icon" href="http://gmauthority.com/blog/wp-content/uploads/2015/01/GMA-2015-Web-Clip-Logo-January-19-2015.jpg" />
<script type="text/javascript">/* Run FooBox (v2.3.2.25) */
(function( FOOBOX, $, undefined ) {
  FOOBOX.o = {wordpress: { enabled: true }, deeplinking : { enabled: false }, captions: { overrideTitle:true, titleSource:'image_alt', overrideDesc:true, descSource:'anchor', prettify:true }, countMessage:'image %index of %total', excludes:'.fbx-link,.nofoobox,.nolightbox,a[href*="pinterest.com/pin/create/button/"]', affiliate : { enabled: false }, error: "Sorry, the image couldn\'t load", slideshow: { enabled:true}, social: { enabled: true, excludes: ['iframe','html'], onlyShowOnHover:true, position: 'fbx-top', links: [ { css: 'fbx-facebook', title: 'Facebook', url: 'http://www.facebook.com/sharer.php?u={url}'  }, { css: 'fbx-google-plus', title: 'Google+', url: 'https://plus.google.com/share?url={url-ne}'  }, { css: 'fbx-twitter', title: 'Twitter', url: 'https://twitter.com/share?url={url}&text={title}&via=afroehlich&hashtags=GMchat'  }, { css: 'fbx-pinterest', title: 'Pinterest', url: 'https://pinterest.com/pin/create/bookmarklet/?media={img!}&url={url}&is_video={is_video}&description={title}'  }, { css: 'fbx-linkedin', title: 'LinkedIn', url: 'http://www.linkedin.com/shareArticle?url={url}&title={title}'  } ] }, preload:true, modalClass: "fbx-spinner-7"};
  FOOBOX.init = function() {
    $(".fbx-link").removeClass("fbx-link");
    $(".ngg-galleryoverview, .ngg-widget").foobox(FOOBOX.o);
    $(".gallery").foobox(FOOBOX.o);
    $(".afroehlich").foobox(FOOBOX.o);
    $(".foobox, [target=\"foobox\"]").foobox(FOOBOX.o);
    $(".wp-caption").foobox(FOOBOX.o);
    $("a:has(img[class*=wp-image-])").foobox(FOOBOX.o);

  };
}( window.FOOBOX = window.FOOBOX || {}, jQuery ));

jQuery(function() {
  //preload the foobox font
  jQuery("body").append("<span style=\"font-family:'foobox'; color:transparent; position:absolute; top:-1000em;\">f</span>");
  FOOBOX.init();
  jQuery(document).trigger("foobox-after-init");

});
</script>
<link rel="shortcut icon" href="http://gmauthority.com/blog/wp-content/uploads/2015/01/GMA-2015-Favicon-January-19-2015.jpg">
<script type="text/javascript">
 var _gaq = _gaq || [];
 _gaq.push(['_setAccount', 'UA-10454573-1']);
 _gaq.push(['_setDomainName', 'gmauthority.com']);
 _gaq.push(['_trackPageview']);
 (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>
<style type="text/css" media="all">
/* <![CDATA[ */
@import url("http://gmauthority.com/blog/wp-content/plugins/wp-table-reloaded/css/plugin.css?ver=1.9.4");
@import url("http://gmauthority.com/blog/wp-content/plugins/wp-table-reloaded/css/datatables.css?ver=1.9.4");
.negative-row td, .negative-number {
 background-color: #E69999!important;
}

.positive-row td, .positive-number {
 background-color: #CFFFCC!important;
}

.wp-table-reloaded-id-12 td, .wp-table-reloaded-id-12 th {
  text-align: center;
}
.wp-table-reloaded-id-12 tbody .column-1 {
  text-align: left;
}
/* ]]> */
</style><link rel="amphtml" href="http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/amp/" />

<meta property="fb:admins" content="100000686899395" />
<meta property="fb:app_id" content="216102895086608" />
<meta property="og:url" content="http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/" />
<meta property="og:title" content="Here&#8217;s Everything General Motors Is Doing To Help Hurricane Harvey Victims" />
<meta property="og:site_name" content="GM Authority" />
<meta property="og:description" content="GM is taking a number of steps to help those affected by the hurricane." />
<meta property="og:type" content="article" />
<meta property="og:image" content="http://gmauthority.com/blog/wp-content/uploads/2015/11/GMA-2015-Logo-250px.jpeg" />
<meta property="og:image" content="http://gmauthority.com/blog/wp-content/uploads/2016/02/GM-Renaissance-Center-GM-Ren-Cen-Winter-2016-021-1024x683.jpg" />
<meta property="og:locale" content="en_us" />

<link rel="icon" href="http://gmauthority.com/blog/wp-content/uploads/2017/11/GMA-2015-Logo.jpeg" sizes="32x32" />
<link rel="icon" href="http://gmauthority.com/blog/wp-content/uploads/2017/11/GMA-2015-Logo.jpeg" sizes="192x192" />
<link rel="apple-touch-icon-precomposed" href="http://gmauthority.com/blog/wp-content/uploads/2017/11/GMA-2015-Logo.jpeg" />
<meta name="msapplication-TileImage" content="http://gmauthority.com/blog/wp-content/uploads/2017/11/GMA-2015-Logo.jpeg" />
<style type="text/css">

</style></head>
<body class="single single-post postid-171213 single-format-standard">
<div class="body-wrapper">
<header id="header">
<nav class="nav-container group mtmb-fixed" id="nav-header">
<div class="container">
<li class='menu-item mtmb-searchbox-icon'><i class='icon-search sb-icon-size'></i></li><li class='menu-item mtmb-right'><div class='mtmb-searchwrap'><form action='/' method='get'><input type='text' placeholder='Search...' name='s' class='mtmb-searchbox' required><i class='icon-remove sb-icon-size mtmb-close-icon'></i></form></div></li><ul class='nav mtmb-nav'><li class='menu-item mtmb-menu-item login-link  mtmb-show'><a id='show_login' href='#'>Sign In</a></li><li class='menu-item mtmb-menu-item register-link  mtmb-show'><a href='http://gmauthority.com/blog/register/'>Sign Up</a></li></ul> <div class="nav-toggle" id="nav-header-toggle"><i class="icon-reorder"></i></div>
<div class="nav-wrap">
<ul id="menu-header" class="nav container group"><li id="menu-item-41108" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-41108"><a href="http://gmauthority.com" itemprop="url">News</a></li><li id="menu-item-41237" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-41237"><a href="http://gmauthority.com/blog/forum/" itemprop="url">Forum</a></li><li id="menu-item-41238" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-41238"><a href="http://gmauthority.com/blog/gallery/" itemprop="url">Photos</a></li><li id="menu-item-41239" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-41239"><a href="http://gmauthority.com/blog/tip-us/" itemprop="url">Tip Us</a></li><li id="menu-item-131953" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-131953"><a href="http://gmauthority.com/blog/careers/" itemprop="url">Jobs</a></li><li id="menu-item-41586" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-41586"><a href="http://gmauthority.com/blog/subscribe/" itemprop="url">Subscribe</a></li></ul> </div>
</div>
</nav>
<div class="container">
<div id="header-logo-wrapper">
<div id="header-logo-container-left">
<p id="logo"><a href="http://gmauthority.com/blog/" rel="home"><img src="http://gmauthority.com/blog/wp-content/uploads/2015/01/GMA-2015-Logo-1-13-20151.jpeg" alt="GM Authority"></a></p>
</div>
<div id="header-logo-container-center">
<h3>Sponsored Links</h3>
<script>var ad_data = get_ad_size('header-logo-center');
								document.write('<script type="text/javascript"> ' + ad_data[0] + '<' + '\/script>'); </script>
<script> document.write('<script type="text/javascript" ' + ad_data[1] + '><' + '\/script>'); </script>
</div>
<div id="header-logo-container-right">
<ul id="header-social" class="social-module"><li><a class="social-tooltip" href="http://facebook.com/gmauthority" title="Facebook" target="_blank"><i class="icon-facebook-sign"></i></a></li><li><a class="social-tooltip" href="http://twitter.com/gmauthority" title="Twitter" target="_blank"><i class="icon-twitter"></i></a></li><li><a class="social-tooltip" href="http://plus.google.com/b/106522224833753772925/106522224833753772925" title="G+" target="_blank"><i class="icon-google-plus-sign"></i></a></li></ul>
</div>
</div>
<nav class="nav-container group" id="nav-subheader">
<div class="nav-toggle" id="nav-subheader-toggle"><i class="icon-reorder"></i></div>
<div class="nav-wrap">
<ul id="menu-subheader" class="nav container group"><li id="menu-item-41240" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-41240"><a href="http://gmauthority.com/blog/category/chevrolet/" itemprop="url">Chevrolet</a></li><li id="menu-item-41241" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-41241"><a href="http://gmauthority.com/blog/category/buick/" itemprop="url">Buick</a>
<ul class="sub-menu">
<li id="menu-item-78629" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78629"><a href="http://gmauthority.com/blog/category/buick/encore/" itemprop="url">Encore</a></li> <li id="menu-item-78630" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78630"><a href="http://gmauthority.com/blog/category/buick/envision/" itemprop="url">Envision</a></li> <li id="menu-item-78631" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78631"><a href="http://gmauthority.com/blog/category/buick/enspire/" itemprop="url">Enspire (Upcoming)</a></li> <li id="menu-item-78632" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78632"><a href="http://gmauthority.com/blog/category/buick/enclave/" itemprop="url">Enclave</a></li> <li id="menu-item-78633" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78633"><a href="http://gmauthority.com/blog/category/buick/excelle/" itemprop="url">Excelle</a></li> <li id="menu-item-78634" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78634"><a href="http://gmauthority.com/blog/category/buick/excelle/excelle-gt/" itemprop="url">Excelle GT</a></li> <li id="menu-item-78635" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78635"><a href="http://gmauthority.com/blog/category/buick/excelle/excelle-xt/" itemprop="url">Excelle XT</a></li> <li id="menu-item-78636" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-78636"><a href="http://gmauthority.com/blog/category/buick/verano/" itemprop="url">Verano</a>
<ul class="sub-menu">
<li id="menu-item-78637" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78637"><a href="http://gmauthority.com/blog/category/buick/verano/verano-turbo/" itemprop="url">Verano Turbo</a></li> </ul>
</li> <li id="menu-item-78638" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-78638"><a href="http://gmauthority.com/blog/category/buick/regal/" itemprop="url">Regal</a>
<ul class="sub-menu">
<li id="menu-item-78639" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78639"><a href="http://gmauthority.com/blog/category/buick/regal/regal-eassist/" itemprop="url">Regal eAssist</a></li> <li id="menu-item-78644" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78644"><a href="http://gmauthority.com/blog/category/buick/regal/regal-turbo/" itemprop="url">Regal Turbo</a></li> <li id="menu-item-78642" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78642"><a href="http://gmauthority.com/blog/category/buick/regal/regal-gs/" itemprop="url">Regal GS</a></li> <li id="menu-item-78641" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78641"><a href="http://gmauthority.com/blog/category/buick/regal/regal-grand-national/" itemprop="url">Regal Grand National</a></li> <li id="menu-item-78640" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78640"><a href="http://gmauthority.com/blog/category/buick/regal/regal-gnx/" itemprop="url">Regal GNX</a></li> </ul>
</li> <li id="menu-item-78646" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-78646"><a href="http://gmauthority.com/blog/category/buick/lacrosse/" itemprop="url">LaCrosse</a>
<ul class="sub-menu">
<li id="menu-item-78647" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78647"><a href="http://gmauthority.com/blog/category/buick/lacrosse/lacrosse-eassist/" itemprop="url">LaCrosse eAssist</a></li> </ul>
</li> <li id="menu-item-78649" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78649"><a href="http://gmauthority.com/blog/category/buick/park-avenue/" itemprop="url">Park Avenue</a></li> <li id="menu-item-78648" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78648"><a href="http://gmauthority.com/blog/category/buick/gl8/" itemprop="url">GL8</a></li> <li id="menu-item-78650" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78650"><a href="http://gmauthority.com/blog/category/buick/buick-cascada/" itemprop="url">Cascada</a></li> <li id="menu-item-78651" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78651"><a href="http://gmauthority.com/blog/category/buick/buick-concepts/velite/" itemprop="url">Velite</a></li></ul>
</li><li id="menu-item-41242" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-41242"><a href="http://gmauthority.com/blog/category/gmc/" itemprop="url">GMC</a>
<ul class="sub-menu">
<li id="menu-item-78654" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78654"><a href="http://gmauthority.com/blog/category/gmc/acadia/" itemprop="url">Acadia</a></li> <li id="menu-item-78655" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78655"><a href="http://gmauthority.com/blog/category/gmc/acadia/acadia-denali/" itemprop="url">Acadia Denali</a></li> <li id="menu-item-78652" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78652"><a href="http://gmauthority.com/blog/category/gmc/terrain/" itemprop="url">Terrain</a></li> <li id="menu-item-78653" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78653"><a href="http://gmauthority.com/blog/category/gmc/terrain/terrain-denali/" itemprop="url">Terrain Denali</a></li> <li id="menu-item-78656" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78656"><a href="http://gmauthority.com/blog/category/gmc/yukon/" itemprop="url">Yukon</a></li> <li id="menu-item-78658" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78658"><a href="http://gmauthority.com/blog/category/gmc/yukon/yukon-xl/" itemprop="url">Yukon XL</a></li> <li id="menu-item-78657" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78657"><a href="http://gmauthority.com/blog/category/gmc/yukon/yukon-denali/" itemprop="url">Yukon Denali</a></li> <li id="menu-item-78664" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78664"><a href="http://gmauthority.com/blog/category/gmc/canyon/" itemprop="url">Canyon</a></li> <li id="menu-item-78665" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78665"><a href="http://gmauthority.com/blog/category/gmc/canyon/canyon-denali/" itemprop="url">Canyon Denali</a></li> <li id="menu-item-78659" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78659"><a href="http://gmauthority.com/blog/category/gmc/sierra/" itemprop="url">Sierra</a></li> <li id="menu-item-78660" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78660"><a href="http://gmauthority.com/blog/category/gmc/sierra/sierra-denali/" itemprop="url">Sierra Denali</a></li> <li id="menu-item-78662" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78662"><a href="http://gmauthority.com/blog/category/gmc/sierra/sierra-hd/" itemprop="url">Sierra HD</a></li> <li id="menu-item-78661" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78661"><a href="http://gmauthority.com/blog/category/gmc/sierra/sierra-hd/sierra-denali-hd/" itemprop="url">Sierra Denali HD</a></li> <li id="menu-item-78663" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-78663"><a href="http://gmauthority.com/blog/category/gmc/denali/" itemprop="url">Denali Sub Brand</a></li></ul>
</li><li id="menu-item-41243" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-41243"><a href="http://gmauthority.com/blog/category/cadillac/" itemprop="url">Cadillac</a></li><li id="menu-item-41244" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-41244"><a href="http://gmauthority.com/blog/category/opel/" itemprop="url">Opel</a></li><li id="menu-item-41245" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-41245"><a href="http://gmauthority.com/blog/category/holden/" itemprop="url">Holden</a></li><li id="menu-item-41246" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-41246"><a href="http://gmauthority.com/blog/category/onstar/" itemprop="url">OnStar</a></li><li id="menu-item-41308" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-41308"><a href="http://gmauthority.com/blog/category/article-type/gma-special/review/" itemprop="url">Reviews</a></li><li id="menu-item-110134" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-110134"><a href="http://gmauthority.com/blog/category/future-product/rumor/" itemprop="url">Rumors</a></li><li id="menu-item-41248" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-41248"><a href="http://gmauthority.com/blog/category/gma-special/opinion-desk/" itemprop="url">Opinions</a></li><li id="menu-item-109479" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-109479"><a href="http://gmauthority.com/blog/category/business/dealers/" itemprop="url">Dealer News</a></li><li id="menu-item-41250" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-41250"><a href="http://gmauthority.com/blog/category/fun-stuff/motorsports-racing/" itemprop="url">Racing</a></li><li id="menu-item-41317" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-41317"><a href="http://gmauthority.com/blog/category/video/" itemprop="url">Video</a></li><li id="menu-item-93828" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-93828"><a href="http://gmauthority.com/blog/category/article-type/gma-special/rpo-central/" itemprop="url">2018 Models</a></li></ul> </div>
</nav>
<div id="header-bottom-wrapper">



</div>
</div>
</header>
<div id="page">
<div class="container">
<div class="container-inner">
<div class="main group sidebar-right">
<div class="content-part">
<div class="pad group">
<article id="entry-171213" class="entry group post-171213 post type-post status-publish format-standard has-post-thumbnail hentry category-fun-stuff category-market category-usa category-business category-donation category-news category-north-america category-inspiration category-article-type">
<header class="entry-header">
<h1 class="entry-title">Here&#8217;s Everything General Motors Is Doing To Help Hurricane Harvey Victims</h1>
<a class="entry-comments" href="http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/#comments"><i class="icon-comments-alt"></i>9</a> <ul class="entry-meta group">
<li class="entry-author">by <a href="http://gmauthority.com/blog/author/sszymkowski/" title="Posts by Sean Szymkowski" rel="author">Sean Szymkowski</a></li> <li class="date"> &mdash; Sep 1, 2017 </li> </ul>
<div class="clear"></div>
</header>
<div class="entry-format">
<div class="image-container">
<div id="image-social-single">
<img width="720" height="340" src="http://gmauthority.com/blog/wp-content/uploads/2016/02/GM-Renaissance-Center-GM-Ren-Cen-Winter-2016-021-720x340.jpg" class="attachment-size-thumbnail-large size-size-thumbnail-large wp-post-image" alt="GM Renaissance Center - GM Ren Cen - Winter 2016 021" srcset="http://gmauthority.com/blog/wp-content/uploads/2016/02/GM-Renaissance-Center-GM-Ren-Cen-Winter-2016-021-297x140.jpg 297w, http://gmauthority.com/blog/wp-content/uploads/2016/02/GM-Renaissance-Center-GM-Ren-Cen-Winter-2016-021-520x245.jpg 520w, http://gmauthority.com/blog/wp-content/uploads/2016/02/GM-Renaissance-Center-GM-Ren-Cen-Winter-2016-021-720x340.jpg 720w" sizes="(max-width: 720px) 100vw, 720px" />
</div>
</div>
</div>
<div id="featured-image-wrapper">
<div id="featured-image-container">
<h3>Sponsored Links</h3>
<script>var ad_data = get_ad_size('below-image-center');
					document.write('<script type="text/javascript"> ' + ad_data[0] + '<' + '\/script>'); </script>
<script> document.write('<script type="text/javascript" ' + ad_data[1] + '><' + '\/script>'); </script>
</div>
</div>
</br>
<div class="entry-part text no-share">
<p>Hurricane Harvey may go down as the most-expensive natural disaster in the United States&#8217; history, but that means individuals, companies and other groups are doing as much as possible to ease the burden on those affected.</p>
<p>General Motors isn&#8217;t sitting back and announced a number of initiatives and steps it has taken to help not just its customers, but everyone affected by the natural disaster.</p>
<p>In the immediate future, GM has waived all charges for <a href="http://gmauthority.com/blog/2017/08/onstar-helps-handle-hurricane-harvey-emergencies-from-detroit-michigan-video/">vehicles equipped with OnStar</a> to gain access to emergency services, guidance and 4G LTE Wi-Fi. One million vehicles in the Texas and Louisiana area will be eligible for the temporarily-free services. Additionally, GM Financial has begun assisting its customers with payment arrangements and is waiving any applicable fees. Customers may also be eligible for a 90-day payment deferment as well.</p>
<p>Hurricane Harvey is <a href="http://gmauthority.com/blog/2017/08/hurricane-harvey-will-send-half-a-million-cars-to-the-scrap-yard/">estimated to send 500,000 vehicles to the scrap yard</a>, and in order to put those affected behind the wheel again, GM will offer $1,000 towards the purchase of any new Chevrolet, Buick, GMC or Cadillac. The rebate will be good through October 2, 2017, and can be applied in addition to any other incentives.</p>
<p>On the recovery front, GM has donated $1 million to the American Red Cross to support disaster relief efforts across the areas of Texas and Louisiana. GM&#8217;s personal employees have raised another $50,000 in four days. The automaker is also beginning to move used vehicle inventory to local Chevrolet, Buick, GMC and Cadillac dealerships to provide rental cars and courtesy transportation for <a href="http://gmauthority.com/blog/2017/09/cadillac-escalade-monster-truck-pulls-flooded-military-vehicle-to-dry-land-video/">hurricane victims</a>. For those in need of vehicle repairs, GM has expedited the shipment of service parts, including electronic components, engines, transmissions and batteries to the region.</p>
<p>Local employees are giving their all as well. GM workers at the Fort Worth and Arlington, Texas, assembly plants are filling three semi trucks full of personal care items, bottled water and non-perishable food.</p>
<div class="clear"></div>
</div>
<div class="clear"></div>
<div id="featured-image-wrapper">
<div id="featured-image-container">
<h3>Sponsored Links</h3>
<script>var ad_data = get_ad_size('header-replace-center');
							document.write('<script type="text/javascript"> ' + ad_data[0] + '<' + '\/script>'); </script>
<script> document.write('<script type="text/javascript" ' + ad_data[1] + '><' + '\/script>'); </script>
</div>
</div>
<li id="text-95" class="widget widget_text"> <div class="textwidget"><div class="alert success">Check out the latest forum discussions at the <a title="GM Authority Forum" href="http://gmauthority.com/blog/forum/">GM Authority forums</a>!<a class="alert-close" href="#"><i class="icon-remove-sign"></i></a></div></div>
</li> </br>
<div class="clear"></div>
<div class="entry-author-block group">
<div class="entry-author-avatar"><img alt='' src='http://0.gravatar.com/avatar/9a72dffadbbc4aee99455b39d0a3c16f?s=160&#038;r=g' srcset='http://0.gravatar.com/avatar/9a72dffadbbc4aee99455b39d0a3c16f?s=320&amp;r=g 2x' class='avatar avatar-160 photo' height='160' width='160' /></div>
<p class="entry-author-name">&mdash; Sean Szymkowski</p>
<p class="entry-author-description">Sean is a lead staff writer for GM Authority. The words above are fueled by passion and large amounts of caffeine. Find him on Instagram: @helloimseann</p>
</div>
</article>
<ul class="entry-browse group">
<li class="previous"><a href="http://gmauthority.com/blog/2017/09/general-motors-august-2017-sales-figures-numbers-results-united-states/" rel="prev"><i class="icon-chevron-left"></i><strong>Previous story</strong> <span>General Motors U.S. Sales Increase 7.5 Percent To 275,552 Units In August 2017</span></a></li>
<li class="next"><a href="http://gmauthority.com/blog/2017/09/2018-cadillac-ct6-with-super-cruise-self-driving-system-will-start-at-71300/" rel="next"><i class="icon-chevron-right"></i><strong>Next story</strong> <span>2018 Cadillac CT6 With Super Cruise Self-Driving System Will Start At $71,300</span></a></li>
</ul>
<div id="ads-content-wrapper">
<div id="ad-content-container">
<h3>Sponsored Links</h3>
<script>var ad_data = get_ad_size('comments');
						document.write('<script type="text/javascript"> ' + ad_data[0] + '<' + '\/script>'); </script>
<script> document.write('<script type="text/javascript" ' + ad_data[1] + '><' + '\/script>'); </script>
</div>
</div>
</br>
<h4 class="heading related">
<i class="icon-hand-right"></i>You may also like...
</h4>
<ul class="entry-related group">
<li class="related">
<article class="post-180886 post type-post status-publish format-standard has-post-thumbnail hentry category-market category-usa category-business category-donation category-news category-north-america category-article-type">
<a href="http://gmauthority.com/blog/2017/11/gm-employees-rally-to-help-puerto-rico-hurricane-victims/">
<span class="entry-thumbnail">
<img width="520" height="245" src="http://gmauthority.com/blog/wp-content/uploads/2017/11/GM-donates-to-Hurricane-Maria-victims-e1511209013906-520x245.jpg" class="attachment-size-thumbnail-medium size-size-thumbnail-medium wp-post-image" alt="GM donates to Hurricane Maria victims" srcset="http://gmauthority.com/blog/wp-content/uploads/2017/11/GM-donates-to-Hurricane-Maria-victims-e1511209013906-297x140.jpg 297w, http://gmauthority.com/blog/wp-content/uploads/2017/11/GM-donates-to-Hurricane-Maria-victims-e1511209013906-520x245.jpg 520w, http://gmauthority.com/blog/wp-content/uploads/2017/11/GM-donates-to-Hurricane-Maria-victims-e1511209013906-720x340.jpg 720w" sizes="(max-width: 520px) 100vw, 520px" /> </span>
<span class="rel-entry-title">GM Employees Rally To Help Puerto Rico Hurricane Victims</span>
</a>
</article>
</li>
<li class="related">
<article class="post-180107 post type-post status-publish format-standard has-post-thumbnail hentry category-chevrolet category-featured category-cadillac category-buick category-gmc category-market category-usa category-gma-special category-onstar category-news category-north-america category-tips category-onstar-plans category-article-type category-onstar-roadside-assistance">
<a href="http://gmauthority.com/blog/2017/11/how-to-get-roadside-assistance-on-the-cheap-for-chevrolet-cadillac-buick-gmc/">
<span class="entry-thumbnail">
<img width="520" height="245" src="http://gmauthority.com/blog/wp-content/uploads/2015/10/OnStar-Roadside-Assistance-01-520x245.jpg" class="attachment-size-thumbnail-medium size-size-thumbnail-medium wp-post-image" alt="Chevrolet lança OnStar no Brasil" srcset="http://gmauthority.com/blog/wp-content/uploads/2015/10/OnStar-Roadside-Assistance-01-297x140.jpg 297w, http://gmauthority.com/blog/wp-content/uploads/2015/10/OnStar-Roadside-Assistance-01-520x245.jpg 520w, http://gmauthority.com/blog/wp-content/uploads/2015/10/OnStar-Roadside-Assistance-01-720x340.jpg 720w" sizes="(max-width: 520px) 100vw, 520px" /> </span>
<span class="rel-entry-title">How To Get Roadside Assistance On The Cheap For Your GM Vehicle</span>
</a>
</article>
</li>
<li class="related">
<article class="post-179449 post type-post status-publish format-standard has-post-thumbnail hentry category-sales category-cadillac category-market category-usa category-by-the-numbers category-gma-special category-business category-results category-news category-north-america category-average-transaction-prices category-article-type">
<a href="http://gmauthority.com/blog/2017/11/cadillac-sales-figures-numbers-results-october-2017-united-states/">
<span class="entry-thumbnail">
<img width="520" height="245" src="http://gmauthority.com/blog/wp-content/uploads/2017/04/Cadillac-Logo-on-XT5-01-520x245.jpg" class="attachment-size-thumbnail-medium size-size-thumbnail-medium wp-post-image" alt="Cadillac Logo on XT5 01" srcset="http://gmauthority.com/blog/wp-content/uploads/2017/04/Cadillac-Logo-on-XT5-01-297x140.jpg 297w, http://gmauthority.com/blog/wp-content/uploads/2017/04/Cadillac-Logo-on-XT5-01-520x245.jpg 520w, http://gmauthority.com/blog/wp-content/uploads/2017/04/Cadillac-Logo-on-XT5-01-720x340.jpg 720w" sizes="(max-width: 520px) 100vw, 520px" /> </span>
<span class="rel-entry-title">Cadillac U.S. Sales Flat At 13,931 Units In October 2017</span>
</a>
</article>
</li>
</ul>
<br>
<div id="ads-content-wrapper">
<div id="ad-content-container">
<h3>Sponsored Links</h3>
<script>var ad_data = get_ad_size('comments');
						document.write('<script type="text/javascript"> ' + ad_data[0] + '<' + '\/script>'); </script>
<script> document.write('<script type="text/javascript" ' + ad_data[1] + '><' + '\/script>'); </script>
</div>
</div>
<div id="comments">
<h4 class="heading"><i class="icon-comments-alt"></i>9 Comments</h4>
<ol class="commentlist group">
<li class="comment even thread-even depth-1" id="comment-713168">
<div id="div-comment-713168" class="comment-body">
<div class="comment-author vcard">
<img alt='' src='http://0.gravatar.com/avatar/3d44eda2f6d6536d8ded194f3a12d144?s=120&#038;r=g' srcset='http://0.gravatar.com/avatar/3d44eda2f6d6536d8ded194f3a12d144?s=240&amp;r=g 2x' class='avatar avatar-120 photo' height='120' width='120' /> <cite class="fn">caddyzig</cite> <span class="says">says:</span> </div>
<div class="comment-meta commentmetadata"><a href="http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/#comment-713168">
September 1, 2017 at 2:31 pm</a> </div>
<p>Great job, GM! While this is certainly great PR, it will also go a long way in helping the people affected by the flooding.</p>
<div class="pd-rating" id="pd_rating_holder_1138624_comm_713168"></div><div class="reply"><a rel='nofollow' class='comment-reply-link' href='http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/?replytocom=713168#respond' onclick='return addComment.moveForm( "div-comment-713168", "713168", "respond", "171213" )' aria-label='Reply to caddyzig'>Reply</a></div>
</div>
</li>
<li class="comment odd alt thread-odd thread-alt depth-1 parent" id="comment-713202">
<div id="div-comment-713202" class="comment-body">
<div class="comment-author vcard">
<img alt='' src='http://1.gravatar.com/avatar/a877cfefe10f7a477fb4edc246fb04dc?s=120&#038;r=g' srcset='http://1.gravatar.com/avatar/a877cfefe10f7a477fb4edc246fb04dc?s=240&amp;r=g 2x' class='avatar avatar-120 photo' height='120' width='120' /> <cite class="fn">Raymondjram</cite> <span class="says">says:</span> </div>
<div class="comment-meta commentmetadata"><a href="http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/#comment-713202">
September 2, 2017 at 5:55 am</a> </div>
<p>Instead of incentives to buy a new vehicle, Gm should offer a discount for servicing those qualifying vehicles that suffer less water damage. Most damages will be wet interiors and trunks, which can be cleaned in a few days.</p>
<div class="pd-rating" id="pd_rating_holder_1138624_comm_713202"></div><div class="reply"><a rel='nofollow' class='comment-reply-link' href='http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/?replytocom=713202#respond' onclick='return addComment.moveForm( "div-comment-713202", "713202", "respond", "171213" )' aria-label='Reply to Raymondjram'>Reply</a></div>
</div>
<ul class="children">
<li class="comment even depth-2" id="comment-713268">
<div id="div-comment-713268" class="comment-body">
<div class="comment-author vcard">
<img alt='' src='http://2.gravatar.com/avatar/b62f9b34b1137d3548d67892e7fadefe?s=120&#038;r=g' srcset='http://2.gravatar.com/avatar/b62f9b34b1137d3548d67892e7fadefe?s=240&amp;r=g 2x' class='avatar avatar-120 photo' height='120' width='120' /> <cite class="fn"><a href='http://E' rel='external nofollow' class='url' target='_blank'>VCAT</a></cite> <span class="says">says:</span> </div>
<div class="comment-meta commentmetadata"><a href="http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/#comment-713268">
September 3, 2017 at 8:17 am</a> </div>
<p>How about not instead of but in addition to.</p>
<div class="pd-rating" id="pd_rating_holder_1138624_comm_713268"></div><div class="reply"><a rel='nofollow' class='comment-reply-link' href='http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/?replytocom=713268#respond' onclick='return addComment.moveForm( "div-comment-713268", "713268", "respond", "171213" )' aria-label='Reply to VCAT'>Reply</a></div>
</div>
</li>
</ul>
</li>
<li class="comment odd alt thread-even depth-1 parent" id="comment-713217">
<div id="div-comment-713217" class="comment-body">
<div class="comment-author vcard">
<img alt='' src='http://1.gravatar.com/avatar/462dd56a7073f6cae9d861289a71e122?s=120&#038;r=g' srcset='http://1.gravatar.com/avatar/462dd56a7073f6cae9d861289a71e122?s=240&amp;r=g 2x' class='avatar avatar-120 photo' height='120' width='120' /> <cite class="fn">Captain Carl</cite> <span class="says">says:</span> </div>
<div class="comment-meta commentmetadata"><a href="http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/#comment-713217">
September 2, 2017 at 10:18 am</a> </div>
<p>That&#8217;s great.</p>
<p>But the Oct 2 deadline on $1000-off seems a little tight, given all TX has to deal with. Maybe through November? </p>
<p>Seems reasonable &#8211; people need more time to put their lives back together, I suspect.</p>
<div class="pd-rating" id="pd_rating_holder_1138624_comm_713217"></div><div class="reply"><a rel='nofollow' class='comment-reply-link' href='http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/?replytocom=713217#respond' onclick='return addComment.moveForm( "div-comment-713217", "713217", "respond", "171213" )' aria-label='Reply to Captain Carl'>Reply</a></div>
</div>
<ul class="children">
<li class="comment even depth-2" id="comment-713225">
<div id="div-comment-713225" class="comment-body">
<div class="comment-author vcard">
<img alt='' src='http://1.gravatar.com/avatar/a1c5e16d7f991fcf16617f0e9c9fa4ad?s=120&#038;r=g' srcset='http://1.gravatar.com/avatar/a1c5e16d7f991fcf16617f0e9c9fa4ad?s=240&amp;r=g 2x' class='avatar avatar-120 photo' height='120' width='120' /> <cite class="fn">John Hart</cite> <span class="says">says:</span> </div>
<div class="comment-meta commentmetadata"><a href="http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/#comment-713225">
September 2, 2017 at 11:44 am</a> </div>
<p>More like until the end of this year.</p>
<div class="pd-rating" id="pd_rating_holder_1138624_comm_713225"></div><div class="reply"><a rel='nofollow' class='comment-reply-link' href='http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/?replytocom=713225#respond' onclick='return addComment.moveForm( "div-comment-713225", "713225", "respond", "171213" )' aria-label='Reply to John Hart'>Reply</a></div>
</div>
</li>
<li class="comment odd alt depth-2" id="comment-713266">
<div id="div-comment-713266" class="comment-body">
<div class="comment-author vcard">
<img alt='' src='http://2.gravatar.com/avatar/b62f9b34b1137d3548d67892e7fadefe?s=120&#038;r=g' srcset='http://2.gravatar.com/avatar/b62f9b34b1137d3548d67892e7fadefe?s=240&amp;r=g 2x' class='avatar avatar-120 photo' height='120' width='120' /> <cite class="fn"><a href='http://E' rel='external nofollow' class='url' target='_blank'>VCAT</a></cite> <span class="says">says:</span> </div>
<div class="comment-meta commentmetadata"><a href="http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/#comment-713266">
September 3, 2017 at 8:14 am</a> </div>
<p>I agree it should be at least until the end of the year.</p>
<div class="pd-rating" id="pd_rating_holder_1138624_comm_713266"></div><div class="reply"><a rel='nofollow' class='comment-reply-link' href='http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/?replytocom=713266#respond' onclick='return addComment.moveForm( "div-comment-713266", "713266", "respond", "171213" )' aria-label='Reply to VCAT'>Reply</a></div>
</div>
</li>
</ul>
</li>
<li class="comment even thread-odd thread-alt depth-1 parent" id="comment-713238">
<div id="div-comment-713238" class="comment-body">
<div class="comment-author vcard">
<img alt='' src='http://0.gravatar.com/avatar/382d7ff28d64a968eed869f8eaf1328b?s=120&#038;r=g' srcset='http://0.gravatar.com/avatar/382d7ff28d64a968eed869f8eaf1328b?s=240&amp;r=g 2x' class='avatar avatar-120 photo' height='120' width='120' /> <cite class="fn">EBZ06</cite> <span class="says">says:</span> </div>
<div class="comment-meta commentmetadata"><a href="http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/#comment-713238">
September 2, 2017 at 3:13 pm</a> </div>
<p>Nice effort GM! Nice effort GM employees!<br />
I&#8217;d like to see that $1000 purchase extended to those heroes who focused on the rescue effort to save lives.</p>
<p>Stay Strong Texas!</p>
<div class="pd-rating" id="pd_rating_holder_1138624_comm_713238"></div><div class="reply"><a rel='nofollow' class='comment-reply-link' href='http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/?replytocom=713238#respond' onclick='return addComment.moveForm( "div-comment-713238", "713238", "respond", "171213" )' aria-label='Reply to EBZ06'>Reply</a></div>
</div>
<ul class="children">
<li class="comment odd alt depth-2" id="comment-716086">
<div id="div-comment-716086" class="comment-body">
<div class="comment-author vcard">
<img alt='' src='http://0.gravatar.com/avatar/f320dd8d5e8d30c58f6a283580058411?s=120&#038;r=g' srcset='http://0.gravatar.com/avatar/f320dd8d5e8d30c58f6a283580058411?s=240&amp;r=g 2x' class='avatar avatar-120 photo' height='120' width='120' /> <cite class="fn"><a href='http://Gm%20authority' rel='external nofollow' class='url' target='_blank'>Crystal</a></cite> <span class="says">says:</span> </div>
<div class="comment-meta commentmetadata"><a href="http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/#comment-716086">
October 10, 2017 at 8:34 am</a> </div>
<p>My husband and I lost a lot during this Harvey , but we we&#8217;re trying not to dwell on anything. We have a 2015 sierra Texas Edition my husband repairs ac units for a living . No electricity will put you out of commission . We we&#8217;re told that we had a couple months to catch up on our payments and get things back on track. That was finally happening until yesterday . I was in the truck with it running waiting on my husband to get out of radio shack when I hear a loud noise and feel the truck being tossed around. When I looked I see a big guy doing something behind the truck and he had ran his truck into ours from The back! I was scared because I know that they are stealing truck and cars all over but especially in Houston. So I grabbed the handle to get out band the truck jerked backward causing me to be flung down to the pavement. I got myself up quickly and saw it was a wrecker driver! By this time my husband was out of the store in the truck I see he puts the truck in drive unaware that the wrecker was already hooked and locked on he. Tried to drive away from him but couldn&#8217;t and the driver stated that it was up for repo from gm. My adrenaline was so hi yesterday I didn&#8217;t really feel like I was hurt, but I have injured my right shoulder, elbow, wrist , hip and ankle. Wrecker drivers should have to announce themselves and allow all passengers to exit the car before they are hooked up to it and if they can&#8217;t do. That they need to wait. It was really wrong what happened to us we we&#8217;re stuck in another town with out a ride home . All of my husbands work tools are in the truck, how are we supposed to fix any of this if your not even going to. Keep. Your word to. Us? We have a letter from Gm stating that we have until. Next month before our truck would come up For repo can anyone tell me what we can do if anything? We would be really just like to have our truck back. Thanks Crystal</p>
<div class="pd-rating" id="pd_rating_holder_1138624_comm_716086"></div><div class="reply"><a rel='nofollow' class='comment-reply-link' href='http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/?replytocom=716086#respond' onclick='return addComment.moveForm( "div-comment-716086", "716086", "respond", "171213" )' aria-label='Reply to Crystal'>Reply</a></div>
</div>
</li>
</ul>
</li>
<li class="comment even thread-even depth-1" id="comment-713342">
<div id="div-comment-713342" class="comment-body">
<div class="comment-author vcard">
<img alt='' src='http://2.gravatar.com/avatar/8de64d45dadb525c4373a43539b2f16f?s=120&#038;r=g' srcset='http://2.gravatar.com/avatar/8de64d45dadb525c4373a43539b2f16f?s=240&amp;r=g 2x' class='avatar avatar-120 photo' height='120' width='120' /> <cite class="fn">MikeBelgium</cite> <span class="says">says:</span> </div>
<div class="comment-meta commentmetadata"><a href="http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/#comment-713342">
September 4, 2017 at 1:37 pm</a> </div>
<p>This makes me so proud to drive GM ! Fantastic initiative.</p>
<div class="pd-rating" id="pd_rating_holder_1138624_comm_713342"></div><div class="reply"><a rel='nofollow' class='comment-reply-link' href='http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/?replytocom=713342#respond' onclick='return addComment.moveForm( "div-comment-713342", "713342", "respond", "171213" )' aria-label='Reply to MikeBelgium'>Reply</a></div>
</div>
</li>
</ol>
<div id="response">
<div id="respond" class="comment-respond">
<h3 id="reply-title" class="comment-reply-title">Leave a Reply <small><a rel="nofollow" id="cancel-comment-reply-link" href="/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/#respond" style="display:none;">Cancel reply</a></small></h3> <form action="http://gmauthority.com/blog/wp-comments-post.php" method="post" id="commentform" class="comment-form">
<p class="comment-notes"><span id="email-notes">Your email address will not be published.</span> Required fields are marked <span class="required">*</span></p><p class="comment-form-comment"><label for="comment">Comment</label> <textarea id="comment" name="comment" cols="45" rows="8" aria-required="true" required="required"></textarea></p><p class="comment-form-author"><label for="author">Name <span class="required">*</span></label> <input id="author" name="author" type="text" value="" size="30" aria-required='true' required='required' /></p>
<p class="comment-form-email"><label for="email">Email <span class="required">*</span></label> <input id="email" name="email" type="text" value="" size="30" aria-describedby="email-notes" aria-required='true' required='required' /></p>
<p class="comment-form-url"><label for="url">Website</label> <input id="url" name="url" type="text" value="" size="30" /></p>
<input type="hidden" name="bwp-recaptcha-widget-id" value="bwpRecaptchaWidget1" /><div id="bwp-recaptcha-3fcdb73d36d54f2cc22d0f68e6b6e182" class="bwp-recaptcha g-recaptcha"></div> <input type="hidden" name="error_redirect_to" value="http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/comment-page-1/#respond" />
<p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Post Comment" /> <input type='hidden' name='comment_post_ID' value='171213' id='comment_post_ID' />
<input type='hidden' name='comment_parent' id='comment_parent' value='0' />
</p><p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="c5b1e00ca8" /></p><p><input style='width:30px' type='checkbox' name='subscribe-reloaded' id='subscribe-reloaded' value='yes' checked='checked' /> Notify me of followup comments via e-mail. You can also <a href='http://gmauthority.com/blog/comment-subscriptions/?srp=171213&amp;srk=6c10e2c2c37a2b91a31a5918b1790fb8&amp;sra=s'>subscribe</a> without commenting.</p><p style="display: none;"><input type="hidden" id="ak_js" name="ak_js" value="4" /></p> </form>
</div>
</div>
</div>
<br>
<div id="ads-content-wrapper">
<div id="ad-content-container">
<h3>Sponsored Links</h3>
<script>var ad_data = get_ad_size('comments');
						document.write('<script type="text/javascript"> ' + ad_data[0] + '<' + '\/script>'); </script>
<script> document.write('<script type="text/javascript" ' + ad_data[1] + '><' + '\/script>'); </script>
</div>
</div>
</div>
</div>
<div class="sidebar">
<a class="sidebar-toggle" title="Expand Sidebar"><i class="icon-reorder"></i></a>
<ul class="sidebar-content">
<li id="text-96" class="widget widget_text"><h3 class="widget-title group"><span>GM Authority Newsletter</span></h3> <div class="textwidget">
<link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css">
<style type="text/css">
	#mc_embed_signup{background:#f9f9f9; clear:left; font:12px Helvetica,Arial,sans-serif;  width:290px;}
	/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="//gmauthority.us2.list-manage.com/subscribe/post?u=fbb4437084c33acc25fbd24ca&amp;id=ee2a2d8e48" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<h3>Subscribe for free to receive our daily newsletter in your inbox.</h3>
<div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
<div class="mc-field-group">
<label for="mce-FNAME">First Name </label>
<input type="text" value="" name="FNAME" class="" id="mce-FNAME">
</div>
<div class="mc-field-group">
<label for="mce-LNAME">Last Name </label>
<input type="text" value="" name="LNAME" class="" id="mce-LNAME">
</div>
<div class="mc-field-group">
<label for="mce-EMAIL">Email Address <span class="asterisk">*</span>
</label>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
</div>
<div id="mce-responses" class="clear2">
<div class="response" id="mce-error-response"></div>
<div class="response" id="mce-success-response"></div>
</div> 
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_fbb4437084c33acc25fbd24ca_ee2a2d8e48" tabindex="-1" value=""></div>
<div class="clear2"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>
<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[0]='EMAIL';ftypes[0]='email';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
</div>
</li><li id="execphp-3" class="widget widget_execphp"><h3 class="widget-title group"><span>Sponsored Links</span></h3> <div class="execphpwidget"><div id="ads-sidebar-wrapper">
<div id="ad-sidebar-container-160">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

<ins class="adsbygoogle" style="display:inline-block;width:160px;height:600px" data-ad-client="ca-pub-7194783345442697" data-ad-slot="3398201120"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<div id="ad-sidebar-container-160">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

<ins class="adsbygoogle" style="display:inline-block;width:160px;height:600px" data-ad-client="ca-pub-7194783345442697" data-ad-slot="3398201120"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div></div>
</li><li id="wpb-tabs-2" class="widget widget_wpb_tabs"><h3 class="widget-title group"><span>Fresh Off The Press</span></h3><ul class="wpb-tabs group tabs-3"><li class="wpb-tab-recent"><a href="#tab-recent-2" title="Recent Posts"><i class="icon-time"></i><span>Recent Posts</span></a></li><li class="wpb-tab-popular"><a href="#tab-popular-2" title="Most Popular"><i class="icon-star"></i><span>Most Popular</span></a></li><li class="wpb-tab-comments"><a href="#tab-comments-2" title="Comments"><i class="icon-comments-alt"></i><span>Comments</span></a></li></ul><ul id="tab-recent-2" class="list-recent wpb-tab"><li class="format- wpb-thumb-enabled group"><a title="Maven City Car-Sharing Launches In Toronto, Ontario" href="http://gmauthority.com/blog/2018/02/maven-city-car-sharing-launches-in-toronto-ontario/"><span class="wpb-thumb"><img width="96" height="64" src="http://gmauthority.com/blog/wp-content/uploads/2016/01/General-Motors-Maven-002-96x64.jpg" class="attachment-size-thumbnail-tiny size-size-thumbnail-tiny wp-post-image" alt="General Motors Maven 002" srcset="http://gmauthority.com/blog/wp-content/uploads/2016/01/General-Motors-Maven-002-300x200.jpg 300w, http://gmauthority.com/blog/wp-content/uploads/2016/01/General-Motors-Maven-002-768x512.jpg 768w, http://gmauthority.com/blog/wp-content/uploads/2016/01/General-Motors-Maven-002-1024x682.jpg 1024w, http://gmauthority.com/blog/wp-content/uploads/2016/01/General-Motors-Maven-002-720x480.jpg 720w, http://gmauthority.com/blog/wp-content/uploads/2016/01/General-Motors-Maven-002-96x64.jpg 96w, http://gmauthority.com/blog/wp-content/uploads/2016/01/General-Motors-Maven-002-192x128.jpg 192w, http://gmauthority.com/blog/wp-content/uploads/2016/01/General-Motors-Maven-002.jpg 1280w" sizes="(max-width: 96px) 100vw, 96px" /></span><span class="wpb-text"><i class="title">Maven City Car-Sharing Launches In Toronto, Ontario</i><i class="meta">February 13, 2018</i></span></a></li><li class="format- wpb-thumb-enabled group"><a title="2019 Buick Cascada Sees Three Minor Revisions" href="http://gmauthority.com/blog/2018/02/2019-buick-cascada-sees-three-few-minor-revisions/"><span class="wpb-thumb"><img width="96" height="64" src="http://gmauthority.com/blog/wp-content/uploads/2016/08/2017-Buick-Cascada-Sport-Touring-Front-Three-Quarters-96x64.jpeg" class="attachment-size-thumbnail-tiny size-size-thumbnail-tiny wp-post-image" alt="2017 Buick Cascada Sport Touring Front Three Quarters" srcset="http://gmauthority.com/blog/wp-content/uploads/2016/08/2017-Buick-Cascada-Sport-Touring-Front-Three-Quarters-300x200.jpeg 300w, http://gmauthority.com/blog/wp-content/uploads/2016/08/2017-Buick-Cascada-Sport-Touring-Front-Three-Quarters-768x512.jpeg 768w, http://gmauthority.com/blog/wp-content/uploads/2016/08/2017-Buick-Cascada-Sport-Touring-Front-Three-Quarters-1024x682.jpeg 1024w, http://gmauthority.com/blog/wp-content/uploads/2016/08/2017-Buick-Cascada-Sport-Touring-Front-Three-Quarters-720x480.jpeg 720w, http://gmauthority.com/blog/wp-content/uploads/2016/08/2017-Buick-Cascada-Sport-Touring-Front-Three-Quarters-96x64.jpeg 96w, http://gmauthority.com/blog/wp-content/uploads/2016/08/2017-Buick-Cascada-Sport-Touring-Front-Three-Quarters-192x128.jpeg 192w, http://gmauthority.com/blog/wp-content/uploads/2016/08/2017-Buick-Cascada-Sport-Touring-Front-Three-Quarters.jpeg 1280w" sizes="(max-width: 96px) 100vw, 96px" /></span><span class="wpb-text"><i class="title">2019 Buick Cascada Sees Three Minor Revisions</i><i class="meta">February 13, 2018</i></span></a></li><li class="format- wpb-thumb-enabled group"><a title="Alex Bowman Secures Daytona 500 Pole Position In The New Chevrolet Camaro ZL1 Stock Car" href="http://gmauthority.com/blog/2018/02/alex-bowman-secures-daytona-500-pole-position-in-the-new-chevrolet-camaro-zl1-stock-car/"><span class="wpb-thumb"><img width="96" height="64" src="http://gmauthority.com/blog/wp-content/uploads/2017/08/2018-Chevrolet-Camaro-ZL1-NASCAR-Cup-race-car-front-96x64.jpeg" class="attachment-size-thumbnail-tiny size-size-thumbnail-tiny wp-post-image" alt="2018 Chevrolet Camaro ZL1 NASCAR Cup race car front" srcset="http://gmauthority.com/blog/wp-content/uploads/2017/08/2018-Chevrolet-Camaro-ZL1-NASCAR-Cup-race-car-front-96x64.jpeg 96w, http://gmauthority.com/blog/wp-content/uploads/2017/08/2018-Chevrolet-Camaro-ZL1-NASCAR-Cup-race-car-front-192x128.jpeg 192w" sizes="(max-width: 96px) 100vw, 96px" /></span><span class="wpb-text"><i class="title">Alex Bowman Secures Daytona 500 Pole Position In The New Chevrolet Camaro ZL1 Stock Car</i><i class="meta">February 13, 2018</i></span></a></li><li class="format-video wpb-thumb-enabled group"><a title="1962 NCM Sinkhole Corvette Restored And Put Back On Display: Video" href="http://gmauthority.com/blog/2018/02/1962-ncm-sinkhole-corvette-restored-and-put-back-on-display-video/"><span class="wpb-thumb"><img width="96" height="64" src="http://gmauthority.com/blog/wp-content/uploads/2018/02/1962-Chevrolet-Corvette-NCM-sinkhole-car-96x64.jpg" class="attachment-size-thumbnail-tiny size-size-thumbnail-tiny wp-post-image" alt="1962 Chevrolet Corvette - NCM sinkhole car" srcset="http://gmauthority.com/blog/wp-content/uploads/2018/02/1962-Chevrolet-Corvette-NCM-sinkhole-car-96x64.jpg 96w, http://gmauthority.com/blog/wp-content/uploads/2018/02/1962-Chevrolet-Corvette-NCM-sinkhole-car-192x128.jpg 192w" sizes="(max-width: 96px) 100vw, 96px" /><i class="icon-thumb"></i></span><span class="wpb-text"><i class="title">1962 NCM Sinkhole Corvette Restored And Put Back On Display: Video</i><i class="meta">February 13, 2018</i></span></a></li><li class="format- wpb-thumb-enabled group"><a title="&#8216;SkidMarks Show&#8217; Host Jeff Allen Is Building A 1967 Chevrolet Camaro For Charity" href="http://gmauthority.com/blog/2018/02/skidmarks-show-host-jeff-allen-is-building-a-1967-chevrolet-camaro-for-charity/"><span class="wpb-thumb"><img width="96" height="64" src="http://gmauthority.com/blog/wp-content/uploads/2015/12/Design-Your-Own-2016-Chevrolet-Camaro-Logo-e1450742337982-96x64.jpg" class="attachment-size-thumbnail-tiny size-size-thumbnail-tiny wp-post-image" alt="2016 Chevrolet Camaro Logo" srcset="http://gmauthority.com/blog/wp-content/uploads/2015/12/Design-Your-Own-2016-Chevrolet-Camaro-Logo-e1450742337982-96x64.jpg 96w, http://gmauthority.com/blog/wp-content/uploads/2015/12/Design-Your-Own-2016-Chevrolet-Camaro-Logo-e1450742337982-192x128.jpg 192w" sizes="(max-width: 96px) 100vw, 96px" /></span><span class="wpb-text"><i class="title">&#8216;SkidMarks Show&#8217; Host Jeff Allen Is Building A 1967 Chevrolet Camaro For Charity</i><i class="meta">February 13, 2018</i></span></a></li><li class="format-video wpb-thumb-enabled group"><a title="Insane 1969 Triumph TR6 Powered By A Stroked, Turbocharged 488 Pontiac V8: Video" href="http://gmauthority.com/blog/2018/02/insane-1969-triumph-tr6-powered-by-a-stroked-turbocharged-488-pontiac-v8-video/"><span class="wpb-thumb"><img width="96" height="64" src="http://gmauthority.com/blog/wp-content/uploads/2018/02/1969-Triumph-TR6-With-Turbocharged-488-Pontiac-V8-96x64.jpg" class="attachment-size-thumbnail-tiny size-size-thumbnail-tiny wp-post-image" alt="1969 Triumph TR6 With Turbocharged 488 Pontiac V8" srcset="http://gmauthority.com/blog/wp-content/uploads/2018/02/1969-Triumph-TR6-With-Turbocharged-488-Pontiac-V8-96x64.jpg 96w, http://gmauthority.com/blog/wp-content/uploads/2018/02/1969-Triumph-TR6-With-Turbocharged-488-Pontiac-V8-192x128.jpg 192w" sizes="(max-width: 96px) 100vw, 96px" /><i class="icon-thumb"></i></span><span class="wpb-text"><i class="title">Insane 1969 Triumph TR6 Powered By A Stroked, Turbocharged 488 Pontiac V8: Video</i><i class="meta">February 13, 2018</i></span></a></li></ul><ul id="tab-popular-2" class="list-popular wpb-tab"><li class="format- wpb-thumb-enabled group"><a title="2019 Silverado: What We Dislike About Chevrolet&#8217;s Full-Size Pickup" href="http://gmauthority.com/blog/2018/01/2019-silverado-what-we-dislike-about-chevrolets-full-size-pickup/"><span class="wpb-thumb"><img width="96" height="64" src="http://gmauthority.com/blog/wp-content/uploads/2018/01/2019-Chevrolet-Silverado-1500-Exterior-RST-001-96x64.jpg" class="attachment-size-thumbnail-tiny size-size-thumbnail-tiny wp-post-image" alt="2019 Chevrolet Silverado 1500 Exterior - RST 001" srcset="http://gmauthority.com/blog/wp-content/uploads/2018/01/2019-Chevrolet-Silverado-1500-Exterior-RST-001-96x64.jpg 96w, http://gmauthority.com/blog/wp-content/uploads/2018/01/2019-Chevrolet-Silverado-1500-Exterior-RST-001-192x128.jpg 192w" sizes="(max-width: 96px) 100vw, 96px" /></span><span class="wpb-text"><i class="title">2019 Silverado: What We Dislike About Chevrolet&#8217;s Full-Size Pickup</i><i class="meta">January 23, 2018</i></span></a></li><li class="format- wpb-thumb-enabled group"><a title="2019 Silverado 1500: 450 Pounds Lighter, More Tech, Optional Turbo Diesel Engine" href="http://gmauthority.com/blog/2018/01/2019-silverado-1500-450-pounds-lighter-with-more-tech-optional-turbo-diesel-engine/"><span class="wpb-thumb"><img width="96" height="64" src="http://gmauthority.com/blog/wp-content/uploads/2018/01/2019-Chevrolet-Silverado-1500-Live-Reveal-in-Detroit-002-96x64.jpg" class="attachment-size-thumbnail-tiny size-size-thumbnail-tiny wp-post-image" alt="2019 Chevrolet Silverado 1500 - Live Reveal in Detroit 002" srcset="http://gmauthority.com/blog/wp-content/uploads/2018/01/2019-Chevrolet-Silverado-1500-Live-Reveal-in-Detroit-002-96x64.jpg 96w, http://gmauthority.com/blog/wp-content/uploads/2018/01/2019-Chevrolet-Silverado-1500-Live-Reveal-in-Detroit-002-192x128.jpg 192w" sizes="(max-width: 96px) 100vw, 96px" /></span><span class="wpb-text"><i class="title">2019 Silverado 1500: 450 Pounds Lighter, More Tech, Optional Turbo Diesel Engine</i><i class="meta">January 13, 2018</i></span></a></li><li class="format- wpb-thumb-enabled group"><a title="Cadillac XT5 Sales Decrease 7.37 Percent To 6,888 Units In December 2017" href="http://gmauthority.com/blog/2018/01/cadillac-xt5-sales-numbers-figures-results-december-2017/"><span class="wpb-thumb"><img width="96" height="64" src="http://gmauthority.com/blog/wp-content/uploads/2017/04/2017-Cadillac-XT5-Platinum-Exterior-Review-002-96x64.jpg" class="attachment-size-thumbnail-tiny size-size-thumbnail-tiny wp-post-image" alt="2017 Cadillac XT5 Platinum Exterior Review 002" srcset="http://gmauthority.com/blog/wp-content/uploads/2017/04/2017-Cadillac-XT5-Platinum-Exterior-Review-002-300x200.jpg 300w, http://gmauthority.com/blog/wp-content/uploads/2017/04/2017-Cadillac-XT5-Platinum-Exterior-Review-002-768x513.jpg 768w, http://gmauthority.com/blog/wp-content/uploads/2017/04/2017-Cadillac-XT5-Platinum-Exterior-Review-002-1024x684.jpg 1024w, http://gmauthority.com/blog/wp-content/uploads/2017/04/2017-Cadillac-XT5-Platinum-Exterior-Review-002-720x481.jpg 720w, http://gmauthority.com/blog/wp-content/uploads/2017/04/2017-Cadillac-XT5-Platinum-Exterior-Review-002-96x64.jpg 96w, http://gmauthority.com/blog/wp-content/uploads/2017/04/2017-Cadillac-XT5-Platinum-Exterior-Review-002-192x128.jpg 192w, http://gmauthority.com/blog/wp-content/uploads/2017/04/2017-Cadillac-XT5-Platinum-Exterior-Review-002.jpg 1200w" sizes="(max-width: 96px) 100vw, 96px" /></span><span class="wpb-text"><i class="title">Cadillac XT5 Sales Decrease 7.37 Percent To 6,888 Units In December 2017</i><i class="meta">January 28, 2018</i></span></a></li><li class="format- wpb-thumb-enabled group"><a title="Cadillac CT6 Sales Decrease 1 Percent To 628 Units In January 2018" href="http://gmauthority.com/blog/2018/02/cadillac-ct6-sales-numbers-figures-results-january-2018/"><span class="wpb-thumb"><img width="96" height="64" src="http://gmauthority.com/blog/wp-content/uploads/2016/06/2016-Cadillac-CT6-exterior-in-China-001-96x64.jpg" class="attachment-size-thumbnail-tiny size-size-thumbnail-tiny wp-post-image" alt="2016 Cadillac CT6 exterior in China 001" srcset="http://gmauthority.com/blog/wp-content/uploads/2016/06/2016-Cadillac-CT6-exterior-in-China-001-300x200.jpg 300w, http://gmauthority.com/blog/wp-content/uploads/2016/06/2016-Cadillac-CT6-exterior-in-China-001-768x512.jpg 768w, http://gmauthority.com/blog/wp-content/uploads/2016/06/2016-Cadillac-CT6-exterior-in-China-001-1024x682.jpg 1024w, http://gmauthority.com/blog/wp-content/uploads/2016/06/2016-Cadillac-CT6-exterior-in-China-001-720x480.jpg 720w, http://gmauthority.com/blog/wp-content/uploads/2016/06/2016-Cadillac-CT6-exterior-in-China-001-96x64.jpg 96w, http://gmauthority.com/blog/wp-content/uploads/2016/06/2016-Cadillac-CT6-exterior-in-China-001-192x128.jpg 192w, http://gmauthority.com/blog/wp-content/uploads/2016/06/2016-Cadillac-CT6-exterior-in-China-001.jpg 1280w" sizes="(max-width: 96px) 100vw, 96px" /></span><span class="wpb-text"><i class="title">Cadillac CT6 Sales Decrease 1 Percent To 628 Units In January 2018</i><i class="meta">February 12, 2018</i></span></a></li><li class="format- wpb-thumb-enabled group"><a title="Ask Away: We&#8217;re Driving The 2018 Buick Regal TourX" href="http://gmauthority.com/blog/2018/01/ask-away-were-driving-the-2018-buick-regal-tourx/"><span class="wpb-thumb"><img width="96" height="64" src="http://gmauthority.com/blog/wp-content/uploads/2017/11/2018-Buick-Regal-TourX-96x64.jpg" class="attachment-size-thumbnail-tiny size-size-thumbnail-tiny wp-post-image" alt="2018 Buick Regal TourX" srcset="http://gmauthority.com/blog/wp-content/uploads/2017/11/2018-Buick-Regal-TourX-96x64.jpg 96w, http://gmauthority.com/blog/wp-content/uploads/2017/11/2018-Buick-Regal-TourX-192x128.jpg 192w" sizes="(max-width: 96px) 100vw, 96px" /></span><span class="wpb-text"><i class="title">Ask Away: We&#8217;re Driving The 2018 Buick Regal TourX</i><i class="meta">January 23, 2018</i></span></a></li><li class="format- wpb-thumb-enabled group"><a title="2019 Camaro Refresh: New 3LT Trim Level To Join Lineup" href="http://gmauthority.com/blog/2018/01/2019-camaro-refresh-new-3lt-trim-level-to-join-lineup/"><span class="wpb-thumb"><img width="96" height="64" src="http://gmauthority.com/blog/wp-content/uploads/2017/08/2018-Chevrolet-Camaro-Redline-Edition-exterior-008-Camaro-logo-96x64.jpg" class="attachment-size-thumbnail-tiny size-size-thumbnail-tiny wp-post-image" alt="2018 Chevrolet Camaro Redline Edition exterior 008 Camaro logo" srcset="http://gmauthority.com/blog/wp-content/uploads/2017/08/2018-Chevrolet-Camaro-Redline-Edition-exterior-008-Camaro-logo-300x200.jpg 300w, http://gmauthority.com/blog/wp-content/uploads/2017/08/2018-Chevrolet-Camaro-Redline-Edition-exterior-008-Camaro-logo-768x513.jpg 768w, http://gmauthority.com/blog/wp-content/uploads/2017/08/2018-Chevrolet-Camaro-Redline-Edition-exterior-008-Camaro-logo-1024x684.jpg 1024w, http://gmauthority.com/blog/wp-content/uploads/2017/08/2018-Chevrolet-Camaro-Redline-Edition-exterior-008-Camaro-logo-720x481.jpg 720w, http://gmauthority.com/blog/wp-content/uploads/2017/08/2018-Chevrolet-Camaro-Redline-Edition-exterior-008-Camaro-logo-96x64.jpg 96w, http://gmauthority.com/blog/wp-content/uploads/2017/08/2018-Chevrolet-Camaro-Redline-Edition-exterior-008-Camaro-logo-192x128.jpg 192w, http://gmauthority.com/blog/wp-content/uploads/2017/08/2018-Chevrolet-Camaro-Redline-Edition-exterior-008-Camaro-logo.jpg 1200w" sizes="(max-width: 96px) 100vw, 96px" /></span><span class="wpb-text"><i class="title">2019 Camaro Refresh: New 3LT Trim Level To Join Lineup</i><i class="meta">January 31, 2018</i></span></a></li></ul><ul id="tab-comments-2" class="list-comments wpb-tab"><li class="group wpb-thumb-enabled"><a title="Cadillac CT6 Sales Decrease 1 Percent To 628 Units In January 2018" href="http://gmauthority.com/blog/2018/02/cadillac-ct6-sales-numbers-figures-results-january-2018/#comment-726264"><span class="wpb-thumb"><img alt='' src='http://2.gravatar.com/avatar/bc25b3d84a19f43b560fec94eb692f0b?s=128&#038;r=g' srcset='http://2.gravatar.com/avatar/bc25b3d84a19f43b560fec94eb692f0b?s=256&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></span><span class="wpb-text"><i class="meta">Mr.R on:</i><i class="title">Cadillac CT6 Sales Decrease 1 Percent To 628 Units In January 2018</i></span></a></li><li class="group wpb-thumb-enabled"><a title="Maven City Car-Sharing Launches In Toronto, Ontario" href="http://gmauthority.com/blog/2018/02/maven-city-car-sharing-launches-in-toronto-ontario/#comment-726263"><span class="wpb-thumb"><img alt='' src='http://2.gravatar.com/avatar/8ee0a3118dd8fe7af6492cf6c29019e0?s=128&#038;r=g' srcset='http://2.gravatar.com/avatar/8ee0a3118dd8fe7af6492cf6c29019e0?s=256&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></span><span class="wpb-text"><i class="meta">Christoph on:</i><i class="title">Maven City Car-Sharing Launches In Toronto, Ontario</i></span></a></li><li class="group wpb-thumb-enabled"><a title="2019 Buick Cascada Sees Three Minor Revisions" href="http://gmauthority.com/blog/2018/02/2019-buick-cascada-sees-three-few-minor-revisions/#comment-726262"><span class="wpb-thumb"><img alt='' src='http://0.gravatar.com/avatar/98cc017010e59f523aeba940810cfaca?s=128&#038;r=g' srcset='http://0.gravatar.com/avatar/98cc017010e59f523aeba940810cfaca?s=256&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></span><span class="wpb-text"><i class="meta">omegatalon on:</i><i class="title">2019 Buick Cascada Sees Three Minor Revisions</i></span></a></li><li class="group wpb-thumb-enabled"><a title="2019 Camaro Refresh: New 3LT Trim Level To Join Lineup" href="http://gmauthority.com/blog/2018/01/2019-camaro-refresh-new-3lt-trim-level-to-join-lineup/#comment-726261"><span class="wpb-thumb"><img alt='' src='http://0.gravatar.com/avatar/90ee64d21882f7c74e3175f1f2515c6e?s=128&#038;r=g' srcset='http://0.gravatar.com/avatar/90ee64d21882f7c74e3175f1f2515c6e?s=256&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></span><span class="wpb-text"><i class="meta">zorro on:</i><i class="title">2019 Camaro Refresh: New 3LT Trim Level To Join Lineup</i></span></a></li><li class="group wpb-thumb-enabled"><a title="Buick Cascada Sales Decrease 35 Percent To 408 Units In December 2017" href="http://gmauthority.com/blog/2018/01/buick-cascada-sales-numbers-figures-results-december-2017/#comment-726260"><span class="wpb-thumb"><img alt='' src='http://0.gravatar.com/avatar/3a8fec985a61342605dfb7351bedecfc?s=128&#038;r=g' srcset='http://0.gravatar.com/avatar/3a8fec985a61342605dfb7351bedecfc?s=256&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></span><span class="wpb-text"><i class="meta">God/Bacardi on:</i><i class="title">Buick Cascada Sales Decrease 35 Percent To 408 Units In December 2017</i></span></a></li><li class="group wpb-thumb-enabled"><a title="Cadillac CT6 Sales Decrease 1 Percent To 628 Units In January 2018" href="http://gmauthority.com/blog/2018/02/cadillac-ct6-sales-numbers-figures-results-january-2018/#comment-726259"><span class="wpb-thumb"><img alt='' src='http://1.gravatar.com/avatar/7829d472004a3e3f86fea97087411cd0?s=128&#038;r=g' srcset='http://1.gravatar.com/avatar/7829d472004a3e3f86fea97087411cd0?s=256&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></span><span class="wpb-text"><i class="meta">Alex Luft on:</i><i class="title">Cadillac CT6 Sales Decrease 1 Percent To 628 Units In January 2018</i></span></a></li></ul></li><li id="execphp-4" class="widget widget_execphp"><h3 class="widget-title group"><span>Sponsored Links</span></h3> <div class="execphpwidget"><div id="ads-sidebar-wrapper">
<div id="ad-sidebar-container-160">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

<ins class="adsbygoogle" style="display:inline-block;width:160px;height:600px" data-ad-client="ca-pub-7194783345442697" data-ad-slot="3398201120"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<div id="ad-sidebar-container-160">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

<ins class="adsbygoogle" style="display:inline-block;width:160px;height:600px" data-ad-client="ca-pub-7194783345442697" data-ad-slot="3398201120"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div></div>
</li><li id="bbp_topics_widget-2" class="widget widget_display_topics"><h3 class="widget-title group"><span>Recent Forum Discussions</span></h3>
<ul>
<li>
<a class="bbp-forum-title" href="http://gmauthority.com/blog/topic/track-order-vvpjgw-2/">Track Order VVPJGW</a>
</li>
<li>
<a class="bbp-forum-title" href="http://gmauthority.com/blog/topic/track-order-vwdsrs/">Track order VWDSRS</a>
</li>
<li>
<a class="bbp-forum-title" href="http://gmauthority.com/blog/topic/track-order-vsmsf8/">Track order VSMSF8</a>
</li>
<li>
<a class="bbp-forum-title" href="http://gmauthority.com/blog/topic/allison-transmission-after-march-2019/">Allison transmission after march 2019</a>
</li>
<li>
<a class="bbp-forum-title" href="http://gmauthority.com/blog/topic/track-order-vwpr7p/">Track Order VWPR7P</a>
</li>
<li>
<a class="bbp-forum-title" href="http://gmauthority.com/blog/topic/track-order-vtpzb0/">Track Order VTPZB0</a>
</li>
<li>
<a class="bbp-forum-title" href="http://gmauthority.com/blog/topic/track-order-vvtrvt/">Track Order VVTRVT</a>
</li>
<li>
<a class="bbp-forum-title" href="http://gmauthority.com/blog/topic/track-order-vwxst8/">Track Order VWXST8</a>
</li>
<li>
<a class="bbp-forum-title" href="http://gmauthority.com/blog/topic/track-order-vwpqdt/">Track order VWPQDT</a>
</li>
<li>
<a class="bbp-forum-title" href="http://gmauthority.com/blog/topic/updating-audio-in-a-chevy-tahoe-ssv/">Updating audio in a Chevy Tahoe SSV</a>
</li>
</ul>
</li><li id="execphp-5" class="widget widget_execphp"><h3 class="widget-title group"><span>Sponsored Links</span></h3> <div class="execphpwidget"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

<ins class="adsbygoogle" style="display:inline-block;width:336px;height:280px" data-ad-client="ca-pub-7194783345442697" data-ad-slot="3401280366"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<br>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

<ins class="adsbygoogle" style="display:inline-block;width:336px;height:280px" data-ad-client="ca-pub-7194783345442697" data-ad-slot="3401280366"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></div>
</li>
<li id="ngg-sidebar-widget-8" class="widget ngg-sidebar-widget">
<h3 class="widget-title group"><span>Galleries</span></h3>
<a href="http://gmauthority.com/blog/gallery/holden-ve-commodore-series-ii/" title="Holden VE Commodore Series II"><img src="http://gmauthority.com/blog/wp-content/gallery/ve-commodore-series-ii/thumbs/thumbs_2011-ve-commodore-series-ii-9.jpg" width="96" height="72" alt="Holden VE Commodore Series II" /></a><a href="http://gmauthority.com/blog/gallery/2016-chevrolet-camaro-convertible/" title="2016 Chevrolet Camaro Convertible"><img src="http://gmauthority.com/blog/wp-content/gallery/2016-chevrolet-camaro-convertible/thumbs/thumbs_2016-chevrolet-camaro-convertible-03.jpg" width="96" height="72" alt="2016 Chevrolet Camaro Convertible" /></a><a href="http://gmauthority.com/blog/gallery/gma-garage-2012-chevrolet-camaro-2ss/" title="GMA Garage - 2012 Chevrolet Camaro 2SS"><img src="http://gmauthority.com/blog/wp-content/gallery/gma-garage-2012-chevrolet-camaro-2ss/thumbs/thumbs_gma-garage-2012-chevrolet-camaro-2ss-34.jpg" width="96" height="72" alt="GMA Garage - 2012 Chevrolet Camaro 2SS" /></a><a href="http://gmauthority.com/blog/gallery/2011-neiman-marcus-chevrolet-camaro-convertible/" title="2011 Neiman Marcus Chevrolet Camaro Convertible"><img src="http://gmauthority.com/blog/wp-content/gallery/2011-neiman-marcus-chevrolet-camaro-convertible/thumbs/thumbs_2011-neiman-marcus-chevrolet-camaro-convertible-2.jpg" width="96" height="72" alt="2011 Neiman Marcus Chevrolet Camaro Convertible" /></a><a href="http://gmauthority.com/blog/gallery/gm-6-2l-v8-vortec-l94-engine/" title="GM 6.2L V8 Vortec L94 Engine"><img src="http://gmauthority.com/blog/wp-content/gallery/gm-6-2l-v8-vortec-l94-engine/thumbs/thumbs_gm-6-2l-v8-vortec-l94-engine-1.jpg" width="96" height="72" alt="GM 6.2L V8 Vortec L94 Engine" /></a><a href="http://gmauthority.com/blog/gallery/opel-flex-fix/" title="Opel Flex-Fix"><img src="http://gmauthority.com/blog/wp-content/gallery/opel-flex-fix/thumbs/thumbs_opel-antara-flex-fix-4.jpg" width="96" height="72" alt="Opel Flex-Fix" /></a><a href="http://gmauthority.com/blog/gallery/apple-siri-eyes-free-chevrolet-mylink/" title="Apple Siri Eyes Free - Chevrolet MyLink"><img src="http://gmauthority.com/blog/wp-content/gallery/apple-siri-eyes-free-chevrolet-mylink/thumbs/thumbs_apple-siri-eyes-free-chevrolet-mylink-07.jpg" width="96" height="72" alt="Apple Siri Eyes Free - Chevrolet MyLink" /></a><a href="http://gmauthority.com/blog/gallery/gm-authority-garage-2011-chevrolet-cruze-eco/" title="GM Authority Garage - 2011 Chevrolet Cruze ECO"><img src="http://gmauthority.com/blog/wp-content/gallery/gm-authority-garage-2011-chevrolet-cruze-eco/thumbs/thumbs_2011-chevrolet-cruze-eco-28.jpg" width="96" height="72" alt="GM Authority Garage - 2011 Chevrolet Cruze ECO" /></a><a href="http://gmauthority.com/blog/gallery/2014-chevrolet-corvette-c7/" title="2014 Chevrolet Corvette C7"><img src="http://gmauthority.com/blog/wp-content/gallery/2014-chevrolet-corvette-c7/thumbs/thumbs_2014-chevrolet-corvette-stingray-c7-06.jpg" width="96" height="72" alt="2014 Chevrolet Corvette C7" /></a>
</li>
<li id="archives-5" class="widget widget_archive"><h3 class="widget-title group"><span>The Archives</span></h3> <label class="screen-reader-text" for="archives-dropdown-5">The Archives</label>
<select id="archives-dropdown-5" name="archive-dropdown" onchange='document.location.href=this.options[this.selectedIndex].value;'>
<option value="">Select Month</option>
<option value='http://gmauthority.com/blog/2018/02/'> February 2018 </option>
<option value='http://gmauthority.com/blog/2018/01/'> January 2018 </option>
<option value='http://gmauthority.com/blog/2017/12/'> December 2017 </option>
<option value='http://gmauthority.com/blog/2017/11/'> November 2017 </option>
<option value='http://gmauthority.com/blog/2017/10/'> October 2017 </option>
<option value='http://gmauthority.com/blog/2017/09/'> September 2017 </option>
<option value='http://gmauthority.com/blog/2017/08/'> August 2017 </option>
<option value='http://gmauthority.com/blog/2017/07/'> July 2017 </option>
<option value='http://gmauthority.com/blog/2017/06/'> June 2017 </option>
<option value='http://gmauthority.com/blog/2017/05/'> May 2017 </option>
<option value='http://gmauthority.com/blog/2017/04/'> April 2017 </option>
<option value='http://gmauthority.com/blog/2017/03/'> March 2017 </option>
<option value='http://gmauthority.com/blog/2017/02/'> February 2017 </option>
<option value='http://gmauthority.com/blog/2017/01/'> January 2017 </option>
<option value='http://gmauthority.com/blog/2016/12/'> December 2016 </option>
<option value='http://gmauthority.com/blog/2016/11/'> November 2016 </option>
<option value='http://gmauthority.com/blog/2016/10/'> October 2016 </option>
<option value='http://gmauthority.com/blog/2016/09/'> September 2016 </option>
<option value='http://gmauthority.com/blog/2016/08/'> August 2016 </option>
<option value='http://gmauthority.com/blog/2016/07/'> July 2016 </option>
<option value='http://gmauthority.com/blog/2016/06/'> June 2016 </option>
<option value='http://gmauthority.com/blog/2016/05/'> May 2016 </option>
<option value='http://gmauthority.com/blog/2016/04/'> April 2016 </option>
<option value='http://gmauthority.com/blog/2016/03/'> March 2016 </option>
<option value='http://gmauthority.com/blog/2016/02/'> February 2016 </option>
<option value='http://gmauthority.com/blog/2016/01/'> January 2016 </option>
<option value='http://gmauthority.com/blog/2015/12/'> December 2015 </option>
<option value='http://gmauthority.com/blog/2015/11/'> November 2015 </option>
<option value='http://gmauthority.com/blog/2015/10/'> October 2015 </option>
<option value='http://gmauthority.com/blog/2015/09/'> September 2015 </option>
<option value='http://gmauthority.com/blog/2015/08/'> August 2015 </option>
<option value='http://gmauthority.com/blog/2015/07/'> July 2015 </option>
<option value='http://gmauthority.com/blog/2015/06/'> June 2015 </option>
<option value='http://gmauthority.com/blog/2015/05/'> May 2015 </option>
<option value='http://gmauthority.com/blog/2015/04/'> April 2015 </option>
<option value='http://gmauthority.com/blog/2015/03/'> March 2015 </option>
<option value='http://gmauthority.com/blog/2015/02/'> February 2015 </option>
<option value='http://gmauthority.com/blog/2015/01/'> January 2015 </option>
<option value='http://gmauthority.com/blog/2014/12/'> December 2014 </option>
<option value='http://gmauthority.com/blog/2014/11/'> November 2014 </option>
<option value='http://gmauthority.com/blog/2014/10/'> October 2014 </option>
<option value='http://gmauthority.com/blog/2014/09/'> September 2014 </option>
<option value='http://gmauthority.com/blog/2014/08/'> August 2014 </option>
<option value='http://gmauthority.com/blog/2014/07/'> July 2014 </option>
<option value='http://gmauthority.com/blog/2014/06/'> June 2014 </option>
<option value='http://gmauthority.com/blog/2014/05/'> May 2014 </option>
<option value='http://gmauthority.com/blog/2014/04/'> April 2014 </option>
<option value='http://gmauthority.com/blog/2014/03/'> March 2014 </option>
<option value='http://gmauthority.com/blog/2014/02/'> February 2014 </option>
<option value='http://gmauthority.com/blog/2014/01/'> January 2014 </option>
<option value='http://gmauthority.com/blog/2013/12/'> December 2013 </option>
<option value='http://gmauthority.com/blog/2013/11/'> November 2013 </option>
<option value='http://gmauthority.com/blog/2013/10/'> October 2013 </option>
<option value='http://gmauthority.com/blog/2013/09/'> September 2013 </option>
<option value='http://gmauthority.com/blog/2013/08/'> August 2013 </option>
<option value='http://gmauthority.com/blog/2013/07/'> July 2013 </option>
<option value='http://gmauthority.com/blog/2013/06/'> June 2013 </option>
<option value='http://gmauthority.com/blog/2013/05/'> May 2013 </option>
<option value='http://gmauthority.com/blog/2013/04/'> April 2013 </option>
<option value='http://gmauthority.com/blog/2013/03/'> March 2013 </option>
<option value='http://gmauthority.com/blog/2013/02/'> February 2013 </option>
<option value='http://gmauthority.com/blog/2013/01/'> January 2013 </option>
<option value='http://gmauthority.com/blog/2012/12/'> December 2012 </option>
<option value='http://gmauthority.com/blog/2012/11/'> November 2012 </option>
<option value='http://gmauthority.com/blog/2012/10/'> October 2012 </option>
<option value='http://gmauthority.com/blog/2012/09/'> September 2012 </option>
<option value='http://gmauthority.com/blog/2012/08/'> August 2012 </option>
<option value='http://gmauthority.com/blog/2012/07/'> July 2012 </option>
<option value='http://gmauthority.com/blog/2012/06/'> June 2012 </option>
<option value='http://gmauthority.com/blog/2012/05/'> May 2012 </option>
<option value='http://gmauthority.com/blog/2012/04/'> April 2012 </option>
<option value='http://gmauthority.com/blog/2012/03/'> March 2012 </option>
<option value='http://gmauthority.com/blog/2012/02/'> February 2012 </option>
<option value='http://gmauthority.com/blog/2012/01/'> January 2012 </option>
<option value='http://gmauthority.com/blog/2011/12/'> December 2011 </option>
<option value='http://gmauthority.com/blog/2011/11/'> November 2011 </option>
<option value='http://gmauthority.com/blog/2011/10/'> October 2011 </option>
<option value='http://gmauthority.com/blog/2011/09/'> September 2011 </option>
<option value='http://gmauthority.com/blog/2011/08/'> August 2011 </option>
<option value='http://gmauthority.com/blog/2011/07/'> July 2011 </option>
<option value='http://gmauthority.com/blog/2011/06/'> June 2011 </option>
<option value='http://gmauthority.com/blog/2011/05/'> May 2011 </option>
<option value='http://gmauthority.com/blog/2011/04/'> April 2011 </option>
<option value='http://gmauthority.com/blog/2011/03/'> March 2011 </option>
<option value='http://gmauthority.com/blog/2011/02/'> February 2011 </option>
<option value='http://gmauthority.com/blog/2011/01/'> January 2011 </option>
<option value='http://gmauthority.com/blog/2010/12/'> December 2010 </option>
<option value='http://gmauthority.com/blog/2010/11/'> November 2010 </option>
<option value='http://gmauthority.com/blog/2010/10/'> October 2010 </option>
<option value='http://gmauthority.com/blog/2010/09/'> September 2010 </option>
<option value='http://gmauthority.com/blog/2010/08/'> August 2010 </option>
<option value='http://gmauthority.com/blog/2010/07/'> July 2010 </option>
<option value='http://gmauthority.com/blog/2010/06/'> June 2010 </option>
<option value='http://gmauthority.com/blog/2010/05/'> May 2010 </option>
<option value='http://gmauthority.com/blog/2010/04/'> April 2010 </option>
<option value='http://gmauthority.com/blog/2010/03/'> March 2010 </option>
<option value='http://gmauthority.com/blog/2010/02/'> February 2010 </option>
<option value='http://gmauthority.com/blog/2010/01/'> January 2010 </option>
<option value='http://gmauthority.com/blog/2009/12/'> December 2009 </option>
<option value='http://gmauthority.com/blog/2009/11/'> November 2009 </option>
<option value='http://gmauthority.com/blog/2009/10/'> October 2009 </option>
<option value='http://gmauthority.com/blog/2009/09/'> September 2009 </option>
<option value='http://gmauthority.com/blog/2009/08/'> August 2009 </option>
</select>
</li></ul> </div>
</div>
</div>
</div>
</div>
<div class="clear"></div>
<footer id="footer">
<div class="container">
<div id="footer-content" class="pad group">
<div id="ads-content-wrapper">
<div id="ad-content-container">
<h3 style="color: white;">Sponsored Links</h3>
<script>var ad_data = get_ad_size('footer');
						document.write('<script type="text/javascript"> ' + ad_data[0] + '<' + '\/script>'); </script>
<script> document.write('<script type="text/javascript" ' + ad_data[1] + '><' + '\/script>'); </script>
</div>
</div>
</div>
<div id="footer-widgets" class="pad group">
<div class="grid one-third">
<ul><li id="wpb-tabs-3" class="widget widget_wpb_tabs"><h3 class="widget-title fix"><span>Fresh Off The Press</span></h3><ul class="wpb-tabs group tabs-3"><li class="wpb-tab-recent"><a href="#tab-recent-3" title="Recent Posts"><i class="icon-time"></i><span>Recent Posts</span></a></li><li class="wpb-tab-popular"><a href="#tab-popular-3" title="Most Popular"><i class="icon-star"></i><span>Most Popular</span></a></li><li class="wpb-tab-comments"><a href="#tab-comments-3" title="Comments"><i class="icon-comments-alt"></i><span>Comments</span></a></li></ul><ul id="tab-recent-3" class="list-recent wpb-tab"><li class="format- wpb-thumb-enabled group"><a title="Maven City Car-Sharing Launches In Toronto, Ontario" href="http://gmauthority.com/blog/2018/02/maven-city-car-sharing-launches-in-toronto-ontario/"><span class="wpb-thumb"><img width="96" height="64" src="http://gmauthority.com/blog/wp-content/uploads/2016/01/General-Motors-Maven-002-96x64.jpg" class="attachment-size-thumbnail-tiny size-size-thumbnail-tiny wp-post-image" alt="General Motors Maven 002" srcset="http://gmauthority.com/blog/wp-content/uploads/2016/01/General-Motors-Maven-002-300x200.jpg 300w, http://gmauthority.com/blog/wp-content/uploads/2016/01/General-Motors-Maven-002-768x512.jpg 768w, http://gmauthority.com/blog/wp-content/uploads/2016/01/General-Motors-Maven-002-1024x682.jpg 1024w, http://gmauthority.com/blog/wp-content/uploads/2016/01/General-Motors-Maven-002-720x480.jpg 720w, http://gmauthority.com/blog/wp-content/uploads/2016/01/General-Motors-Maven-002-96x64.jpg 96w, http://gmauthority.com/blog/wp-content/uploads/2016/01/General-Motors-Maven-002-192x128.jpg 192w, http://gmauthority.com/blog/wp-content/uploads/2016/01/General-Motors-Maven-002.jpg 1280w" sizes="(max-width: 96px) 100vw, 96px" /></span><span class="wpb-text"><i class="title">Maven City Car-Sharing Launches In Toronto, Ontario</i><i class="meta">February 13, 2018</i></span></a></li><li class="format- wpb-thumb-enabled group"><a title="2019 Buick Cascada Sees Three Minor Revisions" href="http://gmauthority.com/blog/2018/02/2019-buick-cascada-sees-three-few-minor-revisions/"><span class="wpb-thumb"><img width="96" height="64" src="http://gmauthority.com/blog/wp-content/uploads/2016/08/2017-Buick-Cascada-Sport-Touring-Front-Three-Quarters-96x64.jpeg" class="attachment-size-thumbnail-tiny size-size-thumbnail-tiny wp-post-image" alt="2017 Buick Cascada Sport Touring Front Three Quarters" srcset="http://gmauthority.com/blog/wp-content/uploads/2016/08/2017-Buick-Cascada-Sport-Touring-Front-Three-Quarters-300x200.jpeg 300w, http://gmauthority.com/blog/wp-content/uploads/2016/08/2017-Buick-Cascada-Sport-Touring-Front-Three-Quarters-768x512.jpeg 768w, http://gmauthority.com/blog/wp-content/uploads/2016/08/2017-Buick-Cascada-Sport-Touring-Front-Three-Quarters-1024x682.jpeg 1024w, http://gmauthority.com/blog/wp-content/uploads/2016/08/2017-Buick-Cascada-Sport-Touring-Front-Three-Quarters-720x480.jpeg 720w, http://gmauthority.com/blog/wp-content/uploads/2016/08/2017-Buick-Cascada-Sport-Touring-Front-Three-Quarters-96x64.jpeg 96w, http://gmauthority.com/blog/wp-content/uploads/2016/08/2017-Buick-Cascada-Sport-Touring-Front-Three-Quarters-192x128.jpeg 192w, http://gmauthority.com/blog/wp-content/uploads/2016/08/2017-Buick-Cascada-Sport-Touring-Front-Three-Quarters.jpeg 1280w" sizes="(max-width: 96px) 100vw, 96px" /></span><span class="wpb-text"><i class="title">2019 Buick Cascada Sees Three Minor Revisions</i><i class="meta">February 13, 2018</i></span></a></li><li class="format- wpb-thumb-enabled group"><a title="Alex Bowman Secures Daytona 500 Pole Position In The New Chevrolet Camaro ZL1 Stock Car" href="http://gmauthority.com/blog/2018/02/alex-bowman-secures-daytona-500-pole-position-in-the-new-chevrolet-camaro-zl1-stock-car/"><span class="wpb-thumb"><img width="96" height="64" src="http://gmauthority.com/blog/wp-content/uploads/2017/08/2018-Chevrolet-Camaro-ZL1-NASCAR-Cup-race-car-front-96x64.jpeg" class="attachment-size-thumbnail-tiny size-size-thumbnail-tiny wp-post-image" alt="2018 Chevrolet Camaro ZL1 NASCAR Cup race car front" srcset="http://gmauthority.com/blog/wp-content/uploads/2017/08/2018-Chevrolet-Camaro-ZL1-NASCAR-Cup-race-car-front-96x64.jpeg 96w, http://gmauthority.com/blog/wp-content/uploads/2017/08/2018-Chevrolet-Camaro-ZL1-NASCAR-Cup-race-car-front-192x128.jpeg 192w" sizes="(max-width: 96px) 100vw, 96px" /></span><span class="wpb-text"><i class="title">Alex Bowman Secures Daytona 500 Pole Position In The New Chevrolet Camaro ZL1 Stock Car</i><i class="meta">February 13, 2018</i></span></a></li><li class="format-video wpb-thumb-enabled group"><a title="1962 NCM Sinkhole Corvette Restored And Put Back On Display: Video" href="http://gmauthority.com/blog/2018/02/1962-ncm-sinkhole-corvette-restored-and-put-back-on-display-video/"><span class="wpb-thumb"><img width="96" height="64" src="http://gmauthority.com/blog/wp-content/uploads/2018/02/1962-Chevrolet-Corvette-NCM-sinkhole-car-96x64.jpg" class="attachment-size-thumbnail-tiny size-size-thumbnail-tiny wp-post-image" alt="1962 Chevrolet Corvette - NCM sinkhole car" srcset="http://gmauthority.com/blog/wp-content/uploads/2018/02/1962-Chevrolet-Corvette-NCM-sinkhole-car-96x64.jpg 96w, http://gmauthority.com/blog/wp-content/uploads/2018/02/1962-Chevrolet-Corvette-NCM-sinkhole-car-192x128.jpg 192w" sizes="(max-width: 96px) 100vw, 96px" /><i class="icon-thumb"></i></span><span class="wpb-text"><i class="title">1962 NCM Sinkhole Corvette Restored And Put Back On Display: Video</i><i class="meta">February 13, 2018</i></span></a></li></ul><ul id="tab-popular-3" class="list-popular wpb-tab"><li class="format- wpb-thumb-enabled group"><a title="Poll: Should GM Bring Back Pontiac?" href="http://gmauthority.com/blog/2012/03/poll-is-it-time-to-start-talking-about-pontiac/"><span class="wpb-thumb"><img width="96" height="64" src="http://gmauthority.com/blog/wp-content/uploads/2012/03/Pontiac-G8-G3-96x64.jpg" class="attachment-size-thumbnail-tiny size-size-thumbnail-tiny wp-post-image" alt="Pontiac G8 G3" srcset="http://gmauthority.com/blog/wp-content/uploads/2012/03/Pontiac-G8-G3-96x64.jpg 96w, http://gmauthority.com/blog/wp-content/uploads/2012/03/Pontiac-G8-G3-192x128.jpg 192w" sizes="(max-width: 96px) 100vw, 96px" /></span><span class="wpb-text"><i class="title">Poll: Should GM Bring Back Pontiac?</i><i class="meta">March 28, 2012</i></span></a></li><li class="format- wpb-thumb-enabled group"><a title="GMT 900 GMC, Chevy Vehicles Subject To Frequently Cracking Dashboards" href="http://gmauthority.com/blog/2012/08/gmt-900-gmc-chevy-vehicles-subject-to-frequently-cracking-dashboards/"><span class="wpb-thumb"><img width="96" height="64" src="http://gmauthority.com/blog/wp-content/uploads/2012/08/Cracked-Dashboard-GMT900-trucks-and-suvs-96x64.jpg" class="attachment-size-thumbnail-tiny size-size-thumbnail-tiny wp-post-image" alt="Cracked Dashboard - GMT900 trucks and suvs" srcset="http://gmauthority.com/blog/wp-content/uploads/2012/08/Cracked-Dashboard-GMT900-trucks-and-suvs-96x64.jpg 96w, http://gmauthority.com/blog/wp-content/uploads/2012/08/Cracked-Dashboard-GMT900-trucks-and-suvs-192x128.jpg 192w" sizes="(max-width: 96px) 100vw, 96px" /></span><span class="wpb-text"><i class="title">GMT 900 GMC, Chevy Vehicles Subject To Frequently Cracking Dashboards</i><i class="meta">August 11, 2012</i></span></a></li><li class="format- wpb-thumb-enabled group"><a title="GM Working On Software Update To Improve iPhone 5 Bluetooth Connectivity" href="http://gmauthority.com/blog/2012/11/gm-working-on-software-update-to-improve-iphone-5-bluetooth-connectivity/"><span class="wpb-thumb"><img width="96" height="64" src="http://gmauthority.com/blog/wp-content/uploads/2012/11/Apple-Siri-Eyes-Free-Chevrolet-MyLink-04-96x64.jpg" class="attachment-size-thumbnail-tiny size-size-thumbnail-tiny wp-post-image" alt="Apple Siri Eyes Free - Chevrolet MyLink 04" srcset="http://gmauthority.com/blog/wp-content/uploads/2012/11/Apple-Siri-Eyes-Free-Chevrolet-MyLink-04-96x64.jpg 96w, http://gmauthority.com/blog/wp-content/uploads/2012/11/Apple-Siri-Eyes-Free-Chevrolet-MyLink-04-192x128.jpg 192w" sizes="(max-width: 96px) 100vw, 96px" /></span><span class="wpb-text"><i class="title">GM Working On Software Update To Improve iPhone 5 Bluetooth Connectivity</i><i class="meta">November 28, 2012</i></span></a></li><li class="format- wpb-thumb-enabled group"><a title="GM Offers Owners Bluetooth Update Via OnStar" href="http://gmauthority.com/blog/2012/08/gm-offers-owners-bluetooth-update-via-onstar/"><span class="wpb-thumb"><img width="96" height="64" src="http://gmauthority.com/blog/wp-content/uploads/2012/08/OnStar-mirror-plus-Bluetooth-96x64.jpg" class="attachment-size-thumbnail-tiny size-size-thumbnail-tiny wp-post-image" alt="OnStar mirror plus Bluetooth" srcset="http://gmauthority.com/blog/wp-content/uploads/2012/08/OnStar-mirror-plus-Bluetooth-720x479.jpg 720w, http://gmauthority.com/blog/wp-content/uploads/2012/08/OnStar-mirror-plus-Bluetooth-96x64.jpg 96w, http://gmauthority.com/blog/wp-content/uploads/2012/08/OnStar-mirror-plus-Bluetooth-192x128.jpg 192w, http://gmauthority.com/blog/wp-content/uploads/2012/08/OnStar-mirror-plus-Bluetooth.jpg 1000w" sizes="(max-width: 96px) 100vw, 96px" /></span><span class="wpb-text"><i class="title">GM Offers Owners Bluetooth Update Via OnStar</i><i class="meta">August 13, 2012</i></span></a></li></ul><ul id="tab-comments-3" class="list-comments wpb-tab"><li class="group wpb-thumb-enabled"><a title="Cadillac CT6 Sales Decrease 1 Percent To 628 Units In January 2018" href="http://gmauthority.com/blog/2018/02/cadillac-ct6-sales-numbers-figures-results-january-2018/#comment-726264"><span class="wpb-thumb"><img alt='' src='http://2.gravatar.com/avatar/bc25b3d84a19f43b560fec94eb692f0b?s=128&#038;r=g' srcset='http://2.gravatar.com/avatar/bc25b3d84a19f43b560fec94eb692f0b?s=256&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></span><span class="wpb-text"><i class="meta">Mr.R on:</i><i class="title">Cadillac CT6 Sales Decrease 1 Percent To 628 Units In January 2018</i></span></a></li><li class="group wpb-thumb-enabled"><a title="Maven City Car-Sharing Launches In Toronto, Ontario" href="http://gmauthority.com/blog/2018/02/maven-city-car-sharing-launches-in-toronto-ontario/#comment-726263"><span class="wpb-thumb"><img alt='' src='http://2.gravatar.com/avatar/8ee0a3118dd8fe7af6492cf6c29019e0?s=128&#038;r=g' srcset='http://2.gravatar.com/avatar/8ee0a3118dd8fe7af6492cf6c29019e0?s=256&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></span><span class="wpb-text"><i class="meta">Christoph on:</i><i class="title">Maven City Car-Sharing Launches In Toronto, Ontario</i></span></a></li><li class="group wpb-thumb-enabled"><a title="2019 Buick Cascada Sees Three Minor Revisions" href="http://gmauthority.com/blog/2018/02/2019-buick-cascada-sees-three-few-minor-revisions/#comment-726262"><span class="wpb-thumb"><img alt='' src='http://0.gravatar.com/avatar/98cc017010e59f523aeba940810cfaca?s=128&#038;r=g' srcset='http://0.gravatar.com/avatar/98cc017010e59f523aeba940810cfaca?s=256&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></span><span class="wpb-text"><i class="meta">omegatalon on:</i><i class="title">2019 Buick Cascada Sees Three Minor Revisions</i></span></a></li><li class="group wpb-thumb-enabled"><a title="2019 Camaro Refresh: New 3LT Trim Level To Join Lineup" href="http://gmauthority.com/blog/2018/01/2019-camaro-refresh-new-3lt-trim-level-to-join-lineup/#comment-726261"><span class="wpb-thumb"><img alt='' src='http://0.gravatar.com/avatar/90ee64d21882f7c74e3175f1f2515c6e?s=128&#038;r=g' srcset='http://0.gravatar.com/avatar/90ee64d21882f7c74e3175f1f2515c6e?s=256&amp;r=g 2x' class='avatar avatar-128 photo' height='128' width='128' /></span><span class="wpb-text"><i class="meta">zorro on:</i><i class="title">2019 Camaro Refresh: New 3LT Trim Level To Join Lineup</i></span></a></li></ul></li></ul>
</div>
<div class="grid one-third">
<ul><li id="text-65" class="widget widget_text"><h3 class="widget-title fix"><span>ABOUT GM AUTHORITY</span></h3> <div class="textwidget"><span style="color:#FFFFFF;">GM Authority is a must-read for <a href="http://gmauthority.com">GM news</a>, <a href="http://gmauthority.com/blog/category/gma-special/rumormill/">GM rumors</a>, <a href="http://gmauthority.com/blog/category/gma-special/review/">GM reviews</a>, and information about General Motors vehicles.<br /><br />
Join others in discussing The General in our <a href="http://gmauthority.com/forum/">GM Forums</a> and browse photos of GM vehicles in our <a href="http://gmauthority.com/blog/gallery/">GM pictures</a> gallery.<br /><br />
Please note that GM Authority is a product of <a href="http://motrolix.com">Motrolix</a> LLC and is not sponsored, owned, or in any other way condoned by General Motors Company, its brands, subsidiaries, or partners.<br /><br />
We also encourage you to check out our sister publications:
<ul>
<li>- Ford Authority for the latest <a href="http://fordauthority.com">Ford News</a> and <a href="http://fordauthority.com/forum/">Ford Forums</a></li>
<li>- Fiat Chrysler Authority for the latest <a href="http://fcauthority.com">Fiat Chrysler News</a> and <a href="http://fcauthority.com/forum/">Fiat Chrysler Forums</a></li>
</ul>
</span></div>
</li></ul>
</div>
<div class="grid one-third last">
<ul><li id="text-93" class="widget widget_text"><h3 class="widget-title fix"><span>Get Social</span></h3> <div class="textwidget"><center>
<a href="https://twitter.com/gmauthority" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @gmauthority</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
</br>
<iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fgmauthority&amp;width=200&amp;height=62&amp;show_faces=false&amp;colorscheme=dark&amp;stream=false&amp;show_border=false&amp;header=false&amp;appId=216102895086608" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:200px; height:62px;" allowTransparency="true"></iframe>

<div class="g-plus" data-height="69" data-href="//plus.google.com/106522224833753772925" data-rel="publisher"></div>

<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>
</center></div>
</li><li id="bbp_login_widget-4" class="widget bbp_widget_login"><h3 class="widget-title fix"><span>Login or Register</span></h3>
<form method="post" action="http://gmauthority.com/blog/wp-login.php" class="bbp-login-form">
<fieldset>
<legend>Log In</legend>
<div class="bbp-username">
<label for="user_login">Username: </label>
<input type="text" name="log" value="" size="20" id="user_login" tabindex="101" />
</div>
<div class="bbp-password">
<label for="user_pass">Password: </label>
<input type="password" name="pwd" value="" size="20" id="user_pass" tabindex="102" />
</div>
<div class="bbp-remember-me">
<input type="checkbox" name="rememberme" value="forever" id="rememberme" tabindex="103" />
<label for="rememberme">Remember Me</label>
</div>
<div class="bbp-submit-wrapper">
<button type="submit" name="user-submit" id="user-submit" tabindex="104" class="button submit user-submit">Log In</button>
<input type="hidden" name="user-cookie" value="1" />
<input type="hidden" id="bbp_redirect_to" name="redirect_to" value="http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/" /><input type="hidden" id="_wpnonce" name="_wpnonce" value="2990ba6596" /><input type="hidden" name="_wp_http_referer" value="/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/" />
</div>
<div class="bbp-login-links">
<a href="http://gmauthority.com/blog/register/" title="Register" class="bbp-register-link">Register</a>
<a href="http://gmauthority.com/blog/lost-your-password/" title="Lost Password" class="bbp-lostpass-link">Lost Password</a>
</div>
</fieldset>
</form>
</li></ul>
</div>
</div>
</div>
<nav class="nav-container group" id="nav-footer">
<div class="nav-toggle" id="nav-footer-toggle"><i class="icon-reorder"></i></div>
<div class="nav-wrap">
<ul id="menu-footer" class="nav container group"><li id="menu-item-41251" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-41251"><a href="http://gmauthority.com" itemprop="url">News</a></li><li id="menu-item-41252" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-41252"><a href="http://gmauthority.com/blog/forum/" itemprop="url">Forum</a></li><li id="menu-item-41253" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-41253"><a href="http://gmauthority.com/blog/gallery/" itemprop="url">Photos</a></li><li id="menu-item-41254" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-41254"><a href="http://gmauthority.com/blog/category/video/" itemprop="url">Videos</a></li><li id="menu-item-41256" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-41256"><a href="http://gmauthority.com/blog/about/" itemprop="url">About Us</a></li><li id="menu-item-41259" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-41259"><a href="http://gmauthority.com/blog/contact/" itemprop="url">Contact Us</a></li><li id="menu-item-41261" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-41261"><a href="http://gmauthority.com/blog/tip-us/" itemprop="url">Tip Us</a></li><li id="menu-item-46523" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-46523"><a href="http://gmauthority.com/blog/sitemap/" itemprop="url">Sitemap</a></li><li id="menu-item-131954" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-131954"><a href="http://gmauthority.com/blog/careers/" itemprop="url">Jobs</a></li><li id="menu-item-136349" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-136349"><a href="http://gmauthority.com/blog/privacy-policy/" itemprop="url">Privacy</a></li></ul> </div>
</nav>
<div id="footer-bottom">
<div class="container">
<div class="pad group">
<p id="copyright">© COPYRIGHT 2018 POWERED BY LSX V8 ENGINES, LOVE & REVERENCE.</p>
<a id="to-top" href="#"><i class="icon-angle-up"></i></a>
</div>
</div>
</div>
</footer>
</div>
<aside>
<div id="wpbfsb" class=" wpbfsb wpbfsb-position-vertical-left wpbfsb-position-responsive-horizontal-bottom" data-icon-quantity-full-width="3" data-icon-quantity-responsive="3" data-responsive-width="968">
<div class="wpbfsb-schema-org"> <button data-text="Here&#8217;s Everything General Motors Is Doing To Help Hurricane Harvey Victims" data-href="http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/" title="" style="" class=" wpbfsb-button-named-facebook" onClick="javascript:void(window.open('http://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fgmauthority.com%2Fblog%2F2017%2F09%2Fheres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims%2F', 'Facebook', 'width=650,height=200,scrollbars=yes'));">
<i class="wpbfsb-icon-facebook"></i> </button>
<button data-text="Here&#8217;s Everything General Motors Is Doing To Help Hurricane Harvey Victims" data-href="http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/" title="" style="" class=" wpbfsb-button-named-twitter" onClick="javascript:void(window.open('http://twitter.com/intent/tweet?text=Here%26%238217%3Bs%20Everything%20General%20Motors%20Is%20Doing%20To%20Help%20Hurricane%20Harvey%20Victims http%3A%2F%2Fgmauthority.com%2Fblog%2F2017%2F09%2Fheres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims%2F', 'Twitter', 'width=650,height=400,scrollbars=yes'));">
<i class="wpbfsb-icon-twitter"></i> </button>
<button data-text="Here&#8217;s Everything General Motors Is Doing To Help Hurricane Harvey Victims" data-href="http://gmauthority.com/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/" title="" style="" class=" wpbfsb-button-named-google" onClick="javascript:void(window.open('https://plusone.google.com/_/+1/confirm?url=http%3A%2F%2Fgmauthority.com%2Fblog%2F2017%2F09%2Fheres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims%2F', 'Plus One', 'width=650,height=200,scrollbars=yes'));">
<i class="wpbfsb-icon-googleplus"></i> </button>
<button id="wpbfsb-more-button" class="wpbfsb-more-button" onclick="void(wpbfsb_more_button_toggle());">
<i class="wpbfsb-icon-chevron-down"></i>
</button>
</div> </div>
<div style="clear: both;"></div>
</aside>
<script language="JavaScript">
	/*<![CDATA[*/
	function wpbfsb_more_button_toggle() {
		var el = document.getElementById('wpbfsb'),
			className = 'wpbfsb-animate-in';

		if (el.classList) {
			el.classList.toggle(className);
		} else {
			var classes = el.className.split(' ');
			var existingIndex = classes.indexOf(className);

			if (existingIndex >= 0)
				classes.splice(existingIndex, 1);
			else
				classes.push(className);

			el.className = classes.join(' ');
		}
	}
	/*]]>*/
</script> <form id="login" action="login" method="post">
<h1>GM Authority</h1>
<p class="status"></p>
<label for="username">Username</label>
<input id="username" type="text" name="username">
<label for="password">Password</label>
<input id="password" type="password" name="password">
<label for="rememberme"><input id="rememberme" type="checkbox"> Remember Me</label>
<br>
<a class="lost" href="http://gmauthority.com/blog/lost-password/">Lost your password?</a>
<input class="submit_button" type="submit" value="Login" name="submit">
<div class="close">X</div>
<input type="hidden" id="security" name="security" value="b13181e434" /><input type="hidden" name="_wp_http_referer" value="/blog/2017/09/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims/" /> </form>
<form id="search" action="/" method="get">
<div class="close">X</div>
<input id='mb-searcvhbox' type='text' placeholder='Search...' name='s' class='mtmb-searchbox' required autofocus>
<p class="search-label">Type Keyword(s) to search</p>
</form>
<script type='text/javascript' charset='UTF-8' id='polldaddyRatings'><!--//--><![CDATA[//><!--
PDRTJS_settings_1138624_comm_713168={"id":1138624,"unique_id":"wp-comment-713168","title":"Great%20job%2C%20GM%21%20While%20this%20is%20certainly%20great%20PR%2C%20it%20will%20also%20go%20a%20long%20way%20in%20helping%20the%20people%20affected%20by%20the%20flooding.%E2%80%A6","permalink":"http:\/\/gmauthority.com\/blog\/2017\/09\/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims\/#comment-713168","item_id":"_comm_713168"}; if ( typeof PDRTJS_RATING !== 'undefined' ){if ( typeof PDRTJS_1138624_comm_713168 == 'undefined' ){PDRTJS_1138624_comm_713168 = new PDRTJS_RATING( PDRTJS_settings_1138624_comm_713168 );}}PDRTJS_settings_1138624_comm_713202={"id":1138624,"unique_id":"wp-comment-713202","title":"Instead%20of%20incentives%20to%20buy%20a%20new%20vehicle%2C%20Gm%20should%20offer%20a%20discount%20for%20servicing%20%20those%20qualifying%20vehicles%20that%20suffer%20less%20water%20damage.%20Most%20damages%20will%20be%20wet%20interiors%20and%20trunks%2C%20which%E2%80%A6","permalink":"http:\/\/gmauthority.com\/blog\/2017\/09\/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims\/#comment-713202","item_id":"_comm_713202"}; if ( typeof PDRTJS_RATING !== 'undefined' ){if ( typeof PDRTJS_1138624_comm_713202 == 'undefined' ){PDRTJS_1138624_comm_713202 = new PDRTJS_RATING( PDRTJS_settings_1138624_comm_713202 );}}PDRTJS_settings_1138624_comm_713268={"id":1138624,"unique_id":"wp-comment-713268","title":"How%20about%20not%20instead%20of%20but%20in%20addition%20to.%E2%80%A6","permalink":"http:\/\/gmauthority.com\/blog\/2017\/09\/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims\/#comment-713268","item_id":"_comm_713268"}; if ( typeof PDRTJS_RATING !== 'undefined' ){if ( typeof PDRTJS_1138624_comm_713268 == 'undefined' ){PDRTJS_1138624_comm_713268 = new PDRTJS_RATING( PDRTJS_settings_1138624_comm_713268 );}}PDRTJS_settings_1138624_comm_713217={"id":1138624,"unique_id":"wp-comment-713217","title":"That%26%23039%3Bs%20great.But%20the%20Oct%202%20deadline%20on%20%241000-off%20seems%20a%20little%20tight%2C%20given%20all%20TX%20has%20to%20deal%20with.%20Maybe%20through%20November%3F%20Seems%20reasonable%20-%20people%20need%20more%20time%20to%20put%20their%20lives%20back%20toge%E2%80%A6","permalink":"http:\/\/gmauthority.com\/blog\/2017\/09\/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims\/#comment-713217","item_id":"_comm_713217"}; if ( typeof PDRTJS_RATING !== 'undefined' ){if ( typeof PDRTJS_1138624_comm_713217 == 'undefined' ){PDRTJS_1138624_comm_713217 = new PDRTJS_RATING( PDRTJS_settings_1138624_comm_713217 );}}PDRTJS_settings_1138624_comm_713225={"id":1138624,"unique_id":"wp-comment-713225","title":"More%20like%20until%20the%20end%20of%20this%20year.%E2%80%A6","permalink":"http:\/\/gmauthority.com\/blog\/2017\/09\/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims\/#comment-713225","item_id":"_comm_713225"}; if ( typeof PDRTJS_RATING !== 'undefined' ){if ( typeof PDRTJS_1138624_comm_713225 == 'undefined' ){PDRTJS_1138624_comm_713225 = new PDRTJS_RATING( PDRTJS_settings_1138624_comm_713225 );}}PDRTJS_settings_1138624_comm_713266={"id":1138624,"unique_id":"wp-comment-713266","title":"I%20agree%20it%20should%20be%20at%20least%20until%20the%20end%20of%20the%20year.%E2%80%A6","permalink":"http:\/\/gmauthority.com\/blog\/2017\/09\/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims\/#comment-713266","item_id":"_comm_713266"}; if ( typeof PDRTJS_RATING !== 'undefined' ){if ( typeof PDRTJS_1138624_comm_713266 == 'undefined' ){PDRTJS_1138624_comm_713266 = new PDRTJS_RATING( PDRTJS_settings_1138624_comm_713266 );}}PDRTJS_settings_1138624_comm_713238={"id":1138624,"unique_id":"wp-comment-713238","title":"Nice%20effort%20GM%21%20%20Nice%20effort%20GM%20employees%21I%26%23039%3Bd%20like%20to%20see%20that%20%241000%20purchase%20extended%20to%20those%20heroes%20who%20focused%20on%20the%20rescue%20effort%20to%20save%20lives.Stay%20Strong%20Texas%21%E2%80%A6","permalink":"http:\/\/gmauthority.com\/blog\/2017\/09\/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims\/#comment-713238","item_id":"_comm_713238"}; if ( typeof PDRTJS_RATING !== 'undefined' ){if ( typeof PDRTJS_1138624_comm_713238 == 'undefined' ){PDRTJS_1138624_comm_713238 = new PDRTJS_RATING( PDRTJS_settings_1138624_comm_713238 );}}PDRTJS_settings_1138624_comm_716086={"id":1138624,"unique_id":"wp-comment-716086","title":"My%20husband%20and%20I%20lost%20a%20lot%20during%20this%20Harvey%20%2C%20but%20we%20we%26%23039%3Bre%20trying%20not%20to%20dwell%20on%20anything.%20%20We%20have%20a%202015%20sierra%20Texas%20Edition%20%20my%20husband%20repairs%20ac%20units%20for%20a%20living%20.%20No%20electricity%20will%E2%80%A6","permalink":"http:\/\/gmauthority.com\/blog\/2017\/09\/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims\/#comment-716086","item_id":"_comm_716086"}; if ( typeof PDRTJS_RATING !== 'undefined' ){if ( typeof PDRTJS_1138624_comm_716086 == 'undefined' ){PDRTJS_1138624_comm_716086 = new PDRTJS_RATING( PDRTJS_settings_1138624_comm_716086 );}}PDRTJS_settings_1138624_comm_713342={"id":1138624,"unique_id":"wp-comment-713342","title":"This%20makes%20me%20so%20proud%20to%20drive%20GM%20%21%20Fantastic%20initiative.%E2%80%A6","permalink":"http:\/\/gmauthority.com\/blog\/2017\/09\/heres-everything-general-motors-is-doing-to-help-hurricane-harvey-victims\/#comment-713342","item_id":"_comm_713342"}; if ( typeof PDRTJS_RATING !== 'undefined' ){if ( typeof PDRTJS_1138624_comm_713342 == 'undefined' ){PDRTJS_1138624_comm_713342 = new PDRTJS_RATING( PDRTJS_settings_1138624_comm_713342 );}}
//--><!]]></script><script type='text/javascript' charset='UTF-8' src='http://i0.poll.fm/js/rating/rating.js'></script><script type='text/javascript' src='http://gmauthority.com/blog/wp-content/plugins/akismet/_inc/form.js?ver=3.1.7'></script>
<link rel='stylesheet' id='stcr-plugin-style-css' href='http://gmauthority.com/blog/wp-content/plugins/subscribe-to-comments-reloaded/includes/css/stcr-plugin-style.css?ver=76bf6ada53fa5f6b0c1295a41cc80c9d' media='all' />
<script type='text/javascript' src='http://s0.wp.com/wp-content/js/devicepx-jetpack.js?ver=201807'></script>
<script type='text/javascript' src='http://gmauthority.com/blog/wp-includes/js/comment-reply.min.js?ver=76bf6ada53fa5f6b0c1295a41cc80c9d'></script>
<script type='text/javascript' src='http://gmauthority.com/blog/wp-content/themes/typegrid11/js/jquery.jplayer.min.js?ver=2.1.0'></script>
<script type='text/javascript' src='http://gmauthority.com/blog/wp-content/themes/typegrid11/js/jquery.flexslider.min.js?ver=2.1'></script>
<script type='text/javascript' src='http://gmauthority.com/blog/wp-content/themes/typegrid11/js/jquery.sharrre-1.3.4.min.js?ver=1.3.4'></script>
<script type='text/javascript' src='http://gmauthority.com/blog/wp-content/themes/typegrid11/js/jquery.theme.js?ver=1.0'></script>
<script type='text/javascript' src='http://gmauthority.com/blog/wp-content/plugins/motrolix-top-menu-bar/inc/js/mtmb-top-menu-bar.js?ver=0.1.36'></script>
<script type='text/javascript' src='http://gmauthority.com/blog/wp-content/plugins/motrolix-top-menu-bar/inc/js/mtmb-search-box.js?ver=0.1.36'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var ajax_login_object = {"ajaxurl":"http:\/\/gmauthority.com\/blog\/wp-admin\/admin-ajax.php","redirecturl":"http:\/\/gmauthority.com\/blog\/account\/","loadingmessage":"Sending user info, please wait..."};
/* ]]> */
</script>
<script type='text/javascript' src='http://gmauthority.com/blog/wp-content/plugins/motrolix-top-menu-bar/inc/js/mtmb-ajax-login.js?ver=0.1.36'></script>
<script type='text/javascript' src='http://gmauthority.com/blog/wp-content/plugins/motrolix-top-menu-bar/inc/js/fastclick.js?ver=0.1.36'></script>
<script type='text/javascript' src='http://gmauthority.com/blog/wp-includes/js/wp-embed.min.js?ver=76bf6ada53fa5f6b0c1295a41cc80c9d'></script>
<script type='text/javascript' src='http://gmauthority.com/blog/wp-content/plugins/subscribe-to-comments-reloaded/includes/js/stcr-plugin.js?ver=76bf6ada53fa5f6b0c1295a41cc80c9d'></script>
<script type='text/javascript' src='http://stats.wp.com/e-201807.js' async defer></script>
<script type='text/javascript'>
	_stq = window._stq || [];
	_stq.push([ 'view', {v:'ext',j:'1:3.9.7',blog:'10786057',post:'171213',tz:'-8',srv:'gmauthority.com'} ]);
	_stq.push([ 'clickTrackerInit', '10786057', '171213' ]);
</script>
<script type="text/javascript">
			var bwpRecaptchaWidget1;
			var bwpRecaptchaCallback = function() {
				// render all collected recaptcha instances
				bwpRecaptchaWidget1 = grecaptcha.render('bwp-recaptcha-3fcdb73d36d54f2cc22d0f68e6b6e182', {
					sitekey: '6LcR3PsSAAAAAIjDuvo-YA8RORYMO8K50HXGRejT',
					theme: 'light',
					size: 'normal',
					tabindex: '0'
				});
			};
		</script>
<script src="https://www.google.com/recaptcha/api.js?onload=bwpRecaptchaCallback&#038;render=explicit" async defer></script>
</body>
</html>
</html>
</html>


