CINXE.COM

National Conversation

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "_http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- pageTitle:::>National_Conversation --> <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/featured-content/national-conversation?type=nationalconversation","20101031105503","https://web.archive.org/","web","/_static/", "1288522503"); </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/20101031105503js_/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> National Conversation</title> <meta name="title" content="National Conversation"/> <meta name="Keywords" content="National Conversation"> <meta name="Description" content="National Conversation"> <meta name="WT.cg_n" content="Featured Content"/> <meta name="WT.cg_s" content="National Conversation"/> <!-- 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/20101031105503js_/http://w.sharethis.com/button/sharethis.js#publisher=45f4d8cb-f388-4e75-8203-17175ac888c8&amp;type=website&amp;popup=true&amp;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&amp;button=false"></script> <link rel="stylesheet" type="text/css" href="/web/20101031105503cs_/http://www.thenational.ae/staticfiles/css/screen.css" media="screen, projection"/> <link rel="stylesheet" type="text/css" href="/web/20101031105503cs_/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/20101031105503js_/http://www.thenational.ae/staticfiles/js/jquery-1.3.2.min.js"></script> <script type="text/javascript" src="/web/20101031105503js_/http://www.thenational.ae/staticfiles/js/jquery-ui-1.7.2.custom.min.js"></script> <script type="text/javascript" src="/web/20101031105503js_/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_CONVERSATION_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/Featured Content/National Conversation --> <!-- scriptval: null --> <!-- noscript: n/a --> <!--END Advert_Type1_Background--> <!--BEGIN Advert_Type9_Transitional (SpaceBanner) --> <!-- advert_type: Advert_Type9_Transitional --> <!-- channelName: /thenational/Home/Featured Content/National Conversation --> <!-- scriptval: http://ad.doubleclick.net/adj/null --> <!-- noscript: http://ad.doubleclick.net/jump/null --> <!-- \Advert_Type9_Transitional --> </head> <!-- pageTitle:::>National_Conversation --> <body class="channel-1"> <div class="page topic-page permanent-topic-page national-conversation-page"> <!-- Leaderboard Advertisement Start --> <div class="ad-leaderboard"> <!--BEGIN LeaderBoard --> <!-- advert_type: Advert_Type2_Leaderboard --> <!-- channelName: /thenational/Home/Featured Content/National Conversation --> <!-- scriptval: http://ad.doubleclick.net/adj/tn.ae_homepage/homepage_homepage;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_homepage/homepage_homepage;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_homepage/homepage_homepage;sz=728x90,960x60;tile=1;dcopt=ist;'+vars+';'+demographics+';'+surroundTag+';ar='+article+';lan='+admcdfp_sitelang+';!c='+category+';ord='+ord+'?'; var noscriptval = 'tn.ae_homepage/homepage_homepage;sz=728x90,960x60;tile=1;dcopt=ist;ord=123456789?'; document.write('<script type="text/javascript" src="https://web.archive.org/web/20101031105503/http://ad.doubleclick.net/adj/'+scriptval+'"><\/script>'); //]]> </script> <noscript> <a href="https://web.archive.org/web/20101031105503/http://ad.doubleclick.net/jump/tn.ae_homepage/homepage_homepage;sz=728x90,960x60;tile=1;dcopt=ist;ord=123456789" target="_blank"> <img src="https://web.archive.org/web/20101031105503im_/http://ad.doubleclick.net/ad/tn.ae_homepage/homepage_homepage;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/20101031105503im_/http://www.thenational.ae/staticfiles/images/portal/favicon.ico" type="image/x-icon"> <!-- Header logo image --> <div class="logo"> <a href="/web/20101031105503/http://www.thenational.ae/"><img height="57" width="350" alt="The National" src="/web/20101031105503im_/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/20101031105503im_/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/20101031105503im_/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/20101031105503im_/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/20101031105503/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/20101031105503im_/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/20101031105503/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/20101031105503/http://www.thenational.ae/news/uae-news">UAE news</a><ul><li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/courts">Courts</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/transport">Transport</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/politics">Politics</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/environment">Environment</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/health">Health</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/science">Science</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/education">Education</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/tourism">Tourism</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/technology">Technology</a></li></ul></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/worldwide">Worldwide</a><ul><li><a href="/web/20101031105503/http://www.thenational.ae/news/worldwide/middle-east">Middle East</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/worldwide/south-asia">South Asia</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/worldwide/americas">Americas</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/worldwide/europe">Europe</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/worldwide/asia-pacific">Asia Pacific</a></li><li><a href="/web/20101031105503/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/20101031105503/http://www.thenational.ae/news/uae-news/education/record-university-test-result-of-boy-9">Record university test result of boy, 9</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/education/dont-separate-special-needs-or-talented-children">'Don't separate special needs or talented children'</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/education/schools-pyjama-party-teaches-abcs-of-a-good-sleep">School's pyjama party teaches ABCs of a good sleep</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/news/worldwide/europe/turkish-first-lady-makes-headscarf-statement">Turkish first lady makes headscarf statement</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/news/worldwide/middle-east/prisoners-in-iran-tell-of-secret-mass-executions">Prisoners in Iran tell of secret mass executions</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/20101031105503/http://www.thenational.ae/news/worldwide/europe/how-tony-blairs-sister-in-law-converted-to-islam"><img height="221" width="340" src="/web/20101031105503im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/SL-booth-016B.jpg"/></a> </div> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/news/worldwide/europe/how-tony-blairs-sister-in-law-converted-to-islam">How Tony Blair's sister-in-law converted to Islam</a></h4> </div> <div class="headlines-list"> <ul> <li><a href="/web/20101031105503/http://www.thenational.ae/news/worldwide/parcel-bomb-in-dubai-looks-like-al-qaedas-work">Parcel bomb in Dubai 'looks like al Qa'eda's work'</a></li> </ul> </div> </div><!-- end content --> </li> </ul> </div><!-- end flyout --> </li> <li id="Business"> <a href="/web/20101031105503/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/20101031105503/http://www.thenational.ae/business/banking">Banking</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/business/economy">Economy</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/business/markets">Markets</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/business/telecoms">Telecoms</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/business/media">Media</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/business/property">Property</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/business/retail">Retail</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/business/technology">Technology</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/business/aviation">Aviation</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/business/travel-tourism">Travel &amp; tourism</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/business/energy">Energy</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/20101031105503/http://www.thenational.ae/business/aviation/boeing-makes-more-room-for-flydubai">Boeing makes more room for flydubai</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/business/retail/shoppers-just-have-too-much-time-to-go-online">Shoppers just have too much time to go online</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/business/property/dubai-pearl-starts-to-issue-cancellation-notices">Dubai Pearl starts to issue cancellation notices</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/business/economy/arab-youth-jobs-crisis-deepens-on-low-growth">Arab youth jobs crisis deepens on low growth</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/business/economy/gcc-economy-set-to-double-in-10-years">GCC economy set to double in 10 years</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/business/energy/japan-looks-to-central-asia-for-rare-earth-supply">Japan looks to Central Asia for rare earth supply</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/business/telecoms/video-on-demand-puts-du-in-the-frame">Video on demand puts du in the frame</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/business/scrap-metal-dealers-feel-pinch">Scrap metal dealers feel pinch</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/20101031105503/http://www.thenational.ae/business/property/dubai-pearl-starts-to-issue-cancellation-notices">Dubai Pearl starts to issue cancellation notices</a></h4> </div> <div class="headlines-list"> <ul> <li><a href="/web/20101031105503/http://www.thenational.ae/business/property/dubai-homeowners-may-need-more-insurance">Dubai homeowners may need more insurance</a></li> </ul> </div> </div><!-- end content --> </li> </ul> </div><!-- end flyout --> </li> <li id="Sport"> <a href="/web/20101031105503/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/20101031105503/http://www.thenational.ae/sport/uae-sport">UAE sport</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/sport/football">Football</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/sport/motorsport">Motorsport</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/sport/golf">Golf</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/sport/tennis">Tennis</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/sport/cricket">Cricket</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/sport/north-american-sport">North American sport</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/sport/rugby">Rugby</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/sport/horse-racing">Horse racing</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/sport/boxing">Boxing</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/20101031105503/http://www.thenational.ae/sport/cricket/proteas-ready-for-hard-game">Proteas ready for hard game</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/sport/north-american-sport/upon-second-thought-on-the-nfl-wembley-game">Upon second thought on the NFL Wembley game...</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/sport/north-american-sport/good-draw-for-holberg-in-melbourne-cup">Good draw for Holberg in Melbourne Cup</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/sport/football/meireles-living-in-the-shadows">Meireles living in the shadows</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/sport/football/muambas-mind-will-be-on-the-job-as-debate-over-reckless-tackles-rages">Muamba's mind will be on the job as debate over reckless tackles rages</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/sport/football/arsenal-starting-to-play-like-champions">Arsenal starting to play like champions</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/sport/cricket/coach-keeping-his-fingers-crossed">Coach keeping his fingers crossed</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/sport/football/lucky-chelsea-find-way-to-win">Lucky Chelsea find way to win</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/sport/uae-sport/montgomerie-lauds-era-after-tiger">Montgomerie lauds era after Tiger</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/20101031105503/http://www.thenational.ae/sport/uae-sport/regional-gym-to-open-in-dubai"><img height="221" width="340" src="/web/20101031105503im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/SaxoPress/AD20101030339453-Silva Wanderlei.jpg"/></a> </div> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/sport/uae-sport/regional-gym-to-open-in-dubai">Regional gym to open in Dubai</a></h4> </div> <div class="headlines-list"> <ul> <li><a href="/web/20101031105503/http://www.thenational.ae/sport/football/liverpool-ready-to-spend-on-coentrao">Liverpool ready to spend on Coentrao</a></li> </ul> </div> </div><!-- end content --> </li> </ul> </div><!-- end flyout --> </li> <li id="Lifestyle"> <a href="/web/20101031105503/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/20101031105503/http://www.thenational.ae/lifestyle/motoring">Motoring</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/travel">Travel</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/at-home">At home</a><ul><li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/at-home/well-being">Well being</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/at-home/house-home">House &amp; home</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/at-home/family">Family</a></li></ul></li><li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/personal-finance">Personal finance</a></li><li><a href="/web/20101031105503/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/20101031105503/http://www.thenational.ae/lifestyle/fashion/peter-copping-recapturing-the-spirit-of-nina-ricci">Peter Copping: recapturing the spirit of Nina Ricci</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/fashion/le-labo-offers-unique-perfumes-made-while-you-watch">Le Labo offers unique perfumes made while you watch</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/at-home/well-being/madonna-introduces-a-new-franchise-of-gyms">Madonna introduces a new franchise of gyms</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/personal-finance/for-us-home-is-just-where-the-family-is">'For us, home is just where the family is'</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/personal-finance/mortgage-should-be-available-in-uk-regardless-of-age">Mortgage should be available in UK regardless of age</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/personal-finance/live-market-information-a-phone-call-away">Live market information a phone call away</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/personal-finance/market-awash-with-imitations">Market awash with imitations</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/personal-finance/countries-stay-afloat-on-the-qe2">Countries stay afloat on the QE2</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/personal-finance/pay-as-you-go-phones">Pay-as-you-go phones</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/personal-finance/building-boom-in-beirut-sounds-too-familiar">Building boom in Beirut sounds too familiar</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/20101031105503/http://www.thenational.ae/lifestyle/travel/road-from-damascus"><img height="221" width="340" src="/web/20101031105503im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/SL-edgware-044.jpg"/></a> </div> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/travel/road-from-damascus">Road from Damascus</a></h4> </div> <div class="headlines-list"> <ul> <li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/at-home/house-home/al-reef-neighbourhood">Al Reef neighbourhood</a></li> </ul> </div> </div><!-- end content --> </li> </ul> </div><!-- end flyout --> </li> <li id="Arts &amp; Culture"> <a href="/web/20101031105503/http://www.thenational.ae/arts-culture" class="channel-5"><span>Arts &amp; 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/20101031105503/http://www.thenational.ae/arts-culture/on-stage">On stage</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/arts-culture/books">Books</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/arts-culture/film">Film</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/arts-culture/music">Music</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/arts-culture/art">Art</a></li></ul></div></li> <li class="headlines"> <h3>Latest Arts &amp; Culture Headlines</h3> <div class="content"> <div class="headlines-list"> <ul> <li><a href="/web/20101031105503/http://www.thenational.ae/arts-culture/art/the-healing-touch-of-japanese-art">The healing touch of Japanese art</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/arts-culture/books/emphasis-on-arab-world-at-london-poetry-festival">Emphasis on Arab world at London poetry festival</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/at-home/well-being/madonna-introduces-a-new-franchise-of-gyms">Madonna introduces a new franchise of gyms</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/arts-culture/music/sami-yusuf-a-sacred-trust">Sami Yusuf: A sacred trust</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/arts-culture/film/yasalam-revs-up-along-corniche">Yasalam revs up along Corniche</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/angels-in-halloween-disguise-as-little-devils">Angels in Halloween disguise as little devils</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/news/worldwide/americas/remy-munasifis-falafel-songs-dispel-arab-stereotypes">Remy Munasifi's falafel songs dispel Arab stereotypes</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/arts-culture/books/egyptian-publisher-collects-dh1m-sharjah-book-prize">Egyptian publisher collects Dh1m Sharjah book prize</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/20101031105503/http://www.thenational.ae/arts-culture/film/yasalam-revs-up-along-corniche"><img height="221" width="340" src="/web/20101031105503im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/na30oc-PageOne.jpg"/></a> </div> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/arts-culture/film/yasalam-revs-up-along-corniche">Yasalam revs up along Corniche</a></h4> </div> <div class="headlines-list"> <ul> <li><a href="/web/20101031105503/http://www.thenational.ae/arts-culture/film/a-close-up-of-the-uae-film-scene">A close-up of the UAE film scene </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> </ol> </div> <!-- <div class="datetime"> <p class="time-day"><em>02:01AM </em> - Sunday</p> <p class="date"> 31 October 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> </div> <script> try{ document.getElementById("locale-time").innerHTML='<div class="datetime"><p class="time-day"><em>01:27PM </em>- Sunday</p><p class="date">31 October 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/20101031105503cs_/http://www.thenational.ae/portal/templates/template0018/767f8042e63051f99e383b10359c71ca/dhtml-css.css"> <div class="grid-12"> <div class="clear"> <h1>The National <span>Conversation</span></h1> </div> <div class="intro"> <p><p>Commentary, analysis and debate about key issues in the UAE, the Middle East and further afield.</p></p> </div> <!-- blg2 --> <div class="grid-6 grid-nested-first"> <!-- Main National Conversation --> <div class="article-teaser"> <p class="posted-in">Posted In: <span>COMMENT</span></p> <p class="last-updated">Oct 31, 2010</p> <p class="byline"><span>Mike Tierney</span></p> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/sport/north-american-sport/head-hunting-dip-a-lull-or-a-transformation">Head-hunting dip: a lull or a transformation?</a></h4> <p class="lede">One week after the crackdown on what the NFL deemed excessive brutality, players were on their best behaviour. <a class="more" href="/web/20101031105503/http://www.thenational.ae/sport/north-american-sport/head-hunting-dip-a-lull-or-a-transformation">Read article<span> Head-hunting dip: a lull or a transformation?</span></a></p> <div class="comments-media"> <ul class="media"> </ul> </div> </div><br> <div class="article-teaser"> <p class="posted-in">Posted In: <span>COMMENT</span></p> <p class="last-updated">Oct 31, 2010</p> <p class="byline"><a href="/web/20101031105503/http://www.thenational.ae/vgn-ext-templating/v/index.jsp?vgnextoid=2cb17fdfa2448210VgnVCM100000e56411acRCRD"><span>James Zogby</span></a></p> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/comment/shocking-poll-on-us-attitudes-towards-arabs">Shocking poll on US attitudes towards Arabs</a></h4> <p class="lede">The partisan divide on issues related to Arabs and Muslims has become disturbingly wide with a recent polll showing that old-fashioned xenophobia is dangerously high among US Republicans. <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/comment/shocking-poll-on-us-attitudes-towards-arabs">Read article<span> Shocking poll on US attitudes towards Arabs</span></a></p> <div class="comments-media"> <ul class="media"> </ul> </div> </div><br> <div class="article-teaser"> <p class="posted-in">Posted In: <span>COMMENT</span></p> <p class="last-updated">Oct 31, 2010</p> <p class="byline"><a href="/web/20101031105503/http://www.thenational.ae/vgn-ext-templating/v/index.jsp?vgnextoid=c8df0a11c5548210VgnVCM100000e56411acRCRD"><span>Michael Simkins</span></a></p> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/comment/stiles-forced-to-sell-his-medal-as-rooney-ups-his-price">Stiles forced to sell his medal as Rooney ups his price</a></h4> <p class="lede">Nobby Stiles became the latest member of the triumphant 1966 World Cup Final squad to put up his Cup Winners medal for public auction. <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/comment/stiles-forced-to-sell-his-medal-as-rooney-ups-his-price">Read article<span> Stiles forced to sell his medal as Rooney ups his price</span></a></p> <div class="comments-media"> <ul class="media"> </ul> </div> </div><br> <div class="article-teaser"> <p class="posted-in">Posted In: <span>COMMENT</span></p> <p class="last-updated">Oct 31, 2010</p> <p class="byline"><span>Sultan Sooud Al Qassemi</span></p> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/comment/the-ismaili-centre-of-dubai-a-monument-of-tolerance">The Ismaili Centre of Dubai: a monument of tolerance</a></h4> <p class="lede">Nestled in one of Bur Dubai's older districts is one of the emirate's best kept architectural secrets: the Ismaili Centre of Dubai. <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/comment/the-ismaili-centre-of-dubai-a-monument-of-tolerance">Read article<span> The Ismaili Centre of Dubai: a monument of tolerance</span></a></p> <div class="comments-media"> <ul class="media"> </ul> </div> </div><br> <div class="article-teaser article-teaser-with-image article-teaser-with-image-grid-6"> <p class="posted-in">Posted In: <span>COMMENT</span></p> <p class="last-updated">Oct 31, 2010</p> <p class="byline"><a href="/web/20101031105503/http://www.thenational.ae/vgn-ext-templating/v/index.jsp?vgnextoid=9d517fdfa2448210VgnVCM100000e56411acRCRD"><span>Tony Glover</span></a></p> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/business/information-overload-forces-an-it-reboot">Information overload forces an IT reboot</a></h4> <div class="image"><a href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/business/information-overload-forces-an-it-reboot"><img height="227" width="340" src="/web/20101031105503im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/SaxoPress/AD20101031587198-The IT and comm.jpg" alt="Information overload forces an IT reboot"> <img height="14" width="14" src="/web/20101031105503im_/http://www.thenational.ae/staticfiles/images/portal/icon-multimedia-photos.gif" alt="(Photos)" class="icon-multimedia"></a></div> <p class="lede">In a saturated market consumers have to choose from a bewildering range of gadgets. But manufacturers must soon raise their game - and bring down prices. <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/business/information-overload-forces-an-it-reboot">Read article<span> Information overload forces an IT reboot</span></a></p> <div class="comments-media"> <ul class="media"> </ul> </div> </div><br> <div class="article-teaser article-teaser-with-image article-teaser-with-image-grid-6"> <p class="posted-in">Posted In: <span>COMMENT</span></p> <p class="last-updated">Oct 31, 2010</p> <p class="byline"><span>Shoba Narayan</span></p> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/business/master-bazaar-economics-and-drive-a-hard-bargain">Master bazaar economics and drive a hard bargain</a></h4> <div class="image"><a href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/business/master-bazaar-economics-and-drive-a-hard-bargain"><img height="227" width="340" src="/web/20101031105503im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/SaxoPress/AD20101031879082-There are some .jpg" alt="Master bazaar economics and drive a hard bargain"> <img height="14" width="14" src="/web/20101031105503im_/http://www.thenational.ae/staticfiles/images/portal/icon-multimedia-photos.gif" alt="(Photos)" class="icon-multimedia"></a></div> <p class="lede">India's markets are 'conversations' in which prices are determined through determined bargaining. You have to decide what you are willing to pay on the spot, and this extends all along the price curve. <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/business/master-bazaar-economics-and-drive-a-hard-bargain">Read article<span> Master bazaar economics and drive a hard bargain</span></a></p> <div class="comments-media"> <ul class="media"> </ul> </div> </div><br> <div class="article-teaser"> <p class="posted-in">Posted In: <span>EDITORIAL</span></p> <p class="last-updated">Oct 31, 2010</p> <p class="byline"><span>National Editorial</span></p> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/editorial/technological-tools-are-vital-for-schools">Technological tools are vital for schools</a></h4> <p class="lede">Students must cultivate computer literacy from the very beginning. <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/editorial/technological-tools-are-vital-for-schools">Read article<span> Technological tools are vital for schools</span></a></p> <div class="comments-media"> <ul class="media"> </ul> </div> </div><br> <div class="article-teaser"> <p class="posted-in">Posted In: <span>EDITORIAL</span></p> <p class="last-updated">Oct 31, 2010</p> <p class="byline"><span>National Editorial</span></p> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/editorial/parcel-bombs-expose-gaping-hole-in-security">Parcel bombs expose gaping hole in security</a></h4> <p class="lede">The terrorists have clearly found a loophole and it is the shared responsibility of every government involved to make sure that it is closed. <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/editorial/parcel-bombs-expose-gaping-hole-in-security">Read article<span> Parcel bombs expose gaping hole in security</span></a></p> <div class="comments-media"> <ul class="media"> </ul> </div> </div><br> <div class="article-teaser article-teaser-with-image article-teaser-with-image-grid-6"> <p class="posted-in">Posted In: <span>LETTER</span></p> <p class="last-updated">Oct 31, 2010</p> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/letter/reaction-to-major-reform-of-education">Reaction to major reform of education</a></h4> <div class="image"><a href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/letter/reaction-to-major-reform-of-education"><img height="227" width="340" src="/web/20101031105503im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/op31oc-Ietters01cropped.jpg" alt="Reaction to major reform of education"> <img height="14" width="14" src="/web/20101031105503im_/http://www.thenational.ae/staticfiles/images/portal/icon-multimedia-photos.gif" alt="(Photos)" class="icon-multimedia"></a></div> <p class="lede">In a fast-developing country like the UAE, there is a growing need to have a sustainable education system supported by adequate infrastructure. <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/letter/reaction-to-major-reform-of-education">Read article<span> Reaction to major reform of education</span></a></p> <div class="comments-media"> <ul class="media"> </ul> </div> </div><br> <div class="article-teaser article-teaser-with-image article-teaser-with-image-grid-6"> <p class="posted-in">Posted In: <span>COMMENT</span></p> <p class="last-updated">Oct 31, 2010</p> <p class="byline"><a href="/web/20101031105503/http://www.thenational.ae/vgn-ext-templating/v/index.jsp?vgnextoid=e878548bfff0a210VgnVCM200000e66411acRCRD"><span>Chuck Culpepper</span></a></p> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/sport/golf/thats-some-staying-power-for-tiger">That's some staying power for Tiger</a></h4> <div class="image"><a href="/web/20101031105503/http://www.thenational.ae/sport/golf/thats-some-staying-power-for-tiger"><img height="227" width="340" src="/web/20101031105503im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/SaxoPress/AD20101031925987-USA's Tiger Woo.jpg" alt="That's some staying power for Tiger"> <img height="14" width="14" src="/web/20101031105503im_/http://www.thenational.ae/staticfiles/images/portal/icon-multimedia-photos.gif" alt="(Photos)" class="icon-multimedia"></a></div> <p class="lede">Woods will get displaced from top of golfers' rankings after 281 weeks – that is dominance unlike in any other sport. <a class="more" href="/web/20101031105503/http://www.thenational.ae/sport/golf/thats-some-staying-power-for-tiger">Read article<span> That's some staying power for Tiger</span></a></p> <div class="comments-media"> <ul class="media"> </ul> </div> </div><br> <!-- Type filter --> <!--end for not empty result --> <!--end for result null --> <div class="ad-mpu"> <!--BEGIN Advert_Type5_MPU --> <!-- advert_type: Advert_Type5_MPU --> <!-- channelNameMPU: /thenational/Home/Featured Content/National Conversation --> <!-- scriptval: http://ad.doubleclick.net/adj/tn.ae_homepage/homepage_homepage;sz=300x250;tile=2;'+vars+';'+demographics+';'+surroundTag+';ar='+article+';lan='+admcdfp_sitelang+';!c='+category+';ord='+ord+'? --> <!-- noscript: http://ad.doubleclick.net/jump/tn.ae_homepage/homepage_homepage;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_homepage/homepage_homepage;sz=300x250;tile=2;'+vars+';'+demographics+';'+surroundTag+';ar='+article+';lan='+admcdfp_sitelang+';!c='+category+';ord='+ord+'?'; var noscriptval = 'tn.ae_homepage/homepage_homepage;sz=300x250;tile=2;ord=123456789?'; document.write('<script type="text/javascript" src="https://web.archive.org/web/20101031105503/http://ad.doubleclick.net/adj/'+scriptval+'"><\/script>'); //]]> </script> <noscript> <a href="https://web.archive.org/web/20101031105503/http://ad.doubleclick.net/jump/tn.ae_homepage/homepage_homepage;sz=300x250;tile=2;ord=123456789" target="_blank"> <img src="https://web.archive.org/web/20101031105503im_/http://ad.doubleclick.net/ad/tn.ae_homepage/homepage_homepage;sz=300x250;tile=2;ord=123456789" border="0" alt=""/> </a></noscript> <!--END Advert_Type5_MPU--> </div><!--add div --> </div> <!-- grid-6 grid-nested-first --> <div class="grid-6 grid-nested-last"><!-- blg4 --> <div class="contributors"> <h2>Contributors</h2> <div class="extract"> <h3 class="name"><a href="/web/20101031105503/http://www.thenational.ae/vgn-ext-templating/v/index.jsp?vgnextoid=2cb17fdfa2448210VgnVCM100000e56411acRCRD">James Zogby</a></h3> <p class="role">Journalist</p> <blockquote> <p class="text"> <a class="more" href="/web/20101031105503/http://www.thenational.ae/vgn-ext-templating/v/index.jsp?vgnextoid=2cb17fdfa2448210VgnVCM100000e56411acRCRD">Read more</a></p> </blockquote> </div><!-- end extract --> <div class="extract"> <h3 class="name"><a href="/web/20101031105503/http://www.thenational.ae/vgn-ext-templating/v/index.jsp?vgnextoid=c8df0a11c5548210VgnVCM100000e56411acRCRD">Michael Simkins</a></h3> <p class="role">Journalist</p> <blockquote> <p class="text"> <a class="more" href="/web/20101031105503/http://www.thenational.ae/vgn-ext-templating/v/index.jsp?vgnextoid=c8df0a11c5548210VgnVCM100000e56411acRCRD">Read more</a></p> </blockquote> </div><!-- end extract --> </div><!-- end contributors --> <!-- Main National Conversation --> <div class="article-teaser"> <p class="posted-in">Posted In: <span>LETTER</span></p> <p class="last-updated">Oct 29, 2010</p> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/letter/more-debate-about-increasing-speed-limits">More debate about increasing speed limits</a></h4> <p class="lede">While increasing speed limits increases the risk of injury to pedestrians, this risk would be practically eliminated if the pedestrians actually used underpasses or crossed when the "man" is green. <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/letter/more-debate-about-increasing-speed-limits">Read article<span> More debate about increasing speed limits</span></a></p> <div class="comments-media"> <ul class="media"> </ul> </div> </div><br> <div class="article-teaser"> <p class="posted-in">Posted In: <span>EDITORIAL</span></p> <p class="last-updated">Oct 29, 2010</p> <p class="byline"><span>National Editorial</span></p> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/editorial/fighting-the-red-tide-of-algal-blooms">Fighting the red tide of algal blooms</a></h4> <p class="lede">Developing nations need to raise their ability to counter environmental threats, as the 2008 red tide of algal blooms that devastated the waters off Fujairah showed. <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/editorial/fighting-the-red-tide-of-algal-blooms">Read article<span> Fighting the red tide of algal blooms</span></a></p> <div class="comments-media"> <ul class="media"> </ul> </div> </div><br> <div class="article-teaser"> <p class="posted-in">Posted In: <span>EDITORIAL</span></p> <p class="last-updated">Oct 29, 2010</p> <p class="byline"><span>National Editorial</span></p> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/editorial/the-euro-cant-be-a-union-of-the-selfish">The euro can't be a union of the selfish</a></h4> <p class="lede">Is the euro a currency and a contract that works for both richer and poorer, in sickness and in health? The marriage appears to be on the rocks. <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/editorial/the-euro-cant-be-a-union-of-the-selfish">Read article<span> The euro can't be a union of the selfish</span></a></p> <div class="comments-media"> <ul class="media"> </ul> </div> </div><br> <div class="article-teaser"> <p class="posted-in">Posted In: <span>ANALYSIS</span></p> <p class="last-updated">Oct 28, 2010</p> <p class="byline"><a href="/web/20101031105503/http://www.thenational.ae/vgn-ext-templating/v/index.jsp?vgnextoid=79217fdfa2448210VgnVCM100000e56411acRCRD"><span>Hugh Naylor</span></a></p> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/analysis/netanyahu-studiously-ignores-the-elephant">Netanyahu studiously ignores the elephant</a></h4> <p class="lede">In a speech to Cabinet, the Israeli premier conspicuously fails to mention settlement construction and the Palestinain threat to quit the peace talks, focusing instead on Iran. <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/analysis/netanyahu-studiously-ignores-the-elephant">Read article<span> Netanyahu studiously ignores the elephant</span></a></p> <div class="comments-media"> <ul class="media"> </ul> </div> </div><br> <div class="article-teaser"> <p class="posted-in">Posted In: <span>LETTER</span></p> <p class="last-updated">Oct 28, 2010</p> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/letter/the-similarities-between-norway-and-the-uae">The similarities between Norway and the UAE</a></h4> <p class="lede">I am Norwegian and my best friend is Emirati. Apart from the obvious gender segregation, I find that the UAE shares so many similaries with my native Norway. <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/letter/the-similarities-between-norway-and-the-uae">Read article<span> The similarities between Norway and the UAE</span></a></p> <div class="comments-media"> <ul class="media"> </ul> </div> </div><br> <div class="article-teaser"> <p class="posted-in">Posted In: <span>ANALYSIS</span></p> <p class="last-updated">Oct 28, 2010</p> <p class="byline"><a href="/web/20101031105503/http://www.thenational.ae/vgn-ext-templating/v/index.jsp?vgnextoid=d4417fdfa2448210VgnVCM100000e56411acRCRD"><span>Tom Arnold</span></a></p> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/business/banking/central-bank-makes-some-star-signings">Central Bank makes some star signings</a></h4> <p class="lede">The world of fiscal policymaking is as reliant on its major players as any other field and the country's banking regulator has just drafted in four of the very best. <a class="more" href="/web/20101031105503/http://www.thenational.ae/business/banking/central-bank-makes-some-star-signings">Read article<span> Central Bank makes some star signings</span></a></p> <div class="comments-media"> <ul class="media"> </ul> </div> </div><br> <div class="article-teaser"> <p class="posted-in">Posted In: <span>LETTER</span></p> <p class="last-updated">Oct 26, 2010</p> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/letter/the-pros-and-cons-of-increasing-speed-limits">The pros and cons of increasing speed limits</a></h4> <p class="lede">As speed increases the number of vehicle collisions may indeed be reduced, however the injuries caused to pedestrians increases significantly <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/letter/the-pros-and-cons-of-increasing-speed-limits">Read article<span> The pros and cons of increasing speed limits</span></a></p> <div class="comments-media"> <ul class="media"> </ul> </div> </div><br> <div class="article-teaser"> <p class="posted-in">Posted In: <span>DISCUSSION</span></p> <p class="last-updated">Sep 24, 2010</p> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/news/did-you-give-up-smoking-during-ramadan-and-manage-to-quit-completely">Did you give up smoking during Ramadan and manage to quit completely?</a></h4> <p class="lede">Was the enforced ban om smoking during the Holy Month enough to enable you to cease from cigarettes completely, or have you started smoking again? Let us know. <a class="more" href="/web/20101031105503/http://www.thenational.ae/news/did-you-give-up-smoking-during-ramadan-and-manage-to-quit-completely">Read article<span> Did you give up smoking during Ramadan and manage to quit completely?</span></a></p> <div class="comments-media"> <ul class="media"> </ul> </div> </div><br> <div class="article-teaser"> <p class="posted-in">Posted In: <span>DISCUSSION</span></p> <p class="last-updated">Sep 13, 2010</p> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/news/should-car-seats-for-children-be-mandatory">Should car seats for children be mandatory?</a></h4> <p class="lede">The Corniche Hospital in Abu Dhabi has now given away 1,500 car seats and educated parents on road safety. But should the seats be compulsory for parents anyway? <a class="more" href="/web/20101031105503/http://www.thenational.ae/news/should-car-seats-for-children-be-mandatory">Read article<span> Should car seats for children be mandatory?</span></a></p> <div class="comments-media"> <ul class="media"> </ul> </div> </div><br> <div class="article-teaser"> <p class="posted-in">Posted In: <span>DISCUSSION</span></p> <p class="last-updated">Sep 6, 2010</p> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/news/how-will-you-celebrate-eid-al-fitr">How will you celebrate Eid al Fitr?</a></h4> <p class="lede">The Eid holiday for federal government ministries and departments will begin on Wednesday, with work resuming a week from today, the Government has announced. How will you be spending your Eid holiday? <a class="more" href="/web/20101031105503/http://www.thenational.ae/news/how-will-you-celebrate-eid-al-fitr">Read article<span> How will you celebrate Eid al Fitr?</span></a></p> <div class="comments-media"> <ul class="media"> </ul> </div> </div><br> <div class="article-teaser"> <p class="posted-in">Posted In: <span>DISCUSSION</span></p> <p class="last-updated">Sep 3, 2010</p> <h4 class="headline"><a href="/web/20101031105503/http://www.thenational.ae/sport/were-al-wahda-right-to-replace-boloni-with-tite">Were Al Wahda right to replace Boloni with Tite?</a></h4> <p class="lede">To judge a coach on 180 minutes seems not dissimilar to evaluating a painter on the first splashes of colour on canvas. Yet the Pro League champions Al Wahda marked Laszlo Boloni for the drop after only two matches. <a class="more" href="/web/20101031105503/http://www.thenational.ae/sport/were-al-wahda-right-to-replace-boloni-with-tite">Read article<span> Were Al Wahda right to replace Boloni with Tite?</span></a></p> <div class="comments-media"> <ul class="media"> </ul> </div> </div><br> <!-- Type filter --> <!--end for not empty result --> <!--end for result null --> </div> <!-- grid-6 grid-nested-first --> <!-- blg3 --> <div class="grid-12 grid-nested-first grid-nested-last"> <div class="national-conversation-scroller clear"> <h2 class="clear"><span>The National <span>Conversation</span></span></h2> <div class="scroller clear"> <div class="scroller-window"> <ul class="scroller-items" style="margin-left: -340px;"> <li class="first-child"> <div class="article-teaser"> <h4 class="headline" style="top: 112px;">Can Dubai topple the dictatorships of the fashion world? <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/comment/can-dubai-topple-the-dictatorships-of-the-fashion-world">Read article<span> Can Dubai topple the dictatorships of the fashion world?</span></a></h4> </div> </li> <li> <div class="article-teaser"> <h4 class="headline" style="top: 112px;">Now the votes are in, how will they change Bahrain? <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/editorial/now-the-votes-are-in-how-will-they-change-bahrain">Read article<span> Now the votes are in, how will they change Bahrain?</span></a></h4> </div> </li> <li> <div class="article-teaser"> <h4 class="headline" style="top: 112px;">Residents must learn real value of water and power <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/editorial/residents-must-learn-real-value-of-water-and-power">Read article<span> Residents must learn real value of water and power</span></a></h4> </div> </li> <li> <div class="article-teaser"> <h4 class="headline" style="top: 112px;">Smart traffic lights are welcome, but so will other measures <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/editorial/smart-traffic-lights-are-welcome-but-so-will-other-measures">Read article<span> Smart traffic lights are welcome, but so will other measures</span></a></h4> </div> </li> <li> <div class="article-teaser"> <h4 class="headline" style="top: 112px;">WikiLeaks is no substitute for justice in Iraq <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/editorial/wikileaks-is-no-substitute-for-justice-in-iraq">Read article<span> WikiLeaks is no substitute for justice in Iraq</span></a></h4> </div> </li> <li> <div class="article-teaser"> <h4 class="headline" style="top: 112px;">Reach out to pupils as early as possible <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/editorial/reach-out-to-pupils-as-early-as-possible">Read article<span> Reach out to pupils as early as possible</span></a></h4> </div> </li> <li> <div class="article-teaser"> <h4 class="headline" style="top: 112px;">The glory of Julfar, uncovered by accident <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/editorial/the-glory-of-julfar-uncovered-by-accident">Read article<span> The glory of Julfar, uncovered by accident</span></a></h4> </div> </li> <li> <div class="article-teaser"> <h4 class="headline" style="top: 112px;">Five pernicious myths the West holds about Arab world <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/analysis/five-pernicious-myths-the-west-holds-about-arab-world">Read article<span> Five pernicious myths the West holds about Arab world</span></a></h4> </div> </li> <li> <div class="article-teaser"> <h4 class="headline" style="top: 112px;">Sex and the City's Hallowe'en horror show of stereotypes <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/comment/sex-and-the-citys-halloween-horror-show-of-stereotypes">Read article<span> Sex and the City's Hallowe'en horror show of stereotypes</span></a></h4> </div> </li> <li> <div class="article-teaser"> <h4 class="headline" style="top: 112px;">Budget cuts make UK a better international partner <a class="more" href="/web/20101031105503/http://www.thenational.ae/the-national-conversation/analysis/budget-cuts-make-uk-a-better-international-partner">Read article<span> Budget cuts make UK a better international partner</span></a></h4> </div> </li> </ul><!-- end scroller-items --> </div><!-- end scroller-window --> </div><!-- end scroller --> </div> </div> </div> <!-- end grid-12 --> <div class="grid-4"> <!-- [com.admc.thenational.bean.CommonBean@6fabf91c, com.admc.thenational.bean.CommonBean@36fd68b, com.admc.thenational.bean.CommonBean@236e4170] --> <div class="channel-headlines"> <h2 class="channel-1">Latest News</h2> <div class="headlines-list"> <ul> <li> <a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/education/record-university-test-result-of-boy-9">Record university test result of boy, 9</a></li> <li> <a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/education/dont-separate-special-needs-or-talented-children">'Don't separate special needs or talented children'</a></li> <li> <a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/education/schools-pyjama-party-teaches-abcs-of-a-good-sleep">School's pyjama party teaches ABCs of a good sleep</a></li> </ul> </div> </div><!-- end channel-headlines --> <div class="multimedia-teaser"> <h2>Sound &amp; <span>Vision</span></h2> <div class="multimedia-window"> <div class="multimedia-items" style="margin-left: 0px;"> <div class="item"> <div class="content"> <a href="/web/20101031105503/http://www.thenational.ae/arts-culture/film/behind-the-scenes-celebrity-portraits-at-the-abu-dhabi-film-festival"><img width="220" src="/web/20101031105503im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Video/20101030adffportraits159.jpg" alt="Behind the scenes: Celebrity portraits at the Abu Dhabi Film Festival"><img height="14" width="14" src="/web/20101031105503im_/http://www.thenational.ae/staticfiles/images/portal/icon-multimedia-video.gif" alt="video" class="icon-multimedia"></a> </div> <div class="metadata" style="display: none;"> <p class="caption"><a href="/web/20101031105503/http://www.thenational.ae/arts-culture/film/behind-the-scenes-celebrity-portraits-at-the-abu-dhabi-film-festival">Behind the scenes: Celebrity portraits at the Abu Dhabi Film Festival</a></p> </div> </div> <div class="item"> <div class="content"> <a href="/web/20101031105503/http://www.thenational.ae/arts-culture/film/an-interview-with-uma-thurman"><img width="220" src="/web/20101031105503im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Video/20101024 Uma Thurman 159x106.jpg" alt="An interview with Uma Thurman"><img height="14" width="14" src="/web/20101031105503im_/http://www.thenational.ae/staticfiles/images/portal/icon-multimedia-video.gif" alt="video" class="icon-multimedia"></a> </div> <div class="metadata" style="display: none;"> <p class="caption"><a href="/web/20101031105503/http://www.thenational.ae/arts-culture/film/an-interview-with-uma-thurman">An interview with Uma Thurman</a></p> </div> </div> </div><!-- end multimedia-items --> <ul class="next-previous"> <li class="next" style="display: none;"> <a class="active" href="#next"><span>next photo</span></a> </li> <li class="previous" style="display: none;"> <a class="active inactive"><span>previous photo</span></a> </li> </ul> </div> <!-- end multimedia-window --> </div> <!-- end multimedia-teaser --> <!--BEGIN Advert_Type5_MPU (SpaceBanner) --> <!-- advert_type: Advert_Type4_Spacebanner --> <!-- channelName: /thenational/Home/Featured Content/National Conversation --> <!-- scriptval: http://ad.doubleclick.net/adj/tn.ae_homepage/homepage_homepage;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_homepage/homepage_homepage;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_homepage/homepage_homepage;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/20101031105503/http://ad.doubleclick.net/adj/'+scriptval+'"><\/script>'); //]]> </script> <noscript> <a href="https://web.archive.org/web/20101031105503/http://ad.doubleclick.net/jump/tn.ae_homepage/homepage_homepage;sz=220x550,120x600,160x600;tile=3;ord=123456789" target="_blank"> <img src="https://web.archive.org/web/20101031105503im_/http://ad.doubleclick.net/ad/tn.ae_homepage/homepage_homepage;sz=220x550,120x600,160x600;tile=3;ord=123456789" border="0" alt=""/> </a> </noscript> </center> </div> <!--\END Advert_Type5_MPU (SpaceBanner)--> <!-- dhtml module layout - ends --> <!-- module up location indicator --> <!-- for communications to server --> <script language="JavaScript" src="/web/20101031105503js_/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.eb466861e1bff0ddeb017110af6611ca/?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/20101031105503if_/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/20101031105503/http://www.thenational.ae/featured-content/national-conversation?type=nationalconversation">The National <span>Conversation</span></a></h3> <ul> <li><a href="/web/20101031105503/http://www.thenational.ae/featured-content/national-conversation?type=1">Comment</span></a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/featured-content/national-conversation?type=2">Analysis</span></a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/featured-content/national-conversation?type=6">Editorials</span></a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/featured-content/authors?type=journalists">Our journalists</span></a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/featured-content/national-conversation?type=3">Letters</span></a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/featured-content/national-conversation?type=4">Discussion</span></a></li> </ul> </div> <div class="grid-3"> <h3><a href="/web/20101031105503/http://www.thenational.ae/featured-content/multimedia?type=Media">Sound &amp; Vision</a></h3> <ul> <li><a href="/web/20101031105503/http://www.thenational.ae/featured-content/multimedia?type=Photos">Pictures</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/featured-content/multimedia?type=Videos">Videos</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/featured-content/multimedia?type=Audio">Audio</a></li> </ul> </div> <div class="grid-3"> <h3><a href="/web/20101031105503/http://www.thenational.ae/guide/practical/practical.guide">The Guide<span> </span></a></h3> <ul> <li><a href="/web/20101031105503/http://www.thenational.ae/guide/practical/practical.guide">Practical Information</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/guide/social/social.guide">Social Information</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/guide/historical/historical.guide">History</a></li> </ul> <h3><a href="/web/20101031105503/http://www.thenational.ae/events">Events</a></h3> <ul> <li><a href="/web/20101031105503/http://www.thenational.ae/events?upcoming=1">Upcoming Events</a></li> <li><a href="/web/20101031105503/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/20101031105503/http://thenational.newspaperdirect.com/">E-Paper</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/featured-content/topic?topic=/thenational/Events/Competitions">Competitions</li> </ul> </div> <div class="grid-4 grid-nested-last"> <h3><a href="/web/20101031105503/http://www.thenational.ae/portal/site/thenational/my-national-topic">My National</a></h3> <ul> <li><a href="/web/20101031105503/http://www.thenational.ae/portal/site/thenational/template.MY_ACCOUNT#pref">Edit preferences</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/portal/site/thenational/my-national-topic">Manage alerts</a></li> </ul> <p class="story"><a href="/web/20101031105503/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/20101031105503/http://www.thenational.ae/news">News</h3><ul><li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news" class="sub-section">UAE news</a><ul><li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/courts">Courts</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/transport">Transport</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/politics">Politics</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/environment">Environment</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/health">Health</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/science">Science</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/education">Education</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/tourism">Tourism</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/uae-news/technology">Technology</a></li></ul></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/worldwide" class="sub-section">Worldwide</a><ul><li><a href="/web/20101031105503/http://www.thenational.ae/news/worldwide/middle-east">Middle East</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/worldwide/south-asia">South Asia</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/worldwide/americas">Americas</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/worldwide/europe">Europe</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/worldwide/asia-pacific">Asia Pacific</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/news/worldwide/africa">Africa</a></li></ul></li></ul></li><li class="grid-3 channel-2"><h3><a href="/web/20101031105503/http://www.thenational.ae/business">Business</h3><ul><li><a href="/web/20101031105503/http://www.thenational.ae/business/banking">Banking</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/business/economy">Economy</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/business/markets">Markets</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/business/telecoms">Telecoms</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/business/media">Media</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/business/property">Property</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/business/retail">Retail</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/business/technology">Technology</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/business/aviation">Aviation</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/business/travel-tourism">Travel &amp; tourism</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/business/energy">Energy</a></li></ul></li><li class="grid-3 channel-3"><h3><a href="/web/20101031105503/http://www.thenational.ae/sport">Sport</h3><ul><li><a href="/web/20101031105503/http://www.thenational.ae/sport/uae-sport">UAE sport</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/sport/football">Football</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/sport/motorsport">Motorsport</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/sport/golf">Golf</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/sport/tennis">Tennis</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/sport/cricket">Cricket</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/sport/north-american-sport">North American sport</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/sport/rugby">Rugby</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/sport/horse-racing">Horse racing</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/sport/boxing">Boxing</a></li></ul></li><li class="grid-3 channel-4"><h3><a href="/web/20101031105503/http://www.thenational.ae/lifestyle">Lifestyle</h3><ul><li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/motoring">Motoring</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/travel">Travel</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/at-home" class="sub-section">At home</a><ul><li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/at-home/well-being">Well being</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/at-home/house-home">House &amp; home</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/at-home/family">Family</a></li></ul></li><li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/personal-finance">Personal finance</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/lifestyle/fashion">Fashion</a></li></ul></li><li class="grid-3 channel-5"><h3><a href="/web/20101031105503/http://www.thenational.ae/arts-culture">Arts &amp; Culture</h3><ul><li><a href="/web/20101031105503/http://www.thenational.ae/arts-culture/on-stage">On stage</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/arts-culture/books">Books</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/arts-culture/film">Film</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/arts-culture/music">Music</a></li><li><a href="/web/20101031105503/http://www.thenational.ae/arts-culture/art">Art</a></li></ul></li> </ul> </div><!-- end footer channels --> <!-- --> <div class="links"> <ul> <li><a href="/web/20101031105503/http://www.thenational.ae/about-us" target="_self">About us</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/contact-us" target="_self">Contact us</a></li> <li><a href="https://web.archive.org/web/20101031105503/http://www.admedia.ae/en/career.php" target="_blank">Work for us</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/featured-content/standard-content/privacy-policy" target="_self">Privacy policy</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/terms-and-conditions" target="_self">Terms and conditions</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/advertise-with-us" target="_self">Advertise with us</a></li> <li><a href="/web/20101031105503/http://www.thenational.ae/subscribe" target="_self">Subscribe</a></li> </ul> </div><!-- end links --> </div> </div> <script type="text/javascript" src="/web/20101031105503js_/http://www.thenational.ae/staticfiles/js/functions.js"></script> <script type="text/javascript" src="/web/20101031105503js_/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/20101031105503/https://me-ssl':'https://web.archive.org/web/20101031105503/http://me-cdn')+unescape('.effectivemeasure.net/em.js%22%3E%3C/script%3E')); //]]> </script> <noscript> <img src="//web.archive.org/web/20101031105503im_/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/20101031105503js_/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/20101031105503im_/http://secure-uk.imrworldwide.com/cgi-bin/m?ci=mena-admedia&amp;cg=0&amp;cc=1&amp;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/20101031105503js_/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/20101031105503im_/http://statse.webtrendslive.com/dcs5ayzy010000wkhck6r0oil_3o3h/njs.gif?dcsuri=/nojavascript&amp;WT.js=No&amp;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/20101031105503/https://ssl' : 'https://web.archive.org/web/20101031105503/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/20101031105503cs_/http://www.thenational.ae/vgn-ext-templating/common/styles/vgn-ext-templating.css" rel="stylesheet" type="text/css"></link> </body> </html> <!-- FILE ARCHIVED ON 10:55:03 Oct 31, 2010 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 19:49:39 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.492 exclusion.robots: 0.03 exclusion.robots.policy: 0.022 esindex: 0.009 cdx.remote: 9.803 LoadShardBlock: 131.229 (3) PetaboxLoader3.datanode: 111.42 (4) PetaboxLoader3.resolve: 136.236 (2) load_resource: 166.894 -->

Pages: 1 2 3 4 5 6 7 8 9 10