CINXE.COM

Asia Pacific | World news - 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" xmlns:og="http://ogp.me/ns#" 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/news/worldwide/asia-pacific","20110102023446","https://web.archive.org/","web","/_static/", "1293935686"); </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/20110102023446js_/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>Asia Pacific | World news - The National</title> <meta name="title" content="Asia Pacific | World news - The National"> <meta name="Keywords" content="Asia Pacific news, news Asia Pacific, World Asia Pacific news"> <meta name="Description" content="Latest Asia Pacific news, comment and analysis from The National, the leading English-language voice in the Middle East."> <meta name="WT.cg_n" content="News"> <meta name="WT.cg_s" content="Worldwide"> <meta name="DCSext.cg_ss" content="Asia Pacific"> <!-- 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/20110102023446js_/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/20110102023446cs_/http://www.thenational.ae/staticfiles/css/screen.css" media="screen, projection"/> <link rel="stylesheet" type="text/css" href="/web/20110102023446cs_/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/20110102023446js_/http://www.thenational.ae/staticfiles/js/jquery-1.3.2.min.js"></script> <script type="text/javascript" src="/web/20110102023446js_/http://www.thenational.ae/staticfiles/js/jquery-ui-1.7.2.custom.min.js"></script> <script type="text/javascript" src="/web/20110102023446js_/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/News/Worldwide/Asia Pacific --> <!-- scriptval: null --> <!-- noscript: n/a --> <!--END Advert_Type1_Background--> <!--BEGIN Advert_Type9_Interstitial --> <!-- advert_type: Advert_Type9_Transitional --> <!-- channelName: /thenational/Home/News/Worldwide/Asia Pacific --> <!-- scriptval: http://ad.doubleclick.net/adj/tn.ae_transitional/transitional_homepage;sz=750x500;tile=1;dcopt=ist;ord='+ord+'? --> <!-- noscript: http://ad.doubleclick.net/jump/tn.ae_transitional/transitional_homepage;sz=750x500;tile=1;dcopt=ist;ord=123456789? --> <script type="text/javascript"> function checkInterstitialAdv(){ var cookieValue = getSplashCookie("nationalSplashAd"); var firstAccessCookie = getSplashCookie("nationalSplashAd-control"); if (cookieValue == null && firstAccessCookie != null) { //Support #539 changed by ajcm var cookieTimeOut = '30'; var timetoBack = '30000'; var scriptvalue = 'tn.ae_transitional/transitional_homepage;sz=750x500;tile=1;dcopt=ist;ord='+ord+'?'; var noscriptvalue = 'tn.ae_transitional/transitional_homepage;sz=750x500;tile=1;dcopt=ist;ord=123456789?'; var requestBack = window.location.href; window.location = "/national/overrides/national_interstitialAd.jsp?scriptVal="+scriptvalue+"&noscriptVal="+noscriptvalue+"&timeOut="+cookieTimeOut+"&timetoBack="+timetoBack+"&requestBack="+getRequestBackUrl(); } else { _createCookie("nationalSplashAd-control","true",30); } } function getSplashCookie( cookie_name ) { var results = document.cookie.match( '(^|;) ?' + cookie_name + '=([^;]*)(;|$)' ); if ( results ) return ( unescape ( results[2] ) ); else return null; } function _createCookie(name,value,minutes) { if (minutes) { var date = new Date(); date.setTime(date.getTime()+(minutes*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } //added, ajcm, #727, include search form params function getRequestBackUrl() { var url = window.location.href; if ($("#searchID")[0]){ var searchParam = ($("#searchID")).serialize(); if (url.indexOf("?") > -1){ url = url + "&" +searchParam; }else{ url = url + "?" +searchParam; } } return encode(url); } function encode(str) { var result = ""; for (i = 0; i < str.length; i++) { if (str.charAt(i) == " ") result += "+"; else result += str.charAt(i); } return escape(result); } function decode(str) { var result = str.replace(/\+/g, " "); return unescape(result); } checkInterstitialAdv(); </script> <!-- \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/News/Worldwide/Asia Pacific --> <!-- scriptval: http://ad.doubleclick.net/adj/tn.ae_news/news_worldwide;lev1=asia_pac;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_news/news_worldwide;lev1=asia_pac;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_news/news_worldwide;lev1=asia_pac;sz=728x90,960x60;tile=1;dcopt=ist;'+vars+';'+demographics+';'+surroundTag+';ar='+article+';lan='+admcdfp_sitelang+';!c='+category+';ord='+ord+'?'; var noscriptval = 'tn.ae_news/news_worldwide;lev1=asia_pac;sz=728x90,960x60;tile=1;dcopt=ist;ord=123456789?'; document.write('<script type="text/javascript" src="https://web.archive.org/web/20110102023446/http://ad.doubleclick.net/adj/'+scriptval+'"><\/script>'); //]]> </script> <noscript> <a href="https://web.archive.org/web/20110102023446/http://ad.doubleclick.net/jump/tn.ae_news/news_worldwide;lev1=asia_pac;sz=728x90,960x60;tile=1;dcopt=ist;ord=123456789" target="_blank"> <img src="https://web.archive.org/web/20110102023446im_/http://ad.doubleclick.net/ad/tn.ae_news/news_worldwide;lev1=asia_pac;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/20110102023446im_/http://www.thenational.ae/staticfiles/images/portal/favicon.ico" type="image/x-icon"> <!-- Header logo image --> <div class="logo"> <a href="/web/20110102023446/http://www.thenational.ae/"><img height="57" width="350" alt="The National" src="/web/20110102023446im_/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/20110102023446im_/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/20110102023446im_/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/20110102023446im_/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/20110102023446/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/20110102023446im_/http://www.thenational.ae/staticfiles/images/portal/button_search.gif"/> </form> </div> <div class="navigation contains-flyout"> <ul> <li id="News" class="current first-child"> <a href="/web/20110102023446/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/20110102023446/http://www.thenational.ae/news/uae-news">UAE news</a><ul><li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/courts">Courts</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/education">Education</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/environment">Environment</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/health">Health</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/politics">Politics</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/science">Science</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/technology">Technology</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/tourism">Tourism</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/transport">Transport</a></li></ul></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide">Worldwide</a><ul><li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/middle-east">Middle East</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/south-asia">South Asia</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/americas">Americas</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/europe">Europe</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific">Asia Pacific</a></li><li><a href="/web/20110102023446/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/20110102023446/http://www.thenational.ae/news/worldwide/middle-east/missing-iranian-general-may-have-died-in-israeli-jail">Missing Iranian general may have 'died in Israeli jail'</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/transport/road-campaign-in-capital-leads-to-33-fall-in-deaths">Road campaign in capital leads to 33% fall in deaths</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/middle-east/yemen-mps-back-end-to-presidential-term-limit">Yemen MPs back end to presidential term limit</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/transport/cameras-ready-for-motorists-who-ignore-new-speed-limits">Cameras ready for motorists who ignore new speed limits</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/thousands-watch-jet-ski-stunts">Thousands watch jet-ski stunts</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/beach-sports-park-in-league-of-its-own">Beach sports park in league of its own</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/health/nappy-new-year-for-parents-of-1-1-11-babies">Nappy new year for parents of 1-1-11 babies</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/violators-of-chinas-one-child-policy-tortured">Violators of China's one-child policy 'tortured'</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/company-rewards-500-labourers-with-new-years-feast">Company rewards 500 labourers with New Year's feast</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/transport/dubai-revellers-stranded-downtown">Dubai revellers stranded downtown</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/20110102023446/http://www.thenational.ae/news/uae-news/tourism/the-world-welcomes-the-new-year"><img height="221" width="340" src="/web/20110102023446im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/burj2.jpg"/></a> </div> <h4 class="headline"><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/tourism/the-world-welcomes-the-new-year">The world welcomes the New Year</a></h4> </div> <div class="headlines-list"> <ul> <li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/israel-stop-photos-of-hamas-suspects">Israel: Stop photos of Hamas suspects</a></li> </ul> </div> </div><!-- end content --> </li> </ul> </div><!-- end flyout --> </li> <li id="Business"> <a href="/web/20110102023446/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/20110102023446/http://www.thenational.ae/business/industry-insights">Industry Insights</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/aviation">Aviation</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/banking">Banking</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/economy">Economy</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/energy">Energy</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/markets">Markets</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/media">Media</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/property">Property</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/retail">Retail</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/technology">Technology</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/telecoms">Telecoms</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/travel-tourism">Travel &amp; 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/20110102023446/http://www.thenational.ae/business/travel-tourism/rotana-to-open-seven-hotels">Rotana to open seven hotels</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/business/economy/rak-ups-the-pace-as-it-looks-to-develop-free-zone-trade">RAK ups the pace as it looks to develop free-zone trade</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/business/economy/gcc-likely-to-stand-by-us-dollar">GCC likely to stand by US dollar</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/business/technology/refocus-of-souq-com-will-end-auction-service">Refocus of Souq.com will end auction service</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/business/markets/markets-outlook-bright-for-the-year">Markets outlook bright for the year</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/business/markets/eyes-on-saudi-arabia-as-reports-loom">Eyes on Saudi Arabia as reports loom</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/business/technology/blog-site-with-new-slant-on-news">Blog site with new slant on news</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/business/media/advertising-revenue-set-for-year-of-growth-in-mena">Advertising revenue set for year of growth in MENA</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/business/aviation/russian-plane-explodes-after-engine-fire">Russian plane explodes after engine fire</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/business/banking/creditors-turn-555m-dubai-holding-debt-into-new-loan">Creditors turn $555m Dubai Holding debt into new loan</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/20110102023446/http://www.thenational.ae/business/banking/creditors-turn-555m-dubai-holding-debt-into-new-loan"><img height="221" width="340" src="/web/20110102023446im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/SaxoPress/AD2011010197205-The lobby of th.jpg"/></a> </div> <h4 class="headline"><a href="/web/20110102023446/http://www.thenational.ae/business/banking/creditors-turn-555m-dubai-holding-debt-into-new-loan">Creditors turn $555m Dubai Holding debt into new loan</a></h4> </div> <div class="headlines-list"> <ul> <li><a href="/web/20110102023446/http://www.thenational.ae/business/aviation/russian-plane-explodes-after-engine-fire">Russian plane explodes after engine fire</a></li> </ul> </div> </div><!-- end content --> </li> </ul> </div><!-- end flyout --> </li> <li id="Sport"> <a href="/web/20110102023446/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/20110102023446/http://www.thenational.ae/sport/boxing">Boxing</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/sport/cricket">Cricket</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/sport/football">Football</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/sport/golf">Golf</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/sport/horse-racing">Horse racing</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/sport/motorsport">Motorsport</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/sport/north-american-sport">North American sport</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/sport/rugby">Rugby</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/sport/tennis">Tennis</a></li><li><a href="/web/20110102023446/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/20110102023446/http://www.thenational.ae/sport/football/ancelottis-time-to-reflect-as-chelsea-take-on-villa">Ancelotti's time to reflect as Chelsea take on Villa</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/sport/football/martinez-tells-squad-to-focus-in-carrolls-absence">Martinez tells squad to focus in Carroll's absence</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/sport/uae-sport/ahli-aim-to-ambush-milans-winter-break">Ahli aim to ambush Milan's winter break</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/sport/uae-sport/friendlies-give-katanec-a-chance-to-fine-tune-asian-cup-squad">Friendlies give Katanec a chance to fine-tune Asian Cup squad</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/sport/tennis/abu-dhabi-tournament-sets-up-soderling-nicely-for-season-ahead">Abu Dhabi tournament sets up Soderling nicely for season ahead</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/sport/san-francisco-clinches-bid-to-host-2013-americas-cup">San Francisco clinches bid to host 2013 America's Cup</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/sport/north-american-sport/james-feels-the-warmth-of-miami-heat">James feels the warmth of Miami Heat</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/sport/horse-racing/menwaal-set-for-debut">Menwaal set for debut</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/sport/north-american-sport/jaguars-hopes-lie-in-the-hands-of-edwards">Jaguars' hopes lie in the hands of Edwards</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/sport/north-american-sport/patriots-are-going-the-belichick-way">Patriots are going the Belichick way</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/20110102023446/http://www.thenational.ae/sport/tennis/nadal-takes-mubadala-championship-final"><img height="221" width="340" src="/web/20110102023446im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/sp30de-BlogT.jpg"/></a> </div> <h4 class="headline"><a href="/web/20110102023446/http://www.thenational.ae/sport/tennis/nadal-takes-mubadala-championship-final">Nadal takes Mubadala Championship final</a></h4> </div> <div class="headlines-list"> <ul> <li><a href="/web/20110102023446/http://www.thenational.ae/sport/football/goals-aplenty-from-ronaldo-but-no-trophies-for-madrid">Goals aplenty from Ronaldo but no trophies for Madrid</a></li> </ul> </div> </div><!-- end content --> </li> </ul> </div><!-- end flyout --> </li> <li id="Lifestyle"> <a href="/web/20110102023446/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/20110102023446/http://www.thenational.ae/lifestyle/motoring">Motoring</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/travel">Travel</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/at-home">At home</a><ul><li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/at-home/well-being">Well being</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/at-home/house-home">House &amp; home</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/at-home/family">Family</a></li></ul></li><li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/personal-finance">Personal finance</a></li><li><a href="/web/20110102023446/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/20110102023446/http://www.thenational.ae/lifestyle/personal-finance/early-end-of-service-payout-in-reach-through-emirates-nbd">Early end-of-service payout in reach through Emirates NBD</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/at-home/well-being/indulge-yourself-uae-top-massage-spots">Indulge yourself: UAE top massage spots</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/fashion/with-a-new-decade-comes-the-old-topic-of-fur">With a new decade comes the old topic of fur</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/fashion/fashion-resolutions-for-2011">Fashion resolutions for 2011</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/new-year-chance-to-hoard-some-more-memories">New year chance to hoard some more memories</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/at-home/family/al-ain-welcomes-its-first-baby-of-2011">Al Ain welcomes its first baby of 2011</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/fashion/mens-fashion-walk-the-line">Men's fashion: Walk the line</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/toys-that-inspired-children-40-years-ago">Toys that inspired children 40 years ago</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/at-home/well-being/tried-and-tested-the-vampire-facial">Tried and tested: the Vampire Facial</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/fashion/new-years-hollow-promises">New year's hollow promises</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/20110102023446/http://www.thenational.ae/lifestyle/at-home/family/al-ain-welcomes-its-first-baby-of-2011"><img height="221" width="340" src="/web/20110102023446im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/NYBABYWEB.jpg"/></a> </div> <h4 class="headline"><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/at-home/family/al-ain-welcomes-its-first-baby-of-2011">Al Ain welcomes its first baby of 2011</a></h4> </div> <div class="headlines-list"> <ul> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/channel-page/lifestyle/middle-article/hooked-on-america">Hooked on America</a></li> </ul> </div> </div><!-- end content --> </li> </ul> </div><!-- end flyout --> </li> <li id="Arts &amp; Culture"> <a href="/web/20110102023446/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/20110102023446/http://www.thenational.ae/arts-culture/art">Art</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/arts-culture/books">Books</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/arts-culture/film">Film</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/arts-culture/music">Music</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/arts-culture/on-stage">On stage</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/20110102023446/http://www.thenational.ae/arts-culture/speculation-in-overdrive-for-julian-assange-memoir">Speculation in overdrive for Julian Assange memoir</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/arts-culture/art/eu-taxman-sets-up-as-judge-of-what-constitutes-art">EU taxman sets up as judge of what constitutes art</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/arts-culture/art/treasures-of-the-emirates-photography-competition">Treasures of the Emirates Photography Competition</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/arts-culture/on-stage/four-broadway-shows-this-season-share-a-common-theme">Four Broadway shows this season share a common theme</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/arts-culture/film/harrison-ford-the-gentle-giant">Harrison Ford: The Gentle Giant</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/arts-culture/art/a-new-artistic-ecosystem-for-the-middle-east">A new artistic ecosystem for the Middle East</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/arts-culture/books/the-watchmans-rattle-inconvenient-truths">The Watchman's Rattle: inconvenient truths</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/arts-culture/books/rafik-schamis-subtle-arabesques">Rafik Schami's subtle arabesques</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/arts-culture/books/tom-clancys-credible-adventure">Tom Clancy's credible adventure</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/arts-culture/books/the-rise-of-the-e-reader">The rise of the e-reader</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/20110102023446/http://www.thenational.ae/news/worldwide/agathe-von-trappe-inspiration-for-the-sound-of-music"><img height="221" width="340" src="/web/20110102023446im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/SaxoPress/AD20110101632787-From left, memb.jpg"/></a> </div> <h4 class="headline"><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/agathe-von-trappe-inspiration-for-the-sound-of-music">Agathe von Trappe: inspiration for The Sound of Music</a></h4> </div> <div class="headlines-list"> <ul> <li><a href="/web/20110102023446/http://www.thenational.ae/arts-culture/film/harrison-ford-the-gentle-giant">Harrison Ford: The Gentle Giant</a></li> </ul> </div> </div><!-- end content --> </li> </ul> </div><!-- end flyout --> </li> <li id="The National Conversation"> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/national-conversation?type=nationalconversation" class="channel-6"><span>National Conversation</span></a> <div class="flyout channel-6" style="display: none;"> <ul> <li class="sections"><h3>Sections</h3><div class="content"><ul><li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/comment">Comment</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/analysis">Analysis</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/editorial">Editorial</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/letter">Letters</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/industry-insights">Industry Insights</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/news-comment">News comment</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/sport-comment">Sport comment</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/culture-comment">Culture comment</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/lifestyle-comment">Lifestyle comment</a></li></ul></div></li> <li class="headlines"> <h3>Latest National Conversation Headlines</h3> <div class="content"> <div class="headlines-list"> <ul> <li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/lifestyle-comment/a-helping-hand-with-baby">A helping hand with baby</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/sport-comment/good-move-to-pit-rival-teams-against-each-other">Good move to pit rival teams against each other</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/editorial/provocation-is-the-real-danger-in-egypt-attack">Provocation is the real danger in Egypt attack</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/editorial/dubais-towering-responsibility-to-its-residents">Dubai's towering responsibility to its residents</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/editorial/an-obligation-to-the-nations-mothers">An obligation to the nation's mothers</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/letter/dubai-not-the-shopping-but-the-experience">Dubai: not the shopping but the experience</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/national-conversation?type=nationalconversationcensorship-fails-to-stop-tunisian-protests">Censorship fails to stop Tunisian protests </a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/comment/dealing-with-the-unexpected-should-be-a-piece-of-cake">Dealing with the unexpected should be a piece of cake</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/comment/a-lebanese-boy-and-a-legacy-of-immigration-in-america">A Lebanese boy and a legacy of immigration in America</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/comment/budget-cuts-hurt-but-also-encourage-greater-efficiency">Budget cuts hurt, but also encourage greater efficiency</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/20110102023446/http://www.thenational.ae/thenationalconversation/culture-comment/reasons-to-be-cheerful-in-2011"><img height="221" width="340" src="/web/20110102023446im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/SaxoPress/AD20110101895412-Pep Montserrat .jpg"/></a> </div> <h4 class="headline"><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/culture-comment/reasons-to-be-cheerful-in-2011">Reasons to be cheerful in 2011</a></h4> </div> <div class="headlines-list"> <ul> <li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/culture-comment/i-dont-have-to-party-just-because-its-new-year">I don't have to party just because it's new year</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/20110102023446/http://www.thenational.ae/news">News</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide">Worldwide</a></li> <li class="last"><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific">Asia Pacific</a></li> </ol> </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/20110102023446/http://www.thenational.ae/national/overrides/national_rss_feed.jsp?prevChannel=fd1d5a16c7ca6210VgnVCM100000fb6511acRCRD">Asia Pacific</a></p> </div> </div> </div> <script type="text/javascript"> try{document.getElementById("locale-time").innerHTML='<div class="datetime"><p class="time-day"><em>06:05AM </em>- Sunday</p><p class="date">02 January 2011</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/20110102023446cs_/http://www.thenational.ae/portal/templates/template0018/767f8042e63051f99e383b10359c71ca/dhtml-css.css"> <script type="text/javascript"> $('body').removeClass(); $('body').addClass('channel-1 js'); </script> <div class="grid-12"> <div class="clear"> <div class="grid-6 grid-nested-first"> <h1>Asia Pacific</h1> <!-- First Article --> <div class="article-teaser article-teaser-with-image-grid-6"> <h4 class="headline"><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/violators-of-chinas-one-child-policy-tortured">Violators of China's one-child policy 'tortured'</a></h4> <p class="last-updated">Jan 2, 2011</p> <p class="lede">Rights group says family planning is a source of income for Chinese officials who pressure mothers into hysterectomies and beat violators, while the government denies children services. <a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/violators-of-chinas-one-child-policy-tortured" class="more">Read article <span> Violators of China's one-child policy 'tortured'</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/News/Worldwide/Asia Pacific --> <!-- scriptval: http://ad.doubleclick.net/adj/tn.ae_news/news_worldwide;lev1=asia_pac;sz=300x250;tile=2;'+vars+';'+demographics+';'+surroundTag+';ar='+article+';lan='+admcdfp_sitelang+';!c='+category+';ord='+ord+'? --> <!-- noscript: http://ad.doubleclick.net/jump/tn.ae_news/news_worldwide;lev1=asia_pac;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_news/news_worldwide;lev1=asia_pac;sz=300x250;tile=2;'+vars+';'+demographics+';'+surroundTag+';ar='+article+';lan='+admcdfp_sitelang+';!c='+category+';ord='+ord+'?'; var noscriptval = 'tn.ae_news/news_worldwide;lev1=asia_pac;sz=300x250;tile=2;ord=123456789?'; document.write('<script type="text/javascript" src="https://web.archive.org/web/20110102023446/http://ad.doubleclick.net/adj/'+scriptval+'"><\/script>'); //]]> </script> <noscript> <a href="https://web.archive.org/web/20110102023446/http://ad.doubleclick.net/jump/tn.ae_news/news_worldwide;lev1=asia_pac;sz=300x250;tile=2;ord=123456789" target="_blank"> <img src="https://web.archive.org/web/20110102023446im_/http://ad.doubleclick.net/ad/tn.ae_news/news_worldwide;lev1=asia_pac;sz=300x250;tile=2;ord=123456789" border="0" alt=""/> </a></noscript> <!--END Advert_Type5_MPU--> </div> <!-- \MPU --> <div class="article-teaser"> <h4 class="headline"><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/seoul-seeks-to-resume-talks-with-north-korea">Seoul seeks to resume talks with North Korea</a></h4> <p class="last-updated">Dec 30, 2010</p> <p class="lede">Analysts believe that the South Korean president wants "a way out" of escalating tensions following weeks of taking a hardline stance, with progress on the issue of nuclear proliferation vital in 2011. <a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/seoul-seeks-to-resume-talks-with-north-korea" class="more">Read article<span> Seoul seeks to resume talks with North Korea</span></a></p> </div> <div class="article-teaser"> <h4 class="headline"><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/army-airlifts-hundreds-from-flooded-australian-towns">Army airlifts hundreds from flooded Australian towns</a></h4> <p class="last-updated">Dec 29, 2010</p> <p class="lede">Prime Minister warns 'unprecedented' flooding would worsen after entire towns were cut off and soldiers airlifted hundreds of people to safety. <a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/army-airlifts-hundreds-from-flooded-australian-towns" class="more">Read article<span> Army airlifts hundreds from flooded Australian towns</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/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/arts-letters-daily-founder-denis-dutton-dies">Arts &amp; Letters Daily founder Denis Dutton dies</a></h4> <p class="last-updated">Dec 29, 2010</p> <div class="image"> </div> <p class="lede">Author and academic Denis Dutton, founder of the popular and pioneering Arts &amp; Letters Daily website, has died in New Zealand at the age of 66. <a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/arts-letters-daily-founder-denis-dutton-dies" class="more">Read article <span>Arts &amp; Letters Daily founder Denis Dutton dies</span> </a> </p> <div class="comments-media"> <ul class="media"> </ul> </div> </div> <div class="article-teaser"> <h4 class="headline"><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/south-korea-hopes-to-absorb-north">South Korea hopes to 'absorb' North</a></h4> <p class="last-updated">Dec 29, 2010</p> <div class="image"> </div> <p class="lede">A report on the prospects for unification is due to be presented to the South Korean president, Lee Myung-bak, today following comments from Mr Lee this month that 驴the two Koreas will have to co-exist peacefully and, in the end, realise reunification驴. <a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/south-korea-hopes-to-absorb-north" class="more">Read article <span>South Korea hopes to 'absorb' North</span> </a> </p> <div class="comments-media"> <ul class="media"> </ul> </div> </div> <div class="article-teaser"> <h4 class="headline"><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/south-korea-troops-in-uae-signal-global-plan">South Korea troops in UAE signal global plan </a></h4> <p class="last-updated">Dec 27, 2010</p> <div class="image"> </div> <p class="lede">As the first contingent of South Korean troops sets off for the UAE, they become part of a growing number of military personnel dispatched by Seoul worldwide. <a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/south-korea-troops-in-uae-signal-global-plan" class="more">Read article <span>South Korea troops in UAE signal global plan </span> </a> </p> <div class="comments-media"> <ul class="media"> </ul> </div> </div> <div class="article-teaser"> <h4 class="headline"><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/merriest-christmas-in-bethlehem-in-years-soldiers">Merriest Christmas in Bethlehem in years: soldiers</a></h4> <p class="last-updated">Dec 25, 2010</p> <div class="image"> </div> <p class="lede">While the largest number of pilgrims in a decade gathered in Bethlehem to celebrate Christmas violence in Nigeria and the Philippines marred Christmas Day festivities. <a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/merriest-christmas-in-bethlehem-in-years-soldiers" class="more">Read article <span>Merriest Christmas in Bethlehem in years: soldiers</span> </a> </p> <div class="comments-media"> <ul class="media"> </ul> </div> </div> <div class="article-teaser"> <h4 class="headline"><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/north-korea-warns-of-sacred-nuclear-war">North Korea warns of 'sacred' nuclear war</a></h4> <p class="last-updated">Dec 24, 2010</p> <div class="image"> </div> <p class="lede">Threat to its neighbour comes as South Korea holds military exercises analysts call 'posturing for the domestic audience'. <a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/north-korea-warns-of-sacred-nuclear-war" class="more">Read article <span>North Korea warns of 'sacred' nuclear war</span> </a> </p> <div class="comments-media"> <ul class="media"> </ul> </div> </div> <div class="article-teaser"> <h4 class="headline"><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/n-korea-prepares-for-holy-war-on-south">N Korea prepares for 'holy war' on South</a></h4> <p class="last-updated">Dec 23, 2010</p> <div class="image"> </div> <p class="lede">North Korea is prepared to launch a 'sacred holy war' based on nuclear deterrent, the North's state media said on Thursday. <a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/n-korea-prepares-for-holy-war-on-south" class="more">Read article <span>N Korea prepares for 'holy war' on South</span> </a> </p> <div class="comments-media"> <ul class="media"> </ul> </div> </div> <div class="article-teaser"> <h4 class="headline"><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/s-korea-starts-drill-as-north-criticises-warmongers">S Korea starts drill as North criticises 'warmongers'</a></h4> <p class="last-updated">Dec 23, 2010</p> <div class="image"> </div> <p class="lede">South Korea's military stages major live-fire drill involving tanks, artillery and jet fighters. <a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/s-korea-starts-drill-as-north-criticises-warmongers" class="more">Read article <span>S Korea starts drill as North criticises 'warmongers'</span> </a> </p> <div class="comments-media"> <ul class="media"> </ul> </div> </div> <div class="article-teaser"> <h4 class="headline"><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/three-convicted-of-australian-terror-plot">Three convicted of Australian terror plot</a></h4> <p class="last-updated">Dec 23, 2010</p> <div class="image"> </div> <p class="lede">Three men who believed Islam was under threat from western nations were found guilty in an Australian court of plotting a suicide attack against a Sydney army base. <a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/three-convicted-of-australian-terror-plot" class="more">Read article <span>Three convicted of Australian terror plot</span> </a> </p> <div class="comments-media"> <ul class="media"> </ul> </div> </div> <div class="article-teaser"> <h4 class="headline"><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/frosty-response-to-warming-china-taiwan-relations">Frosty response to warming China-Taiwan relations</a></h4> <p class="last-updated">Dec 22, 2010</p> <div class="image"> </div> <p class="lede">President Ma Ying-jeou's policy of edging closer to Beijing economically in the hope that China's boom will yield financial dividends for Taiwan has angered many who oppose unification. <a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/frosty-response-to-warming-china-taiwan-relations" class="more">Read article <span>Frosty response to warming China-Taiwan relations</span> </a> </p> <div class="comments-media"> <ul class="media"> </ul> </div> </div> <div class="article-teaser"> <h4 class="headline"><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/beijing-repeats-call-for-north-korea-nuclear-talks">Beijing repeats call for North Korea nuclear talks</a></h4> <p class="last-updated">Dec 22, 2010</p> <div class="image"> </div> <p class="lede">China pushed for the "urgent" resumption of six-party talks regarding Pyongyang's nuclear programme. <a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific/beijing-repeats-call-for-north-korea-nuclear-talks" class="more">Read article <span>Beijing repeats call for North Korea nuclear talks</span> </a> </p> <div class="comments-media"> <ul class="media"> </ul> </div> </div> </div> <!-- grid-6 grid-nested-last --> <!-- clear, grid-12 --> </div> <div class="channel-conversation clear"> <div class="grid-4 grid-nested-last"> </div> </div><br/> <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/20110102023446im_/http://www.thenational.ae/staticfiles/images/portal/coming-soon1.jpg" alt="The National"> </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> <div class="clear"> <h2 class="super-special-heading">Asia Pacific <span> Sound &amp; Vision</span></h2> <div class="scroller clear"> <div class="scroller-window"> <ul class="scroller-items"> <li class="first-child"> <div class="article-teaser article-teaser-with-image"> <h4 class="headline">UAE aids reconstruction in Afghanistan<a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/south-asia/uae-aids-reconstruction-in-afghanistan" class="more"> Watch video<span> 芒聙聹Vevo comes out swinging芒聙聺</span></a></h4> <div class="image"><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/south-asia/uae-aids-reconstruction-in-afghanistan" title="UAE aids reconstruction in Afghanistan"><img alt="UAE aids reconstruction in Afghanistan" src="/web/20110102023446im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Video/20101209uaeinafghanistan159.jpg" width="160" height="112"/><img class="icon-multimedia" alt="(Video)" src="/web/20110102023446im_/http://www.thenational.ae/staticfiles/images/portal/icon-multimedia-video.gif" width="14" height="14"/></a></div> </div> </li> <li> <div class="article-teaser article-teaser-with-image"> <h4 class="headline">Afghan farmers move away from poppy<a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/south-asia/afghan-farmers-move-away-from-poppy" class="more"> Watch video</a></h4> <div class="image"><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/south-asia/afghan-farmers-move-away-from-poppy" title="Afghan farmers move away from poppy"><img alt="Afghan farmers move away from poppy" src="/web/20110102023446im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Video/20101207poppies159.jpg" width="160" height="112"/><img class="icon-multimedia" alt="(Video)" src="/web/20110102023446im_/http://www.thenational.ae/staticfiles/images/portal/icon-multimedia-video.gif" width="14" height="14"/></a></div> </div> </li> <li> <div class="article-teaser article-teaser-with-image"> <h4 class="headline">Iraq's next chapter<a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/middle-east/iraqs-next-chapter" class="more"> See interactive</a></h4> <div class="image"><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/middle-east/iraqs-next-chapter" title="Iraq's next chapter"><img alt="Iraq's next chapter" src="/web/20110102023446im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/File/20100829iraqnextchapter159.jpg" width="160" height="112"/><img class="icon-multimedia" alt="(Interactive)" src="/web/20110102023446im_/http://www.thenational.ae/staticfiles/images/portal/icon-multimedia-interactive.gif" width="14" height="14"/></a></div> </div> </li> <li> <div class="article-teaser article-teaser-with-image"> <h4 class="headline">UAE aid mission to Pakistan<a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/south-asia/uae-aid-mission-to-pakistan" class="more"> Watch video</a></h4> <div class="image"><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/south-asia/uae-aid-mission-to-pakistan" title="UAE aid mission to Pakistan"><img alt="UAE aid mission to Pakistan" src="/web/20110102023446im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Video/20100821PakFloods159x106.jpg" width="160" height="112"/><img class="icon-multimedia" alt="(Video)" src="/web/20110102023446im_/http://www.thenational.ae/staticfiles/images/portal/icon-multimedia-video.gif" width="14" height="14"/></a></div> </div> </li> <li> <div class="article-teaser article-teaser-with-image"> <h4 class="headline">Update on Pakistan Floods<a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/environment/update-on-pakistan-floods" class="more"> Watch video</a></h4> <div class="image"><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/environment/update-on-pakistan-floods" title="Update on Pakistan Floods"><img alt="Update on Pakistan Floods" src="/web/20110102023446im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Video/20100806PakistanFloods 159x106.jpg" width="160" height="112"/><img class="icon-multimedia" alt="(Video)" src="/web/20110102023446im_/http://www.thenational.ae/staticfiles/images/portal/icon-multimedia-video.gif" width="14" height="14"/></a></div> </div> </li> <li> <div class="article-teaser article-teaser-with-image"> <h4 class="headline">Damaged Japanese oil tanker<a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/transport/damaged-japanese-oil-tanker" class="more"> Watch video</a></h4> <div class="image"><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/transport/damaged-japanese-oil-tanker" title="Damaged Japanese oil tanker"><img alt="Damaged Japanese oil tanker" src="/web/20110102023446im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Video/20100730FujairahTanker 159x106.jpg" width="160" height="112"/><img class="icon-multimedia" alt="(Video)" src="/web/20110102023446im_/http://www.thenational.ae/staticfiles/images/portal/icon-multimedia-video.gif" width="14" height="14"/></a></div> </div> </li> <li> <div class="article-teaser article-teaser-with-image"> <h4 class="headline">Timeline: Iranian election protests 2009 <a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/middle-east/timeline-iranian-election-protests-2009" class="more"> See interactive</a></h4> <div class="image"><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/middle-east/timeline-iranian-election-protests-2009" title="Timeline: Iranian election protests 2009 "><img alt="Timeline: Iranian election protests 2009 " src="/web/20110102023446im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/File/20091228iranelectiontimeline.jpg" width="160" height="112"/><img class="icon-multimedia" alt="(Interactive)" src="/web/20110102023446im_/http://www.thenational.ae/staticfiles/images/portal/icon-multimedia-interactive.gif" width="14" height="14"/></a></div> </div> </li> <li> <div class="article-teaser article-teaser-with-image"> <h4 class="headline">War in Gaza<a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/middle-east/war-in-gaza" class="more"> See interactive</a></h4> <div class="image"><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/middle-east/war-in-gaza" title="War in Gaza"><img alt="War in Gaza" src="/web/20110102023446im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/File/20091227waringaza.jpg" width="160" height="112"/><img class="icon-multimedia" alt="(Interactive)" src="/web/20110102023446im_/http://www.thenational.ae/staticfiles/images/portal/icon-multimedia-interactive.gif" width="14" height="14"/></a></div> </div> </li> <li> <div class="article-teaser article-teaser-with-image"> <h4 class="headline">Behind the lines with US soldiers in Afghanistan<a href="/web/20110102023446/http://www.thenational.ae/featured-content/channel-page/business/economy/middle-multimedia/behind-the-lines-with-us-soldiers-in-afghanistan" class="more"> See interactive</a></h4> <div class="image"><a href="/web/20110102023446/http://www.thenational.ae/featured-content/channel-page/business/economy/middle-multimedia/behind-the-lines-with-us-soldiers-in-afghanistan" title="Behind the lines with US soldiers in Afghanistan"><img alt="Behind the lines with US soldiers in Afghanistan" src="/web/20110102023446im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/File/teaser_behind_the_lines.jpg" width="160" height="112"/><img class="icon-multimedia" alt="(Interactive)" src="/web/20110102023446im_/http://www.thenational.ae/staticfiles/images/portal/icon-multimedia-interactive.gif" width="14" height="14"/></a></div> </div> </li> <li> <div class="article-teaser article-teaser-with-image"> <h4 class="headline">Timeline: Election to inauguration<a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/americas/timeline-election-to-inauguration" class="more"> See interactive</a></h4> <div class="image"><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/americas/timeline-election-to-inauguration" title="Timeline: Election to inauguration"><img alt="Timeline: Election to inauguration" src="/web/20110102023446im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/File/20090120electiontimeline159.jpg" width="160" height="112"/><img class="icon-multimedia" alt="(Interactive)" src="/web/20110102023446im_/http://www.thenational.ae/staticfiles/images/portal/icon-multimedia-interactive.gif" width="14" height="14"/></a></div> </div> </li> </ul><!-- end scroller-items --> </div><!-- end scroller-window --> </div><!-- end scroller --> </div> <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/20110102023446/http://www.thenational.ae/news/uae-news">UAE news</a></h4> <ul> <li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/tourism">Tourism</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/technology">Technology</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/science">Science</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/health">Health</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/education">Education</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/courts">Courts</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/transport">Transport</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/environment">Environment</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/politics">Politics</a></li> </ul> </div> <div class="sub-channels-list"> <h4><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide">Worldwide</a></h4> <ul> <li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/africa">Africa</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/europe">Europe</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/americas">Americas</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/middle-east">Middle East</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/south-asia">South Asia</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific">Asia Pacific</a></li> </ul> </div> <div class="topics-list"> <h4>Topics</h4> <ul> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Location/Africa/Egypt">Egypt</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Subjects/Domestic workers">Domestic workers</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Organisations/Educational institutions/Universities/UAE University">UAE University</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Location/North and Central America/United States">United States</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Columns and sections/Weekender/Focus">Focus</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Location/Middle East/Iraq">Iraq</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/20110102023446/http://www.thenational.ae/featured-content/multimedia?type=">SOUND &amp; VISION</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/guide/practical/practical.guide">THE GUIDE</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/national-conversation?type=nationalconversation">THE NATIONAL CONVERSATION</a></li> <li><a href="/web/20110102023446/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/20110102023446/http://www.thenational.ae/business/aviation">Aviation</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/business/banking">Banking</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/business/economy">Economy</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/business/energy">Energy</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/business/industry-insights">Industry Insights</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/business/markets">Markets</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/business/media">Media</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/business/property">Property</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/business/retail">Retail</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/business/technology">Technology</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/business/telecoms">Telecoms</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/business/travel-tourism">Travel &amp; tourism</a></li> </ul></div> <div class="topics-list"> <h4>Topics</h4> <ul> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Location/Middle East/UAE">UAE</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Location/Middle East/Saudi Arabia">Saudi Arabia</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Organisations/Companies/UAE companies/Crescent Petroleum">Crescent Petroleum</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Organisations/Companies/UAE companies/Air Arabia">Air Arabia</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Location/Middle East/Qatar">Qatar</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Location/North and Central America/United States">United States</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/20110102023446/http://www.thenational.ae/featured-content/multimedia?type=">SOUND &amp; VISION</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/guide/practical/practical.guide">THE GUIDE</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/national-conversation?type=nationalconversation">THE NATIONAL CONVERSATION</a></li> <li><a href="/web/20110102023446/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/20110102023446/http://www.thenational.ae/sport/boxing">Boxing</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/sport/cricket">Cricket</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/sport/football">Football</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/sport/golf">Golf</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/sport/horse-racing">Horse racing</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/sport/motorsport">Motorsport</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/sport/north-american-sport">North American sport</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/sport/rugby">Rugby</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/sport/tennis">Tennis</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/sport/uae-sport">UAE sport</a></li> </ul></div> <div class="topics-list"> <h4>Topics</h4> <ul> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Organisations/Sports teams/Cricket teams/Cricket India">Cricket India</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Organisations/Sports teams/Spanish football teams/Barcelona">Barcelona</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Organisations/Sports teams/Cricket teams/New Zealand">New Zealand</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Columns and sections/North American sport columns">North American sport columns</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Events/Mubadala World Championship">Mubadala World Championship</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Organisations/Sports teams/Cricket teams/South Africa">South Africa</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/20110102023446/http://www.thenational.ae/featured-content/multimedia?type=">SOUND &amp; VISION</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/guide/practical/practical.guide">THE GUIDE</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/national-conversation?type=nationalconversation">THE NATIONAL CONVERSATION</a></li> <li><a href="/web/20110102023446/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/20110102023446/http://www.thenational.ae/lifestyle/at-home">At home</a></h4> <ul> <li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/at-home/family">Family</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/at-home/well-being">Well being</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/at-home/house-home">House &amp; home</a></li> </ul> </div> <div class="sub-channels-list"> <h4><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/fashion">Fashion</a></h4></div> <div class="sub-channels-list"> <h4><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/motoring">Motoring</a></h4></div> <div class="sub-channels-list"> <h4><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/personal-finance">Personal finance</a></h4></div> <div class="sub-channels-list"> <h4><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/travel">Travel</a></h4></div> <div class="topics-list"> <h4>Topics</h4> <ul> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Columns and sections/Travel">Travel</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Columns and sections/M magazine/Tried and tested">Tried and tested</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Columns and sections/Personal finance/On your side">On your side</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Columns and sections/Personal finance/On the money">On the money</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Columns and sections/Arts and Life/Observing life">Observing life</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Location/Africa/Kenya">Kenya</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/20110102023446/http://www.thenational.ae/featured-content/multimedia?type=">SOUND &amp; VISION</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/guide/practical/practical.guide">THE GUIDE</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/national-conversation?type=nationalconversation">THE NATIONAL CONVERSATION</a></li> <li><a href="/web/20110102023446/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 &amp; Culture</a></h3> <div class="accordion-content channel-5" style="display: none;"> <div class="sub-channels-list"> <ul> <li> <a href="/web/20110102023446/http://www.thenational.ae/arts-culture/art">Art</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/arts-culture/books">Books</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/arts-culture/film">Film</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/arts-culture/music">Music</a></li> <li> <a href="/web/20110102023446/http://www.thenational.ae/arts-culture/on-stage">On stage</a></li> </ul></div> <div class="topics-list"> <h4>Topics</h4> <ul> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Subjects/Food">Food</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Location/Africa/Egypt">Egypt</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/People/Arts people/Film stars">Film stars</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/People/Arts people/Artists">Artists</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Location/Middle East/Lebanon">Lebanon</a> </li> <li> <a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Location/Middle East/Iraq">Iraq</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/20110102023446/http://www.thenational.ae/featured-content/multimedia?type=">SOUND &amp; VISION</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/guide/practical/practical.guide">THE GUIDE</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/national-conversation?type=nationalconversation">THE NATIONAL CONVERSATION</a></li> <li><a href="/web/20110102023446/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/News/Worldwide/Asia Pacific --> <!-- scriptval: http://ad.doubleclick.net/adj/tn.ae_news/news_worldwide;lev1=asia_pac;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_news/news_worldwide;lev1=asia_pac;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_news/news_worldwide;lev1=asia_pac;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/20110102023446/http://ad.doubleclick.net/adj/'+scriptval+'"><\/script>'); //]]> </script> <noscript> <a href="https://web.archive.org/web/20110102023446/http://ad.doubleclick.net/jump/tn.ae_news/news_worldwide;lev1=asia_pac;sz=220x550,120x600,160x600;tile=3;ord=123456789" target="_blank"> <img src="https://web.archive.org/web/20110102023446im_/http://ad.doubleclick.net/ad/tn.ae_news/news_worldwide;lev1=asia_pac;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/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Organisations/Companies/UAE companies/Finance House">Finance House</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Organisations/Companies/Worldwide companies/Metro">Metro</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Organisations/Companies/Worldwide companies/China National Petroleum">China National Petroleum</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Organisations/Companies/Worldwide companies/Samsung Electronics">Samsung Electronics</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Organisations/Companies/UAE companies/du">du</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Organisations/Companies/Worldwide companies/China Mobile Communications">China Mobile Communications</a></li> </ul> </div> <div class="grid-2 grid-nested-last people-list"> <ul> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/People/Sport stars/Boxers/Manny Pacquiao">Manny Pacquiao</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/People/Arts people/Publishers">Publishers</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/People/Leaders and politicians/Barack Obama">Barack Obama</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/People/Leaders and politicians">Leaders and politicians</a></li> </ul> </div> </div> <script type="text/javascript"> function func(url){ window.open(url,url); } </script> <div class="external-links"> </div> <div class="e-mail-sign-up clear"> <h2>Get the most from <img height="31" width="166" src="/web/20110102023446im_/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/20110102023446/http://172.17.100.244:8082/portal/site/thenational/menuitem.1cb9c7d72183b3a0b444ebd76f4611ca/?vgnextoid=fd1d5a16c7ca6210VgnVCM100000fb6511acRCRD&amp;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/20110102023446js_/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/20110102023446if_/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/20110102023446/http://www.thenational.ae/featured-content/national-conversation?type=nationalconversation">The National <span>Conversation</span></a></h3> <ul> <li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/comment">Comment</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/analysis">Analysis</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/editorial">Editorial</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/letter">Letters</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/thenationalconversation/industry-insights">Industry Insights</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/authors?type=journalists">Our journalists</a></li> </ul> </div> <div class="grid-3"> <h3><a href="/web/20110102023446/http://www.thenational.ae/featured-content/multimedia?type=Media">Sound &amp; Vision</a></h3> <ul> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/multimedia?type=Photos">Pictures</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/multimedia?type=Videos">Videos</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/multimedia?type=Audio">Audio</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/insidethenational">Inside the National</a></li> </ul> </div> <div class="grid-3"> <h3><a href="/web/20110102023446/http://www.thenational.ae/guide/practical/practical.guide">The Guide<span> </span></a></h3> <ul> <li><a href="/web/20110102023446/http://www.thenational.ae/guide/practical/practical.guide">Practical Information</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/guide/social/social.guide">Social Information</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/guide/historical/historical.guide">History</a></li> </ul> <h3><a href="/web/20110102023446/http://www.thenational.ae/events">Events</a></h3> <ul> <li><a href="/web/20110102023446/http://www.thenational.ae/events?upcoming=1">Upcoming Events</a></li> <li><a href="/web/20110102023446/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/20110102023446/http://thenational.newspaperdirect.com/">E-Paper</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/topic?topic=/thenational/Events/Competitions">Competitions</a></li> </ul> <h3 style="color:black">From The Paper</h3> <ul> <li><a href="/web/20110102023446/http://www.thenational.ae/thereview">The Review</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/m">M Magazine</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/weekender">Weekender</a></li> </ul> </div> <div class="grid-4 grid-nested-last"> <h3><a href="/web/20110102023446/http://www.thenational.ae/portal/site/thenational/my-national-topic">My National</a></h3> <ul> <li><a href="/web/20110102023446/http://www.thenational.ae/portal/site/thenational/template.MY_ACCOUNT#pref">Edit preferences</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/portal/site/thenational/my-national-topic">Manage alerts</a></li> </ul> <p class="story"><a href="/web/20110102023446/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/20110102023446/http://www.thenational.ae/news">News</h3><ul><li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news" class="sub-section">UAE news</a><ul><li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/courts">Courts</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/education">Education</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/environment">Environment</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/health">Health</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/politics">Politics</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/science">Science</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/technology">Technology</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/tourism">Tourism</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/uae-news/transport">Transport</a></li></ul></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide" class="sub-section">Worldwide</a><ul><li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/middle-east">Middle East</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/south-asia">South Asia</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/americas">Americas</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/europe">Europe</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/asia-pacific">Asia Pacific</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/news/worldwide/africa">Africa</a></li></ul></li></ul></li><li class="grid-3 channel-2"><h3><a href="/web/20110102023446/http://www.thenational.ae/business">Business</h3><ul><li><a href="/web/20110102023446/http://www.thenational.ae/business/industry-insights">Industry Insights</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/aviation">Aviation</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/banking">Banking</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/economy">Economy</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/energy">Energy</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/markets">Markets</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/media">Media</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/property">Property</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/retail">Retail</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/technology">Technology</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/telecoms">Telecoms</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/business/travel-tourism">Travel &amp; tourism</a></li></ul></li><li class="grid-3 channel-3"><h3><a href="/web/20110102023446/http://www.thenational.ae/sport">Sport</h3><ul><li><a href="/web/20110102023446/http://www.thenational.ae/sport/boxing">Boxing</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/sport/cricket">Cricket</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/sport/football">Football</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/sport/golf">Golf</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/sport/horse-racing">Horse racing</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/sport/motorsport">Motorsport</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/sport/north-american-sport">North American sport</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/sport/rugby">Rugby</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/sport/tennis">Tennis</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/sport/uae-sport">UAE sport</a></li></ul></li><li class="grid-3 channel-4"><h3><a href="/web/20110102023446/http://www.thenational.ae/lifestyle">Lifestyle</h3><ul><li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/motoring">Motoring</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/travel">Travel</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/at-home" class="sub-section">At home</a><ul><li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/at-home/well-being">Well being</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/at-home/house-home">House &amp; home</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/at-home/family">Family</a></li></ul></li><li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/personal-finance">Personal finance</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/lifestyle/fashion">Fashion</a></li></ul></li><li class="grid-3 channel-5"><h3><a href="/web/20110102023446/http://www.thenational.ae/arts-culture">Arts &amp; Culture</h3><ul><li><a href="/web/20110102023446/http://www.thenational.ae/arts-culture/art">Art</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/arts-culture/books">Books</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/arts-culture/film">Film</a></li><li><a href="/web/20110102023446/http://www.thenational.ae/arts-culture/music">Music</a></li><li><a href="/web/20110102023446/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/20110102023446/http://www.thenational.ae/topics">The National Topics</a> </div> </div><!-- end footer channels --> <!-- --> <div class="links"> <ul> <li><a href="/web/20110102023446/http://www.thenational.ae/about-us" target="_self">About us</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/contact-us" target="_self">Contact us</a></li> <li><a href="https://web.archive.org/web/20110102023446/http://www.admedia.ae/en/career.php" target="_blank">Work for us</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/featured-content/standard-content/privacy-policy" target="_self">Privacy policy</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/terms-and-conditions" target="_self">Terms and conditions</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/advertise-with-us" target="_self">Advertise with us</a></li> <li><a href="/web/20110102023446/http://www.thenational.ae/subscribe" target="_self">Subscribe</a></li> </ul> </div><!-- end links --> </div> </div> <script type="text/javascript" src="/web/20110102023446js_/http://www.thenational.ae/staticfiles/js/functions.js"></script> <script type="text/javascript" src="/web/20110102023446js_/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/20110102023446/https://me-ssl':'https://web.archive.org/web/20110102023446/http://me-cdn')+unescape('.effectivemeasure.net/em.js%22%3E%3C/script%3E')); //]]> </script> <noscript> <img src="//web.archive.org/web/20110102023446im_/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/20110102023446js_/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/20110102023446im_/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/20110102023446js_/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/20110102023446im_/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/20110102023446/https://ssl' : 'https://web.archive.org/web/20110102023446/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/20110102023446cs_/http://www.thenational.ae/vgn-ext-templating/common/styles/vgn-ext-templating.css" rel="stylesheet" type="text/css"></link> </body> </html><!-- FILE ARCHIVED ON 02:34:46 Jan 02, 2011 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 18:58:33 Dec 05, 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.496 exclusion.robots: 0.041 exclusion.robots.policy: 0.016 esindex: 0.01 cdx.remote: 5.854 LoadShardBlock: 137.747 (3) PetaboxLoader3.datanode: 153.539 (4) PetaboxLoader3.resolve: 435.956 (2) load_resource: 464.763 -->

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