<!DOCTYPE html>
<html lang="en-US">
<head>
    
<!-- CODICE NUOVO -->
<script type='text/javascript'>

window.googletag = window.googletag || {};
googletag.cmd = googletag.cmd || [];
window.m2hb = window.m2hb || {};
m2hb.que = m2hb.que || [];
m2hb.ssl = 'https:' == document.location.protocol;
window.M2_TIMEOUT = 1000;
m2hb.maxRetries = 20;
m2hb.retries = 0;

m2hb.loadJS = function(src, async) {
  m2hb.loadedJS = m2hb.loadedJS || [];
  m2hb.loadedJS.push(src);
  (function() {
    var script = document.createElement("script");
    script.async = async || true;
    script.type = "text/javascript";
    script.src = (m2hb.ssl ? 'https:' : 'http:') + src;
    var target = document.getElementsByTagName("head")[0];
    target.insertBefore(script, target.firstChild);
  })();
};


m2hb.isMobile = function() {
  if (typeof isMobileDevice == 'function') { return isMobileDevice(); }
  if (typeof isMobile == 'function') { return isMobile(); }
  if (!!window.innerWidth && (window.innerWidth <= 800)) { return true; }
  var mobile = false;
  (function(a){if(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i.test(a)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(a.substr(0,4))) mobile = true;})(navigator.userAgent||navigator.vendor||window.opera);
  return mobile;
};
// end mobile detection

if (typeof m2hb.initAdserver == 'undefined') {
  m2hb.initAdserver = function() {
    if (m2hb.initAdserverSet) return;
    if (typeof m2hb.timeRemaining == 'undefined') {
      m2hb.timeRemaining = M2_TIMEOUT;
    }
    if (m2hb.timeRemaining > 0) {
      m2hb.timeRemaining -= 100;
      if (!m2hb.m2hbBidsReady) {
        setTimeout(function() {m2hb.initAdserver();}, 100);
        return;
      }
    }
    if (!googletag.pubadsReady && (m2hb.retries <= m2hb.maxRetries)) {
      m2hb.retries++;
      setTimeout(function() {m2hb.initAdserver();}, 50);
      return;
    }
    m2hb.initAdserverSet = true;
    googletag.cmd.push(function () {
      m2hb.que.push(function () {
        m2hb.setTargetingForGPTAsync();
      });
      googletag.pubads().refresh();
    });
  };
}
window.initAdserver = function() { return m2hb.initAdserver(); }

// (2) M2D HB config -- change this to pub's config path.  you can add conditional
// logic here based on mobile/desktop or traffic segments
			m2hb.loadJS('//m2d.m2.ai/m2d.tennisworldusa.article.js');
			
// end M2D HB config
googletag.cmd.push(function () {
  googletag.pubads().disableInitialLoad();
  m2hb.disabledGptInitialLoad = true;
});
m2hb.loadJS('//www.googletagservices.com/tag/js/gpt.js');

m2hb.initAdserver();

googletag.cmd.push(function() {
  // (3) DFP admap -- change pub's ad units here
  
			googletag.defineSlot('/3509426/300x250_top_desktop_1', [[300,250]], 'div-gpt-ad-1442371043694-3').addService(googletag.pubads());
			googletag.defineSlot('/3509426/300x600_desktop_1', [[160,600],[300,250],[300,600]], 'div-gpt-ad-1442371043694-4').addService(googletag.pubads());
			googletag.defineSlot('/3509426/336x280_intratext_desktop_1', [[300,250],[336,280]], 'div-gpt-ad-1442371043694-6').addService(googletag.pubads());
			googletag.defineSlot('/3509426/336x280_down_desktop_1', [[300,250],[336,280]], 'div-gpt-ad-1442371043694-5').addService(googletag.pubads());
			
  // end DFP admap
  googletag.enableServices();
});
</script>



<link rel="shortcut icon" href="/images/favicon.png?a=1518554081" type="image/png" >
<meta charset="utf-8">


<title>Andy Roddick, Tommy Haas attend charity event for Hurricane Harvey victims</title>

<meta content="Tennis - Also Donald Young, Michael Russell and Mark Knowles were there" name="description"/>



 
	<link href="http://www.tennisworldusa.org/tennis/news/Tennis_Stories/47490/andy-roddick-tommy-haas-attend-charity-event-for-hurricane-harvey-victims/" rel="canonical" /> 
	<link rel="amphtml" href="http://www.tennisworldusa.org/amp_tennis/news/Tennis_Stories/47490/andy-roddick-tommy-haas-attend-charity-event-for-hurricane-harvey-victims/" />    
		<meta name='shareaholic:article_visibility' content='private' />
        <meta property="fb:app_id" content="615094475217950" />
<meta property="og:title" content="Andy Roddick, Tommy Haas attend charity event for Hurricane Harvey victims" />
<meta property="og:image" content="http://www.tennisworldusa.org/imgb/51657/andy-roddick-tommy-haas-attend-charity-event-for-hurricane-harvey-victims.jpg" />
<meta property="og:type" content="article" />
<meta property="og:url" content="http://www.tennisworldusa.org/tennis/news/Tennis_Stories/47490/andy-roddick-tommy-haas-attend-charity-event-for-hurricane-harvey-victims/" />
<meta property="og:description" content="Tennis - Also Donald Young, Michael Russell and Mark Knowles were there" />
<meta property="og:site_name" content="Tennis World USA" />
<meta property="og:language" content="en" />
<meta property="og:section" content="Tennis Stories" />
<script type="application/ld+json">
				{
				  "@context" : "http://schema.org",
				  "@type" : "NewsArticle",
				  "headline": "Andy Roddick, Tommy Haas attend charity event for Hurricane Harvey victims",
				  "datePublished": "2017-09-21T08:30:27+02:00",
			  	  "dateModified": "2017-09-21T08:30:27+02:00",
				  "mainEntityOfPage": {
					"@type": "WebPage",
					"@id": "http://www.tennisworldusa.org/tennis/news/Tennis_Stories/47490/andy-roddick-tommy-haas-attend-charity-event-for-hurricane-harvey-victims/",
					  "breadcrumb": {
							"@type": "BreadcrumbList",
							"itemListElement": [{
								 "@type": "ListItem",
								 "position": 1,
								 "item":
								 {
								  "@id": "http://www.tennisworldusa.org",
								  "name": "home"
								  }
								},{
								 "@type": "ListItem",
								 "position": 2,
								 "item":
								 {
								  "@id": "http://www.tennisworldusa.org/tennis_news/",
								  "name": "Tennis News"
								  }
								},{
								 "@type": "ListItem",
								 "position": 3,
								 "item":
								 {
								  "@id": "http://www.tennisworldusa.org/tennis_news/Tennis_Stories/0/",
								  "name": "Tennis Stories"
								  }
								},{
								 "@type": "ListItem",
								 "position": 4,
								 "item":
								 {
								  "@id": "http://www.tennisworldusa.org/tennis/news/Tennis_Stories/47490/andy-roddick-tommy-haas-attend-charity-event-for-hurricane-harvey-victims/",
								  "name": "Andy Roddick, Tommy Haas attend charity event for Hurricane Harvey victims"
								  }
								}] 
							}
					  },
					  "image": {
						"@type": "ImageObject",
						"url": "http://www.tennisworldusa.org/imgb/51657/andy-roddick-tommy-haas-attend-charity-event-for-hurricane-harvey-victims.jpg",
						"width": 848,
						"height": 477
					  },
					  "author" : {
						"@type" : "Person",
						"name" : "Gatto Luigi"
					  },
					  
					  "publisher": {
						"@type": "Organization",
						"name": "Tennis World USA",
						"url": "http://www.tennisworldusa.org",
						"sameAs": ["https://twitter.com/TennisWorlden",  "https://www.facebook.com/tennisworldsa", "https://plus.google.com/104040175248438374706/about?hl=en" ],
						"logo": {
						  "@type": "ImageObject",
						  "url": "http://www.tennisworldusa.org/images/logo_amp1.png",
						  "width": 600,
						  "height": 60
						}
					  }
				}
				</script><script type="application/ld+json">
{
  "@context": "http://schema.org",
  "@type": "WebSite",
  "url": "http://www.tennisworldusa.org",
  "potentialAction": {
	"@type": "SearchAction",
	"target": "http://www.tennisworldusa.org/search/?s={search_term_string}&utm_source=sitelinkssearch",
	"query-input": "required name=search_term_string"
  }
}
</script> 

<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image:src" content="http://www.tennisworldusa.org/imgb/51657/andy-roddick-tommy-haas-attend-charity-event-for-hurricane-harvey-victims.jpg" />
<meta name="twitter:title" content="Andy Roddick, Tommy Haas attend charity event for Hurricane Harvey victims" />
<meta name="twitter:description" content="Tennis - Also Donald Young, Michael Russell and Mark Knowles were there" />

<meta property="fb:pages" content="191285054596826" />


<!-- Begin comScore Tag -->
<script>
  var _comscore = _comscore || [];
  _comscore.push({ c1: "2", c2: "15959335" });
  (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>
<noscript>
  <img src="https://b.scorecardresearch.com/p?c1=2&c2=15959335&cv=2.0&cj=1" />
</noscript>
<!-- End comScore Tag -->
<script type='text/javascript'>
  googletag.cmd.push(function() {
	googletag.defineSlot('/3509426/skin_usa', [1440, 900], 'div-gpt-ad-1445528221471-0').addService(googletag.pubads());
	// googletag.defineSlot('/3509426/tennis_usa_300x600', [300, 600], 'div-gpt-ad-1426157641207-0').addService(googletag.pubads());

	googletag.pubads().enableSingleRequest();
	googletag.enableServices();
});
</script>

		<script>
			var unruly = window.unruly || {};
			unruly.native = unruly.native || {};
			unruly.native.siteId = 1049443;
		</script>
		<script src="//video.unrulymedia.com/native/native-loader.js"></script>
		<script>

function show(id)
{
	if (document.getElementById) elemento = document.getElementById(id);  else elemento = document.all[id];
	if (elemento != null) elemento.style.display = "block";		
}

function hide(id)
{
	if (document.getElementById) elemento = document.getElementById(id);  else elemento = document.all[id];
	if (elemento != null) elemento.style.display = "none";		
}

function set_height(id, h)
{
	if (document.getElementById) elemento = document.getElementById(id);  else elemento = document.all[id];
	if (elemento != null) elemento.style.height = h + "px";		
}

function shift_moving_box(x)
{
	document.getElementById("moving_box").style.top = x + 'px';
}

function open_close_mob_menu(x)
{
	var ele = document.getElementById(x);
	if (ele.style.left == '0px') ele.style.left = '-300px'; else ele.style.left = '0px';
}

function showhide(id)
{
	if (document.getElementById) elemento = document.getElementById(id);  else elemento = document.all[id];
	if (elemento.style.display != "block") elemento.style.display = "block"; else elemento.style.display = "none";		
}

// Se voglio concatenare piÃ¹ funzioni al caricamento della finestra
function addLoadEvent(func_Add) {
  var oldonload = window.onload;
  if (typeof window.onload != 'function') {
    window.onload = func_Add;
  } else {
    window.onload = function() {
      if (oldonload) {
        oldonload();
      }
      func_Add();
    }
  }
}

function unveil_image() {
		
	var imgDefer = document.getElementsByTagName('img');
	for (var i=0; i<imgDefer.length; i++) {
		if(imgDefer[i].getAttribute('data-src')) {
			imgDefer[i].setAttribute('src',imgDefer[i].getAttribute('data-src'));
		} 
	} 
}    

/*
function get_more_readed_today() {
	
	dati = {'action' : 'get_more_readed_today', 
			};
	
	$.post("./", dati, 
		function(result) {
			 $('#more_readed_today').html(result);
		}
	);
	return false;					
}

function get_more_readed_week() {
	
	dati = {'action' : 'get_more_readed_week', 
			};
	
	$.post("./", dati, 
		function(result) {
			 $('#more_readed_week').html(result);
		}
	);
	return false;					
}

function get_more_readed() {
	
	dati = {'action' : 'get_more_readed', 
			};
	
	$.post("./", dati, 
		function(result) {
			 $('#more_readed').html(result);
		}
	);
	return false;					
}

function get_related_article(ida, idc, idg) {
	
	dati = {'action' : 'get_related_article', 
			 'ida' : ida,
			 'idc' : idc,
			 'idg' : idg };
	
	$.post("./", dati, 
		function(result) {
			 $('#related_article').html(result);
		}
	);
	return false;					
}

*/
function openPost(aParams, url) {
	
	url = typeof url !== 'undefined' ? url : './';

	var myform = jQuery('<form>', {
        'action': url, 'method' : 'post', 'name': 'redirect'
    });

	for (i in aParams) {
		myform.append(jQuery('<input>', {  'name': i, 'value': aParams[i] , 'type': 'hidden'  }));
	}
	myform.appendTo('body').submit(); 
}

// ***** COMMENTI *****

function assegnaXMLHttpRequest() {
	var XHR = null,
		browserUtente = navigator.userAgent.toUpperCase();
	if(typeof(XMLHttpRequest) === "function" || typeof(XMLHttpRequest) === "object")
		XHR = new XMLHttpRequest();
	else if(window.ActiveXObject && browserUtente.indexOf("MSIE 4") < 0) {
		if(browserUtente.indexOf("MSIE 5") < 0)
			XHR = new ActiveXObject("Msxml2.XMLHTTP");
		else
			XHR = new ActiveXObject("Microsoft.XMLHTTP");
	}
	return XHR;
}

function nuovoc() {
   document.getElementById('bcomm').style.display = 'block';  
   return 0;
}

function load_comments(ida,titolo) {

	var ajax = assegnaXMLHttpRequest();
	ele = document.getElementById('commenti');
	
	var page = 'http://www.tennisworldusa.org/box_comments.php?id=' + ida + '&titolo=' + titolo;
	
	ele.innerHTML = '<center><br><br><img src="/home/tenniswo/public_html/world_cms/images/loading.gif"><br>Caricamento commenti...<br><br><br></center>';
	
	if(ajax) {
	  
    ajax.open("get", page , true);
    ajax.setRequestHeader("content-type", "application/x-www-form-urlencoded");
    ajax.onreadystatechange = function() {
      if(ajax.readyState == 4) {
        if(ajax.status == 200) {  

			ele.innerHTML = ajax.responseText;
			
			CKEDITOR.replace( 'testoc',
	    	{
			toolbar :
		        [['PasteText'],
		         ['Bold', 'Italic', 'font']],
	        uiColor : '#f4f4f4',
			height: 120,
			width: 600,
	        toolbarCanCollapse : false,
	        forcePasteAsPlainText : true,
	        removePlugins : 'elementspath', 
	        language : 'it'
	    	});
		}
        else {
          ele.innerHTML = "Impossibile effettuare l'operazione richiesta.<br />";
          ele.innerHTML += "Errore riscontrato: " + ajax.status;
        }
      } 
    }
    ajax.send(null);
  }  
  
  return 0;
}

/*
function load_my_counter(url, dati) {
	
	console.log('Incrementing counter ');
	
	$.post(url, dati, 
		function(result) {
			 console.log(result);
		}
	);
	return false;
}
*/

function load_my_counter(url, cid) {

	console.log('Incrementing counter 3');
	var i = 'counter1';
	
	var counter1 = new XMLHttpRequest();
	
	counter1.open("POST", url, true);
	counter1.setRequestHeader("Content-type", "application/x-www-form-urlencoded");
	
	counter1.onreadystatechange = function(oEvent) {
	
		if (counter1.readyState == 4 && counter1.status == 200) {
			console.log(i + ' ' + counter1.responseText);
		} else {
			if (counter1.status != 200 ) console.log(i + " - errore riscontrato: " + counter1.status);
		}
	}
	counter1.send("cid=" + cid);
}


function load_post2(url, dati, id_dest) {
	
	console.log('Writing 2 => ' + id_dest);
	
	$.post(url, dati, 
		function(result) {
			 $('#' + id_dest).html(result);
		}
	);
	return false;
}

function load_post(url, params, id_dest, i) {

	console.log('Writing => ' + id_dest);
	
	ajax[i] = new XMLHttpRequest();
	elex[i] = document.getElementById(id_dest);
	
	ajax[i].open("POST", url, true);
	ajax[i].setRequestHeader("Content-type", "application/x-www-form-urlencoded");
	
	ajax[i].onreadystatechange = function(oEvent) {
	
		if (ajax[i].readyState == 4 && ajax[i].status == 200) {
			elex[i].innerHTML = ajax[i].responseText;
		} else {
			elex[i].innerHTML += "Errore riscontrato: " + ajax[i].status;
		}
	}
	ajax[i].send(params);
}


// ***** END COMMENTI *****

</script>
<style>
body { width:100%;  }
.top_container{width:1000px;height:1px;text-align:center;margin:0 auto;background-position:top center;background-repeat:no-repeat;position:relative}.container{margin:0 auto;border:0 solid #aaa;background-color:#fff;z-index:1;position:relative}.container728{width:728px;float:left;margin-top:10px;text-align:left;background-color:#fff}.container300{width:300px;float:left;margin-top:10px;margin-left:10px;background-color:transparent}.box728x230{width:728px;height:200px;margin-top:10px;overflow:hidden;position:relative}.footer_container{clear:both;margin-top:10px;width:100%;height:386px;background-image:url(../images/footer.png);background-position:bottom;background-repeat:repeat-x;background-color:#eee;position:relative}.menu_bar{position:relative;margin-top:0;height:36px;clear:both;background-image:url(../images/menu_bar.png);background-repeat:repeat-x;background-position:top;border-bottom:1px #ccc solid}.b1{height:36px;cursor:pointer;width:90px;text-align:center;float:left;border:0;border-right:1px #fff solid;background-color:transparent;transition:all .3s;-webkit-transition:all .3s}.b1:hover{background-color:#bbb;color:#000}.l1{font-family:'BebasNeuewebfont'!important;text-transform:uppercase;line-height:34px;font-size:20px;color:#fff;text-decoration:none;width:100%;height:36px;position:relative}.b2{position:absolute;bottom:0;left:0;height:4px;width:100%}.subm{position:absolute;height:0;overflow:hidden;top:36px;left:0;border:0 #ccc solid;border-bottom:0;text-align:center;width:100%;z-index:99}.subm1{font-family:'Verdana';font-size:13px;height:20px;line-height:20px;text-align:center;z-index:2;border-bottom:1px #fff solid;border-right:1px #fff solid;font-weight:500;padding-left:10px;padding-right:10px;float:left;transition:all .3s;-webkit-transition:all .3s}.subm1:hover{background-color:red;color:#fff}.sublink{font-size:13px;text-decoration:none;color:#333}#login_box{z-index:11;position:absolute;top:36px;right:0;width:300px;font-size:14px;display:none;background-color:#fefefe;border:0 #aaa solid;border-radius:0 0 3px 3px}.breadcrumbs{padding-left:0}.breadcrumbs li,.breadcrumbs li a,span.author,span.author a{text-decoration:none;display:inline;text-transform:capitalize}.breadcrumbs li:before{padding-right:3px;content:' \00BB'}.breadcrumbs li:first-child:before{content:""}
</style>            <script  type="text/javascript" data-cfasync="true" src="http://www.tennisworldusa.org/world_cms/js/jquery-1.11.1.min.js"></script>
			
</head>

<body itemscope itemtype="http://schema.org/NewsArticle"  >


<script>
  (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','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-19449862-2', 'tennisworldusa.org');
  ga('create', 'UA-37902363-2', 'auto', {'name': 'enWorld'}); 
  
  ga('set', 'anonymizeIP', true);
   
  ga('send', 'pageview');
  ga('enWorld.send', 'pageview'); 
  
</script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/it_IT/sdk.js#xfbml=1&version=v2.8&appId=615094475217950";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script><!-- Tag ID: tennisworldusa_1x1 -->
<div align="center" id="tennisworldusa_1x1">
<script data-cfasync="false" type="text/javascript">
    freestar.queue.push(function () { googletag.display('tennisworldusa_1x1'); });
</script>
</div>


    <noscript id="deferred-styles">
    	<link rel="stylesheet" type="text/css" href="http://www.tennisworldusa.org/world_cms/css/style.css" />
    </noscript>
    <script>
      var loadDeferredStyles = function() {
		
        
				
		var addStylesNode = document.getElementById("deferred-styles");
        var replacement = document.createElement("div");
        replacement.innerHTML = addStylesNode.textContent;
        document.body.appendChild(replacement)
        addStylesNode.parentElement.removeChild(addStylesNode);
		
		  
			// BANNER IN BASSO A DESTRA
			// (adsbygoogle = window.adsbygoogle || []).push({});
				
		// ANALITICS
				
		 
			// GOOGLE TAG
			googletag.cmd.push(function() { googletag.display('div-gpt-ad-1445528221471-0'); });  
				
      };
	  
      var raf = requestAnimationFrame || mozRequestAnimationFrame || webkitRequestAnimationFrame || msRequestAnimationFrame;
      if (raf) raf(function() { window.setTimeout(loadDeferredStyles, 0); }); 
	  else window.addEventListener('load', loadDeferredStyles);
    </script>
   
    
<script defer data-cfasync="true">
(function() {
    var shr = document.createElement('script');
    shr.setAttribute('data-cfasync', 'false');
    shr.src = '//dsms0mj1bbhn4.cloudfront.net/assets/pub/shareaholic.js';
    shr.type = 'text/javascript'; shr.async = 'true';
    shr.onload = shr.onreadystatechange = function() {
      var rs = this.readyState;
      if (rs && rs != 'complete' && rs != 'loaded') return;
      var site_id = 'bfae3b1b1f723c284cd264189ceb7d59';
      try { Shareaholic.init(site_id); } catch (e) {}
    };
    var s = document.getElementsByTagName('script')[0];
    s.parentNode.insertBefore(shr, s);
  })();
</script>
	<div class="top_container">
    	
		<div class="container" style=" width:1000px;  margin-top:0px; background-color:transparent; background:linear-gradient(to top, rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%); ">
			
			<div style=" height:60px; position:relative;  ">
				<img src="http://www.tennisworldusa.org/images/logo_h2.png" style=" position:absolute; top:4px; left:450px; width:100px; cursor:pointer; " onClick=" location = 'http://www.tennisworldusa.org'; " alt="Tennis World USA">
                	<div style=" width:300px; position:absolute; top:12px; right:5px; height:46px;  ">
		<div style=" height:4px; "></div>
		<form action="http://www.tennisworldusa.org/search/" method="get" data-ajax="false" >
			<input type="hidden" name="p" value="0"> 
			<div style=" width:230px; height:35px; position:relative; background-color:#fff; overflow:hidden; border:1px #8be solid; float:right; margin-right:8px;  border-radius:1px; ">
			
				<input type="submit" data-role="none"  value="" style=" float:left; margin:0px; border:0px; width:35px; height:35px; background-color:#09c;  background-image:url(http://www.tennisworldusa.org/world_cms/images/search1.png); background-repeat:no-repeat; background-size:25px 25px; background-position:5px 5px;  ">

				<input type="text" data-role="none"  maxlength="64" name="s" value="Search site" style=" position:absolute; left:37px; top:0px;  text-indent:10px; border:0px; color:#89C;  font-family:Arial; height:34px; line-height:35px; margin:0px; width:368px; " onFocus=" this.value = ''; ">
			
			</div>
		</form>
	</div>
				</div>
           
            <style>
#img_mag {
	margin-top:10px;
	transform: rotate(5deg);
	transition: all 0.3s;
}
#img_mag:hover {
	margin-top:-2px;	
}

.log_reg { font-size:14px; font-family:sans-serif; font-weight:bold; text-decoration:none; color:#09c; }
.log_reg:hover { color:#F90; }


</style>
<div style=" position:absolute; top:0px; left:30px; width:350px; height:96px; overflow:hidden; z-index:90; ">
  
   <a href="https://www.tennisworldmagazine.com" target="_blank">
   <img id="img_mag" src="https://www.tennisworldmagazine.com/mag/pdfcover/lastcoverMini.jpg" style="  width:130px; float:left; border:0px #999 solid;  " alt="Tennis World">
   	</a>

    <div style=" position:absolute; text-align:left; left:120px; font-size:12px; color:#333; top:20px; width:240px;   ">
            </div>
            <div  style="  position:absolute; bottom:7px; left:150px; ">
        <a href="https://www.tennisworldmagazine.com" target="_blank" class="log_reg">TENNIS WORLD MAGAZINE</a>
    </div>
</div>
            
			<div style=" clear:both; height:0px; "></div>
            
            
			<div class="login_bar" style="  width:1000px; background-color:#fff;  ">
  
    <div style=" position:relative; line-height:30px; margin-top:2px; float:right; ">
    
    	    </div>
    
    <div id="reg_box">
    	
    </div>
    	<style>
		.log_reg { font-size:14px; font-weight:bold; text-decoration:none; color:#09c; }
		.log_reg:hover { color:#F90; }
		</style>
        <div style=" font-family:sans-serif; float:right; line-height:36px; margin-right:10px;  ">
        	<a class="log_reg" href="http://www.tennisworldusa.org?cat=signin" rel="nofollow">Login</a> | <a class="log_reg" href="http://www.tennisworldusa.org?cat=register">Register</a> 
        </div>
			</div>
    
     
	</div>

<style>
.flag_circle {
	float:right; margin-top:4px; margin-right:8px; width:28px; height:28px; border-radius:50%; overflow:hidden; background-color:#000;
}
.menu_t { position:relative;  height:36px;clear:both; /* background-color:rgba(0,170,230,1);  background-color:rgba(33,33,33,.85); */ background:linear-gradient(to bottom, rgba(33,33,33,0.8) 0%,rgba(0,170,230,0.8) 90%); }
</style>


<script>
function muovi_h(id, h)
{
	var ele = document.getElementById(id);
	ele.style.height = h + 'px';
}
</script>

<div id="m_bar" class="menu_t" style="  width:1000px;   ">
<a href="http://www.tennisworldusa.org">
<div class="b1" onMouseOver="  
    	 muovi_h('c_home',35); " onMouseOut=" muovi_h('m_bar',36); muovi_h('m_home',0); muovi_h('c_home',4); "  style="  width:60px; 
        ">

    <div class="l1">
		
    	<div id="c_home" class="b2" style=" background-color:#ff9999; "> </div>
    	<div style=" position:absolute; top:0px; left:0px; width:100%; height:36px; font-family:sans-serif; font-size:13px; font-weight:normal; color:#fff; text-shadow:0px 0px 0px #06a;   ">            	<img src="http://www.tennisworldusa.org/world_cms/images/home.png" style=" height:16px;  margin-top:7px;" alt="Tennis World USA home ">
                    </div>
    </div>
    
    <div class="subm" id="m_home" style=" background-color:#ff9999; ">
		    </div>
</div>
</a>
<a href="http://www.tennisworldusa.org/tennis_news/">
<div class="b1" onMouseOver="  
    	 muovi_h('c_news',35); " onMouseOut=" muovi_h('m_bar',36); muovi_h('m_news',0); muovi_h('c_news',4); "  style="  width:80px; 
        ">

    <div class="l1">
		
    	<div id="c_news" class="b2" style=" background-color:#99ff99; "> </div>
    	<div style=" position:absolute; top:0px; left:0px; width:100%; height:36px; font-family:sans-serif; font-size:13px; font-weight:normal; color:#fff; text-shadow:0px 0px 0px #06a;   ">News        </div>
    </div>
    
    <div class="subm" id="m_news" style=" background-color:#99ff99; ">
		    </div>
</div>
</a>
<a href="http://www.tennisworldusa.org/tennis_videos/">
<div class="b1" onMouseOver="  
    	muovi_h('m_bar',74);  muovi_h('m_multimedia',38);
     
    	 muovi_h('c_multimedia',35); " onMouseOut=" muovi_h('m_bar',36); muovi_h('m_multimedia',0); muovi_h('c_multimedia',4); "  style="  width:120px; 
        ">

    <div class="l1">
		
    	<div id="c_multimedia" class="b2" style=" background-color:#ffff99; "> </div>
    	<div style=" position:absolute; top:0px; left:0px; width:100%; height:36px; font-family:sans-serif; font-size:13px; font-weight:normal; color:#fff; text-shadow:0px 0px 0px #06a;   ">Multimedia        </div>
    </div>
    
    <div class="subm" id="m_multimedia" style=" background-color:#ffff99; ">
		                <a class="sublink" href="http://www.tennisworldusa.org/tennis_videos/">
                    <div class="subm1" style="  width:100px;  ">
                        VIDEOS                    </div>    
                </a>
                            <a class="sublink" href="http://www.tennisworldusa.org/lista_gallery/0/">
                    <div class="subm1" style="  width:100px;  ">
                        PHOTOS                    </div>    
                </a>
                </div>
</div>
</a>
<a href="http://www.tennisworldusa.org/gears/">
<div class="b1" onMouseOver="  
    	 muovi_h('c_gears',35); " onMouseOut=" muovi_h('m_bar',36); muovi_h('m_gears',0); muovi_h('c_gears',4); "  style="  width:80px; 
        ">

    <div class="l1">
		
    	<div id="c_gears" class="b2" style=" background-color:#9999ff; "> </div>
    	<div style=" position:absolute; top:0px; left:0px; width:100%; height:36px; font-family:sans-serif; font-size:13px; font-weight:normal; color:#fff; text-shadow:0px 0px 0px #06a;   ">Gears        </div>
    </div>
    
    <div class="subm" id="m_gears" style=" background-color:#9999ff; ">
		    </div>
</div>
</a>
<a href="http://www.tennisworldusa.org/lista_tec/-1/-1/">
<div class="b1" onMouseOver="  
    	 muovi_h('c_technique',35); " onMouseOut=" muovi_h('m_bar',36); muovi_h('m_technique',0); muovi_h('c_technique',4); "  style="  width:100px; 
        ">

    <div class="l1">
		
    	<div id="c_technique" class="b2" style=" background-color:#ff99ff; "> </div>
    	<div style=" position:absolute; top:0px; left:0px; width:100%; height:36px; font-family:sans-serif; font-size:13px; font-weight:normal; color:#fff; text-shadow:0px 0px 0px #06a;   ">Technique        </div>
    </div>
    
    <div class="subm" id="m_technique" style=" background-color:#ff99ff; ">
		    </div>
</div>
</a>
<a href="https://www.tennisworldshop.com/">
<div class="b1" onMouseOver="  
    	 muovi_h('c_lessons',35); " onMouseOut=" muovi_h('m_bar',36); muovi_h('m_lessons',0); muovi_h('c_lessons',4); "  style="  width:100px; 
        ">

    <div class="l1">
		
    	<div id="c_lessons" class="b2" style=" background-color:#ff9933; "> </div>
    	<div style=" position:absolute; top:0px; left:0px; width:100%; height:36px; font-family:sans-serif; font-size:13px; font-weight:normal; color:#fff; text-shadow:0px 0px 0px #06a;   ">TW Lessons        </div>
    </div>
    
    <div class="subm" id="m_lessons" style=" background-color:#ff9933; ">
		    </div>
</div>
</a>
<a href="http://www.tennisworldusa.org/ranking/atp/">
<div class="b1" onMouseOver="  
    	muovi_h('m_bar',74);  muovi_h('m_rank',38);
     
    	 muovi_h('c_rank',35); " onMouseOut=" muovi_h('m_bar',36); muovi_h('m_rank',0); muovi_h('c_rank',4); "  style="  width:80px; 
        ">

    <div class="l1">
		
    	<div id="c_rank" class="b2" style=" background-color:#00cc99; "> </div>
    	<div style=" position:absolute; top:0px; left:0px; width:100%; height:36px; font-family:sans-serif; font-size:13px; font-weight:normal; color:#fff; text-shadow:0px 0px 0px #06a;   ">Ranking        </div>
    </div>
    
    <div class="subm" id="m_rank" style=" background-color:#00cc99; ">
		                <a class="sublink" href="http://www.tennisworldusa.org/ranking/atp/">
                    <div class="subm1" style="  width:200px;  ">
                        RANKING ATP                    </div>    
                </a>
                            <a class="sublink" href="http://www.tennisworldusa.org/ranking/wta/">
                    <div class="subm1" style="  width:200px;  ">
                        RANKING WTA                    </div>    
                </a>
                </div>
</div>
</a>
    <div style=" float:right; margin-top:0px; margin-right:8px; ">
    	<a href="https://www.facebook.com/tennisworldsa" target="_blank">
        	<img src="http://www.tennisworldusa.org/world_cms/images/social_fb.png" style=" border:0px; margin-top:1px; height:32px; " alt="facebook page icon">
        </a>
    </div> 
	    <div style=" float:right; margin-top:0px; margin-right:8px; ">
    	<a href="https://twitter.com/TennisWorlden" target="_blank">
        	<img src="http://www.tennisworldusa.org/world_cms/images/social_tw.png" style=" border:0px; margin-top:1px; height:32px; " alt="twitter page icon">
        </a>
    </div> 
	    <div style=" float:right; margin-top:0px; margin-right:8px; ">
    	<a href="https://plus.google.com/104040175248438374706/about?hl=en" target="_blank">
        	<img src="http://www.tennisworldusa.org/world_cms/images/social_gp.png" style=" border:0px; margin-top:1px; height:32px; " alt="google+ page icon">
        </a>
    </div> 
	    <div style=" float:right; margin-top:0px; margin-right:8px; ">
    	<a href="http://www.tennisworldusa.org/rss/news.php" target="_blank">
        	<img src="http://www.tennisworldusa.org/world_cms/images/feed_rss.png" style=" border:0px; margin-top:1px; height:32px; " alt="rss feed icon">
        </a>
    </div> 
		
</div>


<div id="banner_728" style=" height:0px; width:10px; "></div>

<div style=" margin-top:10px; height:auto; width:100%; text-align:center;  "> 
<script type="text/javascript"><!--
	e9 = new Object();
    e9.size = "728x90,970x250";
	e9.noAd = 1;
//--></script>
<script type="text/javascript" src="https://tags.expo9.exponential.com/tags/tennisworldusaorg/ROS/tags.js"></script>
</div>
<!-- [Tennis_Stories][Tennis_Stories]  -->
<style>

 .main_article { margin:0px;  font-family:sans-serif; color:#555;  }
 .main_article h1{ font-family:sans-serif; color:#333; margin:0px; margin-top:15px; font-size:28px; line-height:34px; }
 .main_article heading { text-align:center; width:94%; margin-left:3%; }
 .main_article heading p { text-align:left; font-size:16px; line-height:20px; width:96%; margin-left:2%; }
 .main_article time { font-size:14px; color:#555; line-height:30px; }
 
 .title_large { text-align:left; text-indent:15px;  width:100%; line-height:28px; font-size:12px;  background:linear-gradient(to left, rgba(0,153,204,0) 10%,rgba(0,153,204,0.8) 100%); color:#fff; font-family:sans-serif; font-weight:bold; }
 .title_large:hover { background:linear-gradient(to left, rgba(255,153,0,0) 10%,rgba(255,153,0,0.8) 100%); }
 
 .author { font-size:13px; font-weight:bold; color:#09c; }

 .intro_article { font-family:sans-serif; font-size:15px; color:#111; color:#555; }
</style>

<div  style=" width:1000px; border-top:0px #efefef solid;  margin:0 auto; background-color:#fff; ">
	
    <div style=" margin:0px; width:690px; float:left; text-align:left; ">
        
		<article class="main_article" role="main">
		    <header itemprop="mainEntityOfPage">
    	        
        <div style=" float:left; width:93%; margin-left:3%; text-align:left; ">
            <h1 itemprop="headline" style=" margin-top:0px; ">Andy Roddick, Tommy Haas attend charity event for Hurricane Harvey victims</h1>
            
                        
            <meta itemprop="dateModified" content="2017-09-20T23:41:09+02:00" />
            <meta itemprop="datepublished" content="2017-09-21T08:30:27+02:00" />
            <time pubdate datetime="2017-09-21T08:30:27+02:00">21 Sep 2017</time>
            
            <span style=" color:#888; font-size:12px; "> - &nbsp;View:  </span><span style=" font-size:12px; font-weight:bold; ">1536</span> 
            <address class="author">by <strong itemprop="author">Gatto Luigi</strong></address>
      		
            <div itemprop="publisher" itemscope itemtype="https://schema.org/Organization">
        		<meta itemprop="name" content="Tennis World USA">                
                <div itemprop="logo" itemscope itemtype="https://schema.org/ImageObject">
                    <meta itemprop="url" content="http://www.tennisworldusa.org/images/logo_amp1.png">
                    <meta itemprop="width" content="600">
                    <meta itemprop="height" content="60">
                </div>
    		</div>
        
        </div>
      	
        <div style=" clear: both; height:10px; "></div>
        
        <img itemprop="image" src="http://www.tennisworldusa.org/imgb/51657/andy-roddick-tommy-haas-attend-charity-event-for-hurricane-harvey-victims.jpg" style=" max-width:96%; margin-top:0px; margin-left:0%; " alt="Andy Roddick, Tommy Haas attend charity event for Hurricane Harvey victims">
		<!-- SHAREHOLIC -->
		<div class='shareaholic-canvas' data-app='share_buttons' data-app-id='16095524'></div> 
    </header>
    		<ul class="breadcrumbs" itemtype="https://schema.org/BreadcrumbList">
        	<li>
            	<a href="http://www.tennisworldusa.org" rel="home" itemprop="url" class="site_tree title">
                	<span itemprop="name">Home</span>
                </a>
            </li>
                        <li>
            	<a href="http://www.tennisworldusa.org/tennis_news/" itemprop="url" class="site_tree title">
                	<span itemprop="name">Tennis News</span>
                </a>
            </li>
                        <li>
            	<a href="http://www.tennisworldusa.org/tennis_news/Tennis_Stories/0/" itemprop="url" class="site_tree title">
                	<span itemprop="name">Tennis Stories</span>
                </a>
            </li>
                    </ul>
		    <style>
    .tab_rank { border:1px #fff solid; border-radius:10px;  width:100%; line-height:30px; font-size:13px; font-weight:bold;  text-align:center; background-color:#F60; color:#fff; cursor:pointer; }
	.tab_rank:hover { background-color:#1ad; } 
    </style>
			<div  class="text_box" style=" margin-left:2%; width:662px;  ">
			<p>Basketball star <strong>Dirk Nowitzki</strong> held the second edition of the Pro Celebrity Tennis Classic to raise funds for the Hurricane Harvey Relief, and many athletes, including tennis players, attended it. Former World No.</p><p>1 in Doubles <strong>Mark Knowles</strong> said:<em> &#39;To give to deserving people, especially from Hurricane Harvey, it is just such a pleasure to be part of such a great event.&#39;</em>  Also former players like <strong>Andy Roddick, Michael Russell and Benjamin </strong>Becker, active players like Donald Young and <strong>Tommy Haas</strong> went there.</p><p><em>&#39;Of course, it&#39;s great. This is my third event now with Dirk...I know he&#39;s doing great things with the kids&rsquo; book, he has his foundation, he&#39;s really in the area, but obviously with the hurricanes that happened and all proceeds going to the fund there.</p><p>It&#39;s a great thing to do</em>&#39;, Becker said.  Haas said:<em> &#39;Over my career I always tried to help out if I can for greater things than just the sport in general. It is a pleasure being here, seeing other familiar faces, and people giving back for these tragedies like Harvey and even Irma in Florida is a very nice thing to see people come together.&#39;</em>  <strong>ALSO READ</strong>: <a href="http://www.tennisworldusa.org/tennis/news/Maria_Sharapova/47424/here-is-what-maria-sharapova-will-wear-at-asian-events-pics-inside/">Here is what Maria Sharapova will wear at Asian events (Pics Inside)</a> .</p>		</div>
		        </article>
        
       
        <center><div class='shareaholic-canvas' data-app='share_buttons' data-app-id='16095524'></div></center><center>
<!-- code from sekindo - Tennisworldusa 500x280 - 500x280 - banner -->
<script type="text/javascript" language="javascript" src="https://live.sekindo.com/live/liveView.php?s=92143&cbuster=[CACHE_BUSTER]&pubUrl=[PAGE_URL_ENCODED]"></script>
<!-- code from sekindo -->



</center>
<center>

	<div class="shareaholic-canvas" data-app="recommendations" data-app-id="27124821" style=" font-family:sans-serif; "></div>

</center>
        
        
    </div>
    
    <aside class="container300">
    
		<section>

    <script type="text/javascript"><!--
	e9 = new Object();
    e9.size = "300x250,300x600";
//--></script>
	<script type="text/javascript" src="//tags.expo9.exponential.com/tags/tennisworldusaorg/ROS/tags.js"></script>
		<div style=" height:10px; clear:both; "> </div>
        <style>
		   	.title_cat { text-align:right;   width:100%; line-height:28px; font-size:12px;  background:linear-gradient(to right, rgba(0,153,204,0) 10%,rgba(0,153,204,0.8) 100%); color:#fff; font-family:sans-serif; font-weight:bold; }
 		   	.title_cat:hover { background:linear-gradient(to right, rgba(255,153,0,0) 10%,rgba(255,153,0,0.8) 100%); }
			
		   	.box_grad {  font-size:15px; font-family:sans-serif; text-shadow:1px 1px 1px #000; color:#fff;  margin:3%; width:94%;  height:auto; margin-bottom:8px;  }
		   	.box_grad:hover {	color:#ff0;		}

		   	.title_box1 {
				position:absolute; bottom:0px; left:0px; margin:0; width:100%; height:auto;  overflow:hidden;
				background:linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
			}
        	.altre_news { text-align:left; background-color:#f8f8f8;  margin-top:3px;  color:#333; }
			.altre_news  a { line-height:20px;  text-decoration:none; color:#333; }
			.altre_news  a:hover { color:#09c; }
			
			.altro_art { margin-top:5px; margin-bottom:5px; border-bottom:1px #eee solid; }
			.altro_art div { float:left; }
			.altro_art a { padding-top:0px; font-family:sans-serif; padding-top:0px;  font-size:13px;}
			.altro_art h4 {  margin:0px; font-weight:normal; }
        </style>	
		<div class="title_cat">
			TODAY'S MOST POPULAR&nbsp; &nbsp;		</div>
        <div style=" height:10px; "></div>
        <a href="http://www.tennisworldusa.org/tennis/news/Roger_Federer/51869/roger-federer-excited-to-have-stan-wawrinka-in-his-rotterdam-draw-section/">
        <div style=" position:relative; cursor:pointer; width:300px; height:170px; overflow:hidden; background-image:url('http://www.tennisworldusa.org/imgs/56240/roger-federer-excited-to-have-stan-wawrinka-in-his-rotterdam-draw-section.jpg'); background-repeat:no-repeat; background-size:cover;  ">
            
            <div class="title_box1">
                <div class="box_grad">
                    Roger Federer &#039;excited&#039; to have Stan Wawrinka in his Rotterdam draw section                </div> 
            </div>
        </div>
        </a>
        
        <ul class="altre_news" >
        				<li class="altro_art">
                	<a href="http://www.tennisworldusa.org/tennis/videos/WTA_Tennis/51426/ladies-become-monsters-wta-angry-moments/">Ladies Become Monsters - WTA Angry Moments</a>					
				</li>
							<li class="altro_art">
                	<a href="http://www.tennisworldusa.org/tennis/news/Roger_Federer/51873/stan-wawrinka-eager-to-do-the-right-thing-for-his-career/">Stan Wawrinka eager to do the &#039;right thing&#039; for his career</a>					
				</li>
							<li class="altro_art">
                	<a href="http://www.tennisworldusa.org/tennis/news/Editors_Thoughts/51316/what-can-we-expect-now-from-rafa-nadal-and-novak-djokovic-/">What can we expect now from Rafa Nadal and Novak Djokovic? </a>					
				</li>
							<li class="altro_art">
                	<a href="http://www.tennisworldusa.org/tennis/news/Roger_Federer/51876/krajicek-cites-federer-s-participation-in-rotterdam-for-tickets-sellout-/">Krajicek cites Federer&#039;s participation in Rotterdam for tickets&#039; sell-out </a>					
				</li>
							<li class="altro_art">
                	<a href="http://www.tennisworldusa.org/tennis/news/Novak_Djokovic/51874/novak-djokovic-says-he-is-a-step-closer-to-holding-a-racket-again/">Novak Djokovic says he is a &#039;step closer&#039; to holding a racket again</a>					
				</li>
							<li class="altro_art">
                	<a href="http://www.tennisworldusa.org/tennis/news/Roger_Federer/51878/thiemo-de-bakker-delighted-after-practice-session-with-roger-federer/">Thiemo de Bakker delighted after practice session with Roger Federer</a>					
				</li>
							<li class="altro_art">
                	<a href="http://www.tennisworldusa.org/tennis/news/Roger_Federer/51866/alexander-zverev-roger-federer-has-always-supported-me-/">Alexander Zverev: &#039;Roger Federer has always supported me&#039;</a>					
				</li>
							<li class="altro_art">
                	<a href="http://www.tennisworldusa.org/tennis/news/On_the_ATP_results_with/51889/atp-new-york-tiafoe-karlovic-and-harrison-shine-on-the-black-court/">ATP New York: Tiafoe, Karlovic and Harrison shine on the black court</a>					
				</li>
							<li class="altro_art">
                	<a href="http://www.tennisworldusa.org/tennis/news/Tennis_Interviews/51877/stan-wawrinka-becoming-world-no-1-would-be-special-for-roger-federer-/">Stan Wawrinka: &#039;Becoming world no. 1 would be special for Roger Federer&#039;</a>					
				</li>
			        </ul> 	
			<div style=" height:10px; clear:both; "> </div>
<center>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- tennis usa 300x600 -->
<ins class="adsbygoogle"
     style="display:inline-block;width:300px;height:600px"
     data-ad-client="ca-pub-8090336804764228"
     data-ad-slot="2844748752"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</center>	<div style=" height:10px; clear:both; "> </div>
        <style>
		   	.title_cat { text-align:right;   width:100%; line-height:28px; font-size:12px;  background:linear-gradient(to right, rgba(0,153,204,0) 10%,rgba(0,153,204,0.8) 100%); color:#fff; font-family:sans-serif; font-weight:bold; }
 		   	.title_cat:hover { background:linear-gradient(to right, rgba(255,153,0,0) 10%,rgba(255,153,0,0.8) 100%); }
			
		   	.box_grad {  font-size:15px; font-family:sans-serif; text-shadow:1px 1px 1px #000; color:#fff;  margin:3%; width:94%;  height:auto; margin-bottom:8px;  }
		   	.box_grad:hover {	color:#ff0;		}

		   	.title_box1 {
				position:absolute; bottom:0px; left:0px; margin:0; width:100%; height:auto;  overflow:hidden;
				background:linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
			}
        	.altre_news { text-align:left; background-color:#f8f8f8;  margin-top:3px;  color:#333; }
			.altre_news  a { line-height:20px;  text-decoration:none; color:#333; }
			.altre_news  a:hover { color:#09c; }
			
			.altro_art { margin-top:5px; margin-bottom:5px; border-bottom:1px #eee solid; }
			.altro_art div { float:left; }
			.altro_art a { padding-top:0px; font-family:sans-serif; padding-top:0px;  font-size:13px;}
			.altro_art h4 {  margin:0px; font-weight:normal; }
        </style>	
		<div class="title_cat">
			THIS WEEK MOST POPULAR&nbsp; &nbsp;		</div>
        <div style=" height:10px; "></div>
        <a href="http://www.tennisworldusa.org/tennis/news/Roger_Federer/51861/roger-federer-trains-in-rotterdam-to-play-bemelmans-in-first-round/">
        <div style=" position:relative; cursor:pointer; width:300px; height:170px; overflow:hidden; background-image:url('http://www.tennisworldusa.org/imgs/56232/roger-federer-trains-in-rotterdam-to-play-bemelmans-in-first-round.jpg'); background-repeat:no-repeat; background-size:cover;  ">
            
            <div class="title_box1">
                <div class="box_grad">
                    Roger Federer trains in Rotterdam, to play Bemelmans in first round                </div> 
            </div>
        </div>
        </a>
        
        <ul class="altre_news" >
        				<li class="altro_art">
                	<a href="http://www.tennisworldusa.org/tennis/videos/ATP_Tennis/51425/tennis-players-who-hate-each-other/">Tennis Players who HATE Each Other</a>					
				</li>
							<li class="altro_art">
                	<a href="http://www.tennisworldusa.org/tennis/news/Roger_Federer/51869/roger-federer-excited-to-have-stan-wawrinka-in-his-rotterdam-draw-section/">Roger Federer &#039;excited&#039; to have Stan Wawrinka in his Rotterdam draw section</a>					
				</li>
							<li class="altro_art">
                	<a href="http://www.tennisworldusa.org/tennis/news/WTA_Tennis/51798/ongoing-nightmare-for-victoria-azarenka-who-has-withdrawn-from-wta-doha/">Ongoing nightmare for Victoria Azarenka, who has withdrawn from WTA Doha</a>					
				</li>
							<li class="altro_art">
                	<a href="http://www.tennisworldusa.org/tennis/news/Novak_Djokovic/51779/rafael-nadal-sends-great-message-to-novak-djokovic/">Rafael Nadal sends great message to Novak Djokovic</a>					
				</li>
							<li class="altro_art">
                	<a href="http://www.tennisworldusa.org/tennis/news/Tennis_Interviews/51831/patrick-mouratoglou-reveals-serena-williams-2018-schedule/">Patrick Mouratoglou reveals Serena Williams&#039; 2018 schedule</a>					
				</li>
							<li class="altro_art">
                	<a href="http://www.tennisworldusa.org/tennis/videos/WTA_Tennis/51426/ladies-become-monsters-wta-angry-moments/">Ladies Become Monsters - WTA Angry Moments</a>					
				</li>
							<li class="altro_art">
                	<a href="http://www.tennisworldusa.org/tennis/news/Rafael_Nadal/51816/92yearold-woman-writes-emotional-letter-to-rafael-nadal/">92-year-old woman writes emotional letter to Rafael Nadal</a>					
				</li>
							<li class="altro_art">
                	<a href="http://www.tennisworldusa.org/tennis/news/Roger_Federer/51851/becker-talks-of-doubts-about-federer-beating-mcenroe-borg-at-their-best/">Becker talks of &#039;doubts&#039; about Federer beating McEnroe, Borg at their best</a>					
				</li>
							<li class="altro_art">
                	<a href="http://www.tennisworldusa.org/tennis/news/Roger_Federer/51840/-take-some-risks-when-you-play-roger-federer--michael-stich/">&#039;Take some risks when you play Roger Federer&#039; - Michael Stich</a>					
				</li>
			        </ul> 	
		</section>

	</aside>
   
    <div style=" clear:both; "></div>
 </div>
 
 <div id="article_container"></div>
 
 <style>
 .next_page { cursor:pointer; font-family:sans-serif; width:100%; height:60px; text-align:center; background:linear-gradient(90deg,#e85cff 0,#6dabfd 50%,#26dcad);  border-radius:10px; color:#fff; border:1px #ddd solid; line-height:60px; font-size:22px; margin-bottom:20px; }
 .next_page:hover {  background:#FF0; color:#111; }
 </style>
 
  
 <div style=" clear:both; "></div>
    
    
<div style=" clear:both;  "></div>
            
            <div style=" clear:both; "></div>
            
            
             
		</div>	
	
	<div style=" clear:both; "></div>
    
    <div id="my_footer" style=" text-align:left; ">
			<style>
	.footer { width:100%; height:auto; font-family:sans-serif;     }
	
	.grad { background:linear-gradient(-90deg, rgba(190,190,190,1), rgba(250,250,250,1)); border-top:5px #eee solid; } 
	.footer_block { width:18%;  height:250px; float:left; } 
	.underbar { background-color:rgba(80,102,204,.7); width:100%; height:90px; border-top:1px rgba(80,102,204,.8) solid; font-size:14px; line-height:28px; color:#fff; text-align:center; text-shadow:1px 1px 1px #333; font-family:sans-serif;  }
	.ftitle { font-size:20px; font-family:sans-serif; text-transform:uppercase; font-weight:bold; color:#333; text-shadow:1px 1px #eee; line-height:40px; } 
	.top_space { height:40px; }
	
	.footer_block a {  font-family:sans-serif;  line-height:30px; text-decoration:none; margin:0px; padding:0px; font-size:14px; color:#444; text-shadow:1px 1px #fff; }
	.footer_block a:hover { color:#09c; }
	
	.footerline1 { border-bottom:1px #aaa dotted;  height:5px; width:70%; }
	</style>
	
	<div style=" height:10px; "></div>
	
	<footer class="grad">
		
		<div style=" width:1000px; margin:0px auto 0px;  position:relative; ">
			
			<div class="footer_block">
				<center>
					<img src="/images/logo_h2.png" alt="Tennis World USA" style=" margin-top:40px;" />
				</center>
			</div>
			<div class="footer_block" style=" width:80px; "></div>
			
			<div class="footer_block">
				<div class="top_space"></div>
				<div class="ftitle">COMPANY</div>
				
				<div class="footerline1"></div> 
				<a href="http://www.tennisworldusa.org/info/chisiamo/">&raquo; About us</a>
				
				<div class="footerline1"></div> 
				<a href="http://www.tennisworldusa.org/info/staff/">&raquo; Staff</a>
				
                			</div>
			<div class="footer_block">
				<div class="top_space"></div>
				<div class="ftitle">CONTACTS</div>
				
				<div class="footerline1"></div> 
				<a href="http://www.tennisworldusa.org/info/contattaci/">&raquo; Contact us</a>
				
				<div class="footerline1"></div> 
				<a href="http://www.tennisworldusa.org/info/collabora/">&raquo; Collaborate</a>
				
				<div class="footerline1"></div>
				<a href="http://www.tennisworldusa.org/info/pubblicita/">&raquo; Advertising</a>
			</div>
			<div class="footer_block">
				<div class="top_space"></div>
				<div class="ftitle">INFO</div>
				
				<div class="footerline1"></div> 
				<a href="http://www.tennisworldusa.org/info/privacy/">&raquo; Privacy</a>
				
				<div class="footerline1"></div> 
				<a href="http://www.tennisworldusa.org/info/notelegali/">&raquo; Legal Notices</a>
				
				
			</div>
			
			<div style=" clear:both; height:0px; "></div>
		
		</div>
	
		<div class="underbar">
			<div style=" width:1000px; margin:5px auto 0px; ">
				<a href="mai&#108;&#116;o&#58;d&#105;p&#97;_&#64;&#104;%&#54;&#70;&#116;&#109;a%69&#108;&#46;c%6Fm" style=" text-decoration:none; font-weight:bold; text-shadow:1px 1px 1px #333; font-size:12px; color:#ddd; ">Site build with: World CMS</a><br>
                Tennis World USA featuring tennis news, stats, rankings, player and tournament information, video highlights<br>
        Copyright &copy; 2018 All Rights Reserved - Coppini Trading (Pty) LTD - Email: info@tennisworldusa.org <br>
       
                
				
			</div>     
		</div>
		<script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "Organization",
	  "name": "Tennis World USA",
	  "logo": "http://www.tennisworldusa.org/images/logo_amp1.png",
      "url": "http://www.tennisworldusa.org", 
	  "sameAs" : [ "https://twitter.com/TennisWorlden", "https://www.facebook.com/tennisworldsa", "https://plus.google.com/104040175248438374706/about?hl=en" ]
      
    }
    </script>	</footer>
	
	    </div>

</div>
    


<script async type="text/javascript">
	
	    var ajax = [], elex = [];
     
	// unveil_image();

</script>
	

		<div style=" text-align:center; width:220px; line-height:18px; height:20px; font-size:11px; font-family:Arial; background-color:#e2e4ef; color:#222; position:fixed; bottom:0px; right:0px; border:1px #c4c9df solid; border-bottom:0px; border-right:0px; text-shadow: white 1px 1px 1px; ">
            	Powered by: World(D) 1.6        </div>
	  	<div style=" clear:both; "></div>
	
            
			<!-- code from sekindo - Slider - outstream -->
			<script async defer type="text/javascript" language="javascript" src="https://live.sekindo.com/live/liveView.php?s=77176&vid_viewAction=player&cbuster=[CACHE_BUSTER]&x=310&y=260&vid_sliderCbtn=0&vid_sliderOffset=100&vid_sliderDir=bl&vid_sliderAdGap=10"></script>
			<!-- code from sekindo -->   
		 


    
</body>

</html>
