CINXE.COM
UAE sport news, score, teams, comment, video | Sport - The National
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "_http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- pageTitle:::>National_SubChannel_Page --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.thenational.ae:80/sport/uae-sport","20101201081952","https://web.archive.org/","web","/_static/", "1291191592"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <script src="/web/20101201081952js_/http://www.thenational.ae/vgn-ext-templating/scripts/common/cascadingMenu.js"></script> <!-- SEO Style starts here --> <!-- national_SEO.jsp: The file is used as support file for National SEO List under Style List--> <!-- --> <title> UAE sport news, score, teams, comment, video | Sport - The National</title> <meta name="title" content="UAE sport news, score, teams, comment, video | Sport - The National"/> <meta name="Keywords" content="UAE Sports news, UAE Sports results, UAE Sports videos"> <meta name="Description" content="UAE sport news, comment, live updates and results from The National, the leading English-language voice in the Middle East."> <meta name="WT.cg_n" content="Sport"/> <meta name="WT.cg_s" content="UAE sport"/> <!-- Title for Collab blog ang blog article pages starts here --> <script> var currentURL=location.href; var blogTitleKey = "blog_title"; var blogTitle="Blog Article Page"; var blogTitleIndex=currentURL.indexOf(blogTitleKey); //alert("index = "+blogTitleIndex); if(blogTitleIndex > 0){ blogTitleKey = blogTitleKey.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]"); var regexS = "[\\?&]"+blogTitleKey+"=([^&#]*)"; var regex = new RegExp( regexS ); var results = regex.exec( unescape(window.location.href )); if(results[1] != null){ blogTitle = results[1]; var titleSplit = blogTitle.split(' '); var first,rest; var word = new Array(); for (i = 0 ; i < titleSplit.length ; i ++ ) { first = titleSplit[i].substring(0,1).toUpperCase(); rest = titleSplit[i].substring(1); word[i] = first + rest; } blogTitle = word.join(' '); } //alert("blogTitle = "+blogTitle); document.title = blogTitle + " - The National"; } var currentURL=location.href; var blogTagKey = "blog_tag"; var blogTagTitleIndex=currentURL.indexOf(blogTagKey); var blogTagTitle="Blog Article Tag"; //alert(" tag index = "+blogTagTitleIndex); if(blogTagTitleIndex > 0){ blogTagKey = blogTagKey.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]"); var regexS = "[\\?&]"+blogTagKey+"=([^&#]*)"; var regex = new RegExp( regexS ); var results = regex.exec( unescape(window.location.href )); if(results[1] != null){ blogTagTitle = results[1]; var titleSplit = blogTagTitle.split(' '); var first,rest; var word = new Array(); for (i = 0 ; i < titleSplit.length ; i ++ ) { first = titleSplit[i].substring(0,1).toUpperCase(); rest = titleSplit[i].substring(1); word[i] = first + rest; } blogTagTitle = word.join(' '); } //alert("blogTagTitle = "+blogTagTitle); document.title = blogTagTitle + " - The National"; } </script> <!-- Title for Collab blog ang blog article pages ends here --> <meta http-equiv="Content-Language" content="en-gb"/> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <!-- SEO Style ends here --> <script type="text/javascript" src="https://web.archive.org/web/20101201081952js_/http://w.sharethis.com/button/sharethis.js#publisher=45f4d8cb-f388-4e75-8203-17175ac888c8&type=website&popup=true&post_services=email%2Cfacebook%2Ctwitter%2Cgbuzz%2Cmyspace%2Cdigg%2Csms%2Cwindows_live%2Cdelicious%2Cstumbleupon%2Creddit%2Cgoogle_bmarks%2Clinkedin%2Cbebo%2Cybuzz%2Cblogger%2Cyahoo_bmarks%2Cmixx%2Ctechnorati%2Cfriendfeed%2Cpropeller%2Cwordpress%2Cnewsvine&button=false"></script> <link rel="stylesheet" type="text/css" href="/web/20101201081952cs_/http://www.thenational.ae/staticfiles/css/screen.css" media="screen, projection"/> <link rel="stylesheet" type="text/css" href="/web/20101201081952cs_/http://www.thenational.ae/staticfiles/css/print.css" media="print"/> <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/staticfiles/css/ie7.css" media="screen, projection" /><![endif]--> <!--[if lte IE 6]><link rel="stylesheet" type="text/css" href="/staticfiles/css/ie6.css" media="screen, projection" /><![endif]--> <script type="text/javascript" src="/web/20101201081952js_/http://www.thenational.ae/staticfiles/js/jquery-1.3.2.min.js"></script> <script type="text/javascript" src="/web/20101201081952js_/http://www.thenational.ae/staticfiles/js/jquery-ui-1.7.2.custom.min.js"></script> <script type="text/javascript" src="/web/20101201081952js_/http://www.thenational.ae/staticfiles/js/swfobject.js"></script> <script language="JavaScript"> var id = window.location.href; if(id != null ) { var finlaStatus= false; var x = getCookieByName ( "epi-currenturi" ); if(x == null){ finlaStatus = true; document.cookie ="epi-currenturi" + "="+id+"; path=/"; } else{ document.cookie ="epi-currenturi" + "="+id+"; path=/"; } } function getCookieByName ( cookie_name ) { var results = document.cookie.match ( '(^|;) ?' + cookie_name + '=([^;]*)(;|$)' ); if ( results ) return ( unescape ( results[2] ) ); else return null; } </script> <!-- ADV Header --> <!-- NATIONAL ADV HEADER template:NATIONAL_SUBCHANNEL_TEMPLATE --> <script type="text/javascript"> function setCookie(c_name,value,expiredays){ var exdate=new Date(); exdate.setDate(exdate.getDate()+expiredays); document.cookie=c_name+ "=" +escape(value)+ ((expiredays==null) ? "" : ";expires="+exdate.toUTCString()); } function getCookie(cookieName) { var theCookie=""+document.cookie; var ind=theCookie.indexOf(cookieName); if (ind==-1 || cookieName=="") return ""; var ind1=theCookie.indexOf(';',ind); if (ind1==-1) ind1=theCookie.length; return unescape(theCookie.substring(ind+cookieName.length+1,ind1)); } var adid="%eaid!"; var surroundTag=getCookie("surroundId"); if((surroundTag == "")&&(adid != "")){ // check if the ad should start a surround session only if a surround session has not yet started surroundTag="srnd="+adid+";"; // setup the key-value for a surround session setCookie("surroundId",adid,30); // store the surround session id in a cookie. Set the expiration date of the cookie to determine how long the surround session should last. For example, if the surround session should last just one day, then set the expiration date for the cookie to tomorrow. } var article = 0; var category = ''; var demographics = ''; var vars = ''; var meta = ''; var admcdfp_sitelang = 'en'; var ord = Math.floor(Math.random()*10000000000); </script> <!-- \ADV Header --> <!--BEGIN Advert_Type1_Background) --> <!-- advert_type: Advert_Type1_Background --> <!-- channelName: /thenational/Home/Sport/UAE sport --> <!-- scriptval: null --> <!-- noscript: n/a --> <!--END Advert_Type1_Background--> <!--BEGIN Advert_Type9_Interstitial --> <!-- advert_type: Advert_Type9_Transitional --> <!-- channelName: /thenational/Home/Sport/UAE sport --> <!-- scriptval: http://ad.doubleclick.net/adj/null --> <!-- noscript: http://ad.doubleclick.net/jump/null --> <!-- \Advert_Type9_Interstitial --> </head> <!-- pageTitle:::>National_SubChannel_Page --> <body id="bodyid" class="channel-2"> <div class="page channel-homepage"> <!-- Leaderboard Advertisement Start --> <div class="ad-leaderboard"> <!--BEGIN LeaderBoard --> <!-- advert_type: Advert_Type2_Leaderboard --> <!-- channelName: /thenational/Home/Sport/UAE sport --> <!-- scriptval: http://ad.doubleclick.net/adj/tn.ae_sport/sport_uae;sz=728x90,960x60;tile=1;dcopt=ist;'+vars+';'+demographics+';'+surroundTag+';ar='+article+';lan='+admcdfp_sitelang+';!c='+category+';ord='+ord+'? --> <!-- noscript: http://ad.doubleclick.net/jump/tn.ae_sport/sport_uae;sz=728x90,960x60;tile=1;dcopt=ist;ord=123456789? --> <script type="text/javascript"> //<![CDATA[ if(typeof(ord) == 'undefined') {var ord = ''; } if(typeof(surroundTag) == 'undefined') { var surroundTag = ''; } if(typeof(article) == 'undefined') { var article = ''; } if(typeof(category) == 'undefined') { var category = ''; } if(typeof(demographics) == 'undefined') { var demographics = ''; } if(typeof(vars) == 'undefined') { var vars = ''; } if(typeof(meta) == 'undefined') { var meta = ''; } if(typeof(Comp_Name) == 'undefined') { var Comp_Name = ''; } if(typeof(Country_Name) == 'undefined') { var Country_Name = ''; } if(typeof(Team_Name) == 'undefined') { var Team_Name = ''; } if(typeof(category) == 'undefined') { var category = ''; } if(typeof(admcdfp_sitelang) == 'undefined') { var admcdfp_sitelang = ''; } if(typeof(demographics) == 'undefined') { var demographics = ''; } var scriptval = 'tn.ae_sport/sport_uae;sz=728x90,960x60;tile=1;dcopt=ist;'+vars+';'+demographics+';'+surroundTag+';ar='+article+';lan='+admcdfp_sitelang+';!c='+category+';ord='+ord+'?'; var noscriptval = 'tn.ae_sport/sport_uae;sz=728x90,960x60;tile=1;dcopt=ist;ord=123456789?'; document.write('<script type="text/javascript" src="https://web.archive.org/web/20101201081952/http://ad.doubleclick.net/adj/'+scriptval+'"><\/script>'); //]]> </script> <noscript> <a href="https://web.archive.org/web/20101201081952/http://ad.doubleclick.net/jump/tn.ae_sport/sport_uae;sz=728x90,960x60;tile=1;dcopt=ist;ord=123456789" target="_blank"> <img src="https://web.archive.org/web/20101201081952im_/http://ad.doubleclick.net/ad/tn.ae_sport/sport_uae;sz=728x90,960x60;tile=1;dcopt=ist;ord=123456789" border="0" alt=""/> </a></noscript> <!-- \END LeaderBoard --> </div> <!-- Leaderboard Advertisement End --> <!--header --> <div class="header clear"> <!-- Favouritet icon for national added --> <link rel="icon" href="/web/20101201081952im_/http://www.thenational.ae/staticfiles/images/portal/favicon.ico" type="image/x-icon"> <!-- Header logo image --> <div class="logo"> <a href="/web/20101201081952/http://www.thenational.ae/"><img height="57" width="350" alt="The National" src="/web/20101201081952im_/http://www.thenational.ae/staticfiles/images/portal/logo-the-national.png"/></a> </div> <div class="my-national-status" id="signInBlockRef"></div> <script type="text/javascript"> <!-- $.get("/portal/site/thenational/template.header/?requestType=signin&vgn-ppReq=true", function(data) { var el=$("#signInBlockRef"); el.after(data);el.remove(); if($("div#signInBlock>ul>li#us").length>0){ $("html>head").prepend("<meta name=\"WT.seg_1\" content=\"loggedin\" />"); } }); //--> function increaseFontSize(size) { var p = document.getElementsByTagName('div'); for(i=0;i<p.length;i++) { var check=p[i].align; if(p[i].style.fontSize) { var s = parseInt(p[i].style.fontSize.replace("px","")); } else { var s = size; } if(s != size) { s = size } s += 2; p[i].style.fontSize = s+"px" } } </script> <div class="text-size"> <h2>Text size:</h2> <ul> <li class="small"><a href="javascript:increaseFontSize(12)"><img height="9" width="10" src="/web/20101201081952im_/http://www.thenational.ae/staticfiles/images/portal/icon-text-size-small.gif" alt="Small"/></a></li> <li class="medium"><a href="javascript:increaseFontSize(14)"><img height="11" width="11" src="/web/20101201081952im_/http://www.thenational.ae/staticfiles/images/portal/icon-text-size-normal.gif" alt="Normal"/></a></li> <li class="large"><a href="javascript:increaseFontSize(18)"><img height="14" width="14" src="/web/20101201081952im_/http://www.thenational.ae/staticfiles/images/portal/icon-text-size-large.gif" alt="Large"/></a></li> </ul> </div> <!-- --> <script type="text/javascript"> function searchsubmit() { var strsearch = document.getElementById('searchquery').value; strsearch = strsearch.replace(/^\s+|\s+$/g,""); if(strsearch != null && strsearch != "" ){ return true; } else { alert('Enter Valid Search Keyword'); return false; } } </script> <div class="search-navigation clear"> <div class="search"> <form method="post" id="searform" action="/web/20101201081952/http://www.thenational.ae/featured-content/search" onsubmit="return searchsubmit();"> <label for="search_query">Search:</label> <input type="text" class="placeholder-text suggestions contains-default-text" value="Search The National" size="20" name="searchKey" id="searchquery"/> <input type="image" class="image" value="Sign Up" src="/web/20101201081952im_/http://www.thenational.ae/staticfiles/images/portal/button_search.gif"/> </form> </div> <div class="navigation contains-flyout"> <ul> <li id="News" class="first-child"> <a href="/web/20101201081952/http://www.thenational.ae/news" class="channel-1"><span>News</span></a> <div class="flyout channel-1" style="display: none;"> <ul> <li class="sections"><h3>Sections</h3><div class="content"><ul><li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news">UAE news</a><ul><li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/courts">Courts</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/education">Education</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/environment">Environment</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/health">Health</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/politics">Politics</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/science">Science</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/technology">Technology</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/tourism">Tourism</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/transport">Transport</a></li></ul></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/worldwide">Worldwide</a><ul><li><a href="/web/20101201081952/http://www.thenational.ae/news/worldwide/middle-east">Middle East</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/worldwide/south-asia">South Asia</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/worldwide/americas">Americas</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/worldwide/europe">Europe</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/worldwide/asia-pacific">Asia Pacific</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/worldwide/africa">Africa</a></li></ul></li></ul></div></li> <li class="headlines"> <h3>Latest News Headlines</h3> <div class="content"> <div class="headlines-list"> <ul> <li><a href="/web/20101201081952/http://www.thenational.ae/arts-culture/books/australian-teacher-wins-dress-as-anime-character-contest">Australian teacher wins 'dress as anime character' contest</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/transport/experts-tackle-abu-dhabi-car-parking-shortage">Experts tackle Abu Dhabi car parking shortage</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/business/media/hindi-language-newspaper-launches-uae-edition">Hindi-language newspaper launches UAE edition</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/education/emirates-foundation-awards-dh7m-for-research">Emirates Foundation awards Dh7m for research</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/dubiotech-expands-with-new-lab">DuBiotech expands with new lab</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/courts/jail-term-for-man-in-dubai-police-officer-bribe">Jail term for man in Dubai police officer bribe</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/courts/man-watched-housewives-before-rape-attempts">Man 'watched housewives before rape attempts'</a></li> </ul> </div> </div> </li> <li class="popular"> <h3>Popular Stories</h3> <div class="content"> <div class="article-teaser article-teaser-with-image"> <h4 class="headline"><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/man-arrested-for-molesting-girl-on-emirates-flight">Man arrested for molesting girl on Emirates flight</a></h4> </div> <div class="headlines-list"> <ul> <li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/muslims-tell-west-respect-islam">Muslims tell West: 'respect Islam'</a></li> </ul> </div> </div><!-- end content --> </li> </ul> </div><!-- end flyout --> </li> <li id="Business"> <a href="/web/20101201081952/http://www.thenational.ae/business" class="channel-2"><span>Business</span></a> <div class="flyout channel-2" style="display: none;"> <ul> <li class="sections"><h3>Sections</h3><div class="content"><ul><li><a href="/web/20101201081952/http://www.thenational.ae/business/aviation">Aviation</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/business/banking">Banking</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/business/economy">Economy</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/business/energy">Energy</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/business/markets">Markets</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/business/media">Media</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/business/property">Property</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/business/retail">Retail</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/business/technology">Technology</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/business/telecoms">Telecoms</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/business/travel-tourism">Travel & tourism</a></li></ul></div></li> <li class="headlines"> <h3>Latest Business Headlines</h3> <div class="content"> <div class="headlines-list"> <ul> <li><a href="/web/20101201081952/http://www.thenational.ae/business/media/hindi-language-newspaper-launches-uae-edition">Hindi-language newspaper launches UAE edition</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/dubiotech-expands-with-new-lab">DuBiotech expands with new lab</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/business/property/sorouh-upbeat-on-defaults-at-sun-and-sky-tower-projects">Sorouh upbeat on defaults at Sun and Sky tower projects</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/business/energy/pipeline-for-qatari-gas-from-abu-dhabi-to-fujairah-completed">Pipeline for Qatari gas from Abu Dhabi to Fujairah completed</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/business/energy/masdar-city-clips-another-2-5bn-from-price-tag">Masdar City clips another $2.5bn from price tag</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/business/telecoms/iraqi-telecoms-company-korek-in-talks-over-stake-sale">Iraqi telecoms company Korek in talks over stake sale</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/business/retail/damas-returns-to-profit-after-year-of-losses-and-controversy">Damas returns to profit after year of losses and controversy</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/business/travel-tourism/abu-dhabi-nears-yearly-target-for-hotel-guests">Abu Dhabi nears yearly target for hotel guests</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/business/markets/uae-property-stocks-reverse-gains">UAE property stocks reverse gains</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/business/markets/dar-al-arkan-struggles-despite-saudi-property-boom">Dar Al Arkan struggles despite Saudi property boom</a></li> </ul> </div> </div> </li> <li class="popular"> <h3>Popular Stories</h3> <div class="content"> <div class="article-teaser article-teaser-with-image"> <div class="image"> <a href="/web/20101201081952/http://www.thenational.ae/business/property/green-twist-on-traditional-building-methods"><img height="221" width="340" src="/web/20101201081952im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/bz30no-Property-towers-main07.jpg"/></a> </div> <h4 class="headline"><a href="/web/20101201081952/http://www.thenational.ae/business/property/green-twist-on-traditional-building-methods">Green twist on traditional building methods</a></h4> </div> <div class="headlines-list"> <ul> <li><a href="/web/20101201081952/http://www.thenational.ae/business/economy/cost-of-living-rises-in-dubai">Cost of living rises in Dubai</a></li> </ul> </div> </div><!-- end content --> </li> </ul> </div><!-- end flyout --> </li> <li id="Sport" class="current"> <a href="/web/20101201081952/http://www.thenational.ae/sport" class="channel-3"><span>Sport</span></a> <div class="flyout channel-3" style="display: none;"> <ul> <li class="sections"><h3>Sections</h3><div class="content"><ul><li><a href="/web/20101201081952/http://www.thenational.ae/sport/boxing">Boxing</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/sport/cricket">Cricket</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/sport/football">Football</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/sport/golf">Golf</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/sport/horse-racing">Horse racing</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/sport/motorsport">Motorsport</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/sport/north-american-sport">North American sport</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/sport/rugby">Rugby</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/sport/tennis">Tennis</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport">UAE sport</a></li></ul></div></li> <li class="headlines"> <h3>Latest Sport Headlines</h3> <div class="content"> <div class="headlines-list"> <ul> <li><a href="/web/20101201081952/http://www.thenational.ae/sport/horse-racing/gloria-de-campeao-will-not-return-but-owner-has">Gloria de Campeao will not return but owner has</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/sport/horse-racing/how-sheikh-ahmed-changed-the-face-of-horse-racing">How Sheikh Ahmed changed the face of horse racing</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/sport/football/england-and-us-in-world-cup-bid-driving-seats">England and US in World Cup bid driving seats</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/sport/football/fifa-dismisses-allegations-made-against-members">Fifa dismisses allegations made against members</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/sport/football/the-whole-country-behind-wahda">The whole country behind Wahda</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/uae-players-reaping-rewards-of-coaching-infrastructure">UAE players reaping rewards of coaching infrastructure</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/mubarak-penalty-earns-dubai-a-point-against-al-wahda">Mubarak penalty earns Dubai a point against Al Wahda</a></li> </ul> </div> </div> </li> <li class="popular"> <h3>Popular Stories</h3> <div class="content"> <div class="article-teaser article-teaser-with-image"> <div class="image"> <a href="/web/20101201081952/http://www.thenational.ae/sport/football/mourinho-says-title-race-not-over-despite-barca-rout"><img height="221" width="340" src="/web/20101201081952im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/GYI0062641749.jpg"/></a> </div> <h4 class="headline"><a href="/web/20101201081952/http://www.thenational.ae/sport/football/mourinho-says-title-race-not-over-despite-barca-rout">Mourinho says title race not over despite Barca rout</a></h4> </div> <div class="headlines-list"> <ul> <li><a href="/web/20101201081952/http://www.thenational.ae/sport/football/birmingham-sides-battle-for-one-semi-final-spot">Birmingham sides battle for one semi-final spot</a></li> </ul> </div> </div><!-- end content --> </li> </ul> </div><!-- end flyout --> </li> <li id="Lifestyle"> <a href="/web/20101201081952/http://www.thenational.ae/lifestyle" class="channel-4"><span>Lifestyle</span></a> <div class="flyout channel-4" style="display: none;"> <ul> <li class="sections"><h3>Sections</h3><div class="content"><ul><li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/motoring">Motoring</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/travel">Travel</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/at-home">At home</a><ul><li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/at-home/well-being">Well being</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/at-home/house-home">House & home</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/at-home/family">Family</a></li></ul></li><li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/personal-finance">Personal finance</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/fashion">Fashion</a></li></ul></div></li> <li class="headlines"> <h3>Latest Lifestyle Headlines</h3> <div class="content"> <div class="headlines-list"> <ul> <li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/at-home/family/real-life-toys">Real-life toys</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/at-home/family/pottermania-returns">Pottermania returns</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/at-home/family/hypnobirthing">HypnoBirthing</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/thanksgiving-in-cultural-translation">Thanksgiving in cultural translation</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/why-are-men-so-shy-when-it-comes-to-their-health">Why are men so shy when it comes to their health?</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/fashion/iconic-fashion-designer-issey-miyake-invents-the-new">Iconic fashion designer Issey Miyake invents the new</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/the-past-is-alive-in-the-future-of-the-seven-emirates">The past is alive in the future of the seven emirates</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/motoring/yugo-in-the-us">Yugo in the US</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/at-home/house-home/a-period-home-gets-contemporary-touch">A period home gets contemporary touch</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/personal-finance/event-builds-on-the-strength-of-workers">Event builds on the strength of workers</a></li> </ul> </div> </div> </li> <li class="popular"> <h3>Popular Stories</h3> <div class="content"> <div class="article-teaser article-teaser-with-image"> <div class="image"> <a href="/web/20101201081952/http://www.thenational.ae/lifestyle/at-home/family/hypnobirthing"><img height="221" width="340" src="/web/20101201081952im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/SaxoPress/AD20101130135311-The HypnoBirthi.jpg"/></a> </div> <h4 class="headline"><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/at-home/family/hypnobirthing">HypnoBirthing</a></h4> </div> <div class="headlines-list"> <ul> <li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/fashion/iconic-fashion-designer-issey-miyake-invents-the-new">Iconic fashion designer Issey Miyake invents the new</a></li> </ul> </div> </div><!-- end content --> </li> </ul> </div><!-- end flyout --> </li> <li id="Arts & Culture"> <a href="/web/20101201081952/http://www.thenational.ae/arts-culture" class="channel-5"><span>Arts & Culture</span></a> <div class="flyout channel-5" style="display: none;"> <ul> <li class="sections"><h3>Sections</h3><div class="content"><ul><li><a href="/web/20101201081952/http://www.thenational.ae/arts-culture/art">Art</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/arts-culture/books">Books</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/arts-culture/film">Film</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/arts-culture/music">Music</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/arts-culture/on-stage">On stage</a></li></ul></div></li> <li class="headlines"> <h3>Latest Arts & Culture Headlines</h3> <div class="content"> <div class="headlines-list"> <ul> <li><a href="/web/20101201081952/http://www.thenational.ae/arts-culture/books/australian-teacher-wins-dress-as-anime-character-contest">Australian teacher wins 'dress as anime character' contest</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/arts-culture/film/diff-awards-feature-eight-world-premieres">Diff awards feature eight world premieres</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/arts-culture/surprises-promised-as-2010-prince-of-poets-gets-going">Surprises promised as 2010 Prince of Poets gets going</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/arts-culture/music/neil-diamond-dreams">Neil Diamond: Dreams</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/arts-culture/music/kanye-west-my-beautiful-dark-twisted-fantasy">Kanye West: My Beautiful Dark Twisted Fantasy</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/guide/historical/culture/poetry/the-syrian-poet-adonis-talks-about-the-power-of-poetry">The Syrian poet Adonis talks about the power of poetry </a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/arts-culture/cinderella-ballet-update-proves-its-point">Cinderella ballet update proves its point</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/arts-culture/film/film-festival-features-an-exploration-of-middle-east">Film festival features an exploration of Middle East</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/arts-culture/film/dvd-review-double-wedding">DVD review: Double Wedding</a></li> </ul> </div> </div> </li> <li class="popular"> <h3>Popular Stories</h3> <div class="content"> <div class="article-teaser article-teaser-with-image"> <div class="image"> <a href="/web/20101201081952/http://www.thenational.ae/guide/historical/culture/poetry/the-syrian-poet-adonis-talks-about-the-power-of-poetry"><img height="221" width="340" src="/web/20101201081952im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/AL30NOV-ADONIS-2.jpg"/></a> </div> <h4 class="headline"><a href="/web/20101201081952/http://www.thenational.ae/guide/historical/culture/poetry/the-syrian-poet-adonis-talks-about-the-power-of-poetry">The Syrian poet Adonis talks about the power of poetry </a></h4> </div> <div class="headlines-list"> <ul> <li><a href="/web/20101201081952/http://www.thenational.ae/arts-culture/music/kanye-west-my-beautiful-dark-twisted-fantasy">Kanye West: My Beautiful Dark Twisted Fantasy</a></li> </ul> </div> </div><!-- end content --> </li> </ul> </div><!-- end flyout --> </li> </ul> </div> </div> <!-- --> <div class="breadcrumb-datetime clear"> <div class="breadcrumb"> <ol> <li><a href="/web/20101201081952/http://www.thenational.ae/sport">Sport</a></li> <li class="last"><a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport">UAE sport</a></li> </ol> </div> <!-- <div class="datetime"> <p class="time-day"><em>05:32AM </em> - Wednesday</p> <p class="date"> 01 December 2010</p> </div> --> <script> var requestBack = window.location.href; var status = false; if( requestBack.indexOf("template.") == -1 && requestBack.indexOf("my-national-topic") == -1 ){ status = true; } </script> <div class="rss"> <h2>Feed: </h2> <p><a href="/web/20101201081952/http://www.thenational.ae/national/overrides/national_rss_feed.jsp?prevChannel=452e5a16c7ca6210VgnVCM100000fb6511acRCRD">UAE sport</a></p> </div> </div> </div> <script> try{ document.getElementById("locale-time").innerHTML='<div class="datetime"><p class="time-day"><em>11:34AM </em>- Wednesday</p><p class="date">01 December 2010</p></div>'; }catch(e){} </script> <div class="grid-container clear"> <!-- Start Page Controls - Horz Area --> <!-- End Page Controls - Horz Area --> <!-- dhtml module layout - begins --> <style type="text/css"> <!-- In order to prevent applet from getting 'visiblity:hidden' from its parent, when visibility is not set in the applet itself, here provides a default setting for applet. IE family does not have this issue. --> APPLET {visibility:visible} .epi-panelMsg {font-family:Verdana, Geneva, sans-serif; font-size: x-small;} .epi-indicator {z-index:999; overflow:hidden;background:#009900} </style> <!-- Include DHTML CSS --> <link rel="stylesheet" type="text/css" href="/web/20101201081952cs_/http://www.thenational.ae/portal/templates/template0018/767f8042e63051f99e383b10359c71ca/dhtml-css.css"> <script type="text/javascript"> $('body').removeClass(); $('body').addClass('channel-3 js'); </script> <div class="grid-12"> <div class="clear"> <div class="grid-6 grid-nested-first"> <h1>UAE sport</h1> <!-- First Article --> <div class="article-teaser article-teaser-with-image article-teaser-with-image-grid-6"> <h4 class="headline"><a href="/web/20101201081952/http://www.thenational.ae/sport/horse-racing/gloria-de-campeao-will-not-return-but-owner-has">Gloria de Campeao will not return but owner has</a></h4> <p class="last-updated">Dec 1, 2010</p> <div class="image"> <a href="/web/20101201081952/http://www.thenational.ae/sport/horse-racing/gloria-de-campeao-will-not-return-but-owner-has"> <img alt="Gloria de Campeao will not return but owner has" src="/web/20101201081952im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/SaxoPress/AD20101201633432-DUBAI, UNITED A.jpg" width="340"/> </a> </div> <p class="lede">Stefan Friborg, the ambitious owner of last year's Dubai World Cup winner, has relocated part of his growing operation to Dubai. <a href="/web/20101201081952/http://www.thenational.ae/sport/horse-racing/gloria-de-campeao-will-not-return-but-owner-has" class="more">Read article <span> Gloria de Campeao will not return but owner has</span> </a> </p> <div class="comments-media"> <ul class="media"> </ul> </div> </div> <!-- MPU --> <div class="ad-mpu"> <!--BEGIN Advert_Type5_MPU --> <!-- advert_type: Advert_Type5_MPU --> <!-- channelNameMPU: /thenational/Home/Sport/UAE sport --> <!-- scriptval: http://ad.doubleclick.net/adj/tn.ae_sport/sport_uae;sz=300x250;tile=2;'+vars+';'+demographics+';'+surroundTag+';ar='+article+';lan='+admcdfp_sitelang+';!c='+category+';ord='+ord+'? --> <!-- noscript: http://ad.doubleclick.net/jump/tn.ae_sport/sport_uae;sz=300x250;tile=2;ord=123456789? --> <script type="text/javascript"> //<![CDATA[ if(typeof(ord) == 'undefined') {var ord = ''; } if(typeof(surroundTag) == 'undefined') { var surroundTag = ''; } if(typeof(article) == 'undefined') { var article = ''; } if(typeof(category) == 'undefined') { var category = ''; } if(typeof(demographics) == 'undefined') { var demographics = ''; } if(typeof(vars) == 'undefined') { var vars = ''; } if(typeof(meta) == 'undefined') { var meta = ''; } if(typeof(Comp_Name) == 'undefined') { var Comp_Name = ''; } if(typeof(Country_Name) == 'undefined') { var Country_Name = ''; } if(typeof(Team_Name) == 'undefined') { var Team_Name = ''; } if(typeof(category) == 'undefined') { var category = ''; } if(typeof(admcdfp_sitelang) == 'undefined') { var admcdfp_sitelang = ''; } if(typeof(demographics) == 'undefined') { var demographics = ''; } var scriptval = 'tn.ae_sport/sport_uae;sz=300x250;tile=2;'+vars+';'+demographics+';'+surroundTag+';ar='+article+';lan='+admcdfp_sitelang+';!c='+category+';ord='+ord+'?'; var noscriptval = 'tn.ae_sport/sport_uae;sz=300x250;tile=2;ord=123456789?'; document.write('<script type="text/javascript" src="https://web.archive.org/web/20101201081952/http://ad.doubleclick.net/adj/'+scriptval+'"><\/script>'); //]]> </script> <noscript> <a href="https://web.archive.org/web/20101201081952/http://ad.doubleclick.net/jump/tn.ae_sport/sport_uae;sz=300x250;tile=2;ord=123456789" target="_blank"> <img src="https://web.archive.org/web/20101201081952im_/http://ad.doubleclick.net/ad/tn.ae_sport/sport_uae;sz=300x250;tile=2;ord=123456789" border="0" alt=""/> </a></noscript> <!--END Advert_Type5_MPU--> </div> <!-- \MPU --> <div class="article-teaser"> <div class="image"> <a href="/web/20101201081952/http://www.thenational.ae/sport/horse-racing/how-sheikh-ahmed-changed-the-face-of-horse-racing"> <img alt="How Sheikh Ahmed changed the face of horse racing" src="/web/20101201081952im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/sp01dc-dhruba10.jpg" width="340"/></a> </div> <h4 class="headline"><a href="/web/20101201081952/http://www.thenational.ae/sport/horse-racing/how-sheikh-ahmed-changed-the-face-of-horse-racing">How Sheikh Ahmed changed the face of horse racing</a></h4> <p class="last-updated">Dec 1, 2010</p> <p class="lede">Sheikh Ahmed this year celebrates the 20th anniversary of his popular Jebel Ali Racecourse as well as his partnership with Dhruba Selvaratnam. <a href="/web/20101201081952/http://www.thenational.ae/sport/horse-racing/how-sheikh-ahmed-changed-the-face-of-horse-racing" class="more">Read article<span> How Sheikh Ahmed changed the face of horse racing</span></a></p> </div> <div class="article-teaser"> <div class="image"> <a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/uae-players-reaping-rewards-of-coaching-infrastructure"> <img alt="UAE players reaping rewards of coaching infrastructure" src="/web/20101201081952im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/SaxoPress/AD2010120181223-UAE's Waleed Ab.jpg" width="340"/></a> </div> <h4 class="headline"><a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/uae-players-reaping-rewards-of-coaching-infrastructure">UAE players reaping rewards of coaching infrastructure</a></h4> <p class="last-updated">Dec 1, 2010</p> <p class="lede">The UAE will be a major footballing force in the Gulf and Asia for many years to come, according to Bernard Schumm, the director of coaching and development for the Football Association. <a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/uae-players-reaping-rewards-of-coaching-infrastructure" class="more">Read article<span> UAE players reaping rewards of coaching infrastructure</span></a></p> </div> </div> <!-- grid-6 grid-nested-first --> <div class="grid-6 grid-nested-last"> <!-- other articles --> <div class="article-teaser"> <h4 class="headline"><a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/mubarak-penalty-earns-dubai-a-point-against-al-wahda">Mubarak penalty earns Dubai a point against Al Wahda</a></h4> <p class="last-updated">Dec 1, 2010</p> <div class="image"> </div> <p class="lede">Al Wahda's one-week training camp in Egypt as part of their preparation for the Club World Cup seems to have done little to improve their scoring abilities. <a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/mubarak-penalty-earns-dubai-a-point-against-al-wahda" class="more">Read article <span>Mubarak penalty earns Dubai a point against Al Wahda</span> </a> </p> <div class="comments-media"> <ul class="media"> </ul> </div> </div> <div class="article-teaser"> <h4 class="headline"><a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/promising-taylor-wins-abu-dhabi-junior-championship">Promising Taylor wins Abu Dhabi Junior Championship</a></h4> <p class="last-updated">Dec 1, 2010</p> <div class="image"> </div> <p class="lede">Ben Taylor was triumphant on the National Course after a purple patch of four birdies in a row ensured he held off the challenge of Rhys Pugh. <a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/promising-taylor-wins-abu-dhabi-junior-championship" class="more">Read article <span>Promising Taylor wins Abu Dhabi Junior Championship</span> </a> </p> <div class="comments-media"> <ul class="media"> </ul> </div> </div> <div class="article-teaser"> <h4 class="headline"><a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/hayley-davis-stays-focused-on-her-plans">Hayley Davis stays focused on her plans</a></h4> <p class="last-updated">Dec 1, 2010</p> <div class="image"> </div> <p class="lede">The girls' section of the Abu Dhabi Junior Championship produced the strongest line-up in the event's history in the opinion of one of the organisers. <a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/hayley-davis-stays-focused-on-her-plans" class="more">Read article <span>Hayley Davis stays focused on her plans</span> </a> </p> <div class="comments-media"> <ul class="media"> </ul> </div> </div> <div class="article-teaser"> <h4 class="headline"><a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/army-officer-to-spearhead-england-bid-at-dubai-sevens">Army officer to spearhead England bid at Dubai Sevens</a></h4> <p class="last-updated">Dec 1, 2010</p> <div class="image"> </div> <p class="lede">Isoa Damudamu, the Fiji-born forward, is expected to stage his comeback at the Dubai Sevens after a nine-month lay-off with a shoulder injury. <a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/army-officer-to-spearhead-england-bid-at-dubai-sevens" class="more">Read article <span>Army officer to spearhead England bid at Dubai Sevens</span> </a> </p> <div class="comments-media"> <ul class="media"> </ul> </div> </div> <div class="article-teaser"> <h4 class="headline"><a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/uae-reach-gulf-cup-semi-finals">UAE reach Gulf Cup semi-finals</a></h4> <p class="last-updated">Nov 30, 2010</p> <div class="image"> </div> <p class="lede">Srecko Katanec, the UAE coach, can justifiably feel proud of himself for steering his second string side to a vital win against Bahrain. <a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/uae-reach-gulf-cup-semi-finals" class="more">Read article <span>UAE reach Gulf Cup semi-finals</span> </a> </p> <div class="comments-media"> <ul class="media"> </ul> </div> </div> <div class="article-teaser"> <h4 class="headline"><a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/al-mansi-very-pleased-with-uae-team-so-far">Al Mansi very pleased with UAE team so far</a></h4> <p class="last-updated">Nov 29, 2010</p> <div class="image"> </div> <p class="lede">The under-strength UAE team are close to Gulf Cup semi-final qualification, a fact that pleases the assistant coach. <a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/al-mansi-very-pleased-with-uae-team-so-far" class="more">Read article <span>Al Mansi very pleased with UAE team so far</span> </a> </p> <div class="comments-media"> <ul class="media"> </ul> </div> </div> <div class="article-teaser"> <h4 class="headline"><a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/teenager-daniel-hendry-is-shooting-for-the-stars">Teenager Daniel Hendry is shooting for the stars</a></h4> <p class="last-updated">Nov 28, 2010</p> <div class="image"> </div> <p class="lede">A 17-year-old golfer from Dubai takes on top UK youngsters at Abu Dhabi junior event - and it will help shape his future. <a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/teenager-daniel-hendry-is-shooting-for-the-stars" class="more">Read article <span>Teenager Daniel Hendry is shooting for the stars</span> </a> </p> <div class="comments-media"> <ul class="media"> </ul> </div> </div> <div class="article-teaser"> <h4 class="headline"><a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/emirates-team-new-zealand-shock-oracle-to-win-lvt">Emirates Team New Zealand shock Oracle to win LVT</a></h4> <p class="last-updated">Nov 28, 2010</p> <div class="image"> </div> <p class="lede">Emirates Team New Zealand stage back-to-back victories to win the Louis Vuitton Trophy over defending America's Cup champions BMW Oracle Racing. <a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/emirates-team-new-zealand-shock-oracle-to-win-lvt" class="more">Read article <span>Emirates Team New Zealand shock Oracle to win LVT</span> </a> </p> <div class="comments-media"> <ul class="media"> </ul> </div> </div> <div class="article-teaser"> <h4 class="headline"><a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/spithill-set-for-rematch">Spithill set for rematch</a></h4> <p class="last-updated">Nov 27, 2010</p> <div class="image"> </div> <p class="lede">The battle between the Oracle skipper and Team New Zealand's Dean is an interesting subplot. <a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/spithill-set-for-rematch" class="more">Read article <span>Spithill set for rematch</span> </a> </p> <div class="comments-media"> <ul class="media"> </ul> </div> </div> <div class="article-teaser"> <h4 class="headline"><a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/majed-naser-preserves-gulf-cup-record">Majed Naser preserves Gulf Cup record</a></h4> <p class="last-updated">Nov 27, 2010</p> <div class="image"> </div> <p class="lede">The UAE goalkeeper has another outstanding game to maintain his side's unbeaten record at Gulf Cup in Yemen. <a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport/majed-naser-preserves-gulf-cup-record" class="more">Read article <span>Majed Naser preserves Gulf Cup record</span> </a> </p> <div class="comments-media"> <ul class="media"> </ul> </div> </div> </div> <!-- grid-6 grid-nested-last --> <!-- clear, grid-12 --> </div> <div id="conversationid" class="channel-conversation clear"> <h2 class="clear"><span>The National <span>Conversation</span></span></h2> <!-- end of if result is not null --> <div id="conversationBlogs" class="grid-4"> <img style="margin-bottom: 20px;" src="/web/20101201081952im_/http://www.thenational.ae/staticfiles/images/portal/coming-soon1.jpg" alt="The National"> </div> <div id="conversationBlogs" class="grid-4 grid-nested-last"> <div class="extract"> <blockquote> <p class="text"><a href="/web/20101201081952/http://www.thenational.ae/featured-content/channel-page/sport/uae-sport/middle-conversation-columnist-opinion/etisalat-cup-is-more-than-just-consolation">As we confront four more rounds of the Etisalat Cup over the next 22 days, this seems like a good time for UAE football supporters to decide how they feel about it.</a></p> <p class="author"><a href=""><cite>Paul Oberjuerge</cite></p></a> </blockquote> </div><!-- end extract --> </div> <!-- end of grid-4 grid-nested-last div --> <!-- end of if result is not null --> </div> <!-- end of channel-conversation clear div --> <script type="text/javascript"> if (document.getElementById("conversationBlogs") == null) { document.getElementById("conversationid").style.display = "none"; } </script> <script type="text/javascript"> function createRequestObject() { var tmpXmlHttpObject; //depending on what the browser supports, use the right way to create the XMLHttpRequest object if (window.XMLHttpRequest) { // Mozilla, Safari would use this method ... tmpXmlHttpObject = new XMLHttpRequest(); } else if (window.ActiveXObject) { // IE would use this method ... tmpXmlHttpObject = new ActiveXObject("Microsoft.XMLHTTP"); } return tmpXmlHttpObject; } function chkTab(cur,a,b,c,d,e,f){ document.getElementById(cur).className = 'selected'; document.getElementById(a).className = ''; document.getElementById(b).className = ''; document.getElementById(c).className = ''; document.getElementById(d).className = ''; document.getElementById(e).className = ''; document.getElementById(f).className = ''; } //call the above function to create the XMLHttpRequest object var http = createRequestObject(); function makeGetRequest(type,param,cur,a,b,c,d,e,f) { document.getElementById('ajaxResults').innerHTML = '<div id="display" style="width:300px;margin-top: 10em; margin-left:auto; margin-right:20;"><img src="/staticfiles/images/portal/load.gif" /></div>'; //make a connection to the server ... specifying that you intend to make a GET request //to the server. Specifiy the page name and the URL parameters to send var selectedParam = ""; document.getElementById(type).value = param; selectedParam = document.getElementById('selectedParam').value; chkTab(cur,a,b,c,d,e,f); var realm = 'thenational'; var systemtype = 'CMS'; var systemid = '1'; http.open('get','/national/overrides/community/vcs/national_readersThought_call.jsp?selectedParam='+selectedParam+'&siteName='+realm+'&systemtype='+systemtype+'&systemId='+systemid); //assign a handler for the response http.onreadystatechange = processResponse; //actually send the request to the server http.send(null); } function processResponse() { if(http.readyState == 4 && (http.status==200 || window.location.href.indexOf("http")==-1)){ var response = http.responseText; document.getElementById('ajaxResults').innerHTML = response; FC.imageTeaser(); } } </script> <body onload="makeGetRequest('selectedParam','Most Viewed','t1','t2','t3','t4','t5','t6','t7');"/> <div class="readers-thoughts clear"> <input type="hidden" id="selectedParam" value=""> <h2><span>THE MOST </span>FROM THE NATIONAL</h2> <div class="grid-3 grid-nested-first"> <ul class="reader-tabs"> <li><a id="t1" href="javascript:makeGetRequest('selectedParam','Most Viewed','t1','t2','t3','t4','t5','t6','t7');" class="selected">Most Viewed</a></li> <li><a id="t2" href="javascript:makeGetRequest('selectedParam','Most Shared','t2','t1','t3','t4','t5','t6','t7');" class="">Most Shared</a></li> <li><a id="t3" href="javascript:makeGetRequest('selectedParam','Most Commented','t3','t1','t2','t4','t5','t6','t7');" class="">Most Commented</a></li> <li><a id="t4" href="javascript:makeGetRequest('selectedParam','Curious','t4','t2','t3','t1','t5','t6','t7');" class="">Curious</a></li> <li><a id="t5" href="javascript:makeGetRequest('selectedParam','Inspiring','t5','t2','t3','t4','t1','t6','t7');" class="">Inspiring</a></li> <li><a id="t6" href="javascript:makeGetRequest('selectedParam','Amusing','t6','t2','t3','t4','t5','t1','t7');" class="">Amusing</a></li> <li><a id="t7" href="javascript:makeGetRequest('selectedParam','Hot topics','t7','t2','t3','t4','t5','t6','t1');" class="">Hot topics</a></li> </ul> </div> <div id="ajaxResults"> <!-- Dump the output data--> </div> </div><!-- end readers-thoughts clear--> <div class="view-history clear" id="maindiv"> <h2><span>View</span> History</h2> <div class="clear-remove"> <ul> <li><a rel="nofollow" href="javascript:Delete_Cookie('nationalVisitors','/','')">Clear</a></li> </ul> </div> <div id="titleLinks" class="headlines-list grid-6 grid-nested-first"> </div><!-- end headlines-list --> <div class="grid-6 grid-nested-last"> <div class="article-teaser article-teaser-with-image article-teaser-with-image-grid-6"> <div class="image" id="image"> </div> </div><!-- end article-teaser --> </div><!-- end grid-6 --> </div> <script type="text/javascript"> var resultcookie= getCookieByName("nationalVisitors"); if(resultcookie !=null) { getCokkieDetails(resultcookie) }else{ removeDivs() } function getCokkieDetails(resultcookie) { var name='title:'; var start =name.length ; resultcookie = unescape(resultcookie); var ciTitle = getCiTitle(resultcookie); var ciLink = getCiLink(resultcookie); var target= checkDuplicates(ciTitle,ciLink); var imagepath = getImagePath(resultcookie); var targetimagepath = getTargetImagePath(imagepath,ciTitle,ciLink); document.getElementById('titleLinks').innerHTML = target; document.getElementById('image').innerHTML = targetimagepath; } function getCiTitle(channelsid){ var name='title:'; var start =name.length ; var titles=channelsid.substring(start,channelsid.indexOf("|")); return titles; } function checkDuplicates(ciTitle,ciLink) { var cilinks=ciLink.split("~"); var ids=ciTitle.split("~"); var target ="<ol>"; for(i=0;i<ids.length;i++){ target +="<li><a href=\""+ cilinks[i]+"\">"+ids[i]+"</a></li>"; } target +="</ol>"; return target; } function getTargetImagePath(imagepath,ciTitle,ciLink) { var cilinks=ciLink.split("~"); var ids=ciTitle.split("~"); var target = ''; if(imagepath!='null' && imagepath!=null && imagepath.length>0 ){ target = "<a href=\""+cilinks[0]+"\"><img height=\"220\" width=\"340\" src=\""+imagepath+"\" alt=\""+ids[0]+"\"></a>"; } return target; } function getCiLink(channelsid){ var link='link:'; var linkStart = link.length; var linkChannelsid = channelsid.substring(channelsid.indexOf("link:"),channelsid.length); var ciLink=linkChannelsid.substring(linkStart,linkChannelsid.indexOf("|")); return ciLink; } function getImagePath(resultcookie) { var link='imagePath:'; var linkStart = link.length; var linkChannelsid = resultcookie.substring(resultcookie.indexOf("imagePath:"),resultcookie.length); var path=linkChannelsid.substring(linkStart,linkChannelsid.indexOf("|")); return path; } function getCookieByName ( cookie_name ) { var results = document.cookie.match ( '(^|;) ?' + cookie_name + '=([^;]*)(;|$)' ); if ( results ) return ( unescape ( results[2] ) ); else return null; } function Delete_Cookie( name, path, domain ) { if ( Get_Cookie( name ) ) document.cookie = name + "=" + ( ( path ) ? ";path=" + path : "") + ( ( domain ) ? ";domain=" + domain : "" ) + ";expires=Thu, 01-Jan-1970 00:00:01 GMT"; document.getElementById("maindiv").style.display="none"; } function Get_Cookie( 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 ) ); } function removeDivs(){ document.getElementById("maindiv").style.display="none"; } </script> <!-- national_business_conservation_slider.jsp --> <div id="recommended-reads" class="you-might-also"> </div> <script language="javascript"> var x =getRecommenedCookie('recommendedReads'); if(x!=null){ var innr="<h2 class=\"clear\"><span>Recommended reads </span></h2> <div class=\"scroller clear\"><div class=\"scroller-window\"><ul class=\"scroller-items\" style=\"margin-left: 0px;\">"; var ids=x.split(";"); var check = 'no'; for(i=0;i<10;i++){ if(ids[i] != null && ids[i] != '' && ids[i] != 'undefined') { check = 'yes'; y=ids[i].split(":::"); if(i==0){ if(y[1] == '') { innr=innr+'<li class=\"first-child\"><div class=\"article-teaser \"><h4 class=\"headline\">'+y[0]+'<a class=\"more\" href=\"'+y[2]+'\"> Read article <span>'+y[0]+'</span></a></h4></div></li>'; } else { innr=innr+'<li class=\"first-child\"><div class=\"article-teaser article-teaser-with-image\"><h4 class=\"headline\">'+y[0]+'<a class=\"more\" href=\"'+y[2]+'\"> Read article <span>'+y[0]+'</span></a></h4><div class=\"image\"><a title=\"'+y[0]+'\" href=\"'+y[2]+'\"><img height=\"112\" width=\"160\" src=\"'+y[1]+'\" alt=\"'+y[0]+'\"></a></div></div></li>'; } }else { if(y[1] == '') { innr=innr+'<li><div class=\"article-teaser \"><h4 class=\"headline\">'+y[0]+'<a class=\"more\" href=\"'+y[2]+'\"> Read article <span>'+y[0]+'</span></a></h4></div></li>'; } else { innr=innr+'<li><div class=\"article-teaser article-teaser-with-image\"><h4 class=\"headline\">'+y[0]+'<a class=\"more\" href=\"'+y[2]+'\"> Read article <span>'+y[0]+'</span></a></h4><div class=\"image\"><a title=\"'+y[0]+'\" href=\"'+y[2]+'\"><img height=\"112\" width=\"160\" src=\"'+y[1]+'\" alt=\"'+y[0]+'\"></a></div></div></li>'; } } } } innr=innr+"</ul>"; document.getElementById('recommended-reads').innerHTML = innr; if(check == 'no') { document.getElementById('recommended-reads').style.display = 'none'; } } else { document.getElementById('recommended-reads').style.display = 'none'; } function getRecommenedCookie(cookie_name) { var results = document.cookie.match ( '(^|;) ?' + cookie_name + '=([^;]*)(;|$)' ); if ( results ) return ( unescape ( results[2] ) ); else return null; } </script> <!-- Template: NATIONAL_SUBCHANNEL_TEMPLATE --> </div> <!-- important: this closes the grid-12 DIV --> <!-- /national_business_conservation_slider.jsp --> <div class="grid-4"> <div class="schlonck accordion"><!-- Start of right Navigation div --> <ul> <li> <h3 class="channel-1"><a href="#">News</a></h3> <div class="accordion-content channel-1" style="display: none;"> <div class="sub-channels-list"> <h4><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news">UAE news</a></h4> <ul> <li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/tourism">Tourism</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/technology">Technology</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/science">Science</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/health">Health</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/education">Education</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/courts">Courts</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/transport">Transport</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/environment">Environment</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/politics">Politics</a></li> </ul> </div> <div class="sub-channels-list"> <h4><a href="/web/20101201081952/http://www.thenational.ae/news/worldwide">Worldwide</a></h4> <ul> <li><a href="/web/20101201081952/http://www.thenational.ae/news/worldwide/africa">Africa</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/news/worldwide/europe">Europe</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/news/worldwide/americas">Americas</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/news/worldwide/middle-east">Middle East</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/news/worldwide/south-asia">South Asia</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/news/worldwide/asia-pacific">Asia Pacific</a></li> </ul> </div> <div class="in-this-section two-col clear"> <h4>More from The National</h4> <ul class="col-one"> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/multimedia?type=">SOUND & VISION</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/guide/practical/practical.guide">THE GUIDE</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/national-conversation?type=nationalconversation">THE NATIONAL CONVERSATION</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/topics">THE NATIONAL TOPICS</a></li> </ul> </div> </div><!-- End of channel content div --> </li> <li> <h3 class="channel-2"><a href="#">Business</a></h3> <div class="accordion-content channel-2" style="display: none;"> <div class="sub-channels-list"> <ul> <li> <a href="/web/20101201081952/http://www.thenational.ae/business/aviation">Aviation</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/business/banking">Banking</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/business/economy">Economy</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/business/energy">Energy</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/business/markets">Markets</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/business/media">Media</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/business/property">Property</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/business/retail">Retail</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/business/technology">Technology</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/business/telecoms">Telecoms</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/business/travel-tourism">Travel & tourism</a></li> </ul></div> <div class="in-this-section two-col clear"> <h4>More from The National</h4> <ul class="col-one"> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/multimedia?type=">SOUND & VISION</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/guide/practical/practical.guide">THE GUIDE</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/national-conversation?type=nationalconversation">THE NATIONAL CONVERSATION</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/topics">THE NATIONAL TOPICS</a></li> </ul> </div> </div><!-- End of channel content div --> </li> <li> <h3 class="channel-3"><a href="#">Sport</a></h3> <div class="accordion-content channel-3" style="display: none;"> <div class="sub-channels-list"> <ul> <li> <a href="/web/20101201081952/http://www.thenational.ae/sport/boxing">Boxing</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/sport/cricket">Cricket</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/sport/football">Football</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/sport/golf">Golf</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/sport/horse-racing">Horse racing</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/sport/motorsport">Motorsport</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/sport/north-american-sport">North American sport</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/sport/rugby">Rugby</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/sport/tennis">Tennis</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport">UAE sport</a></li> </ul></div> <div class="in-this-section two-col clear"> <h4>More from The National</h4> <ul class="col-one"> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/multimedia?type=">SOUND & VISION</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/guide/practical/practical.guide">THE GUIDE</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/national-conversation?type=nationalconversation">THE NATIONAL CONVERSATION</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/topics">THE NATIONAL TOPICS</a></li> </ul> </div> </div><!-- End of channel content div --> </li> <li> <h3 class="channel-4"><a href="#">Lifestyle</a></h3> <div class="accordion-content channel-4" style="display: none;"> <div class="sub-channels-list"> <h4><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/at-home">At home</a></h4> <ul> <li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/at-home/family">Family</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/at-home/well-being">Well being</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/at-home/house-home">House & home</a></li> </ul> </div> <div class="sub-channels-list"> <h4><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/fashion">Fashion</a></h4></div> <div class="sub-channels-list"> <h4><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/motoring">Motoring</a></h4></div> <div class="sub-channels-list"> <h4><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/personal-finance">Personal finance</a></h4></div> <div class="sub-channels-list"> <h4><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/travel">Travel</a></h4></div> <div class="in-this-section two-col clear"> <h4>More from The National</h4> <ul class="col-one"> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/multimedia?type=">SOUND & VISION</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/guide/practical/practical.guide">THE GUIDE</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/national-conversation?type=nationalconversation">THE NATIONAL CONVERSATION</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/topics">THE NATIONAL TOPICS</a></li> </ul> </div> </div><!-- End of channel content div --> </li> <li> <h3 class="channel-5"><a href="#">Arts & Culture</a></h3> <div class="accordion-content channel-5" style="display: none;"> <div class="sub-channels-list"> <ul> <li> <a href="/web/20101201081952/http://www.thenational.ae/arts-culture/art">Art</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/arts-culture/books">Books</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/arts-culture/film">Film</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/arts-culture/music">Music</a></li> <li> <a href="/web/20101201081952/http://www.thenational.ae/arts-culture/on-stage">On stage</a></li> </ul></div> <div class="in-this-section two-col clear"> <h4>More from The National</h4> <ul class="col-one"> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/multimedia?type=">SOUND & VISION</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/guide/practical/practical.guide">THE GUIDE</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/national-conversation?type=nationalconversation">THE NATIONAL CONVERSATION</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/topics">THE NATIONAL TOPICS</a></li> </ul> </div> </div><!-- End of channel content div --> </li> </ul> </div> <!-- End of right Navigation div --> <!--BEGIN Advert_Type5_MPU (SpaceBanner) --> <!-- advert_type: Advert_Type4_Spacebanner --> <!-- channelName: /thenational/Home/Sport/UAE sport --> <!-- scriptval: http://ad.doubleclick.net/adj/tn.ae_sport/sport_uae;sz=220x550,120x600,160x600;tile=3;'+vars+';'+demographics+';'+surroundTag+';ar='+article+';lan='+admcdfp_sitelang+';!c='+category+';ord='+ord+'? --> <!-- noscript: http://ad.doubleclick.net/jump/tn.ae_sport/sport_uae;sz=220x550,120x600,160x600;tile=3;ord=123456789? --> <div class="ad-space-banner"> <center> <script type="text/javascript"> //<![CDATA[ if(typeof(ord) == 'undefined') {var ord = ''; } if(typeof(surroundTag) == 'undefined') { var surroundTag = ''; } if(typeof(article) == 'undefined') { var article = ''; } if(typeof(category) == 'undefined') { var category = ''; } if(typeof(demographics) == 'undefined') { var demographics = ''; } if(typeof(vars) == 'undefined') { var vars = ''; } if(typeof(meta) == 'undefined') { var meta = ''; } if(typeof(Comp_Name) == 'undefined') { var Comp_Name = ''; } if(typeof(Country_Name) == 'undefined') { var Country_Name = ''; } if(typeof(Team_Name) == 'undefined') { var Team_Name = ''; } if(typeof(category) == 'undefined') { var category = ''; } if(typeof(admcdfp_sitelang) == 'undefined') { var admcdfp_sitelang = ''; } if(typeof(demographics) == 'undefined') { var demographics = ''; } var scriptval = 'tn.ae_sport/sport_uae;sz=220x550,120x600,160x600;tile=3;'+vars+';'+demographics+';'+surroundTag+';ar='+article+';lan='+admcdfp_sitelang+';!c='+category+';ord='+ord+'?'; document.write('<script type="text/javascript" src="https://web.archive.org/web/20101201081952/http://ad.doubleclick.net/adj/'+scriptval+'"><\/script>'); //]]> </script> <noscript> <a href="https://web.archive.org/web/20101201081952/http://ad.doubleclick.net/jump/tn.ae_sport/sport_uae;sz=220x550,120x600,160x600;tile=3;ord=123456789" target="_blank"> <img src="https://web.archive.org/web/20101201081952im_/http://ad.doubleclick.net/ad/tn.ae_sport/sport_uae;sz=220x550,120x600,160x600;tile=3;ord=123456789" border="0" alt=""/> </a> </noscript> </center> </div> <!--\END Advert_Type5_MPU (SpaceBanner)--> <div class="channel-topics channel-1-topics clear"> <h2>In the News</h2> <div class="grid-2 grid-nested-first topics-list"> <ul> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/topic?topic=/thenational/Organisations/Sports teams/UAE football teams/Al Jazira">Al Jazira</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/topic?topic=/thenational/Organisations/Sports teams/UAE football teams/Al Wahda">Al Wahda</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/topic?topic=/thenational/Organisations/Sports teams/UAE football teams/Al Shabab">Al Shabab</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/topic?topic=/thenational/Organisations/Companies/UAE companies/Etisalat">Etisalat</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/topic?topic=/thenational/Organisations/Sports teams/UAE football teams/Al Ahli">Al Ahli</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/topic?topic=/thenational/Organisations/Sports teams/UAE football teams/Al Ain">Al Ain</a></li> </ul> </div> <div class="grid-2 grid-nested-last people-list"> <ul> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/topic?topic=/thenational/People/Sport stars/UAE sport/Abdullah Al Musharrekh">Abdullah Al Musharrekh</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/topic?topic=/thenational/People/Sport stars/UAE sport/Srecko Katanec">Srecko Katanec</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/topic?topic=/thenational/People/Sport stars/UAE sport/Hassan al Musharrekh">Hassan al Musharrekh</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/topic?topic=/thenational/People/Sport stars/UAE sport/Ismail Matar">Ismail Matar</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/topic?topic=/thenational/People/Sport stars/UAE sport/Ahmed al Musharrekh">Ahmed al Musharrekh</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/topic?topic=/thenational/People/Sport stars/UAE sport">UAE sport</a></li> </ul> </div> </div> <script type="text/javascript"> function func(url){ window.open(url,url); } </script> <div class="external-links"> <h2>Sport ELSEWHERE</h2> <ul> <li> <h3 class="publication">International Cricket Council</h3> <p class="headline"><a href="javascript:func('https://web.archive.org/web/20101201081952/http://icc-cricket.yahoo.net')"> </a> </p> <p class="lede"><p>Cricket's award season saw Sehwag win Test Player of the Year</p></p> </li> <li> <h3 class="publication">National Hockey League</h3> <p class="headline"><a href="javascript:func('https://web.archive.org/web/20101201081952/http://www.nhl.com')"> The latest news from the NHL</p> </a> </p> <p class="lede"></p> </li> <li> <h3 class="publication">Yas Marina Circuit</h3> <p class="headline"><a href="javascript:func('https://web.archive.org/web/20101201081952/http://www.yasmarinacircuit.com')"> The home of the Abu Dhabi Grand Prix on November 14</p> </a> </p> <p class="lede"></p> </li> </ul> </div> <div class="e-mail-sign-up clear"> <h2>Get the most from <img height="31" width="166" src="/web/20101201081952im_/http://www.thenational.ae/staticfiles/images/portal/logo-the-national-e-mail-sign-up.gif" alt="The National"></h2> <form method="post" name="frmGetTheMost" action="https://web.archive.org/web/20101201081952/http://172.17.100.244:8082/portal/site/thenational/menuitem.1cb9c7d72183b3a0b444ebd76f4611ca/?vgnextoid=452e5a16c7ca6210VgnVCM100000fb6511acRCRD&vgnextfmt=default"> <label for="signup_emailaddress">Sign up to our newsletter</label> <input type="text" class="text" name="emailID" value=""> <input type="submit" value="Sign Up" class="button"> </form> </div> </div> <!-- dhtml module layout - ends --> <!-- module up location indicator --> <!-- for communications to server --> <script language="JavaScript" src="/web/20101201081952js_/http://www.thenational.ae/portal/jslib/exchanger.js"></script> <script language="JavaScript"> function nullSrc() { return ''; } var theBuffer; function exchangerInit() { theBuffer= new exchanger("hiddenframe"); } function sendDataToServer(data) { theBuffer.sendData("/portal/site/thenational/template.PAGE/action.process/menuitem.1cb9c7d72183b3a0b444ebd76f4611ca/?action=process_dhtml&"+data); } function showReturnData() { alert(theBuffer.retrieveData("myNewData")); } </script> <iframe name="hiddenframe" style="width:0;height:0;visibility:hidden" src="https://web.archive.org/web/20101201081952if_/javascript:top.nullSrc();"> <layer name="hiddenframe" width="0" height="0" visibility="hidden"> </layer> </iframe> </div> <div class="footer clear"> <!-- --> <div class="section-navigation grid-16"> <h2>Sections</h2> <div class="clear"> <div class="grid-3 grid-nested-first national-conversation"> <h3><a href="/web/20101201081952/http://www.thenational.ae/featured-content/national-conversation?type=nationalconversation">The National <span>Conversation</span></a></h3> <ul> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/national-conversation?type=1">Comment</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/national-conversation?type=2">Analysis</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/national-conversation?type=6">Editorials</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/authors?type=journalists">Our journalists</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/national-conversation?type=3">Letters</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/national-conversation?type=4">Discussion</a></li> </ul> </div> <div class="grid-3"> <h3><a href="/web/20101201081952/http://www.thenational.ae/featured-content/multimedia?type=Media">Sound & Vision</a></h3> <ul> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/multimedia?type=Photos">Pictures</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/multimedia?type=Videos">Videos</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/multimedia?type=Audio">Audio</a></li> </ul> </div> <div class="grid-3"> <h3><a href="/web/20101201081952/http://www.thenational.ae/guide/practical/practical.guide">The Guide<span> </span></a></h3> <ul> <li><a href="/web/20101201081952/http://www.thenational.ae/guide/practical/practical.guide">Practical Information</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/guide/social/social.guide">Social Information</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/guide/historical/historical.guide">History</a></li> </ul> <h3><a href="/web/20101201081952/http://www.thenational.ae/events">Events</a></h3> <ul> <li><a href="/web/20101201081952/http://www.thenational.ae/events?upcoming=1">Upcoming Events</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/portal/site/thenational/my-national-topic">My events</a></li> </ul> </div> <div class="grid-3"> <h3 style="color: black">Online Features</h3> <ul> <li><a href="https://web.archive.org/web/20101201081952/http://thenational.newspaperdirect.com/">E-Paper</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/topic?topic=/thenational/Events/Competitions">Competitions</a></li> </ul> </div> <div class="grid-4 grid-nested-last"> <h3><a href="/web/20101201081952/http://www.thenational.ae/portal/site/thenational/my-national-topic">My National</a></h3> <ul> <li><a href="/web/20101201081952/http://www.thenational.ae/portal/site/thenational/template.MY_ACCOUNT#pref">Edit preferences</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/portal/site/thenational/my-national-topic">Manage alerts</a></li> </ul> <p class="story"><a href="/web/20101201081952/http://www.thenational.ae/contact-us">Do you have a story?</a></p> </div> </div> </div><!-- end section-navigation --> <div class="channel-map clear"> <h2>On the site:</h2> <ul> <li class="grid-3 channel-1"><h3><a href="/web/20101201081952/http://www.thenational.ae/news">News</h3><ul><li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news" class="sub-section">UAE news</a><ul><li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/courts">Courts</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/education">Education</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/environment">Environment</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/health">Health</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/politics">Politics</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/science">Science</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/technology">Technology</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/tourism">Tourism</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/uae-news/transport">Transport</a></li></ul></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/worldwide" class="sub-section">Worldwide</a><ul><li><a href="/web/20101201081952/http://www.thenational.ae/news/worldwide/middle-east">Middle East</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/worldwide/south-asia">South Asia</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/worldwide/americas">Americas</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/worldwide/europe">Europe</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/worldwide/asia-pacific">Asia Pacific</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/news/worldwide/africa">Africa</a></li></ul></li></ul></li><li class="grid-3 channel-2"><h3><a href="/web/20101201081952/http://www.thenational.ae/business">Business</h3><ul><li><a href="/web/20101201081952/http://www.thenational.ae/business/aviation">Aviation</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/business/banking">Banking</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/business/economy">Economy</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/business/energy">Energy</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/business/markets">Markets</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/business/media">Media</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/business/property">Property</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/business/retail">Retail</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/business/technology">Technology</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/business/telecoms">Telecoms</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/business/travel-tourism">Travel & tourism</a></li></ul></li><li class="grid-3 channel-3"><h3><a href="/web/20101201081952/http://www.thenational.ae/sport">Sport</h3><ul><li><a href="/web/20101201081952/http://www.thenational.ae/sport/boxing">Boxing</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/sport/cricket">Cricket</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/sport/football">Football</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/sport/golf">Golf</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/sport/horse-racing">Horse racing</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/sport/motorsport">Motorsport</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/sport/north-american-sport">North American sport</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/sport/rugby">Rugby</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/sport/tennis">Tennis</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/sport/uae-sport">UAE sport</a></li></ul></li><li class="grid-3 channel-4"><h3><a href="/web/20101201081952/http://www.thenational.ae/lifestyle">Lifestyle</h3><ul><li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/motoring">Motoring</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/travel">Travel</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/at-home" class="sub-section">At home</a><ul><li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/at-home/well-being">Well being</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/at-home/house-home">House & home</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/at-home/family">Family</a></li></ul></li><li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/personal-finance">Personal finance</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/lifestyle/fashion">Fashion</a></li></ul></li><li class="grid-3 channel-5"><h3><a href="/web/20101201081952/http://www.thenational.ae/arts-culture">Arts & Culture</h3><ul><li><a href="/web/20101201081952/http://www.thenational.ae/arts-culture/art">Art</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/arts-culture/books">Books</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/arts-culture/film">Film</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/arts-culture/music">Music</a></li><li><a href="/web/20101201081952/http://www.thenational.ae/arts-culture/on-stage">On stage</a></li></ul></li> </ul> <div style="clear:both;float:right;padding:0.5em 0 0 0;font:16px 'Georgia'"> Can't find what you are looking for? Try <a href="/web/20101201081952/http://www.thenational.ae/topics">The National Topics</a> </div> </div><!-- end footer channels --> <!-- --> <div class="links"> <ul> <li><a href="/web/20101201081952/http://www.thenational.ae/about-us" target="_self">About us</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/contact-us" target="_self">Contact us</a></li> <li><a href="https://web.archive.org/web/20101201081952/http://www.admedia.ae/en/career.php" target="_blank">Work for us</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/featured-content/standard-content/privacy-policy" target="_self">Privacy policy</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/terms-and-conditions" target="_self">Terms and conditions</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/advertise-with-us" target="_self">Advertise with us</a></li> <li><a href="/web/20101201081952/http://www.thenational.ae/subscribe" target="_self">Subscribe</a></li> </ul> </div><!-- end links --> </div> </div> <script type="text/javascript" src="/web/20101201081952js_/http://www.thenational.ae/staticfiles/js/functions.js"></script> <script type="text/javascript" src="/web/20101201081952js_/http://www.thenational.ae/staticfiles/js/community.js"></script> <!-- BEGIN EFFECTIVE MEASURE CODE --> <!-- COPYRIGHT EFFECTIVE MEASURE --> <script type="text/javascript" language="JavaScript"> //<![CDATA[ document.write(unescape('%3Cscript%20type%3D%22text/javascript%22%20language%3D%22JavaScript%22%20src%3D%22')); document.write((location.protocol.indexOf('https')>-1?'https://web.archive.org/web/20101201081952/https://me-ssl':'https://web.archive.org/web/20101201081952/http://me-cdn')+unescape('.effectivemeasure.net/em.js%22%3E%3C/script%3E')); //]]> </script> <noscript> <img src="//web.archive.org/web/20101201081952im_/http://me.effectivemeasure.net/em_image" alt="" style="position:absolute; left:-5px;"/> </noscript> <!--END EFFECTIVE MEASURE CODE --> <!-- BEGIN Nielsen Tracking Code --> <!-- COPYRIGHT 2009 Nielsen Online --> <script type="text/javascript" src="//web.archive.org/web/20101201081952js_/http://secure-uk.imrworldwide.com/v60.js"> </script> <script type="text/javascript"> var pvar = { cid: "mena-admedia", content: "0", sample_size: 10, server: "secure-uk" }; var feat = { surveys_enabled: 1 }; var trac = nol_t(pvar, feat); var _rsND = trac.getSchemeHost(); var _rsCI = "mena-admedia"; trac.record().post().do_sample(); </script> <noscript> <div> <img src="//web.archive.org/web/20101201081952im_/http://secure-uk.imrworldwide.com/cgi-bin/m?ci=mena-admedia&cg=0&cc=1&ts=noscript" width="1" height="1" alt=""/> </div> </noscript> <!-- END Nielsen Online SiteCensus V6.0 --> <!-- START OF SmartSource Data Collector TAG --> <!-- Copyright (c) 1996-2010 WebTrends Inc. All rights reserved. --> <!-- Version: 8.6.2 --> <!-- Tag Builder Version: 3.0 --> <!-- Created: 5/25/2010 11:18:01 AM --> <script src="/web/20101201081952js_/http://www.thenational.ae/staticfiles/js/webtrends.js" type="text/javascript"></script> <!-- ----------------------------------------------------------------------------------- --> <!-- Warning: The two script blocks below must remain inline. Moving them to an external --> <!-- JavaScript include file can cause serious problems with cross-domain tracking. --> <!-- ----------------------------------------------------------------------------------- --> <script type="text/javascript"> //<![CDATA[ var _tag=new WebTrends(); _tag.dcsGetId(); //]]>> </script> <script type="text/javascript"> //<![CDATA[ // Add custom parameters here. //_tag.DCSext.param_name=param_value; _tag.dcsCollect(); //]]>> </script> <noscript> <div><img alt="DCSIMG" id="DCSIMG" width="1" height="1" src="https://web.archive.org/web/20101201081952im_/http://statse.webtrendslive.com/dcs5ayzy010000wkhck6r0oil_3o3h/njs.gif?dcsuri=/nojavascript&WT.js=No&WT.tv=8.6.2"/></div> </noscript> <!-- END OF SmartSource Data Collector TAG --> <!-- BEGIN Google Analytics Code --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-18693758-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://web.archive.org/web/20101201081952/https://ssl' : 'https://web.archive.org/web/20101201081952/http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <!--END Google Analytics Code --> <link href="/web/20101201081952cs_/http://www.thenational.ae/vgn-ext-templating/common/styles/vgn-ext-templating.css" rel="stylesheet" type="text/css"></link> </body> </html> <!-- FILE ARCHIVED ON 08:19:52 Dec 01, 2010 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 22:36:00 Dec 01, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.722 exclusion.robots: 0.032 exclusion.robots.policy: 0.019 esindex: 0.013 cdx.remote: 9.907 LoadShardBlock: 215.645 (3) PetaboxLoader3.datanode: 221.846 (4) PetaboxLoader3.resolve: 155.228 (2) load_resource: 181.376 -->