<!DOCTYPE html><html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:valurl="com.times.utilities.CMSWebUtility" xmlns:listval="com.indiatimes.cms.utilities.CMSDateUtility" xmlns:java="java" xmlns:g="http://base.google.com/ns/1.0" itemtype="http://schema.org/Article"><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="utf-8"><title>Hurricane Harvey: How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey - The Economic Times</title><link rel="image_src" href="https://img.etimg.com/thumb/msid-60443281,width-672,resizemode-4,imgsize-53661/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/how-indian-american-community-of-houston-is-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/hurricane-harvey.jpg"><meta http-equiv="Last-Modified" content="14 Feb, 2018, 1751 hrs IST"><meta name="description" content="Indian community organisations like Sewa International, which has chapters across the US, will have their hands full in the days ahead with relief and rehabilitation work."><meta name="news_keywords" content="Hurricane Harvey,Houston community,Indian students,Indian American business,Florida,Hurricane Jose,Sunday ET"><meta name="keywords" content="Hurricane Harvey,Houston community,Indian students,Indian American business,Florida,Hurricane Jose,Sunday ET"></meta><link rel="canonical" href="https://economictimes.indiatimes.com/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/articleshow/60442772.cms"><link media="only screen and (max-width: 640px)" rel="alternate" href="https://m.economictimes.com/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/articleshow/60442772.cms"><link media="handheld" rel="alternate" href="https://m.economictimes.com/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/articleshow/60442772.cms"><link rel="amphtml" href="https://m.economictimes.com/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/amp_articleshow/60442772.cms"><link href="//www.google-analytics.com" rel="preconnect"><link href="//connect.facebook.net" rel="preconnect"><link href="//cm.g.doubleclick.net" rel="preconnect"><link href="//googleads.g.doubleclick.net" rel="preconnect"><link href="//googleads.g.doubleclick.net" rel="preconnect"><link href="https://img.etimg.com" rel="preconnect"><link href="//js.etimg.com" rel="preconnect"><link href="//css.etimg.com" rel="preconnect"><link href="//economictimes.indiatimes.com" rel="preconnect"><link href="//sb.scorecardresearch.com" rel="preconnect"><link href="https://ade.clmbtech.com" rel="preconnect"><link href="//www.google-analytics.com" rel="dns-prefetch"><link href="//connect.facebook.net" rel="dns-prefetch"><link href="//cm.g.doubleclick.net" rel="dns-prefetch"><link href="//googleads.g.doubleclick.net" rel="dns-prefetch"><link href="//googleads.g.doubleclick.net" rel="dns-prefetch"><link href="https://img.etimg.com" rel="dns-prefetch"><link href="//js.etimg.com" rel="dns-prefetch"><link href="//css.etimg.com" rel="dns-prefetch"><link href="//economictimes.indiatimes.com" rel="dns-prefetch"><link href="//sb.scorecardresearch.com" rel="dns-prefetch"><link href="https://ade.clmbtech.com" rel="dns-prefetch"><link href="https://css.etimg.com/css_common/v-262,minify-1.cms" type="text/css" rel="stylesheet"><link href="https://css.etimg.com/css_articleshownew/v-171,minify-1.cms" type="text/css" rel="stylesheet"><link rel="stylesheet" href="https://css.etimg.com/combine_css.cms?q=css_comments.cms,css_add_under_portfolio.cms&amp;v=171"><style type="text/css">.articlelist_container li.list[data-msid="60442772"] {display:none;}
				    .showBtmBar {display:block; transition: opacity 1s ease-out;}
				    #topNavFixed.fixedNav {position: absolute;}
				    #topNavFixed.fixedNav.fixNavBar {position: fixed;}</style><script type="text/javascript">
				    function getQueryParams(qs) {
    			        qs = qs.split('+').join(' ');
    			        var params = {},
    			            tokens,
    			            re = /[?&]?([^=]+)=([^&]*)/g;
    			        while (tokens = re.exec(qs)) {
    			            params[decodeURIComponent(tokens[1])] = decodeURIComponent(tokens[2]);
    			        }
    			        return params;
			        }
			        var query = getQueryParams(document.location.search);
			        var utmNewsletter = (function () {
                                        	var utmflag = !!query.utm_source;
                                        	var utm = (utmflag) ? query.utm_source.toLowerCase() : utmflag;
                                        	return (utmflag && (utm == 'newsletter' || utm == 'etnotification' || utm == 'etnotifications' || utm == 'etwebnotifications'))
                                        })();
			        var artId = '60442772', skinningExist = false,
					multipublish = false,
					multipublishURL = "https://economictimes.indiatimes.com/articleshow/60442772.cms",
					secfname= 'NRI-NRIsinNews';
					var spHyp1 = 'Hurricane Harvey,Houston community,Indian students,Indian American business,Florida,Hurricane Jose,Sunday ET';
					
					
					// Creating Elements for IE : HTML 5
					var elem = ["article", "aside", "figure", "footer", "figcaption", "header", "nav", "section", "time"];
					for(var i=0; i<=elem.length-1; i++){
						document.createElement(elem[i])
					}
					/* ========== Some on page scripts ============ */

					// cross domain checks
					var hdomain='indiatimes.com';
					if (document.domain != hdomain)
					{if ((document.domain.indexOf(hdomain)) != -1)
					{document.domain = hdomain}}						
					var intv,intv2;var fo;
					
					/* ========== Article redirection to actual URL ============ */
					
					_cookie = {
					get : function (name) {
						var start = document.cookie.indexOf(name + "=");
						var len = start + name.length + 1;
						if (!start && name != document.cookie.substring(0, name.length))
							return null;

						if (start == -1)
							return null;
						var end = document.cookie.indexOf(";", len);
						if (end == -1)
							end = document.cookie.length;
						return unescape(document.cookie.substring(len, end));
					},

					set : function (name, value, expires, path, domain, secure) {
						var today = new Date();
						today.setTime(today.getTime());
						if (expires) {
							expires = expires * 1000; // in seconds (for days : * 60 * 60 * 24)

						}
						var expires_date = new Date(today.getTime() + (expires));
						document.cookie = name + '=' + escape(value) + ((expires) ? ';expires=' + expires_date.toGMTString() : '') + //expires.toGMTString()

								((path) ? ';path=' + path : '') + ((domain) ? ';domain=' + domain : '') + ((secure) ? ';secure' : '');
						}
					};
					var canonicalUrl = "",
						links = document.getElementsByTagName("link");
					// Getting the Canonical URL from the link attribute itself
					for (var i = 0; i < links.length; i++) {
						if (links[i].getAttribute("rel") == "canonical") {
							canonicalUrl = links[i].getAttribute("href");
							break;
						}
					}
					
					canonicalUrl = canonicalUrl.substr(canonicalUrl.indexOf(':') + 1);
					multipublishURL = multipublishURL.substr(multipublishURL.indexOf(':') + 1);
					
					if (!_cookie.get("article_" + artId) && canonicalUrl.indexOf("//economictimes.indiatimes.com") >= 0 && (canonicalUrl + location.search).split(".com")[1] != location.pathname && location.host == "economictimes.indiatimes.com" && !multipublish && !utmNewsletter) {
						_cookie.set("article_" + artId, "1", 180, "/");
						document.location.href = canonicalUrl + location.search;
					} else if (!_cookie.get("article_" + artId) && multipublishURL.indexOf("//economictimes.indiatimes.com") >= 0  && (multipublishURL + location.search).split(".com")[1] != location.pathname && location.host == "economictimes.indiatimes.com" && multipublish && !utmNewsletter) {
						_cookie.set("article_" + artId, "1", 180, "/");
						document.location.href = multipublishURL + location.search;
					}
				
					
					/* ========== Ends Article redirection to actual URL ============ */
                    
                    /* Handle versions for dyanmically loading scripts while change in script */
                    
                    objJsVer = {
                        'js_comments_v': 98,
                        'js_articleshowsp_slider_v': 8,
                        'js_wealthcommon_v': 29
                    }
					var related_v = '25';</script><meta content="117787264903013" property="fb:app_id"><meta content="128738260476079" name="fb:app_id"><meta content="556964827" property="fb:admins"><meta property="og:title" content="How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey"><meta content="The Economic Times" property="og:site_name"><meta content="article" property="og:type"><meta property="og:url" content="https://economictimes.indiatimes.com/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/articleshow/60442772.cms"><meta property="og:image" content="https://img.etimg.com/thumb/msid-60443281,width-672,resizemode-4,imgsize-53661/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/how-indian-american-community-of-houston-is-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/hurricane-harvey.jpg"><meta property="og:description" content="Indian community organisations like Sewa International, which has chapters across the US, will have their hands full in the days ahead with relief and rehabilitation work."><meta property="article:published_time" content="2017-09-10T00:01:00.000Z"><meta property="article:tag" content="Hurricane Harvey"><meta property="article:tag" content="Houston community"><meta property="article:tag" content="Indian students"><meta property="article:tag" content="Indian American business"><meta property="article:tag" content="Florida"><meta property="article:modified_time" content="2017-09-10T13:57:00.000Z"><meta property="al:ios:url" content="etapp://articleshow/60442772"><meta content="474766725" property="al:ios:app_store_id"><meta content=" The Economic Times App" property="al:ios:app_name"><meta property="al:android:url" content="etandroidapp://articleshow/60442772"><meta content="com.et.reader.activities" property="al:android:com"><meta content="The Economic Times" property="al:android:app_name"><link rel="alternate" href="android-app://com.et.reader.activities/etandroidapp/article/60442772"><meta itemprop="name" content="How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey - The Economic Times"><meta itemprop="description" content="Indian community organisations like Sewa International, which has chapters across the US, will have their hands full in the days ahead with relief and rehabilitation work."><meta itemprop="image" content="https://img.etimg.com/thumb/msid-60443281,width-672,resizemode-4,imgsize-53661/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/how-indian-american-community-of-houston-is-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/hurricane-harvey.jpg"><meta content="https://economictimes.indiatimes.com/" name="website"><meta content="website" name="object_type"><meta value="summary_large_image" name="twitter:card"><meta value="@EconomicTimes" name="twitter:site"><meta name="twitter:url" content="https://economictimes.indiatimes.com/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/articleshow/60442772.cms"><meta property="twitter:title" content="How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey"><meta name="twitter:description" content="Indian community organisations like Sewa International, which has chapters across the US, will have their hands full in the days ahead with relief and rehabilitation work."><meta name="twitter:image" content="https://img.etimg.com/thumb/msid-60443281,width-672,resizemode-4,imgsize-53661/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/how-indian-american-community-of-houston-is-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/hurricane-harvey.jpg"><meta content="IN" name="twitter:app:country"><meta content="The Economic Times App" name="twitter:app:name:iphone"><meta content="474766725" name="twitter:app:id:iphone"><meta name="twitter:app:url:iphone" content="etapp://articleshow/60442772"><meta content="The Economic Times App" name="twitter:app:name:googleplay"><meta content="com.et.reader.activities" name="twitter:app:id:googleplay"><meta name="twitter:app:url:googleplay" content="etandroidapp://articleshow/60442772"><meta content="21540067693" property="fb:pages"><style>#adfloater {position:absolute; bottom: 0px;}
			div > div#adfloater{position: fixed; }</style><link rel="publisher" href="https://plus.google.com/117381333622785235969"><link href="/icons/etfavicon.ico" type="image/x-icon" rel="shortcut icon"><script type="text/javascript">var serverTime = '02.14.2018 17:51:14';
		    var WRInitTime=(new Date()).getTime();
		</script><script type="text/javascript"> 
				  var _gaq = _gaq || [];
				
			</script><script>var customDimention = customDimention || {};
				//if(document.location.port == '') {
				var analytics_js_path = 'https://www.google-analytics.com/analytics.js';
				
				(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
    			  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
    			  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    			  })(window,document,'script',analytics_js_path,'ga');
    
    			  ga('create', 'UA-198011-5', 'auto', {'allowLinker': true});
    			  ga('require', 'linker');
    			  ga('linker:autoLink', ['economictimes.com']);
    			  ga('require', 'displayfeatures');
				  window.optimizely = window.optimizely || [];
				  window.optimizely.push("activateUniversalAnalytics");
				
    				    
					    customDimention.dimension4 = "ET Bureau";
        				customDimention.dimension5 = "Ishani Duttagupta";
        				customDimention.dimension8 = "Sep 10, 2017";
        				customDimention.dimension9 = "NRIs in News";
        				customDimention.dimension12 = "Hurricane Harvey,Houston community,Indian students,Indian American business,Florida,Hurricane Jose,Sunday ET";
						customDimention.dimension13 = "12.01 AM IST";
        				ga('send', 'pageview', customDimention);
        			//}
				
        		    var newHookId ='7771250';
    			    var newHookId2 = '7771300';
    			    
    			        if(newHookId == '1715249553' && newHookId2 == '1052732854'){
    			            newHookId = '1052732854'; // politicsnation
    			        }else if(newHookId == '1715249553' && newHookId2 == '1373380680'){
    			            newHookId = '1373380680'; // Economy
    			        }
    				
        		
        			var subsec1_value ='7771250';
    			    var subsec1_2value = '7771300';
    			    
    			        if(subsec1_value == '1715249553' && subsec1_2value == '1052732854'){
    			            subsec1_value = '1052732854'; // politicsnation
    			        }else if(subsec1_value == '1715249553' && subsec1_2value == '1373380680'){
    			            subsec1_value = '1373380680'; // Economy
    			        }
    				
        		</script><script>
			    
			    var geolocation = (function () {
			        var savedLoc = '';
			        try {
    			        var loadJs = function () {
    			            localStorage.removeItem('geolocation');var script = document.createElement('script');script.src = '//economictimes.indiatimes.com/geotargetgroup.cms';document.head.appendChild(script);
    			        }
    			        if(typeof window.localStorage != 'undefined') {
    			            var gl = localStorage.getItem('geolocation');gl = gl ? JSON.parse(gl) : '';
    			            if(gl) {
        			            var curTime = new Date().getTime();var retainFor = 24 * 60 * 60 * 1000; // 1 day
        			            if((curTime - gl.time) < retainFor) {savedLoc = gl.location;} else {loadJs();}
    			            } else {loadJs();}
    			        } else {loadJs();}
    			    } catch (e) {}
    			    return savedLoc;
			    })();
			    
			</script><script>
                !function(f,b,e,v,n,t,s)
                {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
                n.callMethod.apply(n,arguments):n.queue.push(arguments)};
                if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
                n.queue=[];t=b.createElement(e);t.async=!0;
                t.src=v;s=b.getElementsByTagName(e)[0];
                s.parentNode.insertBefore(t,s)}(window, document,'script',
                'https://connect.facebook.net/en_US/fbevents.js');
                fbq('init', '338698809636220');
                fbq('track', 'PageView');
            </script><noscript><img src="https://www.facebook.com/tr?id=338698809636220&amp;ev=PageView&amp;noscript=1" style="display:none" width="1" height="1"></noscript><script>
              var _comscore = _comscore || [];
              _comscore.push({ c1: "2", c2: "6036484"});
              (function() {
                var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true;
                s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";
                el.parentNode.insertBefore(s, el);
              })();
            </script><script src="https://ade.clmbtech.com/cde/ae/2658/var=_ccaud" async=""></script><script>var subsec1_common='7771250',
		    subsec2_common='7771300';</script><script></script><script type="text/javascript" src="/js_adoverride.cms?v=2"></script><meta property="fb:pages" content=""></head><body class=""><section id="interAd"><div data-oop="1" data-size="" data-adsSlot="/7176/Economictimes/ET_Budget2018/CEO_AS/ET_Budget_OP_CEO_AS_INNOV1" data-loc="All" class="adcodeS adSelector4" id="div-gpt-ad-5987376486442-0-oop1"></div></section><div id="pushSec" class="pushSec"><div class="pullLeft"><span class="et-icon"></span></div><div class="pullRight"><p><b>Never miss a great news story!</b><br>Get instant notifications from Economic Times<br><a class="gcmwinProm" onclick="ga('send','event','Chrome_not-popup','click','enable')" href="https://etapps.indiatimes.com/gcm_webnotification.cms">Allow</a><a onclick="ga('send','event','Chrome_not-popup','click','disable');" class="gcmNothx" href="javascript:void(0)">Not now</a></p><br><span>You can switch off notifications anytime using browser settings.</span></div></div><div id="backgroundPopup"></div><section class="pageHolder"><header><a id="top"></a><div class="newTopBar"><div class="flt budgetBanner"><div class="logo_Bar flt"><div class="logo dtc vam"><a class="flt" title="The Economic Times" href="/"><img style="margin-top: 6px;" class="flt" alt="The Economic Times" height="" width="" src="https://img.etimg.com/photo/62709291.cms"></a></div><div class="clr"></div></div></div><div class="flt sections"><span class="menuIcon newNavSprite"></span><nav id="sideBarNav"></nav></div><div class="flt secSublinks">ET APPS<span class="ddArrow"></span><div class="ddMenu"><a target="_blank" onclick="ga('send','event','ET-TopNav','More','https://market.android.com/details?id=com.et.reader.activities')" href="https://market.android.com/details?id=com.et.reader.activities" rel="nofollow">ET Android App</a><a target="_blank" onclick="ga('send','event','ET-TopNav','More','http://itunes.apple.com/us/app/the-economic-times/id474766725?ls=1&amp;mt=8')" href="http://itunes.apple.com/us/app/the-economic-times/id474766725?ls=1&amp;mt=8" rel="nofollow">ET iPhone App</a><a target="_blank" onclick="ga('send','event','ET-TopNav','More','http://itunes.apple.com/us/app/the-economic-times-for-ipad/id479227473?ls=1&amp;mt=8')" href="http://itunes.apple.com/us/app/the-economic-times-for-ipad/id479227473?ls=1&amp;mt=8" rel="nofollow">ET iPad App</a><a target="_blank" onclick="ga('send','event','ET-TopNav','More','https://play.google.com/store/apps/details?id=com.et.wealth&amp;hl=en')" href="https://play.google.com/store/apps/details?id=com.et.wealth&amp;hl=en" rel="nofollow">ET Wealth Android App</a><a target="_blank" onclick="ga('send','event','ET-TopNav','More','http://appworld.blackberry.com/webstore/content/54009?lang=en')" href="http://appworld.blackberry.com/webstore/content/54009?lang=en" rel="nofollow">ET Blackberry App</a><a target="_blank" onclick="ga('send','event','ET-TopNav','More','https://play.google.com/store/apps/details?id=com.et.market&amp;hl=en')" href="https://play.google.com/store/apps/details?id=com.et.market&amp;hl=en" rel="nofollow">ET Markets Android App</a><a target="_blank" onclick="ga('send','event','ET-TopNav','More','https://itunes.apple.com/in/app/et-markets/id895812527?mt=8')" href="https://itunes.apple.com/in/app/et-markets/id895812527?mt=8" rel="nofollow">ET Markets iPhone App</a><a target="_blank" onclick="ga('send','event','ET-TopNav','More','http://ad.apsalar.com/api/v1/ad?re=0&amp;st=876405430363&amp;h=b25110aca06ccea4b2efc9218dfb2a6a1bb46c89')" href="http://ad.apsalar.com/api/v1/ad?re=0&amp;st=876405430363&amp;h=b25110aca06ccea4b2efc9218dfb2a6a1bb46c89" rel="nofollow">ET Money Android App</a></div></div><div class="flt secSublinks">ENGLISH<span class="ddArrow"></span><div class="ddMenu"><a href="https://economictimes.indiatimes.com/hindi/markets">&#x939;&#x93f;&#x928;&#x94d;&#x926;&#x940;</a><a href="http://gujarati.economictimes.indiatimes.com" rel="nofollow">&#2711;&#2753;&#2716;&#2736;&#2750;&#2724;&#2752;</a></div></div><div class="flt secSublinks epaper-tab">E-PAPER<span class="ddArrow"></span><div class="ddMenu"></div></div><div class="flt budgetDate"><div class="dtc vam sub-head"><h2 class="flt">NRIs in News</h2></div></div><div class="flr signIn"><a href="javascript:sso.login()" class="signInLink">SIGN-IN</a></div><div class="flr followUs">FOLLOW US<span class="ddArrow"></span><div class="ddMenu"><a target="_blank" href="https://www.facebook.com/EconomicTimes" rel="nofollow"><span title="Facebook" class="fbFollow newNavSprite"></span>FACEBOOK</a><a target="_blank" href="http://twitter.com/economictimes" rel="nofollow"><span title="Twitter" class="twitterFollow newNavSprite"></span>TWITTER</a><a target="_blank" href="https://www.youtube.com/TheEconomicTimes" rel="nofollow"><span title="YouTube" class="youTubeFollow newNavSprite"></span>YOUTUBE</a><a target="_blank" href="https://www.linkedin.com/company/the-economic-times" rel="nofollow"><span title="Google Plus" class="linkedInFollow newNavSprite"></span>LINKEDIN</a><a target="_blank" href="https://plus.google.com/+TheEconomicTimes/" rel="nofollow"><span title="Google Plus" class="gPlusFollow newNavSprite"></span>GOOGLE PLUS</a><a target="_blank" href="//economictimes.indiatimes.com/rss.cms" rel="nofollow"><span title="RSS Feeds" class="rssFollow newNavSprite"></span>RSS</a></div></div></div><div class="clr"></div><iframe scrolling="no" frameborder="0" height="85" width="100%" src="https://economictimes.indiatimes.com/configspace/etmain_static/budget2018/ET_Home.htm"></iframe></header><section id="topAd"><div data-oop="0" data-size="[[1003, 90],[970,90],[728, 90]]" data-adsSlot="/7176/Economictimes/ET_Budget2018/CEO_AS/ET_Budget_ATF_CEO_AS_728x90" data-loc="All" id="div-gpt-ad-5987376486442-1" class="adcodeS adSelector1"></div><div data-oop="0" data-size="[[1003, 90],[970,90],[728, 90]]" data-adsSlot="ET_News/ET_News_NRI_AS/ET_ROS_ATF_NWS_NRI_AS_728" id="div-gpt-ad-1483428263171-12" data-loc="All"></div></section><section class="active top-navigation" id="topNavFixed"><nav class="clr" id="topNav"><div class="flt navElement"><a href="/" onclick="ga('send','event','ET-TopNav','Home','/');"><span style="padding-right: 4px;" class="home newTopSprite"></span>Home<span class="downArrow"></span></a><div class="subsecLoader"><div class="flt"><a class="subsec1" target="_blank" href="/budget2018" onclick="ga('send','event','ET-TopNav','Budget 2018','/budget2018')">Budget 2018</a><a class="subsec1" href="/markets" onclick="ga('send','event','ET-TopNav','Markets','/markets')">Markets</a><a class="subsec1" href="/news" onclick="ga('send','event','ET-TopNav','News','/news')">News</a><a class="subsec1" href="/industry" onclick="ga('send','event','ET-TopNav','Industry','/industry')">Industry</a><a class="subsec1" href="/small-biz" onclick="ga('send','event','ET-TopNav','Small Biz','/small-biz')">RISE<span class="bSponcers"><div onclick="window.open('http://pubads.g.doubleclick.net/gampad/clk?id=4557040036&amp;iu=/7176/Economictimes/ET_BUDGET18_TRACKERS/ET_BUDGET18_CLICK_TRACKERS/HP_LOGO_MH_CLK','_blank');" class="spriteHoverBudget bg-hp25-widget"></div></span></a><a class="subsec1" href="/news/politics-nation" onclick="ga('send','event','ET-TopNav','Politics','/politicsnation.cms')">Politics</a><a class="subsec1" href="/personal-finance" onclick="ga('send','event','ET-TopNav','Wealth','/personal-finance')">Wealth</a><a class="subsec1" href="/mutual-funds" onclick="ga('send','event','ET-TopNav','MF','/mutual-funds')">MF</a><a class="subsec1" href="/tech" onclick="ga('send','event','ET-TopNav','Tech','/tech')">Tech<span class="bSponcers"><div onclick="window.open('http://pubads.g.doubleclick.net/gampad/clk?id=4555356933&amp;iu=/7176/Economictimes/ET_BUDGET18_TRACKERS/ET_BUDGET18_CLICK_TRACKERS/LENOVO_DD_CLK','_blank');" class="spriteHoverBudget bg-lenovo20-widget"></div></span></a></div><div class="flt"><a class="subsec1" href="/jobs" onclick="ga('send','event','ET-TopNav','Jobs','/jobs')">Jobs</a><a class="subsec1" href="/opinion" onclick="ga('send','event','ET-TopNav','Opinion','/opinion')">Opinion</a><a class="subsec1" href="https://blogs.economictimes.indiatimes.com/" onclick="ga('send','event','ET-TopNav','Blogs','https://blogs.economictimes.indiatimes.com/')">Blogs</a><a class="subsec1" href="/nri" onclick="ga('send','event','ET-TopNav','NRI','/nri')">NRI</a><a class="subsec1" href="/panache" onclick="ga('send','event','ET-TopNav','Magazines','/panache')">Magazines</a><a class="subsec1" href="/slide-shows" onclick="ga('send','event','ET-TopNav','Slideshows','/slide-shows')">Slideshows</a><a class="subsec1" href="/et-now/et-now-live" onclick="ga('send','event','ET-TopNav','ET NOW','/et-now/et-now-live')">ET NOW</a><a href="http://speed.economictimes.indiatimes.com/" rel="nofollow" target="_blank" class="subsec1" onclick="ga('send','event','ET-TopNav','ET Speed','http://speed.economictimes.indiatimes.com/')">ET Speed</a><a href="https://etportfolio.indiatimes.com/" rel="nofollow" target="_blank" class="subsec1" onclick="ga('send','event','ET-TopNav','ET Portfolio','http://etportfolio.economictimes.indiatimes.com/DashBoard.htm')">ET Portfolio</a></div></div></div><div class="flt navElement relNav"><a class="current" onclick="ga('send','event','ET-TopNav','NRI/','/nri');" href="/nri">NRI</a></div><span class="flt rightArrowCurrent"></span><div class="flt navElement relNav"><a class="current" onclick="ga('send','event','ET-TopNav','NRI/NRIs in News','/nri/nris-in-news');" href="/nri/nris-in-news">NRIs in News</a></div><div class="flt navElement relNav"><a onclick="ga('send','event','ET-TopNav','NRI/NRI Real Estate','/nri/nri-real-estate');" href="/nri/nri-real-estate">NRI Real Estate</a></div><div class="flt navElement relNav"><a onclick="ga('send','event','ET-TopNav','NRI/NRI Investments','/nri/nri-investments');" href="/nri/nri-investments">NRI Investments</a></div><div class="flt navElement relNav"><a onclick="ga('send','event','ET-TopNav','NRI/NRI Tax','/nri/nri-tax');" href="/nri/nri-tax">NRI Tax</a></div><div class="flt navElement relNav"><a onclick="ga('send','event','ET-TopNav','NRI/Forex and Remittance','/nri/forex-and-remittance');" href="/nri/forex-and-remittance">Forex and Remittance</a></div><div class="flt navElement relNav"><a onclick="ga('send','event','ET-TopNav','NRI/Visa and Immigration','/nri/visa-and-immigration');" href="/nri/visa-and-immigration">Visa and Immigration</a></div><div class="flt navElement relNav"><a onclick="ga('send','event','ET-TopNav','NRI/Working Abroad','/nri/working-abroad');" href="/nri/working-abroad">Working Abroad</a></div><div class="flt navElement moreNav relNav"><a href="javascript:void(0)">More<span class="downArrow"></span></a><div style="left: auto;right: 0;" class="subsecLoader miniSubMenu"><div class="flt"><a class="subsec1" href="/nri/returning-to-india" onclick="ga('send','event','ET-TopNav','NRI/Returning to India','/nri/returning-to-india');">Returning to India</a></div></div></div><div class="clr"></div></nav></section><div class="clr"></div><div xmlns:v="http://rdf.data-vocabulary.org/#" class="clr breadCrumb"><span typeof="v:Breadcrumb"><a title="The Economic Times" rel="v:url" property="v:title" href="/">ET Home</a></span>&rsaquo;<span typeof="v:Breadcrumb"><a rel="v:url" property="v:title" alt="NRI" title="NRI" href="https://economictimes.indiatimes.com/nri">NRI</a></span>&rsaquo;<span typeof="v:Breadcrumb"><a rel="v:url" property="v:title" alt="NRIs in News" title="NRIs in News" href="https://economictimes.indiatimes.com/nri/nris-in-news">NRIs in News</a></span>&rsaquo;<span>How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey</span><!-- could not get data /breadcrumb_static.cms?gidurl=yes&donotshowurl=1&template_name=articleshow&language=&msid=60442772potime:107--><aside class="searchBarNew" id="searchBar"><form data-search-input="" class="flt searchInputBox" method="get" action="/currentquote.cms"><input class="inputBox" value="Search for News, Stock Quotes &amp; NAV's" data-search-input="" name="ticker" type="text"><a class="searchIcon"></a></form></aside></div><script xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:valurl="com.times.utilities.CMSWebUtility" xmlns:g="http://base.google.com/ns/1.0">
		    var objPage = typeof objPage != 'undefined' ? objPage : {};
		    objPage.band_ad_active = '';
		    objPage.keepAdFirst = '1';
		    objPage.adImageId = '59490970';
		    
		    objPage.bandDuration = 12000; // int value
		    objPage.adDuration = 4000; // int value
		</script><div class="band_wrapper"><div class="highlight_band m_top_hover"><div class="flt menu"><a style="margin:0px" class="ms" href="/marketstats.cms" target="_parent" onClick="ga('send','event','IndicesBand','select','BandLink1');"><p>04:05 PM | 14 Feb</p><span class="market_live_status eod"></span>market stats<span class="arrow"></span></a><div id="ddMenu" class="hidden ddMenu"></div></div><div class="data-container flt width_auto"><div class="div-data sAdv" id="i_sensex" onClick="ga('send','event','IndicesBand','select','BandLink2');"><p class="name no_newline"><a href="/indices/sensex_30_companies.cms" target="_blank" title="SENSEX">SENSEX</a></p><p class="dataText"><span class=""><a href="/indices/sensex_30_companies.cms" target="_blank"><b title="">34,156</b></a></span><span class="down"><span class="arrow_v"></span><a href="/indices/sensex_30_companies.cms" target="_blank">-144.52</a></span></p></div><span class="separator flt"></span><div class="div-data sAdv" id="i_nifty" onClick="ga('send','event','IndicesBand','select','BandLink3');"><p class="name no_newline"><a href="/indices/nifty_50_companies.cms" target="_blank" title="NIFTY 50">NIFTY 50</a></p><p class="dataText"><span class=""><a href="/indices/nifty_50_companies.cms" target="_blank"><b title="">10,501</b></a></span><span class="down"><span class="arrow_v"></span><a href="/indices/nifty_50_companies.cms" target="_blank">-38.85</a></span></p></div><span class="separator flt"></span><div class="div-data sAdv" id="i_gold" onClick="ga('send','event','IndicesBand','select','BandLink4');"><p class="name no_newline"><a href="/commoditysummary/symbol-GOLD.cms" target="_blank" title="GOLD (MCX) (Rs/10g.)">GOLD (MCX) (Rs/10g.)</a></p><p class="dataText"><span class=""><a href="/commoditysummary/symbol-GOLD.cms" target="_blank"><b title="">30,235</b></a></span><span class="up"><span class="arrow_v"></span><a href="/commoditysummary/symbol-GOLD.cms" target="_blank">17.00</a></span></p></div><span class="separator flt"></span><div class="div-data sAdv" id="i_usd" onClick="ga('send','event','IndicesBand','select','BandLink5');"><p class="name no_newline"><a href="/forex_home.cms" target="_blank" title="USD/INR">USD/INR</a></p><p class="dataText"><span class=""><a href="/forex_home.cms" target="_blank"><b title="">64.08</b></a></span><span class="down"><span class="arrow_v"></span><a href="/forex_home.cms" target="_blank">-0.23</a></span></p></div><div class="clr"></div></div><div data-index="0" class="mfbp flt hidden" data-scheme="16454"><div class="div-data mf"><div class="head flt"><div class="txt flt">Sponsored Mutual Funds</div><div class="flt rating_wrap"><span class="rating">★★★★</span><span style="color:gainsboro">★</span></div><div class="returnsHead flt"><p>Returns in %</p></div></div><div class="clr"></div><div class="data"><div class="sName flt"><a href="/dsp-blackrock-tax-saver-fund--direct-plan/mffactsheet/schemeid-16454,promoted-1.cms" title="DSP BlackRock Tax Saver Direct Plan-Growth">DSP BlackRock Tax Saver Direct Plan-Growth</a></div><div class="nav flt"><p class="navHead">NAV</p><p class="val" title="48.88">₹48.88</p></div><span class="separator flt"></span><div class="dayChg flt"><p>Day Change</p><p class="dayChgVal green">0.55 (1.15%)</p></div><span class="separator flt"></span><div class="flt category"><p class="flt">Class:</p><a class="flt classurl" target="_blank" href="/marketstats/period-r1month,sortby-r1year,sortorder-desc,pageno-1,pid-121,primaryobj-Equity.cms">Equity</a><div class="clr"></div><p class="flt">Category:</p><a style="width:62px;" class="flt no_newline categoryurl" target="_blank" href="/marketstats/pageno-1,period-r1month,pid-121,primaryobj-Equity,secondaryobj-Tax Saving,sortby-r1year,sortorder-desc.cms">Tax Saving</a></div><span class="separator flt"></span><div class="returns m1 flt"><p class="tenure">1M</p><p class="returnVal red">-4.07</p></div><span class="separator flt"></span><div class="returns m6 flt"><p class="tenure">6M</p><p class="returnVal green">9.99</p></div><span class="separator flt"></span><div class="returns y1 flt"><p class="tenure">1Y</p><p class="returnVal green">21.14</p></div><span class="separator flt"></span><div class="returns y3 flt"><p class="tenure">3Y</p><p class="returnVal green">14.65</p></div><span class="separator flt"></span><div class="startSIP flr"><a class="startsip-btn" target="_blank" href="https://invest.dspblackrock.com/mutual-fund-products/details/dspts-direct-growth/tax-saver-fund?utm_source=ET&amp;utm_medium=Widget&amp;utm_campaign=MFSec_Widget_Equity&amp;utm_content=Widget_MFTopBand_Tax" onclick="ga('send', 'event', 'Buy Direct-DSP BlackRock Tax Saver Direct Plan-Growth', 'OnClick', 'TopBand-Equity_Tax Saving')">INVEST NOW</a></div><span style="position: absolute;right: 0px;bottom: 0px;width: 110px;line-height:1" class="discla">For regulatory<br>disclaimers, <a target="_blank" href="https://invest.dspblackrock.com/mutual-fund-products/details/dspts-direct-growth/tax-saver-fund?utm_source=ET&amp;utm_medium=Widget&amp;utm_campaign=MFSec_Widget_Equity&amp;utm_content=Widget_MFTopBand_Tax" onclick="ga('send', 'event', 'Buy Direct-DSP BlackRock Tax Saver Direct Plan-Growth', 'OnClick', 'TopBand-Equity_Tax Saving')">click here</a>. </span></div></div></div><div class="flt i_portfolio"><div class="div-data sAdv" id="i_mystocks" style="/*width: 155px !important;*/" onClick="ga('send','event','IndicesBand','select','BandLink6');"><p class="name"><a title="Days Change for Stocks" href="http://etportfolio.economictimes.indiatimes.com/DashBoard.htm" target="_blank" class="no_newline">Portfolio</a></p><div class="dataText"><span>Loading...</span></div><div class="stocksBox"><div class="_stocksHead">Select Portfolio and Asset Combination for Display on Market Band</div><div class="_portBox"><div class="_head">Select Portfolio</div><div class="_port"></div></div><div class="_stocksBox"><div class="_head">Select Asset Class</div><div class="_stocks"><div><input data-aid="2" id="_port_stocks" name="portValue" value="Stocks" type="radio"><label for="_port_stocks">Stocks</label></div><div><input data-aid="15" id="_port_mf" name="portValue" value="MF" type="radio"><label for="_port_mf">MF</label></div><div><input data-aid="18" id="_port_etf" name="portValue" value="ETF" type="radio"><label for="_port_etf">ETF</label></div></div></div><div class="loadmore more">Show More</div></div></div><div class="i_create"><span class="p_btn cSprite"></span><a target="_blank" href="http://etportfolio.economictimes.indiatimes.com/DashBoard.htm" class="create_button ">CREATE PORTFOLIO</a></div><div class="i_investment"><span class="p_btn"></span><a target="_blank" href="http://etportfolio.economictimes.indiatimes.com/DashBoard.htm" class="investment_button">ADD INVESTMENT</a></div></div><div onclick="ga('send','event','ETHome-IndicesBand','select','BandLink6');" class="flt i_download"><div class="bottomColorLine"></div><div title="Download ET MARKETS APP" class="i_downloads">
                    	Download ET MARKETS APP
                    </div><span class="i_apple cSprite"></span><span class="i_android cSprite"></span><div class="wrapper_mobile"><span class="addon_arrow"></span><span class="cross cSprite"></span><h2 class="top">Get ET Markets in your own language</h2><h2 class="bottom">DOWNLOAD THE APP NOW</h2><div class="input_no"><div class="no_mobile">+91</div><input type="text" placeholder=" Enter Mobile No." maxlength="10" class="text_mobile"><input type="button" class="button_mobile" value="GET APP"></div><div class="msg_mobile"></div><a target="_blank" id="apple_mobile" href="https://itunes.apple.com/in/app/et-markets/id895812527?mt=8" onclick="marketBand.clickTracker('appstore')" class="wrapper_apple cSprite"></a><a target="_blank" id="android_mobile" href="https://play.google.com/store/apps/details?id=com.et.market&amp;hl=en" onclick="marketBand.clickTracker('playstore')" class="wrapper_android cSprite"></a><div class="clr"></div></div></div><div class="flt i_lang"><p>CHOOSE LANGUAGE</p><div class="lang_eng black_color"><p class="flt">ENG</p><span class="arrow_white cSprite"></span><div class="after_lang"><ul><li onclick="ga('send','event','ETHome-IndicesBand','select','Lang_ENG');" data-id="ENG" class="active">ENG - English</li><li onclick="ga('send','event','ETHome-IndicesBand','select','Lang_HIN');" data-id="HIN">HIN - हिन्दी</li><li onclick="ga('send','event','ETHome-IndicesBand','select','Lang_GUJ');" data-id="GUJ">GUJ - ગુજરાતી</li><li onclick="ga('send','event','ETHome-IndicesBand','select','Lang_MAR');" data-id="MAR">MAR - मराठी</li><li onclick="ga('send','event','ETHome-IndicesBand','select','Lang_BEN');" data-id="BEN">BEN - বাংলা </li><li onclick="ga('send','event','ETHome-IndicesBand','select','Lang_KAN');" data-id="KAN">KAN - ಕನ್ನಡ</li><li onclick="ga('send','event','ETHome-IndicesBand','select','Lang_ORI');" data-id="ORI">ORI - ଓଡିଆ</li><li onclick="ga('send','event','ETHome-IndicesBand','select','Lang_TEL');" data-id="TEL">TEL - తెలుగు</li><li onclick="ga('send','event','ETHome-IndicesBand','select','Lang_TAM');" data-id="TAM">TAM - தமிழ்</li></ul></div></div></div><div class="flt live_button"><a href="javascript:;"><div onclick="video.showLiveVideo();START_LIVETV = new Date().getTime();ga('send','event','IndicesBand','select','BandLink8');" class="flt" style="inline-block"><div class="cSprite" id="tv_button_container"></div></div></a></div></div><div id="draggable_box" class="tv_large"><div style="padding:5px 10px;"><span class="drag_header">Drag according to your convenience</span><div onclick="video.closeClick();" id="close_div"></div><div class="popUpTV"><a onclick="var top = (screen.availHeight - 425 - 65), left = (screen.availWidth - 400 - 15);window.open(this.href + $('.v_selector div.active').attr('id'),'targetWindow','toolbar=no,titlebar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,width=400,height=425,top=' + top + ',left='+ left);video.closeClick();return false;" href="/livetvnew.cms?active="><span title="Pop-Out"></span></a></div></div><div class="v_selector"><div data-height="344" id="a_et_now" data-src="/sliketvplayer.cms?apikey=etweb75sb26l69w5cyc21zpi8hbp6t&amp;videoId=et-now-audio&amp;autostart=1&amp;poster=https://img.etimg.com/photo/60882360.cms&amp;gaenable=1&amp;skipad=1&amp;section=live-tv&amp;pagesection=livetv.et-now&amp;title=etnow%20live%20tv">ET NOW RADIO</div><div data-height="344" id="v_et_now" data-src="/sliketvplayer.cms?apikey=etweb75sb26l69w5cyc21zpi8hbp6t&amp;videoId=et-now&amp;autostart=1&amp;poster=https://img.etimg.com/photo/60882360.cms&amp;gaenable=1&amp;skipad=1&amp;section=live-tv&amp;pagesection=livetv.et-now&amp;title=etnow%20live%20tv" class="active">ET NOW</div><div data-height="344" id="v_times_now" data-src="/sliketvplayer.cms?apikey=etweb75sb26l69w5cyc21zpi8hbp6t&amp;videoId=times-now&amp;autostart=1&amp;poster=https://img.etimg.com/photo/58720039.cms&amp;gaenable=1&amp;skipad=1&amp;section=live-tv&amp;pagesection=livetv.times-now&amp;title=timesnow%20live%20tv">TIMES NOW</div></div><div class="clr"></div><div class="iframe_container class_v_et_now"><iframe data-src="/sliketvplayer.cms?apikey=etweb75sb26l69w5cyc21zpi8hbp6t&amp;videoId=et-now&amp;autostart=1&amp;poster=https://img.etimg.com/photo/60882360.cms&amp;gaenable=1&amp;skipad=1&amp;section=live-tv&amp;pagesection=livetv.et-now&amp;title=etnow%20live%20tv" src="" width="400" height="344" id="blivetv" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no" align="left" title="Markets" allowfullscreen="true" allowtransparency="true"></iframe><div class="clr"></div></div><script>var default_tv_popup = '';</script></div><div class="m_top_ad m_top_hover"></div></div><!--/market_top_band.cmspotime:7--><div class="clr"></div><section id="breakingNews"><ul class="bnews flt"></ul><div class="nextPrev"><a class="flt prev topSprite"></a><a class="flr next topSprite"></a></div></section><div class="clearfix relative"><div class="article_wrap flt">
        
        
        
        
    		    
    		    
                
            
    	
        
        
        
		        
		        
		        
                     
            		        
                         
                    
                     
                    		<script>function otab(t,n){var e="_blank";try{e="undefined"==typeof isq()||"undefined"!=typeof isq()&&isq()?"_top":"_blank"}catch(c){}window.open(t,e)}function trev(t,n){try{"undefined"==typeof ntsss.getInstance().cd[n]&&ntsss.getInstance().push([t],n)}catch(e){}}function tpImp(t,n,e){try{if(""!=n)for(var c=0;c<t.length;c++)ntsss.getInstance().push(t[c],n)}catch(r){}}var ntsss=function(){var t,n=function(){var t,n=1,e=!1,c=[],r=[],o=!1,i=[],a=function(t,n){function e(){try{if(!o){o=!0;for(var t=0;t<r.length;t++)r[t].fn.call(window,r[t].ctx);r=[]}}catch(n){}}function c(){try{"complete"===document.readyState&&e()}catch(t){}}try{t=t||"ready",n=n||window;var r=[],o=!1,i=!1;n[t]=function(t,n){try{if(o)return void setTimeout(function(){t(n)},1);r.push({fn:t,ctx:n}),"complete"===document.readyState||!document.attachEvent&&"interactive"===document.readyState?setTimeout(e,1):i||(document.addEventListener?(document.addEventListener("DOMContentLoaded",e,!1),window.addEventListener("load",e,!1)):(document.attachEvent("onreadystatechange",c),window.attachEvent("onload",e)),i=!0)}catch(a){}}}catch(a){}},u=function(){try{t="",a("ready",this),ready(function(){o=!0,n()});var n=h(s,500);window.onscroll=function(){n()},window.addEventListener?window.addEventListener("scroll",function(){n()}):window.attachEvent&&window.attachEvent("scroll",function(){n()})}catch(e){}},d=function(){try{t!=window.location.href&&(n=1,t=window.location.href,e=!0,"function"==typeof fcomp&&fcomp())}catch(c){}},f=function(t,n){try{"undefined"==typeof c[n]?c[n]={imprurl:t,classname:n,notify:!1}:"undefined"==typeof r[n]&&(c[n].imprurl=c[n].imprurl.concat(t),r[n]=1),o&&s()}catch(e){}},s=function(){try{d();for(var t in c){var r=c[t];if(r.hasOwnProperty("notify")&&!r.notify){var o=m(r.classname);if(o.length>0&&l(o[0])){r.notify=!0,1==n&&(n=0,r.imprurl[0]=r.imprurl[0].indexOf("?")>-1?r.imprurl[0]+"&pv=1":r.imprurl[0]+"?pv=1");for(var a=0;a<r.imprurl.length;a++)y(r.imprurl[a]);var u=c.splice(t,1);u=null}}}e&&i.length>0&&"undefined"!=typeof nnnmm&&(e=!1,nnnmm.getInstance().ajxc(i.shift()))}catch(f){}},l=function(t){try{if(t.getBoundingClientRect){var n=t.getBoundingClientRect(),e=window.innerHeight||document.body.clientHeight||document.documentElement.clientHeight,c=n.top,r=n.bottom,o=r-c,i=e>=c&&c+o>=0;return 0==c&&0==r?!1:i}return!1}catch(a){return!1}},m=function(t){try{var n=[],e="."+t;return"undefined"!=typeof document.querySelectorAll?n=document.querySelectorAll(e):(document.getElementsByClassName=function(t){for(var n=[],e=this.getElementsByTagName("*"),c=0;c<e.length;c++)(" "+e[c].className+" ").indexOf(" "+t+" ")>-1&&n.push(e[c]);return n},n=document.getElementsByClassName(t)),n}catch(c){}},y=function(t){try{return(new Image).src=t,!0}catch(n){return!1}},h=function(t,n,e){try{n||(n=250);var c,r;return function(){var o=e||this,i=+new Date,a=arguments;c&&c+n>i?(clearTimeout(r),r=setTimeout(function(){c=i,t.apply(o,a)},n)):(c=i,t.apply(o,a))}}catch(o){}};return u(),{push:f,setpv:d,ajxcArr:i,cd:c,tp:r}};return{getInstance:function(){return t||(t=n()),t}}}();
function axs(){ntsss.getInstance().ajxcArr.push(arguments[0])}function isq(){return nnnmm.getInstance().isq()}var nnnmm=function(){var t,e=function(){function t(){n=new y}function e(t,e){var r=s.createElement("div");try{r.style.cssText="height: 1px !important; width: 1px !important; position: absolute !important; top: -1234px !important; left: -12345px !important;",r.className=e,r.id=t,s.body.appendChild(r)}catch(n){}return r}function r(){var t=e("AdBanner","colombiatracked adBox ctn_ads_rhs_organic ctn_ads_twins");setTimeout(function(){try{var e=t.getBoundingClientRect();e.height>0?l("@l@"):C()}catch(r){}},500)}var n,o=0,a="",c=window.location.host,i="etd_ace",d="@v0",h=0,u=!0,f=!1,s=document,g=function(){var t=!1;try{var e=n.decode(v(i)).split("@");e.length>0?t="l"==e[1]?!1:!0:m(a)}catch(r){}return t},l=function(t){try{S(i,n.encode(c+t+(new Date).getTime(),"321","e"),"90")}catch(e){}},m=function(t){h=0,o=0,u=!0,p(t)},p=function(t){var e=new XMLHttpRequest,n="1500";a=t,e.onreadystatechange=function(){(1===e.readyState||4===e.readyState)&&0===e.status&&u&&l("@pa@0"),e.status>0&&u&&(u=!1,l("@l@"))},e.ontimeout=function(t){f?C():(f=!0,r())},e.open("GET",t,!0),e.timeout=Number(n)+h,e.send()},C=function(){var t="2";u&&(o<Number(t)?(h+=1e3,p(a),o++):l("@pt@0"))},v=function(t){try{for(var e=t+"=",r=s.cookie.split(";"),n=0;n<r.length;n++){for(var o=r[n];" "==o.charAt(0);)o=o.substring(1,o.length);if(0==o.indexOf(e))return o.substring(e.length,o.length)}}catch(a){}return null},S=function(t,e,r){try{var n;r?(date=new Date,date.setTime(date.getTime()+24*r*60*60*1e3),n="; expires="+date.toGMTString()):n="";var o=window.location.host;1===o.split(".").length?s.cookie=t+"="+e+n+"; path=/":(domain=(window.location.host.match(/([^.]+)\.\w{2,3}(?:\.\w{2})?$/)||[])[0],s.cookie=t+"="+e+n+"; path=/; domain="+domain)}catch(a){}},A={_keyStr:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",encode:function(t){var e,r,n,o,a,c,i,d="",h=0;for(t=A._utf8_encode(t);h<t.length;)e=t.charCodeAt(h++),r=t.charCodeAt(h++),n=t.charCodeAt(h++),o=e>>2,a=(3&e)<<4|r>>4,c=(15&r)<<2|n>>6,i=63&n,isNaN(r)?c=i=64:isNaN(n)&&(i=64),d=d+this._keyStr.charAt(o)+this._keyStr.charAt(a)+this._keyStr.charAt(c)+this._keyStr.charAt(i);return d},encodeUrlSafe:function(t){return A.encode(t).replace(/\+/g,"-").replace(/\//g,"_").replace(/\=/g,"~")},decode:function(t){var e,r,n,o,a,c,i,d="",h=0;for(t=t.replace(/[^A-Za-z0-9\+\/\=]/g,"");h<t.length;)o=this._keyStr.indexOf(t.charAt(h++)),a=this._keyStr.indexOf(t.charAt(h++)),c=this._keyStr.indexOf(t.charAt(h++)),i=this._keyStr.indexOf(t.charAt(h++)),e=o<<2|a>>4,r=(15&a)<<4|c>>2,n=(3&c)<<6|i,d+=String.fromCharCode(e),64!=c&&(d+=String.fromCharCode(r)),64!=i&&(d+=String.fromCharCode(n));return d=A._utf8_decode(d)},decodeUrlSafe:function(t){return A.decode(t.replace(/\-/g,"+").replace(/\_/g,"/").replace(/\~/g,"="))},_utf8_encode:function(t){t=t.replace(/\r\n/g,"\n");for(var e="",r=0;r<t.length;r++){var n=t.charCodeAt(r);128>n?e+=String.fromCharCode(n):n>127&&2048>n?(e+=String.fromCharCode(n>>6|192),e+=String.fromCharCode(63&n|128)):(e+=String.fromCharCode(n>>12|224),e+=String.fromCharCode(n>>6&63|128),e+=String.fromCharCode(63&n|128))}return e},_utf8_decode:function(t){for(var e="",r=0,n=c1=c2=0;r<t.length;)n=t.charCodeAt(r),128>n?(e+=String.fromCharCode(n),r++):n>191&&224>n?(c2=t.charCodeAt(r+1),e+=String.fromCharCode((31&n)<<6|63&c2),r+=2):(c2=t.charCodeAt(r+1),c3=t.charCodeAt(r+2),e+=String.fromCharCode((15&n)<<12|(63&c2)<<6|63&c3),r+=3);return e}},y=function(){function t(t,e){var r=t.length/2;return 0==e?t.substring(0,r):t.substring(r,t.length)}function e(t){for(var e=[],r=0,n=t.length;n>=r;r++)e.push(t.charAt(n-r));return e.join("")}function r(r){var n=e(t(r,0))+t(r,1),a=o(n,"321","e")+d;return A.encodeUrlSafe(a)}function n(r){var n=A.decodeUrlSafe(r).replace(d,""),a=o(n,"321","d");return e(t(a,0))+t(a,1)}var o=function(t,e,r){for(var n="",o=0,a=t,c=0;c<a.length;c++){var i=e[o],d="";o<e.length-1?o++:o=0,d="d"==r?parseInt(a[c].charCodeAt(0))-parseInt(i):parseInt(a[c].charCodeAt(0))+parseInt(i),n+=String.fromCharCode(d)}return n},e=function(t){for(var e=[],r=0,n=t.length;n>=r;r++)e.push(t.charAt(n-r));return e.join("")};return{encode:r,decode:n}};return t(),{isq:g,ajxc:m,ob:!1,ck:(new y).decode}};return{getInstance:function(){return t||(t=e()),t}}}();</script>
                        
                
        
        		 
        		        <script>try{axs("//economictimes.indiatimes.com/acms/javascript/oas.js?ad_classid=1153183140&JBlg=-9826564&acPi=2011628498&adslot=-96890640")}catch(e){}</script>
<script>  var _comscore = _comscore || [];function fcomp() {try {_comscore.push({c1: "7",c2: "6036484",c3: "84"});(function() {var s = document.createElement("script"),el = document.getElementsByTagName("script")[0];s.async = true;s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js";el.parentNode.insertBefore(s, el);})();} catch (e) {}}fcomp(); </script> <noscript> <img src="http://b.scorecardresearch.com/p?c1=7&c2=6036484&c3=84&c4=&c5=&c6=&c15=&cv=2.0&cj=1" /> </noscript>
                     
            
        <!--/caller_native_content.cms?urlEncodeIDs=210766~60442772~0&removens=1&url=https://economictimes.indiatimes.com/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/articleshow/60442772.cmspotime:53--><script type="text/javascript">
            var _BL_pg  = "drug,hurricane,earthquake,crisis,disaster,earthquake,floods,hurricane,spread,parts,";
        </script><div class="article_block" data-blacklist="drug,hurricane,earthquake,crisis,disaster,earthquake,floods,hurricane,spread,parts," data-server-sec="false" data-article_id="60442772" data-agency="ET Bureau" data-budget-keyword="0" data-authors="Ishani Duttagupta" data-seokeywords="" data-keywords="Hurricane Harvey,Houston community,Indian students,Indian American business,Florida,Hurricane Jose,Sunday ET"><section class="pageContent flt"><div class="relative"><div class="leftFirst flt"><div class="shareIcons popup hidden"><ul><li onclick="addto(8);" class="digg">Digg</li><li onclick="addto(7);" class="google">Google Bookmarks</li><li onclick="addto(3);" class="stumble">StumbleUpon</li><li onclick="addto(9);" class="reddit">Reddit</li><li onclick="addto(4);" class="newsvine">Newsvine</li><li onclick="addto(10);" class="live">Live Bookmarks</li><li onclick="addto(5);" class="tech">Technorati</li><li onclick="addto(6);" class="yahoo">Yahoo Bookmarks</li><li onclick="addto(11);" class="blog">Blogmarks</li><li onclick="addto(1);" class="del">Del.icio.us</li><li onclick="addto(13);" class="ac">ApnaCircle</li><li class="gp" onclick="window.open('https://plus.google.com/share?url=https://economictimes.indiatimes.com/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/articleshow/60442772.cms', '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');">Google Plus</li><li class="pi" onclick="window.open(&quot;https://pinterest.com/pin/create/button/?url=https://economictimes.indiatimes.com/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/articleshow/60442772.cms&amp;media=https://img.etimg.com/thumb/msid-60443281,width-600,resizemode-4/hurricane-harvey.jpg&amp;description=How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey - The Economic Times&quot;,&quot;pinitsharer&quot;,&quot;toolbar=0,status=0,width=600,height=450&quot;)">Pinterest</li></ul><div class="clr"></div></div></div><article data-artidate="Sep 10, 2017, 12.01 AM IST" data-articleid="60442772" data-ibeat_tag="Hurricane Harvey,Houston community,Indian students,Indian American business,Florida,Hurricane Jose,Sunday ET" data-ibeat_author="Ishani Duttagupta" data-ibeat_channel="ET Bureau"><input id="article_title" type="hidden" value="How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey"><input id="article_syn" type="hidden" value="Indian community organisations like Sewa International, which has chapters across the US, will have their hands full in the days ahead with relief and rehabilitation work."><input id="article_seo" type="hidden" value="nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey"><h1 class="clearfix title">How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey</h1><div class="clearfix publish_info"><div class="publisher flt"><div class="author">By
    									<div class="split"><div class="a_d"><span><a target="_blank" class="italic" rel="author" data-auname="Ishani Duttagupta-15914" href="/etreporter/author-Ishani Duttagupta-15914.cms" data-seo="Ishani Duttagupta" data-agency="">Ishani Duttagupta</a></span><div class="author_box"></div></div></div></div>, ET Bureau<span class="msides5">|</span></div><div class="publish_on flt">Updated: Sep 10, 2017, 01.57 PM IST</div></div><div class="clearfix sharingBox shareVert" data-share_msid="60442772"><a href="javascript:void(0)" title="Share on Facebook" class="shareSprite fb"></a><a title="Share on Twitter" onmouseenter="tsMouseEnter(this);" class="shareSprite twt twitterShareBtn" href="https://twitter.com/intent/tweet?text=How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey&amp;via=economictimes&amp;url=https://economictimes.indiatimes.com/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/articleshow/60442772.cms"></a><a title="Share on LinkedIn" href="javascript:void(0)" class="shareSprite linkedin" onclick="window.open(&quot;https://www.linkedin.com/shareArticle?mini=true&amp;url=https://economictimes.indiatimes.com/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/articleshow/60442772.cms&amp;title=How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey - The Economic Times&amp;summary=Indian community organisations like Sewa International, which has chapters across the US, will have their hands full in the days ahead with relief and rehabilitation work.&amp;source=The Economic Times&quot;,&quot;insharer&quot;,&quot;toolbar=0,status=0,width=600,height=450&quot;)"></a><a title="Share more" href="javascript:void(0)" class="shareSprite shareMore"></a><a title="Comments" href="javascript:void(0)" class="shareSprite cmt" id="commentCountBtn" onclick="commentBox.show(60442772);" data-commentbox_msid="60442772"></a><div class="flt comment_count" onclick="commentBox.show(60442772);" data-msid="60442772"><span>0</span>Comments</div><div class="flr page_options"><a title="Increase/Decrease font size" onclick="etArt.fontSizeclick(this);" href="javascript:void(0)" class="asSprite fontLarge fontSize"></a><a target="_blank" title="Print this article" class="asSprite print" href="/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/printarticle/60442772.cms"></a><a title="Email this article" onclick="etArt.openPopup('#shareEmail');" href="javascript:void(0)" class="asSprite email"></a></div></div><div class="articleImg midImg"><figure><img vspace="0" marginheight="0" marginwidth="0" border="0" width="300" src="https://img.etimg.com/thumb/msid-60443281,width-300,imgsize-53661,resizemode-4/how-indian-american-community-of-houston-is-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey.jpg" alt="These storms accompanied by torrential rainfall and floods come barely a fortnight after Hurricane Harvey made landfall in Houston" title="These storms accompanied by torrential rainfall and floods come barely a fortnight after Hurricane Harvey made landfall in Houston"><figcaption title="These storms accompanied by torrential rainfall and floods come barely a fortnight after Hurricane Harvey made landfall in Houston">These storms accompanied by torrential rainfall and floods come barely a fortnight after Hurricane Harvey made landfall in Houston</figcaption></figure></div><div class="artText"><div class="section1"><div class="Normal">  As you read this, Hurricane Irma would have roared into <a href="/topic/Florida" target="_blank">Florida</a>, and <a href="/topic/Hurricane-Jose" target="_blank">Hurricane Jose</a> and Hurricane Katia would have slammed into the Americas — the Caribbean Islands (once again) and Mexico, respectively.  <br>  <br>  These storms accompanied by torrential rainfall and floods come barely a fortnight after <a href="/topic/Hurricane-Harvey" target="_blank">Hurricane Harvey</a> made landfall in Houston, a disaster that the Texas governor estimated would call for up to $180 billion to rebuild the battered parts of the state. Indian community organisations like Sewa International, which has chapters across the US, will have their hands full in the days ahead with relief and rehabilitation work.  <br>  <br>  They were busy in Houston, too, distributing free meals and helping with hardware suppliers.  <br>  <br>  “Our volunteers have already put in 23,000 hours of work towards various relief and rehabilitation projects and we have raised around $2,50,000. We plan to support rebuilding efforts of homes that need to be fixed through a public-private partnership with US government agencies and many of the Indian American entrepreneurs in Houston,” says Gitesh Desai, president of Sewa in Houston. Vivek Sharda, who went to the city as a student of the University of Houston (UH) from Ahmedabad and now works at an engineering firm, has been volunteering for various activities at Sewa for the last two years.  <br>  <br>  <img src="https://img.etimg.com/photo/60443073/1.jpg" title="How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey" alt="How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey" class="gwt-Image">  <br>  <em>(Members of the Dawoodi Bohra community help evacuate people from a flooded neighbourhood)</em>  <br>  <br>  “Over the last few days we have been engaged in rescue and moving people to safer locations. After this we will join rebuilding and relief efforts in the coming weeks,” he says. Renu Khator, UH’s chancellor and president, recounts the challenge that came her way on August 27 when Anupam Ray, the Indian consul general in Houston, reached out to her through social media.  <br>  <br>  Ray informed her that about 200 students — many of whom had just arrived in the US — were stranded in two apartment complexes in a flooded area. The Houston area is host to over 3,000 <a href="/topic/Indian-students" target="_blank">Indian students</a>. “The way many Indian American families reached out and took many of these students into their homes was truly heartwarming. Those who chose to stay back had meals sent to them by different Indian American organisations, including the Dawoodi Bohra Masjid, the BAPS Swaminarayan Temple and Sewa International,” recollects Khator. For Ray, it was a huge challenge to reach out to roughly 1,50,000 Indians spread across a large area in Houston in the aftermath of the hurricane. “It was not very difficult to mobilise key members of the Indian American community in Houston, some of whom are business leaders and top professionals,” Ray told ET Magazine from Houston.  <br>  <br>  <img src="https://img.etimg.com/photo/60443080/2.jpg" title="How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey" alt="How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey" class="gwt-Image">  <br>  (  <em>Volunteers from the Sikh National Center Gurdwara have been involved in various rebuilding effort)</em>  <br>  <br>  <strong>Rebuilding efforts</strong>  <br>  Ray has now become the focal point to coordinate larger relief and outreach efforts by the Indian American community, and a bridge between different organisations involved in rebuilding and relief efforts and many of the victims.  <br>  <br>  “The Indian American community here is also using this opportunity to give back to the larger <a href="/topic/Houston-community" target="_blank">Houston community</a> that has accepted them with open arms and also reached out to support India on many occasions,” says Ray. Even as organisations such as Sewa, Sikh National Centre Gurdwara, BAPS Swaminarayan Mandir and the Dawoodi Bohra community in Houston step up efforts in rehabilitation after Hurricane Harvey, <a href="/topic/Indian-American-business" target="_blank">Indian American business</a> owners and companies in the region are carrying out a consolidated fund-raising effort to contribute to the Mayor’s Fund and the Governor’s Rebuild Texas Fund. The target is to raise $1 million, and contributors include local business owners as well as Indian corporations — private and public sector — such as Gas Authority of India, Mahindra North America, Oil India USA, ONGC Videsh and Wipro. The Indian community comprises 2-3% of Houston’s population of roughly 2.4 million.  <br>  <br>  “This is now one of the largest hubs for Indians in the US, with many students and professionals on H-1B visas coming in every year. Many don’t know that after the Latur earthquake in India people of this city adopted a village in Gujarat which is now called Houston,” adds Ray. Jiten Agarwal, an IIT alumnus and founder of data analytics firm Expedien in Houston, was one of the first to respond to the consul general’s call for support. He also evacuated an American family with a child on a ventilator during the storm and is now pitching into the fundraising efforts in a big way.  <br>  <br>  <img src="https://img.etimg.com/photo/60443091/3.jpg" title="How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey" alt="How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey" class="gwt-Image">  <br>  <br>  <br>  “From my own experience, I feel that Indian Americans should be better integrated in the mainstream community in Houston and this is a big opportunity to associate with some of the community efforts such as those by churches to help in rebuilding public buildings and homes. Many American families have helped Indians who needed help, and now it should be our turn,” says Agarwal. Harish D Katharani, a healthcare entrepreneur and founder of Southside Group of Companies, is supplying essential medicines to hospitals and people affected by the hurricane. For instance, Katharani shipped a rare and expensive drug all the way from Orlando, Florida, to Texas Children’s Hospital, for a child who urgently needed it.  <br>  <br>  “Some areas around Houston are still flooded, and we have been delivering free medicines at shelters and health centres. We will continue with our free healthcare services efforts for at least another month to help people facing crisis in the aftermath of the storm.” Sikh organisations in Houston have been at the forefront of efforts to help people affected by Hurricane Harvey.  <br>  <br>  “Our gurdwara was not submerged by the waters. We volunteered to cook and put together food packets. During the worst days of the hurricane we were supplying 1,000 meals daily to churches and shelters,” says Tej Kour, a volunteer at the Sikh National Center Gurdwara. In the following weeks, through an outreach to gurdwaras across the US, truckloads of supplies of fresh fruit, vegetables and building material will pour into Houston from California and other American states. The Sikh National Center is engaged in community rebuilding efforts, which include repairing senior centres, churches and playgrounds.  <br>  <br>  <img src="https://img.etimg.com/photo/60443165/4.jpg" title="How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey" alt="How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey" class="gwt-Image">  <br>  <em>(Volunteers from the Dawoodi Bohra Masjid reached out to help American friends and neighbours despite facing hardships themselves)</em>  <br>  <br>  “We will continue food distribution and collection of materials such as toiletries and bed linen for people who have lost everything in the flooding. Many of us are volunteering in collection drives and clean-up of homes and other buildings,” adds Kour. As three other hurricanes batter parts of the US, the Indian American community will be out in numbers tending not just to its own but to all citizens of the country it calls home.  </div></div></div><div class="clr"></div><div class="clr"></div><!-- data could not found --><div class="clr"></div><div class="clearfix sharingBox shareVert bottom" data-share_msid="60442772"><a href="javascript:void(0)" title="Share on Facebook" class="shareSprite fb"></a><a title="Share on Twitter" onmouseenter="tsMouseEnter(this);" class="shareSprite twt twitterShareBtn" href="https://twitter.com/intent/tweet?text=How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey&amp;via=economictimes&amp;url=https://economictimes.indiatimes.com/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/articleshow/60442772.cms"></a><a title="Share on LinkedIn" href="javascript:void(0)" class="shareSprite linkedin" onclick="window.open(&quot;https://www.linkedin.com/shareArticle?mini=true&amp;url=https://economictimes.indiatimes.com/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/articleshow/60442772.cms&amp;title=How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey - The Economic Times&amp;summary=Indian community organisations like Sewa International, which has chapters across the US, will have their hands full in the days ahead with relief and rehabilitation work.&amp;source=The Economic Times&quot;,&quot;insharer&quot;,&quot;toolbar=0,status=0,width=600,height=450&quot;)"></a><a title="Share more" href="javascript:void(0)" class="shareSprite shareMore"></a><a title="Comments" href="javascript:void(0)" class="shareSprite cmt" id="commentCountBtn" onclick="commentBox.show(60442772);" data-commentbox_msid="60442772"></a><div class="flt comment_count" onclick="commentBox.show(60442772);" data-msid="60442772"><span>0</span>Comments</div><div class="flr page_options"><a target="_blank" title="Print this article" class="asSprite print" href="/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/printarticle/60442772.cms"></a><a title="Email this article" onclick="etArt.openPopup('#shareEmail');" href="javascript:void(0)" class="asSprite email"></a></div></div></article></div><div class="clearfix raltedTopics "><b>Read more on</b><span class="readanchore"><div class="rdMrBulDiv" data-track="ReadMore1"><span class="bulletGrey"></span><a data-track="ReadMore1" href="/topic/Hurricane-Harvey" pg="asStoryTag1">Hurricane Harvey</a></div><div class="rdMrBulDiv" data-track="ReadMore2"><span class="bulletGrey"></span><a data-track="ReadMore2" href="/topic/Houston-community" pg="asStoryTag2">Houston community</a></div><div class="rdMrBulDiv" data-track="ReadMore3"><span class="bulletGrey"></span><a data-track="ReadMore3" href="/topic/Indian-students" pg="asStoryTag3">Indian students</a></div><div class="rdMrBulDiv" data-track="ReadMore4"><span class="bulletGrey"></span><a data-track="ReadMore4" href="/topic/Indian-American-business" pg="asStoryTag4">Indian American business</a></div><div class="rdMrBulDiv" data-track="ReadMore5"><span class="bulletGrey"></span><a data-track="ReadMore5" href="/topic/Florida" pg="asStoryTag5">Florida</a></div><div class="rdMrBulDiv" data-track="ReadMore6"><span class="bulletGrey"></span><a data-track="ReadMore6" href="/topic/Hurricane-Jose" pg="asStoryTag6">Hurricane Jose</a></div><div class="rdMrBulDiv" data-track="ReadMore7"><span class="bulletGrey"></span><a data-track="ReadMore7" href="/topic/Sunday-ET" pg="asStoryTag7">Sunday ET</a></div></span></div><section class="clearfix rel-art"><h3>Also Read</h3><p class="rel-art-stry" data-track="AlsoRead1"><a data-track="AlsoRead1" href="/news/international/business/us-inflation-jumps-in-the-wake-of-hurricane-harvey/articleshow/61070350.cms" data-no="1">US inflation jumps in the wake of Hurricane Harvey</a></p><p class="rel-art-stry" data-track="AlsoRead2"><a data-track="AlsoRead2" href="/news/science/how-nasa-is-aiding-response-to-hurricane-harvey/articleshow/60303783.cms" data-no="2">How NASA is aiding response to hurricane Harvey</a></p><p class="rel-art-stry" data-track="AlsoRead3"><a data-track="AlsoRead3" href="/magazines/panache/hurricane-harvey-coldplay-postpones-concert-in-houston/articleshow/60230921.cms" data-no="3">Hurricane Harvey: Coldplay postpones concert in Houston</a></p><p class="rel-art-stry" data-track="AlsoRead4"><a data-track="AlsoRead4" href="/news/sports/baseball-astros-give-houston-boost-during-hurricane-harvey-recovery/articleshow/61187332.cms" data-no="4">Baseball-Astros give Houston boost during Hurricane Harvey recovery</a></p><p class="rel-art-stry" data-track="AlsoRead5"><a data-track="AlsoRead5" href="/magazines/panache/latin-grammys-postpone-nominations-announcement-following-recent-natural-disasters/articleshow/60760241.cms" data-no="5">Hurricane Harvey, Irma throw Latin Grammy out of gear</a></p></section><!--/articleshow_relatedtopic.cms?query=Hurricane-Harvey&excludeid=60442772potime:167--><div class="comment_box"><div class="btn" onclick="commentBox.show(60442772);" data-cmtmsid="60442772">Comments</div><div class="btn" onclick="commentBox.show(60442772);">Add Your Comments</div></div><div class="clrwh"></div><div class="clrwh2"></div><div class="article_separator">

<!-- 210766 60442772 --><div style="display:none;"> </div><style>.KlapwfjK span,.KlapwfjK h3,.KlapwfjK p {margin:0;padding:0;}.KlapwfjK > h2{height:1px;background:#cdcdcd;width:100%;position:relative; float: left; margin: 26px 0;}.KlapwfjK > h2 span{position: absolute;top: -12px;background-color: #fff;font-size: 18px;font-family: arial;padding-right: 13px;}.KlapwfjK > h2:first-child span:last-child{background-image:url(//img.etimg.com/itetpic/commons/images/columbia_logo.png?v=1.1);background-repeat: no-repeat;background-position: bottom right;background-size: auto auto;right: 6px;width: 167px;height: 19px;padding-right: 0;}.KlapwfjK > h2:first-child span:last-child:before{content: 'Sponsored by'; float: right; margin-right: 20px; bottom: 0; position: absolute; right: 39%; color: #959595;font-size: 12px; font-family: arial; font-weight: 500; top: 4px;}.KlapwfjK {width:100%;height:auto;float:left;}.KlapwfjK:hover > h2 span:last-child{background-image:url(//img.etimg.com/itetpic/commons/images/columbia_logo-red.png?v=1.1);}.KlapwfjK {width:100%;}.KlapwfjK > div > div > a{text-decoration:none;}.KlapwfjK > div > div > a:focus{outline:0;}.KlapwfjK > div > div > a img {width:100%;float:left;height: 111.72px;}.KlapwfjK > div > div {width:24%;float: left;margin-right:1%; text-decoration: none;cursor: pointer;margin-bottom: 14px;position:relative;}.KlapwfjK > div > div > a > div h3 {font: normal 12px arial;padding: 5px 0 0;width: 100%;float: left;color: #000;max-height: 38px;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;line-height: 20px;}.KlapwfjK > div > div > a > div p {font-size: 11px !important;font-family: arial;padding:2px 0px 0px; width:100%; height:auto; float:left; color:#b8b8b8; max-height: 13px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;margin-top: 4px;}.KlapwfjK > div > div > a > div {float: left;width: 100%;}.KlapwfjK > div > div > div{display:none;}.KlapwfjK > div > div:hover > div {position: absolute; right: 0; top: 0;display: block !important; width: 20px; height: 20px;}.KlapwfjK > div > div > div a img { width: 20px;height: auto;}</style><div style="display:none;"> </div><div class="GUyriyryGNg KlapwfjK KqOiGBfpdU " id="uAtLtQ">   <h2><span>From  Around The Web</span><span></span></h2>   <div ><div><a onclick="cdRwyUX('//economictimes.indiatimes.com/itetklc/click.htm?r=NzZiYmJmNGUtMDJiMi00ZTkwLWFjOGYtMTcxODMwYWQ0MWUyLTNyaDg6MjEwNzY2Ojluajo5NTMwMjE6MTg6MTUzMjI5MjoyMzExOjo6Ni43OjA6NjA0NDI3NzI6MToxMTg1NDoxMTg1NDo6OjI6MjAwMUNPTE9ONDY4Q09MT05jODBDT0xPTmMxMTFDT0xPTjIwY0NPTE9OMjlmZkNPTE9OZmU4ZENPTE9OZTQ4ZDpweXRob24tcmVxdWVzdHMvMi4xMC4wOjowLjA6MTowOjo2OjE6MTowOjQ6OjoxNTE4NjEzOTc3NjMwOnRydWU&fpc=f8c4ee2f-ca30-4545-896b-f208470f2925-3rh8&i=65078079&s=https%253A%252F%252Feconomictimes.indiatimes.com%252Fnri%252Fnris-in-news%252Fhow-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey%252Farticleshow%252F60442772.cms&u=http%3A%2F%2Fapi.taboola.com%2F1.2%2Fjson%2Ftimesofindia-economictimeswebsite%2Frecommendations.notify-click%3Fapp.type%3Dweb%26app.apikey%3Db9ca92e556650f9bd1507b38b971910cd2aab076%26response.id%3D__5f9714edb25e326760fe9f9e62b42bc5__a065c066736f911c7ae885ba23a55907%26response.session%3Dv2_2753b005f117aacb94ac9fcf86aec2b6_f8c4ee2f-ca30-4545-896b-f208470f2925-3rh8_1518613977_1518613977_CNawjgYQ45JEGLuzyaOZLCABKAQw4QE%26item.id%3D%257E%257EV1%257E%257E3801142638978130195%257E%257EzXTVaUlLXQ3U-NP6oytbY7Hgq6wdwA_JoHiGDoJFjRsSO_fFkG-bpaW2-qyqBDD6A2oNFt1ukOTCFTq8EPPgT05sAzBfHCd9t3xltdqKe4lzb1UUjkFNyhu-IeNM1dcRAtK85lG1k3OXG9peEudvMFHldGDLqAXneiQhAPC4R3vyXclPRUJ09uAdeO3nlskCq_4uQ3YtqDi_ozUF5KyCiw%26item.type%3Dtext%26redir%3Dhttps%253A%252F%252Fdailyfinancereport.org%252F%253Fopenaction%253Dauto%2526v%253Dtaboola%2526c%253Dc15696%2526key%253Dtimesofindia-economictimeswebsite%2526placement%253Dtimesofindia-economictimeswebsite%2526tabcid%253D963496%2526tid%253D%25257Bclickid%25257D%2526utm_source%253Dtaboola%2526utm_medium%253Dreferral')" rel="nofollow,noindex"><img class="lazy" data-original="https://images.taboola.com/taboola/image/fetch/f_jpg%2Cq_auto%2Ch_150%2Cw_210%2Cc_fill%2Cg_faces:auto%2Ce_sharpen/http%3A%2F%2Fcdn.taboola.com%2Flibtrc%2Fstatic%2Fthumbnails%2Fa87f101c8031b178ae0241b1f0497b5c.jpg" src="//img.etimg.com/thumb/msid-42031747,width-154,height-110/etlogo.jpg"  rel="nofollow"><div><h3>Stayton, Oregon Drivers Furious Over New Rule</h3><p class="brand_ctn">QuoteWizard Insurance</p></div></a></div><div><a onclick="cdRwyUX('//economictimes.indiatimes.com/itetklc/click.htm?r=NzZiYmJmNGUtMDJiMi00ZTkwLWFjOGYtMTcxODMwYWQ0MWUyLTNyaDg6MjEwNzY2Ojluajo5NTMwMjE6MTg6MTUzMjI5MjoyMzExOjo6Ni43OjA6NjA0NDI3NzI6MToxMTg1NDoxMTg1NDo6OjI6MjAwMUNPTE9ONDY4Q09MT05jODBDT0xPTmMxMTFDT0xPTjIwY0NPTE9OMjlmZkNPTE9OZmU4ZENPTE9OZTQ4ZDpweXRob24tcmVxdWVzdHMvMi4xMC4wOjowLjA6MTowOjo2OjE6MTowOjQ6OjoxNTE4NjEzOTc3NjMwOnRydWU&fpc=f8c4ee2f-ca30-4545-896b-f208470f2925-3rh8&i=65078079&s=https%253A%252F%252Feconomictimes.indiatimes.com%252Fnri%252Fnris-in-news%252Fhow-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey%252Farticleshow%252F60442772.cms&u=http%3A%2F%2Fapi.taboola.com%2F1.2%2Fjson%2Ftimesofindia-economictimeswebsite%2Frecommendations.notify-click%3Fapp.type%3Dweb%26app.apikey%3Db9ca92e556650f9bd1507b38b971910cd2aab076%26response.id%3D__5f9714edb25e326760fe9f9e62b42bc5__a065c066736f911c7ae885ba23a55907%26response.session%3Dv2_2753b005f117aacb94ac9fcf86aec2b6_f8c4ee2f-ca30-4545-896b-f208470f2925-3rh8_1518613977_1518613977_CNawjgYQ45JEGLuzyaOZLCABKAQw4QE%26item.id%3D%257E%257EV1%257E%257E-9080429568236697771%257E%257ECdRTWXvWX3qw6xL9AHCKiO62WHPE6NDIchgS3uQaZ_gSO_fFkG-bpaW2-qyqBDD6A2oNFt1ukOTCFTq8EPPgTzhEOvg4oMe2-mtJjQi9sy5zb1UUjkFNyhu-IeNM1dcRsYE_lmVqDneFNwFZNPcZVtGw5RS0yhF8Pp6KS4chlmjyXclPRUJ09uAdeO3nlskCq_4uQ3YtqDi_ozUF5KyCiw%26item.type%3Dtext%26redir%3Dhttps%253A%252F%252Ftophatter.com%252F%253Fcategories%253Delectronics%2526ad_id2%253D4d92f3%2526ad_creative_id%253Dadb0003%2526ad_image%253Dsquare9.jpg%2526ad_title%253D%25257B%25257BTITLE%25257D%25257D%2526source%253Dtaboola%2526campaign%253D910060%2526ad_group%253DDesktop_Tophatter_ElectrnoicsShopCategory%2526ad_content%253D64177608%2526ad_widget%253Dtimesofindia-economictimeswebsite')" rel="nofollow,noindex"><img class="lazy" data-original="https://images.taboola.com/taboola/image/fetch/f_jpg%2Cq_auto%2Ch_150%2Cw_210%2Cc_fill%2Cg_faces:auto%2Ce_sharpen/https%3A%2F%2Fconsole.brax-cdn.com%2Fcreatives%2Fb1e26798-c900-40a4-95df-1e5b27976b07%2Fsquare-9_6cea72873c34fcf00e96fe80fe3b6e50.600x500.png" src="//img.etimg.com/thumb/msid-42031747,width-154,height-110/etlogo.jpg"  rel="nofollow"><div><h3>It’s Like eBay, But Everything Sells in 90 Seconds.</h3><p class="brand_ctn">Tophatter</p></div></a></div><div><a onclick="cdRwyUX('//economictimes.indiatimes.com/itetklc/click.htm?r=NzZiYmJmNGUtMDJiMi00ZTkwLWFjOGYtMTcxODMwYWQ0MWUyLTNyaDg6MjEwNzY2Ojluajo5NTMwMjE6MTg6MTUzMjI5MjoyMzExOjo6Ni43OjA6NjA0NDI3NzI6MToxMTg1NDoxMTg1NDo6OjI6MjAwMUNPTE9ONDY4Q09MT05jODBDT0xPTmMxMTFDT0xPTjIwY0NPTE9OMjlmZkNPTE9OZmU4ZENPTE9OZTQ4ZDpweXRob24tcmVxdWVzdHMvMi4xMC4wOjowLjA6MTowOjo2OjE6MTowOjQ6OjoxNTE4NjEzOTc3NjMwOnRydWU&fpc=f8c4ee2f-ca30-4545-896b-f208470f2925-3rh8&i=65078079&s=https%253A%252F%252Feconomictimes.indiatimes.com%252Fnri%252Fnris-in-news%252Fhow-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey%252Farticleshow%252F60442772.cms&u=http%3A%2F%2Fapi.taboola.com%2F1.2%2Fjson%2Ftimesofindia-economictimeswebsite%2Frecommendations.notify-click%3Fapp.type%3Dweb%26app.apikey%3Db9ca92e556650f9bd1507b38b971910cd2aab076%26response.id%3D__5f9714edb25e326760fe9f9e62b42bc5__a065c066736f911c7ae885ba23a55907%26response.session%3Dv2_2753b005f117aacb94ac9fcf86aec2b6_f8c4ee2f-ca30-4545-896b-f208470f2925-3rh8_1518613977_1518613977_CNawjgYQ45JEGLuzyaOZLCABKAQw4QE%26item.id%3D%257E%257EV1%257E%257E4081149643310047613%257E%257EfJSvyhWXZ6kwDu_UEA9xeDQ8etUNvdCgtlagtUocdH4SO_fFkG-bpaW2-qyqBDD6A2oNFt1ukOTCFTq8EPPgT0Kq3tR4zzjEu0JPi1gWKs5zb1UUjkFNyhu-IeNM1dcRDVqhFYPM2QRt8bnkr4Mlb1__zTy4oTOUAvH1xuOcmN7yXclPRUJ09uAdeO3nlskCq_4uQ3YtqDi_ozUF5KyCiw%26item.type%3Dvideo%26redir%3Dhttp%253A%252F%252Fjuvetress.com%252Fcmd.php%253Fad%253D874970%2526utm_source%253Dtaboola%2526utm_medium%253Dreferral')" rel="nofollow,noindex"><img class="lazy" data-original="https://images.taboola.com/taboola/image/fetch/f_jpg%2Cq_auto%2Ch_150%2Cw_210%2Cc_fill%2Cg_faces:auto%2Ce_sharpen/http%3A%2F%2Fcdn.taboola.com%2Flibtrc%2Fstatic%2Fthumbnails%2F759f7e6f08e58b9c395339bafcd3fa66.jpg" src="//img.etimg.com/thumb/msid-42031747,width-154,height-110/etlogo.jpg"  rel="nofollow"><div><h3>Award-Winning Dermatologist: "It's The Best Thinning Hair ..</h3><p class="brand_ctn">JuveTress</p></div></a></div><div><a onclick="cdRwyUX('//economictimes.indiatimes.com/itetklc/click.htm?r=NzZiYmJmNGUtMDJiMi00ZTkwLWFjOGYtMTcxODMwYWQ0MWUyLTNyaDg6MjEwNzY2Ojluajo5NTMwMjE6MTg6MTUzMjI5MjoyMzExOjo6Ni43OjA6NjA0NDI3NzI6MToxMTg1NDoxMTg1NDo6OjI6MjAwMUNPTE9ONDY4Q09MT05jODBDT0xPTmMxMTFDT0xPTjIwY0NPTE9OMjlmZkNPTE9OZmU4ZENPTE9OZTQ4ZDpweXRob24tcmVxdWVzdHMvMi4xMC4wOjowLjA6MTowOjo2OjE6MTowOjQ6OjoxNTE4NjEzOTc3NjMwOnRydWU&fpc=f8c4ee2f-ca30-4545-896b-f208470f2925-3rh8&i=65078079&s=https%253A%252F%252Feconomictimes.indiatimes.com%252Fnri%252Fnris-in-news%252Fhow-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey%252Farticleshow%252F60442772.cms&u=http%3A%2F%2Fapi.taboola.com%2F1.2%2Fjson%2Ftimesofindia-economictimeswebsite%2Frecommendations.notify-click%3Fapp.type%3Dweb%26app.apikey%3Db9ca92e556650f9bd1507b38b971910cd2aab076%26response.id%3D__5f9714edb25e326760fe9f9e62b42bc5__a065c066736f911c7ae885ba23a55907%26response.session%3Dv2_2753b005f117aacb94ac9fcf86aec2b6_f8c4ee2f-ca30-4545-896b-f208470f2925-3rh8_1518613977_1518613977_CNawjgYQ45JEGLuzyaOZLCABKAQw4QE%26item.id%3D%257E%257EV1%257E%257E-1081219428100152714%257E%257EJoiCx_x9kyIkUH3MU4V4mK5MNFqc4mtlzoyIavrGIkISO_fFkG-bpaW2-qyqBDD6A2oNFt1ukOTCFTq8EPPgTwSk__4eKh7PehA-Iv5nt5Jzb1UUjkFNyhu-IeNM1dcR0A55r6O-zyzggqcz1nkp1zLI0iG9PHT3i2v8zl6miMDyXclPRUJ09uAdeO3nlskCq_4uQ3YtqDi_ozUF5KyCiw%26item.type%3Dtext%26redir%3Dhttps%253A%252F%252Fwww.joinhoney.com%252Fr%252FTB_US_LAL_Top100K_18-65_All_Amazon_Multi_GhostAmazon2_NA%253Furl%253Dhttps%25253A%25252F%25252Fwww.joinhoney.com%25252Fg-blog%25252Foutsmart-amazon%2526utm_source%253Dtaboola%2526utm_medium%253Dreferral')" rel="nofollow,noindex"><img class="lazy" data-original="https://images.taboola.com/taboola/image/fetch/f_jpg%2Cq_auto%2Ch_150%2Cw_210%2Cc_fill%2Cg_faces:auto%2Ce_sharpen/http%3A%2F%2Fcdn.taboola.com%2Flibtrc%2Fstatic%2Fthumbnails%2Fe45fc9024fef199c9beb9ceed4a4cd73.jpg" src="//img.etimg.com/thumb/msid-42031747,width-154,height-110/etlogo.jpg"  rel="nofollow"><div><h3>This Amazon Upgrade is Even Better Than Prime</h3><p class="brand_ctn">Honey</p></div></a></div></div>   <h2><span>More from The Economic Times</span><span></span></h2><div ><div><a onclick="cdRwyUX('//economictimes.indiatimes.com/itetklc/click.htm?r=NzZiYmJmNGUtMDJiMi00ZTkwLWFjOGYtMTcxODMwYWQ0MWUyLTNyaDg6MjEwNzY2OjluajoxOTYyNDMzNDoyNjozMjc2MDI6MjMxMTo6OjEuMDowOjYwNDQyNzcyOjA6MjMwODowOjo6MjoyMDAxQ09MT040NjhDT0xPTmM4MENPTE9OYzExMUNPTE9OMjBjQ09MT04yOWZmQ09MT05mZThkQ09MT05lNDhkOnB5dGhvbi1yZXF1ZXN0cy8yLjEwLjA6OjAuMDowOjA6MzkwNS0xLjAwMDAwMDAwLDM2ODItMS4wMDAwMDAwMCwxNjA3LTEuMDAwMDAwMDAsMjMxOS0xLjAwMDAwMDAwLDM3MzAtMS4wMDAwMDAwMCw2OTMtMS4wMDAwMDAwMCwzNzUtMS4wMDAwMDAwMCwzODk1LTEuMDAwMDAwMDAsMTU5My0xLjAwMDAwMDAwLDQwMjYtMS4wMDAwMDAwMCwyODMtMS4wMDAwMDAwMCwyODQtMS4wMDAwMDAwMCwxODg1LTEuMDAwMDAwMDAsMjMzMy0xLjAwMDAwMDAwLDI0OTQtMS4wMDAwMDAwMCwyODctMS4wMDAwMDAwMDo2OjE6MTowOjQ6OjoxNTE4NjEzOTc3NjMwOnRydWU&fpc=f8c4ee2f-ca30-4545-896b-f208470f2925-3rh8&i=65078079&s=https%253A%252F%252Feconomictimes.indiatimes.com%252Fnri%252Fnris-in-news%252Fhow-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey%252Farticleshow%252F60442772.cms&u=https%3A%2F%2Feconomictimes.indiatimes.com%2Findustry%2Fauto%2Fnews%2Findustry%2Fkia-motors-unveils-india-portfolio-for-2019-2021%2Farticleshow%2F62815458.cms%3Futm_source%3DColombia%26utm_medium%3DOrganicNative%26utm_campaign%3DCTN%26utm_content%3D26')"  rel="nofollow,noindex"><span><img class="lazy" data-original="//img.etimg.com/itetpic/2308/images/29/f66b3f6efdce2029b22990e695bd797e_0.jpg" src="//img.etimg.com/thumb/msid-42031747,width-154,height-110/etlogo.jpg" rel="nofollow" ></span><div><h3>Kia Motors unveils India portfolio for 2019-2021</h3></div></a></div><div><a onclick="cdRwyUX('//economictimes.indiatimes.com/itetklc/click.htm?r=NzZiYmJmNGUtMDJiMi00ZTkwLWFjOGYtMTcxODMwYWQ0MWUyLTNyaDg6MjEwNzY2OjluajoxOTU2MDM5OToyNjozMjc2MDI6MjMxMTo6OjEuMDowOjYwNDQyNzcyOjA6MjMwODowOjo6MjoyMDAxQ09MT040NjhDT0xPTmM4MENPTE9OYzExMUNPTE9OMjBjQ09MT04yOWZmQ09MT05mZThkQ09MT05lNDhkOnB5dGhvbi1yZXF1ZXN0cy8yLjEwLjA6OjAuMDowOjA6MjI0LTEuMDAwMDAwMDAsODgwOTktMS4wMDAwMDAwMCwxNzk2LTEuMDAwMDAwMDAsMTYwNy0xLjAwMDAwMDAwLDM2ODktMS4wMDAwMDAwMCwxOTAwLTEuMDAwMDAwMDAsMjM3LTEuMDAwMDAwMDAsNTMyLTEuMDAwMDAwMDAsNjkzLTEuMDAwMDAwMDAsMzcwNi0xLjAwMDAwMDAwLDg1OC0xLjAwMDAwMDAwLDIzNjQtMS4wMDAwMDAwMCwzNzA5LTEuMDAwMDAwMDAsMzcxMS0xLjAwMDAwMDAwOjY6MToxOjA6NDo6OjE1MTg2MTM5Nzc2MzA6dHJ1ZQ&fpc=f8c4ee2f-ca30-4545-896b-f208470f2925-3rh8&i=65078079&s=https%253A%252F%252Feconomictimes.indiatimes.com%252Fnri%252Fnris-in-news%252Fhow-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey%252Farticleshow%252F60442772.cms&u=https%3A%2F%2Feconomictimes.indiatimes.com%2Findustry%2Fservices%2Fproperty-%2F-cstruction%2Ftatas-putting-house-in-order-at-realty-arm%2Farticleshow%2F62783896.cms%3Futm_source%3DColombia%26utm_medium%3DOrganicNative%26utm_campaign%3DCTN%26utm_content%3D26')"  rel="nofollow,noindex"><span><img class="lazy" data-original="//img.etimg.com/itetpic/2308/images/29/6791035783f7995c1712834afbb8089c_0.jpg" src="//img.etimg.com/thumb/msid-42031747,width-154,height-110/etlogo.jpg" rel="nofollow" ></span><div><h3>Tatas putting their house in order at realty arm</h3></div></a></div><div><a onclick="cdRwyUX('//economictimes.indiatimes.com/itetklc/click.htm?r=NzZiYmJmNGUtMDJiMi00ZTkwLWFjOGYtMTcxODMwYWQ0MWUyLTNyaDg6MjEwNzY2OjluajoxOTMwMDg5MDoxODozMjc2MDI6MjMxMTo6OjEuMDowOjYwNDQyNzcyOjA6MjMwODowOjo6MjoyMDAxQ09MT040NjhDT0xPTmM4MENPTE9OYzExMUNPTE9OMjBjQ09MT04yOWZmQ09MT05mZThkQ09MT05lNDhkOnB5dGhvbi1yZXF1ZXN0cy8yLjEwLjA6OjAuMDowOjA6OTEzLTEuMDAwMDAwMDAsODY1LTEuMDAwMDAwMDAsMzczMC0xLjAwMDAwMDAwLDM3NS0xLjAwMDAwMDAwLDE2MDctMS4wMDAwMDAwMCwxNTkzLTEuMDAwMDAwMDAsNDExLTEuMDAwMDAwMDAsNzAwLTEuMDAwMDAwMDAsMjQ5NC0xLjAwMDAwMDAwOjY6MToxOjA6NDo6OjE1MTg2MTM5Nzc2MzA6dHJ1ZQ&fpc=f8c4ee2f-ca30-4545-896b-f208470f2925-3rh8&i=65078079&s=https%253A%252F%252Feconomictimes.indiatimes.com%252Fnri%252Fnris-in-news%252Fhow-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey%252Farticleshow%252F60442772.cms&u=https%3A%2F%2Feconomictimes.indiatimes.com%2Fnews%2Feconomy%2Fpolicy%2Fraghuram-rajans-budget-tip-for-arun-jaitley-dont-blow-up-the-fiscal-deficit%2Farticleshow%2F62634204.cms%3Futm_source%3DColombia%26utm_medium%3DOrganicNative%26utm_campaign%3DCTN%26utm_content%3D18')"  rel="nofollow,noindex"><span><img class="lazy" data-original="//img.etimg.com/itetpic/2308/images/29/82ea3abcb7f29aa04571a9b04fb4eca4_0.jpg" src="//img.etimg.com/thumb/msid-42031747,width-154,height-110/etlogo.jpg" rel="nofollow" ></span><div><h3>Raghuram Rajan's Budget tip for Arun Jaitley</h3></div></a></div><div><a onclick="cdRwyUX('//economictimes.indiatimes.com/itetklc/click.htm?r=NzZiYmJmNGUtMDJiMi00ZTkwLWFjOGYtMTcxODMwYWQ0MWUyLTNyaDg6MjEwNzY2OjluajoxOTE5ODY0NToxODozMjc2MDI6MjMxMTo6OjEuMDowOjYwNDQyNzcyOjA6MjMwODowOjo6MjoyMDAxQ09MT040NjhDT0xPTmM4MENPTE9OYzExMUNPTE9OMjBjQ09MT04yOWZmQ09MT05mZThkQ09MT05lNDhkOnB5dGhvbi1yZXF1ZXN0cy8yLjEwLjA6OjAuMDowOjA6MTI4LTEuMDAwMDAwMDAsMTczMC0xLjAwMDAwMDAwLDEyNTMtMS4wMDAwMDAwMCwxNzk4LTEuMDAwMDAwMDAsNDU1LTEuMDAwMDAwMDAsMTk2MC0xLjAwMDAwMDAwLDc0Ni0xLjAwMDAwMDAwLDE2MTAtMS4wMDAwMDAwMCw2ODktMS4wMDAwMDAwMCwyMzUzLTEuMDAwMDAwMDAsNDk3LTEuMDAwMDAwMDAsMzc2Mi0xLjAwMDAwMDAwLDUzMy0xLjAwMDAwMDAwLDEwMTQtMS4wMDAwMDAwMCwyMzYzLTEuMDAwMDAwMDAsMjM2NC0xLjAwMDAwMDAwLDM3MDktMS4wMDAwMDAwMCwyNDk0LTEuMDAwMDAwMDAsMTAyMy0xLjAwMDAwMDAwLDQ0Ny0xLjAwMDAwMDAwLDExMTktMS4wMDAwMDAwMDo2OjE6MTowOjQ6OjoxNTE4NjEzOTc3NjMwOnRydWU&fpc=f8c4ee2f-ca30-4545-896b-f208470f2925-3rh8&i=65078079&s=https%253A%252F%252Feconomictimes.indiatimes.com%252Fnri%252Fnris-in-news%252Fhow-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey%252Farticleshow%252F60442772.cms&u=https%3A%2F%2Feconomictimes.indiatimes.com%2Fmagazines%2Fpanache%2Fa-look-inside-the-marriage-of-the-worlds-richest-couple-jeff-and-mackenzie-bezos%2Farticleshow%2F62577299.cms%3Futm_source%3DColombia%26utm_medium%3DOrganicNative%26utm_campaign%3DCTN%26utm_content%3D18')"  rel="nofollow,noindex"><span><img class="lazy" data-original="//img.etimg.com/itetpic/2308/images/29/c3b5173979a1e1b9fe1badbaf16efc00_0.jpg" src="//img.etimg.com/thumb/msid-42031747,width-154,height-110/etlogo.jpg" rel="nofollow" ></span><div><h3>A look inside marriage of Jeff, Mackenzie Bezos</h3></div></a></div></div></div><script>        var coldetect;      /*  var htmlD1 =   '"{{titleLength}}60{{titleLength}}",#pd#<div><a onclick="cdRwyUX('{{href}}')" rel="nofollow,noindex"><img class="lazy" data-original="{{imgsrc}}" src="//img.etimg.com/thumb/msid-42031747,width-154,height-110/etlogo.jpg"  rel="nofollow"><div><h3>{{title}}</h3><p class="brand_ctn">{{brand}}</p></div></a><div><span name="adchoicehtml"/></div></div>#pd#';var orghtmlD =  '"{{titleLength}}60{{titleLength}}",#og#<div><a onclick="cdRwyUX('{{href}}')"  rel="nofollow,noindex"><span><img class="lazy" data-original="{{imgsrc}}" src="//img.etimg.com/thumb/msid-42031747,width-154,height-110/etlogo.jpg" rel="nofollow" ></span><div><h3>{{title}}</h3></div></a></div>#og#';*/function cdRwyUX(par)       {     if(typeof otab == 'function'){ otab(par,'');   } else{if(typeof canRun == 'undefined' || (typeof canRun != 'undefined' && !canRun)) {                 window.open(par,'_blank');}else{window.open(par,'_blank'); }   }                   }             window.onload = function (){         if (window.frameElement !== null){document.body.style.margin="0px"; }};try{trev('//economictimes.indiatimes.com/itetnfy/notify.htm?d=%7B%22skuIds%22%3A%2219624334-%2C19560399-%2C19300890-%2C19198645-%22%2C%22fdId%22%3A0%2C%22imprId%22%3A%2276bbbf4e-02b2-4e90-ac8f-171830ad41e2-3rh8%22%2C%22adsltId%22%3A%22210766%22%2C%22fpc%22%3A%22f8c4ee2f-ca30-4545-896b-f208470f2925-3rh8%22%2C%22pv%22%3A%22PV_MACRO%22%2C%22i%22%3Atrue%2C%22ci%22%3A%2265078079%22%2C%22ist%22%3A1518613977630%2C%22vst%22%3A%22ETS%22%7D','KlapwfjK');tpImp([[],[],[],[],[],[],[],[]],'KlapwfjK',[]);}catch(e){};</script>
<!--/insert_native_content.cms?contentID='210766~60442772~0'&removens=1potime:9--></div><div class="most_read" id="most_read_60442772"></div></section><aside class="flr sideBar"><div class="adsbg300" data-oop="0" data-size=" [[300, 250], [300, 600]]" data-adsSlot="ET_News/ET_News_NRI_AS/ET_ROS_ATF_NWS_NRI_AS_300" id="div-gpt-ad-1463054018812-0-60442772" data-loc="All"></div><div class="clr"></div><div class="clr"></div><div class="clr clearfix seowidget"><div class="widgetSEO ent_wdt"><div class="seoWidget_con"><div class="head">Top Trending Terms
							</div><div class="textDiv"><a target="_blank" onclick="ga('send','event','ETWH','SEO_Band','SEO_link1');" title="Budget Highlights" href="/news/economy/policy/key-highlights-from-budget-2018-ease-of-living-is-new-catch-phrase/articleshow/62735935.cms">Budget Highlights</a></div><div class="textDiv"><a target="_blank" onclick="ga('send','event','ETWH','SEO_Band','SEO_link2');" title="Sensex" href="/markets/stocks/news/sensex-dives-550-pts-nifty-tests-10400-midcap-smallcap-stocks-bleed/articleshow/62845560.cms">Sensex</a></div><div class="textDiv"><a target="_blank" onclick="ga('send','event','ETWH','SEO_Band','SEO_link3');" title="PM Modi" href="/news/politics-and-nation/opposition-members-obstruct-pm-modis-address-in-lok-sabha/articleshow/62817186.cms">PM Modi</a></div><div class="textDiv"><a target="_blank" onclick="ga('send','event','ETWH','SEO_Band','SEO_link4');" title="Budget" href="/wealth/tax/budget-2018-how-income-tax-slabs-have-evolved-over-the-years-and-the-way-forward/articleshow/62719892.cms">Budget</a></div><div class="textDiv"><a target="_blank" onclick="ga('send','event','ETWH','SEO_Band','SEO_link5');" title="Aadhaar Card" href="/news/economy/policy/view-have-no-fear-aadhaar-is-linked-to-logic/articleshow/62890964.cms">Aadhaar Card</a></div><div class="textDiv"><a target="_blank" onclick="ga('send','event','ETWH','SEO_Band','SEO_link6');" title="CPI&nbsp;" href="/news/economy/indicators/industrial-production-at-7-1-in-december-led-by-capital-goods/articleshow/62887388.cms">CPI&nbsp;</a></div><div class="textDiv"><a target="_blank" onclick="ga('send','event','ETWH','SEO_Band','SEO_link7');" title="Tata Steel Rights" href="/markets/stocks/news/tata-steels-rs-12800-crore-rights-issue-opens-should-you-subscribe/articleshow/62912235.cms">Tata Steel Rights</a></div><div class="textDiv"><a target="_blank" onclick="ga('send','event','ETWH','SEO_Band','SEO_link8');" title="How to Save Income Tax" href="/wealth/tax/how-to-save-income-tax-here-are-6-investments-with-tax-free-income/articleshow/62567377.cms">How to Save Income Tax</a></div><div class="textDiv"><a target="_blank" onclick="ga('send','event','ETWH','SEO_Band','SEO_link9');" title="Income Tax Slabs" href="/wealth/tax/latest-income-tax-slabs/articleshow/62751981.cms">Income Tax Slabs</a></div><div class="textDiv"><a target="_blank" onclick="ga('send','event','ETWH','SEO_Band','SEO_link10');" title="Income Tax" href="/wealth/tax/key-tax-changes-that-will-come-into-effect-from-april-1/articleshow/62898612.cms">Income Tax</a></div><div class="textDiv"><a target="_blank" onclick="ga('send','event','ETWH','SEO_Band','SEO_link11');" title="GST" href="/gst">GST</a></div><div class="textDiv"><a target="_blank" onclick="ga('send','event','ETWH','SEO_Band','SEO_link12');" title="RBI Policy Meet" href="/markets/stocks/news/msp-oil-price-risks-inflation-outlook-among-factors-to-watch-in-rbi-policy/articleshow/62816103.cms">RBI Policy Meet</a></div></div></div><!--/seowidget.cms?msid=60936810potime:11--></div><div class="clr"></div><div data-widgetname="photoWidget" data-estimatedheight="580" class="clr clearfix sideWidgets photoWidget" data-url="/widget_etspotlight.cms?tracker=articleshow"></div><div class="clr clearfix tabsView"><div class="tabsBtn mostPopular"><ul><li class="active" data-url="/most_read.cms?msid=7771250"><a href="#">Most Read</a></li><li data-url="/most_shared.cms?category=NRI"><a class="active" href="#">Most Shared</a></li><li data-url="/most_commented.cms?msid=7771250"><a class="active" href="#">Most Commented</a></li></ul><div class="clr"></div></div><div class="tabsContent"><ul><li class="active"><ul class="list1"><li class="stryline"><a onclick="ga('send','event','MarketSec','select','MostReadStory');" data-track="MRS1" href="/nri/visa-and-immigration/more-indians-prefer-us-eb-5-visa-route-with-assured-migration-green-card/articleshow/62860882.cms">More Indians prefer US EB-5 visa route with assured migration, Green Card</a></li><li class="stryline"><a onclick="ga('send','event','MarketSec','select','MostReadStory');" data-track="MRS2" href="/nri/visa-and-immigration/donald-trumps-immigration-framework-will-end-green-card-backlog-white-house/articleshow/62850714.cms">Donald Trump's immigration framework will end green card backlog: White House</a></li><li class="stryline"><a onclick="ga('send','event','MarketSec','select','MostReadStory');" data-track="MRS3" href="/nri/nris-in-news/indian-engineer-part-of-team-awarded-sci-tech-oscar/articleshow/62880495.cms">Indian engineer part of team awarded sci-tech Oscar</a></li><li class="stryline"><a onclick="ga('send','event','MarketSec','select','MostReadStory');" data-track="MRS4" href="/nri/working-abroad/indian-professionals-are-happy-with-the-contours-of-donald-trumps-latest-immigration-policy/articleshow/62772436.cms">Indian professionals are happy with the contours of Donald Trump's latest immigration policy</a></li><li class="stryline"><a onclick="ga('send','event','MarketSec','select','MostReadStory');" data-track="MRS5" href="/nri/nris-in-news/indian-fined-rs-87-lakh-in-uae-for-email-insult-to-rta/articleshow/62806487.cms">Indian fined Rs 87 lakh in UAE for email insult to RTA</a></li></ul><p class="more"><a href="/mostviewed.cms" data-track="MRMOR">More &raquo;</a></p><!--/most_read.cms?days=3&msid=7771250potime:26--></li><li></li><li></li></ul><div class="clr"></div></div></div><div data-oop="0" data-size="[[300,250],[300,600]]" data-adsSlot="/7176/Economictimes/ET_Budget2018/CEO_AS/ET_Budget_BTF_CEO_AS_300" data-loc="All" id="div-gpt-ad-5987376486442-2-60442772" class="adSelector3 adsbg300"></div><div><div class="adsbg300" data-oop="0" data-size="[300, 250]" data-adsSlot="ET_News/ET_News_NRI_AS/ET_ROS_BTF_NWS_NRI_AS_300" id="div-gpt-ad-1398331513465-3-60442772" data-loc="All"></div></div><div data-widgetname="notToBeMissed" data-estimatedheight="320" class="clearfix sideWidgets notToBeMissed" data-url="/listing_widget.cms"></div></aside></div>
            
                
            
        <!--/article_view2.cms?msid=60442772&nextstry=0potime:4070--></div><div style="width:160px; height:600px;position: absolute;top: 350px;left: -160px;" data-oop="1" data-size="[160, 600]" data-adsSlot="ET_ROS_Sticky_160" id="div-gpt-ad-1477391859570-0" data-loc="100"></div></div><section class="bottomBar"><aside class="companySearch flt"><h2 class="title4"><a href="/currentquote.cms">Get a Quote</a></h2><form action="#" method="post"><div class="flt"><input type="text" value="" placeholder="Type Company Name"></div><div class="flt"><button class="flr quotebutton">Get Quote</button></div><div class="clr"></div></form></aside><aside class="browseCompanies flt"><h2 class="title4">Browse Companies</h2><a href="/currentquote.cms?ticker=a">A</a><a href="/currentquote.cms?ticker=b">B</a><a href="/currentquote.cms?ticker=c">C</a><a href="/currentquote.cms?ticker=d">D</a><a href="/currentquote.cms?ticker=e">E</a><a href="/currentquote.cms?ticker=f">F</a><a href="/currentquote.cms?ticker=g">G</a><a href="/currentquote.cms?ticker=h">H</a><a href="/currentquote.cms?ticker=i">I</a><a href="/currentquote.cms?ticker=j">J</a><a href="/currentquote.cms?ticker=k">K</a><a href="/currentquote.cms?ticker=l">L</a><a href="/currentquote.cms?ticker=m">M</a><a href="/currentquote.cms?ticker=n">N</a><a href="/currentquote.cms?ticker=o">O</a><a href="/currentquote.cms?ticker=p">P</a><a href="/currentquote.cms?ticker=q">Q</a><a href="/currentquote.cms?ticker=r">R</a><a href="/currentquote.cms?ticker=s">S</a><a href="/currentquote.cms?ticker=t">T</a><a href="/currentquote.cms?ticker=u">U</a><a href="/currentquote.cms?ticker=v">V</a><a href="/currentquote.cms?ticker=w">W</a><a href="/currentquote.cms?ticker=x">X</a><a href="/currentquote.cms?ticker=y">Y</a><a href="/currentquote.cms?ticker=z">Z</a><span>|</span><a href="/currentquote.cms?ticker=1">1</a><a href="/currentquote.cms?ticker=2">2</a><a href="/currentquote.cms?ticker=3">3</a><a href="/currentquote.cms?ticker=4">4</a><a href="/currentquote.cms?ticker=5">5</a><a href="/currentquote.cms?ticker=6">6</a><a href="/currentquote.cms?ticker=7">7</a><a href="/currentquote.cms?ticker=8">8</a><a href="/currentquote.cms?ticker=9">9</a><div class="clrwh"></div><h2 class="title4">Browse Mutual Funds</h2><a href="/mutual_funds_search/schemename-a,isschemestartwith-true.cms">A</a><a href="/mutual_funds_search/schemename-b,isschemestartwith-true.cms">B</a><a href="/mutual_funds_search/schemename-c,isschemestartwith-true.cms">C</a><a href="/mutual_funds_search/schemename-d,isschemestartwith-true.cms">D</a><a href="/mutual_funds_search/schemename-e,isschemestartwith-true.cms">E</a><a href="/mutual_funds_search/schemename-f,isschemestartwith-true.cms">F</a><a href="/mutual_funds_search/schemename-g,isschemestartwith-true.cms">G</a><a href="/mutual_funds_search/schemename-h,isschemestartwith-true.cms">H</a><a href="/mutual_funds_search/schemename-i,isschemestartwith-true.cms">I</a><a href="/mutual_funds_search/schemename-j,isschemestartwith-true.cms">J</a><a href="/mutual_funds_search/schemename-k,isschemestartwith-true.cms">K</a><a href="/mutual_funds_search/schemename-l,isschemestartwith-true.cms">L</a><a href="/mutual_funds_search/schemename-m,isschemestartwith-true.cms">M</a><a href="/mutual_funds_search/schemename-n,isschemestartwith-true.cms">N</a><a href="/mutual_funds_search/schemename-o,isschemestartwith-true.cms">O</a><a href="/mutual_funds_search/schemename-p,isschemestartwith-true.cms">P</a><a href="/mutual_funds_search/schemename-q,isschemestartwith-true.cms">Q</a><a href="/mutual_funds_search/schemename-r,isschemestartwith-true.cms">R</a><a href="/mutual_funds_search/schemename-s,isschemestartwith-true.cms">S</a><a href="/mutual_funds_search/schemename-t,isschemestartwith-true.cms">T</a><a href="/mutual_funds_search/schemename-u,isschemestartwith-true.cms">U</a><a href="/mutual_funds_search/schemename-v,isschemestartwith-true.cms">V</a><a href="/mutual_funds_search/schemename-w,isschemestartwith-true.cms">W</a><a href="/mutual_funds_search/schemename-x,isschemestartwith-true.cms">X</a><a href="/mutual_funds_search/schemename-y,isschemestartwith-true.cms">Y</a><a href="/mutual_funds_search/schemename-z,isschemestartwith-true.cms">Z</a></aside><div class="clr"></div></section><script>
		    var language = '';
	    </script><!--/bottom_bar.cms?language=potime:10--><section id="bottomAd"><div data-oop="0" data-size="[[1003, 90],[970,90],[728, 90]]" data-adsSlot="ET_News/ET_News_NRI_AS/ET_ROS_BTF_NWS_NRI_AS_728" id="div-gpt-ad-1398331513465-4" data-loc="All"></div></section><footer id="footer"><div class="bottomContainer"><div class="flt"><a href="/" class="homeSprite" id="etMashHead" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_/');"></a><span class="homeSprite" id="etInternet">Powered by</span></div><div class="flr bottomDiv"><ul class="flt"><li><a href="/markets/markets/1977021501.cms" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_markets/markets/1977021501.cms');">Live Market</a></li><li><a href="/newshome.cms" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_newshome.cms');">News</a></li><li><a href="http://etportfolio.economictimes.indiatimes.com/DashBoard.htm" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://etportfolio.economictimes.indiatimes.com/DashBoard.htm');">Portfolio</a></li><li><a href="http://m.economictimes.com/" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://m.economictimes.com');">Mobile</a></li><li><a href="/et-now/videohome/4413218.cms" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_et-now/videohome/4413218.cms');">Live TV</a></li><li><a href="/listing?frm=HP_Wg" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_listing?frm=HP_Wg');">Biz Listings</a></li></ul><ul class="flt"><li><a href="/industry/articlelist/13352306.cms" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_industry/articlelist/13352306.cms');">Industry</a></li><li><a href="/subscription.cms" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_subscription.cms');" target="_blank">Newsletters</a></li><li><a href="/commodities.cms" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_commodities.cms');">Commodities</a></li><li><a href="http://speed.economictimes.indiatimes.com" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://speed.economictimes.indiatimes.com');" target="_blank">Speed</a></li><li><a href="http://blogs.economictimes.indiatimes.com" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://blogs.economictimes.indiatimes.com');">Blogs</a></li><li><a href="/rss.cms" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://economictimes.indiatimes.com/rss.cms');">RSS</a></li></ul><ul class="flt"><li><a target="_blank" href="http://www.timesinternet.in" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.timesinternet.in');">About Us</a></li><li><a target="_blank" href="https://www.ads.timesinternet.in/expresso/selfservice/loginSelfService.htm" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_https://www.ads.timesinternet.in/expresso/selfservice/loginSelfService.htm');">Create Your Own Ad</a></li><li><a target="_blank" href="http://advertise.indiatimes.com/" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://advertise.indiatimes.com');">Advertise with Us</a></li><li><a target="_blank" href="http://www.indiatimes.com/termsandcondition" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.indiatimes.com/termsandcondition');">Terms of Use &amp; Grievance Redressal</a></li><li><a target="_blank" href="http://www.indiatimes.com/privacypolicy" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.indiatimes.com/privacypolicy');">Privacy policy</a></li></ul></div><div class="clr"></div></div><div id="footorDiv"><div class="bottomContainer"><div class="flt follow"><span class="flt" id="textFootor">FOLLOW US</span><a title="Facebook" id="fbFooterIcon" class="flt footorSocialIcon homeSprite" target="_blank" href="https://www.facebook.com/EconomicTimes" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_https://www.facebook.com/EconomicTimes');"></a><a title="Twitter" class="flt footorSocialIcon homeSprite" id="twFooterIcon" target="_blank" href="https://twitter.com/economictimes" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_https://twitter.com/economictimes');"></a><a title="Google Plus" id="goFooterIcon" class="flt footorSocialIcon homeSprite" target="_blank" href="https://plus.google.com/+TheEconomicTimes/" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_https://plus.google.com/+TheEconomicTimes');"></a><a onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_https://rss.cms/+TheEconomicTimes')" title="RSS" id="rssFooterIcon" class="flt footorSocialIcon homeSprite" target="_blank" href="/rss.cms"></a></div><div class="flr"><div class="footerApps"><a target="_blank" href="http://itunes.apple.com/us/app/the-economic-times/id474766725?ls=1&amp;t=8apple.com/us" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://itunes.apple.com/us/app/the-economic-times/id474766725?ls=1&amp;t=8apple.com/us');"><span id="appFooterIcon" class="footorSocialIcon homeSprite"></span></a><a target="_blank" href="http://itunes.apple.com/us/app/the-economic-times/id474766725?ls=1&amp;mt=8" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://itunes.apple.com/us/app/the-economic-times/id474766725?ls=1&amp;mt=8');"><span class="playStoreText">Download it from <span class="storeName">APP STORE</span></span></a></div><div class="footerApps"><a target="_blank" href="https://market.android.com/details?id=com.et.reader.activities" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_https://market.android.com/details?id=com.et.reader.activities');"><span id="goappFooterIcon" class="footorSocialIcon homeSprite"></span></a><a target="_blank" href="https://market.android.com/details?id=com.et.reader.activities" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_https://market.android.com/details?id=com.et.reader.activities');"><span class="playStoreText">Download it from <span class="storeName">GOOGLE PLAY</span></span></a></div><div class="footerApps"><a target="_blank" href="http://www.windowsphone.com/en-US/apps/d73c2150-6acf-445b-b810-19a004b5d3e8" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.windowsphone.com/en-US/apps/d73c2150-6acf-445b-b810-19a004b5d3e8');"><span id="winappFooterIcon" class="footorSocialIcon homeSprite"></span></a><a target="_blank" href="http://www.windowsphone.com/en-US/apps/d73c2150-6acf-445b-b810-19a004b5d3e8" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.windowsphone.com/en-US/apps/d73c2150-6acf-445b-b810-19a004b5d3e8');"><span class="playStoreText">Download it from <span class="storeName">Windows Store</span></span></a></div></div><div class="clr"></div></div></div><div id="footorBottom"><div class="bottomContainer"><div class="flt bottomDiv bottomText">Other Times Group news sites<br><a target="_blank" href="http://hindi.economictimes.indiatimes.com/" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://hindi.economictimes.indiatimes.com');">इकनॉमिक टाइम्स</a>| <a target="_blank" href="http://gujarati.economictimes.indiatimes.com/" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://gujarati.economictimes.indiatimes.com');">ઈકોનોમિક ટાઈમ્સ</a> | <a rel="nofollow" target="_blank" href="http://www.punemirror.in/" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.punemirror.in');">Pune Mirror</a> | <a rel="nofollow" target="_blank" href="http://www.bangaloremirror.com/" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.bangaloremirror.com');">Bangalore Mirror</a> | <a rel="nofollow" target="_blank" href="http://www.ahmedabadmirror.com/" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.ahmedabadmirror.com');">Ahmedabad Mirror</a> | <a rel="nofollow" target="_blank" href="http://www.itsmyascent.com/" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.itsmyascent.com');">ItsMyAscent</a> | <a rel="nofollow" target="_blank" href="http://www.educationtimes.com/" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.educationtimes.com');">Education Times</a> | <a rel="nofollow" target="_blank" href="http://brandcapital.co.in/" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://brandcapital.co.in');">Brand Capital</a> | <a rel="nofollow" target="_blank" href="http://www.mumbaimirror.com/" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.mumbaimirror.com');">Mumbai Mirror</a> | <a rel="nofollow" target="_blank" href="http://www.timesnow.tv/" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.timesnow.tv');">Times Now</a> | <a rel="nofollow" target="_blank" href="http://www.indiatimes.com/" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.indiatimes.com');">Indiatimes</a> | <a rel="nofollow" href="http://navbharattimes.indiatimes.com/" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://navbharattimes.indiatimes.com');">नवभारत टाइम्स</a> | <a rel="nofollow" href="http://maharashtratimes.indiatimes.com/" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://maharashtratimes.indiatimes.com');">महाराष्ट्र टाइम्स</a> | <a rel="nofollow" href="http://vijaykarnataka.indiatimes.com/" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://vijaykarnataka.indiatimes.com');">ವಿಜಯ ಕರ್ನಾಟಕ</a> | <a rel="nofollow" href="http://gogreenindia.co.in" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://gogreenindia.co.in');">Go Green</a> | <a target="_blank" rel="nofollow" href="http://www.adageindia.in/" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.adageindia.in/');">AdAge India</a> | <a rel="nofollow" target="_blank" href="http://eisamay.indiatimes.com/" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://eisamay.indiatimes.com');">Eisamay</a> | <a rel="nofollow" href="http://in.ign.com/" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://in.ign.com');">IGN India</a> | <a rel="nofollow" href="http://navgujaratsamay.indiatimes.com/" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://navgujaratsamay.indiatimes.com');">NavGujarat Samay</a> | <a target="_blank" href="http://timesofindia.indiatimes.com/" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://timesofindia.indiatimes.com/');">Times of India</a> | <a target="_blank" href="http://tamil.samayam.com/" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://tamil.samayam.com/');">Samayam Tamil</a> | <a target="_blank" href="http://telugu.samayam.com/" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://telugu.samayam.com/');">Samayam Telugu</a> | <a target="_blank" href="http://www.misskyra.com/" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.misskyra.com/');">Miss Kyra</a> | <a target="_blank" href="http://www.bombaytimes.com/" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.bombaytimes.com/');">Bombay Times</a> | <a target="_blank" href="https://www.filmipop.com/" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_https://www.filmipop.com/');">Filmipop</a> | <a target="_blank" href="http://www.brainbaazi.com/" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.brainbaazi.com/');">BrainBaazi</a> | <a target="_blank" href="https://play.google.com/store/apps/details?id=com.brainbaazi&amp;referrer=af_tranid%3D4nfW-MdJtgwHn2QlvuyueQ%26pid%3DWebsite%26c%3DTop_CTA" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_https://play.google.com/store/apps/details?id=com.brainbaazi&amp;referrer=af_tranid%3D4nfW-MdJtgwHn2QlvuyueQ%26pid%3DWebsite%26c%3DTop_CTA');">BrainBaazi APP</a><br><br>Living and Entertainment<br><a rel="nofollow" target="_blank" href="http://timescity.com" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://timescity.com');">Timescity</a>| <a rel="nofollow" href="http://idiva.com/" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://idiva.com');">iDiva</a> | <a rel="nofollow" href="http://timesofindia.indiatimes.com/entertainment" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://timesofindia.indiatimes.com/entertainment');">Entertainment</a> | <a rel="nofollow" href="http://www.zoomtv.in/" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','http://www.zoomtv.in');">Zoom</a> | <a rel="nofollow" href="http://healthmeup.com/" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://healthmeup.com');">Healthmeup</a> | <a rel="nofollow" href="http://luxpresso.com/" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://luxpresso.com');">Luxpresso</a> | <a rel="nofollow" href="http://www.gadgetreview.com/" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.gadgetreview.com');">Gadget Reviews</a> | <a rel="nofollow" href="http://www.hdfcbank.timescard.com/" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.hdfcbank.timescard.com/');">Titanium &amp; Platinum Credit Card</a> | <a rel="nofollow" href="http://gaana.com/newrelease/" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://gaana.com/newrelease');">Online Songs</a> | <a rel="nofollow" href="http://mensxp.com" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://mensxp.com');">MensXP</a> | <a rel="nofollow" href="http://www.happytrips.com/hotels" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.happytrips.com/hotels');">Hotels</a> | <a rel="nofollow" href="http://www.happytrips.com/guides" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.happytrips.com/guides');">Travel Destinations</a> | <a rel="nofollow" href="http://cricbuzz.com" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://cricbuzz.com');">Cricbuzz</a> | <a target="_blank" href="http://recipes.timesofindia.com/" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://recipes.timesofindia.com/');">Recipes</a> | <a target="_blank" href="http://gaana.com/newrelease/" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://gaana.com/newrelease/');">Gaana</a> | <a target="_blank" href="http://www.happytrips.com/guides" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.happytrips.com/guides');">Happytrips</a> | <a target="_blank" href="https://www.getsmartapp.com/" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_https://www.getsmartapp.com/');">Getsmartapp</a><br><br>Interest Network<br><a rel="nofollow" href="http://www.itimes.com" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.itimes.com');">itimes</a></div><div class="flr bottomDiv bottomText">Hot on the Web<br><a target="_blank" href="/news/economy/policy/key-highlights-from-budget-2018-ease-of-living-is-new-catch-phrase/articleshow/62735935.cms">Budget Highlights</a> | <a target="_blank" href="/wealth/tax-saving-investments-fy17-18">Tax Saving Investments</a> | <a target="_blank" href="/wealth/tax/latest-income-tax-slabs/articleshow/62751981.cms">Income Tax Slabs</a> | <a target="_blank" href="/wealth/personal-finance-news/aadhaar-everything-you-need-to-know-about-it/articleshow/60173210.cms">Aadhaar Card</a> | <a target="_blank" href="/wealth/tax/looking-to-save-tax-for-fy-2017-18-here-are-6-investments-with-tax-free-income/articleshow/58280728.cms">How to Save Income Tax</a> | <a target="_blank" href="/wealth/ifsccode/bank-axis-bank.cms">Axis Bank IFSC Code</a> | <a target="_blank" href="/topic/Income-Tax">Income Tax</a> | <a target="_blank" href="/market-erases-opening-gains-sensex-nifty-trade-flat/liveblog/62910405.cms">Sensex Today</a> | <a target="_blank" href="/budget2018">Budget</a> | <a target="_blank" href="/indices/sensex_30_companies">Sensex</a> | <a target="_blank" href="/personal-finance/calculators/tax-impact-calculator">Income Tax Calculator</a> | <a target="_blank" href="/wealth/personal-finance-news/aadhaar-everything-you-need-to-know-about-it/articleshow/60173210.cms">Aadhaar</a><br><br>Services<br><a href="http://www.ads2book.com/" target="_blank" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.ads2book.com');">Book print ads</a>| <a href="http://shopping.indiatimes.com/" target="_blank" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://shopping.indiatimes.com');">Online shopping</a> | <a href="http://www.simplymarry.com/" target="_blank" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.simplymarry.comm');">Matrimonial</a> | <a href="http://www.astrospeak.com" target="_blank" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.astrospeak.com');">Astrology</a> | <a href="http://www.timesjobs.com/" target="_blank" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.timesjobs.com');">Jobs</a> | <a href="http://www.techgig.com" target="_blank" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.techgig.com');">Tech Community</a> | <a href="http://www.magicbricks.com/" target="_blank" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.magicbricks.com');">Property</a> | <a href="http://www.zigwheels.com/" target="_blank" rel="follow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.zigwheels.com');">Buy car</a> | <a href="http://www.zigwheels.com/bikes" target="_blank" rel="follow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.zigwheels.com/bikes');">Bikes in India</a> | <a href="http://www.yolist.com" target="_blank" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.yolist.com');">Free Classifieds</a> | <a href="http://timesofindia.indiatimes.com/business/india-business/Send-Money-to-India-the-safe-convenient-inexpensive-way/articleshow/11079712.cms" target="_blank" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://timesofindia.indiatimes.com/business/india-business/Send-Money-to-India-the-safe-convenient-inexpensive-way/articleshow/11079712.cms');">Send money to India</a> | <a href="http://www.zigwheels.com/used-car" rel="follow" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.zigwheels.com/used-car');">Used Cars</a> | <a href="http://timescity.com/delhi/restaurants" target="_blank" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://timescity.com/delhi/restaurants');">Restaurants in Delhi</a> | <a href="http://www.timesofmoney.com/remittance/jsp/home.jsp" target="_blank" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.timesofmoney.com/remittance/jsp/home.jsp');">Remit to India</a> | <a href="http://www.gadgetsnow.com/mobile-phones" target="_blank" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.gadgetsnow.com/mobile-phones');">Buy Mobiles</a> | <a href="http://gaana.com" target="_blank" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.gaana.com');">Listen Songs</a> | <a href="/newshome.cms" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_newshome.cms');">News</a> | <a href="http://www.timesmobile.in" target="_blank" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','http://www.timesmobile.in');">TimesMobile</a> | <a href="http://property.magicbricks.com/" target="_blank" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://property.magicbricks.com');">Real Estate Developers</a> | <a href="http://dineout.co.in/" target="_blank" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://dineout.co.in');">Restaurant Deals in Delhi</a> |  <a href="http://www.zigwheels.com/insurance/" target="_blank" rel="follow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.zigwheels.com/insurancen');">Car Insurance</a> | <a target="_blank" href="http://www.gadgetsnow.com/" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.gadgetsnow.com/');">Gadgets Now</a> | <a target="_blank" href="/listing?frm=HP_Wg" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://economictimes.indiatimes.com/listing?frm=HP_Wg');">Free Business Listings</a> | <a target="_blank" href="https://www.coupondunia.in/" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_https://www.coupondunia.in/');">CouponDunia</a> | <a target="_blank" href="https://www.remit2india.com/sendmoneytoindia/homepage.jsp" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_https://www.remit2india.com/sendmoneytoindia/homepage.jsp');">Remit2India</a> | <a target="_blank" href="http://www.in.techradar.com/" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.in.techradar.com/');">Techradar</a> | <a target="_blank" href="http://www.alivear.com/" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_http://www.alivear.com/');">AliveAR</a> | <a target="_blank" href="https://play.google.com/store/apps/details?id=com.getsmartapp" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_https://play.google.com/store/apps/details?id=com.getsmartapp');">Getsmartapp App</a> | <a target="_blank" href="https://play.google.com/store/apps/details?id=com.smartspends" rel="nofollow" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_https://play.google.com/store/apps/details?id=com.smartspends');">ETMoney Finance App</a> | <a href="/feedback.cms" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_economictimes.com/feedback');">Feedback</a> | <a href="https://www.zigwheels.com/" target="_blank" onclick="ga('send','event','NEWSCAT-FOOTER','click','Pos_1_economictimes.com/Auto');">Auto</a><a target="_blank" href="javascript:window.open('https://etapps.indiatimes.com/gcm_pushnotification_auto.cms','Subscribe','width=540,height=500,left=420,top=100');" class="gcmFL">Manage Notifications</a><br></div></div></div><div id="footerMessage"><div id="messageDiv"><div class="textMessage">In Case You Missed It</div><div class="footer-related-links"><ul><li class="clr homeSprite flt"><a target="_blank" onclick="ga('send','event','NEWSCAT-ICMLINK','click','Pos_1_https://economictimes.indiatimes.com/markets/stocks/news/sensex-climbs-100-points-nifty50-above-10550-krbl-up-7/articleshow/62910924.cms');" href="/markets/stocks/news/sensex-climbs-100-points-nifty50-above-10550-krbl-up-7/articleshow/62910924.cms">Nifty</a></li><li class="homeSprite flr"><a target="_blank" onclick="ga('send','event','NEWSCAT-ICMLINK','click','Pos_2_https://economictimes.indiatimes.com/markets/stocks/news/tata-steels-rs-12800-crore-rights-issue-opens-should-you-subscribe/articleshow/62912235.cms');" href="/markets/stocks/news/tata-steels-rs-12800-crore-rights-issue-opens-should-you-subscribe/articleshow/62912235.cms">Tata Steel Rights</a></li><li class="clr homeSprite flt"><a target="_blank" onclick="ga('send','event','NEWSCAT-ICMLINK','click','Pos_3_https://economictimes.indiatimes.com/markets/stocks/news/sun-pharmas-q3-net-profit-plunges-75-hit-by-us-taxes/articleshow/62916422.cms');" href="/markets/stocks/news/sun-pharmas-q3-net-profit-plunges-75-hit-by-us-taxes/articleshow/62916422.cms">Sun Pharma Q3 Result</a></li><li class="homeSprite flr"><a target="_blank" onclick="ga('send','event','NEWSCAT-ICMLINK','click','Pos_4_https://economictimes.indiatimes.com/markets/stocks/news/fraud-at-pnb-30-of-its-total-mcap-a-case-for-more-oversight/articleshow/62916071.cms');" href="/markets/stocks/news/fraud-at-pnb-30-of-its-total-mcap-a-case-for-more-oversight/articleshow/62916071.cms">PNB</a></li><li class="clr homeSprite flt"><a target="_blank" onclick="ga('send','event','NEWSCAT-ICMLINK','click','Pos_5_https://economictimes.indiatimes.com/markets/stocks/news/tata-power-q3-pat-slips-1-to-rs-612-crore/articleshow/62917806.cms');" href="/markets/stocks/news/tata-power-q3-pat-slips-1-to-rs-612-crore/articleshow/62917806.cms">Tata Power Q3 Result</a></li><li class="homeSprite flr"><a target="_blank" onclick="ga('send','event','NEWSCAT-ICMLINK','click','Pos_6_https://economictimes.indiatimes.com/wealth/tax/how-your-income-tax-has-changed-over-the-last-9-years/articleshow/62670753.cms');" href="/wealth/tax/how-your-income-tax-has-changed-over-the-last-9-years/articleshow/62670753.cms">Income Tax Slabs</a></li><li class="clr homeSprite flt"><a target="_blank" onclick="ga('send','event','NEWSCAT-ICMLINK','click','Pos_7_https://economictimes.indiatimes.com/news/politics-and-nation/with-his-eye-on-elections-pm-modi-lets-indias-subsidy-bill-surge/articleshow/62910415.cms');" href="/news/politics-and-nation/with-his-eye-on-elections-pm-modi-lets-indias-subsidy-bill-surge/articleshow/62910415.cms">Modi</a></li><li class="homeSprite flr"><a target="_blank" onclick="ga('send','event','NEWSCAT-ICMLINK','click','Pos_8_https://economictimes.indiatimes.com/news/politics-and-nation/anonymity-entitlements-aadhaar-in-supreme-court/articleshow/62909624.cms');" href="/news/politics-and-nation/anonymity-entitlements-aadhaar-in-supreme-court/articleshow/62909624.cms">Aadhaar Act</a></li><li class="clr homeSprite flt"><a target="_blank" onclick="ga('send','event','NEWSCAT-ICMLINK','click','Pos_9_https://economictimes.indiatimes.com/markets/stocks/news/market-now-tech-mahindra-wipro-keep-nifty-it-index-upnbspbr/articleshow/62914978.cms');" href="/markets/stocks/news/market-now-tech-mahindra-wipro-keep-nifty-it-index-upnbspbr/articleshow/62914978.cms">Sensex</a></li><li class="homeSprite flr"><a target="_blank" onclick="ga('send','event','NEWSCAT-ICMLINK','click','Pos_10_https://economictimes.indiatimes.com/markets/stocks/news/aster-dm-healthcare-ipo-subscribed-33-on-day-2/articleshow/62914030.cms');" href="/markets/stocks/news/aster-dm-healthcare-ipo-subscribed-33-on-day-2/articleshow/62914030.cms">Aster IPO Subscription Status</a></li><li class="clr homeSprite flt"><a target="_blank" onclick="ga('send','event','NEWSCAT-ICMLINK','click','Pos_11_https://economictimes.indiatimes.com/wealth/invest/tax-saving-why-elss-funds-are-still-better-than-ulips-insurance-policies-despite-new-ltcg-tax/articleshow/62896189.cms');" href="/wealth/invest/tax-saving-why-elss-funds-are-still-better-than-ulips-insurance-policies-despite-new-ltcg-tax/articleshow/62896189.cms">LTCG Tax</a></li><li class="homeSprite flr"><a target="_blank" onclick="ga('send','event','NEWSCAT-ICMLINK','click','Pos_12_https://economictimes.indiatimes.com/mf/mf-news/dspbr-mutual-fund-changes-attributes-of-some-schemes/articleshow/62915325.cms');" href="/mf/mf-news/dspbr-mutual-fund-changes-attributes-of-some-schemes/articleshow/62915325.cms">Mutual Funds</a></li></ul></div><div class="clr"></div></div></div><div class="copyrightText"><p>Copyright &copy; 2018 Bennett, Coleman &amp; Co. Ltd. All rights reserved. For reprint rights: <a href="http://timescontent.com/" target="_blank" rel="nofollow">Times Syndication Service</a></p></div></footer><!--/etfooter_new.cms?rssid=7771300potime:13--><div class="articlelist_container"><div class="article_nav_wrapper"><div class="article_nav prev" data-type="prev" style="display: none;"></div><div class="article_nav next" data-type="next" style="display: block;"></div></div><ul class="articles"><li class="active" data-msid="60442772"><a href="/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/articleshow/60442772.cms" title="How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey"><div><span class="num">1</span></div><div>How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey</div></a></li><li xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:g="http://base.google.com/ns/1.0" class="disable" data-msid="62880495"><a href="/nri/nris-in-news/indian-engineer-part-of-team-awarded-sci-tech-oscar/articleshow/62880495.cms" title="Indian engineer part of team awarded sci-tech Oscar"><div><span class="num"></span></div><div>Indian engineer part of team awarded sci-tech Oscar</div></a></li><li class="disable" data-msid="62847349"><a href="/nri/nris-in-news/raj-shah-makes-white-house-press-briefing-debut/articleshow/62847349.cms" title="Raj Shah makes White House press briefing debut"><div><span class="num"></span></div><div>Raj Shah makes White House press briefing debut</div></a></li><li class="disable" data-msid="62846704"><a href="/nri/nris-in-news/indian-american-killed-another-injured-in-shootings-at-us-stores/articleshow/62846704.cms" title="Indian-American killed, another injured in shootings at US stores"><div><span class="num"></span></div><div>Indian-American killed, another injured in shootings at US stores</div></a></li><li class="disable" data-msid="62806487"><a href="/nri/nris-in-news/indian-fined-rs-87-lakh-in-uae-for-email-insult-to-rta/articleshow/62806487.cms" title="Indian fined Rs 87 lakh in UAE for email insult to RTA"><div><span class="num"></span></div><div>Indian fined Rs 87 lakh in UAE for email insult to RTA</div></a></li><li class="disable" data-msid="62805157"><a href="/nri/nris-in-news/indian-student-bags-award-as-1000th-student-at-uk-college/articleshow/62805157.cms" title="Indian student bags award as 1,000th student at UK college"><div><span class="num"></span></div><div>Indian student bags award as 1,000th student at UK college</div></a></li><li class="disable" data-msid="62775423"><a href="/nri/nris-in-news/indian-americans-hold-rally-to-support-merit-based-immigration/articleshow/62775423.cms" title="Indian-Americans hold rally to support merit-based immigration"><div><span class="num"></span></div><div>Indian-Americans hold rally to support merit-based immigration</div></a></li><li class="disable" data-msid="62766713"><a href="/nri/nris-in-news/republican-memo-primarily-written-by-indian-american-lawyer-nyt/articleshow/62766713.cms" title="Republican memo primarily written by Indian-American lawyer: NYT"><div><span class="num"></span></div><div>Republican memo primarily written by Indian-American lawyer: NYT</div></a></li><li class="disable" data-msid="62708117"><a href="/nri/nris-in-news/indian-american-adobe-ceo-elected-to-lead-usispf-board/articleshow/62708117.cms" title="Indian-American Adobe CEO elected to lead USISPF Board"><div><span class="num"></span></div><div>Indian-American Adobe CEO elected to lead USISPF Board</div></a></li><li class="disable" data-msid="62705344"><a href="/nri/nris-in-news/indian-origin-google-ar-executive-joins-facebook/articleshow/62705344.cms" title="Indian-origin Google AR executive joins Facebook"><div><span class="num"></span></div><div>Indian-origin Google AR executive joins Facebook</div></a></li><li class="disable" data-msid="62694676"><a href="/nri/nris-in-news/2-indian-american-innovation-pioneers-inducted-into-inventors-hall-of-fame/articleshow/62694676.cms" title="2 Indian-American innovation pioneers inducted into Inventors Hall of Fame"><div><span class="num"></span></div><div>2 Indian-American innovation pioneers inducted into Inventors Hall of Fame</div></a></li><!--/articleshowsp_list_bottom.cms?msid=7771300potime:41--></ul></div><div id="scrollTop"><span class="white"></span><span class="black"></span></div></section><div class="popup hidden" id="shareEmail"><h3 class="ttile4">Mail This Article</h3><div style="margin:0 auto; width:440px"><iframe width="440" height="400" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe></div></div><div class="popup hidden" id="saveArt"><div style="text-align:center" class="hidden"><h3 style="margin-bottom:15px" class="title4">My Saved Articles</h3><button onclick="sso.login()" class="btn1">Sign in</button><button onclick="sso.signup()" class="btn1">Sign up</button></div><div style="margin:0 auto; width:440px"><iframe width="440" height="100" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe></div></div><div id="reportAbuseDiv" class="hidden"><form id="abuseForm" method="post" name="abuseForm"><input value="fdc9c803-1c41-4b9f-9774-ffb531e06db4" id="_commentId" name="_commentId" type="hidden"><input value="reco4fdc9c803-1c41-4b9f-9774-ffb531e06db4" id="cookieValue" name="cookieValue" type="hidden"><div class="formElms"><p class="head">Find this comment offensive?</p><div class="container_offensive"><p class="des">Choose your reason below and click on the Report button. This will alert our moderators to take action</p><label for="ofusername"><b>Name</b></label><input maxlength="100" size="45" id="ofusername" name="ofusername" type="text"><p class="headGrey">Reason for reporting:</p><input id="ofreason" name="ofreason" type="hidden"><label class="flt"><input value="Foul language" name="ofreasonradio" type="radio"><span>Foul language</span></label><label><input value="Slanderous" name="ofreasonradio" type="radio"><span>Slanderous</span></label><label><input value="Inciting hatred against a certain community" name="ofreasonradio" type="radio"><span>Inciting hatred against a certain community</span></label><label><input value="Others" name="ofreasonradio" type="radio"><span>Others</span></label><div class="clr"></div><textarea class="hidden" value="" name="offensiveother"></textarea><input value="Report this!" onclick="SubmitAbuse('abuseForm');" type="button"><input class="closeBtn" value="Close" type="button"></div><input id="ofcommenteroid" name="ofcommenteroid" type="hidden"><input value="153" id="ofcommenthostid" name="ofcommenthostid" type="hidden"><input value="2147477890" id="ofcommentchannelid" name="ofcommentchannelid" type="hidden"><input id="ofuseremail" name="ofuseremail" type="hidden"><input id="ofcommentid" name="ofcommentid" type="hidden"><div class="msg"><p>Your Reason has been Reported to the admin.</p><input class="closeBtn" value="Close" type="button"></div></div></form></div><div id="slidebadgearea"></div><form action="https://socialappsintegrator.indiatimes.com/socialsite/facebookpost" method="post" target="iFbPost" name="fbPost" id="fbPost"><input value="et" name="channel" type="hidden"><input value="economictimes.indiatimes.com" name="caption" type="hidden"><input value="https://economictimes.indiatimes.com/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/articleshow/60442772.cms" name="source" type="hidden"><input name="name" type="hidden" value="How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey - The Economic Times"><input name="description" type="hidden" value="Indian community organisations like Sewa International, which has chapters across the US, will have their hands full in the days ahead with relief and rehabilitation work."><input name="picture" type="hidden" value="https://img.etimg.com/thumb/msid-60443281,width-672,resizemode-4,imgsize-53661/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/how-indian-american-community-of-houston-is-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/hurricane-harvey.jpg"><input id="fbpostLink" name="link" type="hidden" value="https://economictimes.indiatimes.com/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/articleshow/60442772.cms"><input value="" id="fbpostMessage" name="message" type="hidden"></form><form action="https://socialappsintegrator.indiatimes.com/socialsite/twitterpost" target="iTwPost" method="post" name="twPost" id="twPost"><input type="hidden" name="channel" value="et"><input type="hidden" id="twpostMessage" name="message" value=""><input type="hidden" id="twpostLink" name="link" value="https://economictimes.indiatimes.com/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/articleshow/60442772.cms"></form><iframe id="iFbPost" name="iFbPost" class="hidden"></iframe><iframe id="iTwPost" name="iTwPost" class="hidden"></iframe><!--[if lte IE 8]><script src="https://js.etimg.com/js_jquery/v-7.cms" type="text/javascript"></script><![endif]--><!--[if gte IE 9]><script src="https://js.etimg.com/js_jquery32/v-1,minify-1.cms" type="text/javascript"></script><![endif]--><![if !IE]><script src="https://js.etimg.com/js_jquery32/v-1,minify-1.cms" type="text/javascript"></script><![endif]><script src="https://js.etimg.com/js_common/v-564,minify-1.cms" type="text/javascript"></script><script>
		    var catids = '2147477890,7771250,7771300';
			var _pg_startpt = (new Date()).getTime();
			function trim(str){return str.replace(/^\s\s*/, '').replace(/\s\s*$/, '');}
			var _iBeat_articleid="60442772";
			var _iBeat_tag='Hurricane Harvey,Houston community,Indian students,Indian American business,Florida,Hurricane Jose,Sunday ET';
			var _iBeat_url = 'https://economictimes.indiatimes.com/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/articleshow/60442772.cms';
			//_iBeat_url=escape(_iBeat_url);
			var _iBeat_type="1";
			var _iBeat_action="1";
			var _iBeat_cat=trim("NRI");
			var _iBeat_subcat=trim("NRIs in News");
			var _iBeat_articledt='Sep 10, 2017, 12.01 AM IST';
			var _iBeat_author='Ishani Duttagupta';
			var _iBeat_channel='ET Bureau';
			var _page_config = {
				host: 'economictimes.indiatimes.com', 
				key: 'f66e70a45a565c9c76a526c5e9e99df',
				domain: 'economictimes.indiatimes.com',
				channel:  _iBeat_channel,
				action : _iBeat_action,
				articleId: _iBeat_articleid,
				contentType: 1,
				location : 1,
				cat : _iBeat_cat,
				subcat: _iBeat_subcat,
				contenttag: _iBeat_tag,
				catIds: catids,
				author: _iBeat_author,
				articledt: _iBeat_articledt,
				url: _iBeat_url,
				iBeatField:'undefined',
            };
			(function(){
				function pingIbeat() {
				window._pg_endpt=(new Date()).getTime();
				var e = document.createElement('script');
				e.setAttribute('language', 'javascript');
				e.setAttribute('type', 'text/javascript');
				e.setAttribute('src', "https://js.etimg.com/js_ibeat.cms");
				document.body.appendChild(e);
				}
				var oldonload = window.onload;
				window.onload = (typeof window.onload != 'function') ?
				pingIbeat : function() { oldonload(); pingIbeat(); };
			})();
		</script><script>//ga('set', 'dimension4', 'ET Bureau');
					    var page = {
							msid : 60442772,
							subsec1 : '7771250',
							compId : '',
							cfmid : '',
							cfseopath : '',
							budgetCommentKeyword: '0'
						}

						var sharer = {
							title:"How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey - The Economic Times",
							desc:"Indian community organisations like Sewa International, which has chapters across the US, will have their hands full in the days ahead with relief and rehabilitation work.",
							img:"https://img.etimg.com/thumb/msid-60443281,width-672,resizemode-4,imgsize-53661/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/how-indian-american-community-of-houston-is-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/hurricane-harvey.jpg",
							url:"https://economictimes.indiatimes.com/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/articleshow/60442772.cms"
						}
						objSharer = typeof objSharer == 'undefined' ? {} : objSharer;
			    	    objSharer[60442772] = {
							title:"How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey - The Economic Times",
							desc:"Indian community organisations like Sewa International, which has chapters across the US, will have their hands full in the days ahead with relief and rehabilitation work.",
							img:"https://img.etimg.com/thumb/msid-60443281,width-672,resizemode-4,imgsize-53661/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/how-indian-american-community-of-houston-is-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/hurricane-harvey.jpg",
							url:"https://economictimes.indiatimes.com/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/articleshow/60442772.cms"
						}
						var isMarket = 0;
						var lp_read_act = "read";var articleDate = "Sep 10, 2017, 12.01 AM IST",
						dt1 = articleDate.split(','),
						dt2 = dt1[0],
						dt3 = dt2.split(' '),
						dt4 = dt3[1]+ " " + dt3[0],
						dt5 = dt4 + "," + dt1[1] + "," + dt1[2];
    					$('article').eq(0).addClass("bindDone");
						</script><script>var checkDate = '';</script><script type="application/ld+json">{
					  "@context": "http://schema.org",
					  "@type": "NewsArticle",
					  "mainEntityOfPage":"https://economictimes.indiatimes.com/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/articleshow/60442772.cms",
					  /*"mainEntityOfPage":{
					    "@type":"WebPage",
					    "@id":"https://economictimes.indiatimes.com/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/articleshow/60442772.cms"
					  },*/
					  "headline": "How Indian American community of Houston is helping in rehabilitation in the wake of Hurricane Harvey",
					  "image": {
					    "@type": "ImageObject",
					    "url": "https://img.etimg.com/thumb/msid-60443281,width-672,resizemode-4,imgsize-53661/nri/nris-in-news/how-indian-american-community-of-houston-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/how-indian-american-community-of-houston-is-helping-in-rehabilitation-in-the-wake-of-hurricane-harvey/hurricane-harvey.jpg",
					    "height": 800,
					    "width": 800
					  },
					  "datePublished": "2017-09-10T00:01:00.000Z",
					  "dateModified": "2017-09-10T13:57:00.000Z",
					  "author": {
					    "@type": "Person",
					    "name": "Ishani Duttagupta"
					  },
					  "publisher": {
					  	"@type": "Organization",
					    "name": "Economic Times",
					    "logo": {
					      "@type": "ImageObject",
					      "url": "https://img.etimg.com/photo/17952959.cms",
					      "width": 286,
					      "height": 26
					    }
					  },
					  "description": "Indian community organisations like Sewa International, which has chapters across the US, will have their hands full in the days ahead with relief and rehabilitation work."
					  }</script><script type="text/javascript">var secname="NRI NRIs in News";
		var agename='ET Bureau';</script><script type="text/javascript">
			var _sf_async_config = _sf_async_config || {uid:10538,domain:"economictimes.indiatimes.com"};
			_sf_async_config.sections = secname;
			_sf_async_config.authors = agename;
			(function(){
			  function loadChartbeat() {
			  	//alert(chartbeat);
			    window._sf_endpt=(new Date()).getTime();
			    var e = document.createElement('script');
			    e.setAttribute('language', 'javascript');
			    e.setAttribute('type', 'text/javascript');
			    e.setAttribute('src',
			       (("https:" == document.location.protocol) ? "https://s3.amazonaws.com/" : "http://") + "static.chartbeat.com/js/chartbeat.js");
			    document.body.appendChild(e);
			  }
			  var oldonload = window.onload;
			  window.onload = (typeof window.onload != 'function') ?
			     loadChartbeat : function() { oldonload(); loadChartbeat(); };
			})();
			
			</script><div id="fb-root"></div><noscript><img class="hidden" alt="comscore" src="https://sb.scorecardresearch.com/p?c1=2&amp;c2=6036484&amp;cv=2.0&amp;cj=1"></noscript><script>var urlTtxt='60442772.cms?msid=60442772'	
					function invokeLogin(){
						try{						
						isLoggedSso = getCookievaluetwitt('MSCSAuth');
						if(Get_Ckie('autologin')!=null){
							Delete_Ckie("autologin","/",".indiatimes.com");
						}
						tpbar1();												
						setTimeout("twtFbSso()",1000);
						setTimeout("dolike()",2000);
						setTimeout(function(){populate_wf_new('/cmtofartfb/'+urlTtxt,'populatecomment','no','putMathQ(1);fillformdetail(1);putCmtCnt();getemid();')},5000);
						}
						catch(ex){							
						}					
					}
					</script><img src="https://img.etimg.com/photo/17981456.cms" alt="Logout" class="hidden" height="1" width="1" id="imgLogout"><div class="wid" id="slidebadgearea"></div><script src="https://js.etimg.com/js_socialdatacapture_min/v-77,minify-1.cms" type="text/javascript"></script><script type="text/javascript">var _mfq = _mfq || [];
    			    var mouseflowPath = '/articleshow';
                    (function() {
                       var mf = document.createElement("script"); mf.type = "text/javascript"; mf.async = "async";
                       mf.src = "//cdn.mouseflow.com/projects/81baae85-f91c-464e-ac38-15a987752b7a.js";
                       document.getElementsByTagName("head")[0].appendChild(mf);
                    })();</script><script type="text/javascript" src="//static.clmbtech.com/ase/2308/4/aa.js" async=""></script><div data-oop="1" data-size="" data-adsSlot="/7176/Economictimes/ET_Budget2018/CEO_AS/ET_Budget_OP_CEO_AS_INNOV2" data-loc="All" class="adcodeS adSelector5" id="div-gpt-ad-5987376486442-0-oop2"></div><div data-oop="1" data-size="" data-adsSlot="ET_News/ET_News_NRI_AS/ET_ROS_OP_NWS_NRI_AS_Innov1" id="div-gpt-ad-1398331513465-0-oop1" data-loc="All"></div><script src="https://js.etimg.com/js_articleshownew/v-217,minify-1.cms" type="text/javascript"></script><script>$('.articlelist_container ul li[data-msid=' + page.msid + ']').eq(1).remove();
    				    /* Premium Content */
    				    function hidePremiumContentBox(){
    			            if (typeof isContentPrintable!="undefined" && isContentPrintable == 1 && _tp_data.isLogged == true){
                                $('.article_block').removeClass('exclusive-print');
                            } else if (typeof isContentPrintable!="undefined" && isContentPrintable == 1 && _tp_data.isLogged == false){
                			     //ga('send', 'event', 'SignIn Content', 'Content View', 'Viewed', 1);
                            }
    				    }
    				    
    				    $(document).ready(function(){
    				        hidePremiumContentBox();
    				    });
                        /* Premium Content */
                    

					</script><div class="commentBoxContainer" style="display:none"><div class="flt articleTitle"></div><div onclick="commentBox.hide();" class="close_btn asSprite"></div><div id="defaultCommentForm"><form action="#" method="post" enctype="application/x-www-form-urlencoded" class="cmtForm" id="commentOnArticle0" name="commentOnArticle0"><img class="def_cmt_avatar flt" src="https://img.etimg.com/photo/47865640.cms"><textarea onkeyup="remainingChar(this,'atrcharcount0')" name="cmtMsg" class="flt cmt_txtarea" placeholder="Add your comment here"></textarea><div class="hidden nonLogged"><h4>To post this comment you must</h4><div class="loginBtns"><p class="flt">Log In/Connect with:</p><a onclick="window.open('https://jsso.indiatimes.com/sso/identity/login/socialLogin?channel=et&amp;oauthsiteid=facebook','jsso','width=600,height=600');" href="javascript:void(0)" class="flt shareSprite fbLogin"></a><a onclick="window.open('https://jsso.indiatimes.com/sso/identity/login/socialLogin?channel=et&amp;oauthsiteid=googleplus','jsso','width=600,height=600');" href="javascript:void(0)" class="flt shareSprite gpLogin"></a><a onclick="sso.login(); window.scroll(0,0); return false;" class="moreLoginOpt flt" href="#">Indiatimes Network</a><div class="clr"></div></div></div><div class="uInfo hidden"><div class="or nonLogged"><b>or</b></div><div class="cmt_info flt"><h3>Fill in your details:</h3><label class="nonLogged"><input name="fromname" maxlength="20" value="" placeholder="Name" type="text"><p>Will be displayed</p></label><label class="nonLogged"><input name="fromaddress" maxlength="40" value="" placeholder="Email" type="text"><p>Will not be displayed</p></label><label><input name="location" maxlength="20" value="" placeholder="Location" type="text"><p>Will be displayed</p></label><div class="clr"></div></div><div class="shareCmt flr"><div><h3 class="flt">Share this Comment:</h3><label><input name="chktwt" value="0" type="checkbox">Post to Twitter
											</label><div class="clr"></div></div><div class="flr"><input value="Post Comment" onclick="submitComment(this);logaction('5');" class="cmt_submit_btn" type="button"></div><div class="clr"></div><div class="clr"></div></div></div><input value="1" id="roaltdetails" name="roaltdetails" type="hidden"><input value="0" id="parentid" name="parentid" type="hidden"><input value="0" id="rootid" name="rootid" type="hidden"></form><div class="hidden cmtMsg"></div><h5 class="no_cmt_message"></h5></div><div id="populatecomment"><div class="cmtBox"></div></div></div><div class="add_to_portfolio hidden"></div><div id="comscore"></div><div id="feedbackForm"><div class="btn"><div class="close"></div></div><div class="loading_feedback"><p>Loading<br>Please wait...</p></div><div class="clr"></div></div></body></html>