CINXE.COM
Anadolu Ajansı
<!DOCTYPE html> <html> <head> <!-- Google Tag Manager --> <!-- End Google Tag Manager --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title>Anadolu Ajansı</title> <meta http-equiv="Content-Language" content="en" /> <meta name="description" content="Anadolu Ajansı, your source for trusted news, offers news, photographs and videos on Türkiye, world, economy, sports, health and technology." /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="keywords" content="" /> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" /> <!-- Jetpack Open Graph Tags --> <meta property="fb:app_id" content="1855843514662870" /> <meta property="fb:pages" content="165302756850788" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Anadolu Ajansı" /> <meta property="og:url" content="https://www.aa.com.tr/en/americas" /> <meta property="og:description" content="Anadolu Ajansı" /> <meta property="og:image" content="https://cdnassets.aa.com.tr/assets/newVersion/images/sharing-logo.jpg"> <meta property="og:site_name" content="Anadolu Ajansı" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="https://twitter.com/anadoluagency"> <meta name="twitter:title" content="Anadolu Ajansı"> <meta name="twitter:description" content="Anadolu Ajansı" /> <meta name="twitter:image" content="https://cdnassets.aa.com.tr/assets/newVersion/images/sharing-logo.jpg" /> <meta http-equiv="refresh" content="300"> <link rel="icon" href="https://cdnassets.aa.com.tr/assets/newVersion/images/favicon-32x32.png" media="(prefers-color-scheme:no-preference)"> <link rel="icon" href="https://cdnassets.aa.com.tr/assets/newVersion/images/favicon-dark-32x32.png" media="(prefers-color-scheme:dark)"> <link rel="icon" href="https://cdnassets.aa.com.tr/assets/newVersion/images/favicon-light-48x48.png" media="(prefers-color-scheme:light)"> <link rel='canonical' href='https://www.aa.com.tr/en/americas' /> <link rel="alternate" type="application/rss+xml" title="Anadolu Ajansı » Rss" href="/rss/" /> <link href="https://cdnassets.aa.com.tr/assets/newVersion/assets/owlcarousel/assets/owl.theme.default.css" rel="stylesheet" /> <link href="https://cdnassets.aa.com.tr/assets/newVersion/assets/owlcarousel/assets/owl.theme.default.min.css" rel="stylesheet" /> <link href="https://cdnassets.aa.com.tr/assets/newVersion/assets/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet" /> <link href="https://cdnassets.aa.com.tr/assets/newVersion/css/bootstrap.min.css" rel="stylesheet" /> <link href="https://cdnassets.aa.com.tr/assets/newVersion/assets/fontawesome/css/all.css" rel="stylesheet" /> <link href="https://cdnassets.aa.com.tr/assets/newVersion/assets/animatecss/animate.css" rel="stylesheet" /> <link href="https://cdnassets.aa.com.tr/assets/newVersion/css/style.css?v=2.8.8" rel="stylesheet" /> <!-- pinterest --> <meta name="p:domain_verify" content="4658984d2754f9c211149b0afeb2e5ff"> <!-- google apps --> <meta name="google-site-verification" content="htdbD82dZlkOE493sk_MjTWms0Rz_Z4w4DmIt355RNI"> <meta name="google-site-verification" content="Wd7ZCx4LMRyoNlDAb5gJP874fi76hTQJGliE25I6qTw" /> <meta name="google-play-app" content="app-id=com.aa.arge.mobile.android.mobile_android"> <script src="https://cdnassets.aa.com.tr/assets/newVersion/assets/jquery/jquery-3.3.1.min.js"></script> <script> if (/(iPad).*AppleWebKit.*Mobile.*Safari/.test(navigator.userAgent)) { var headNode = document.getElementsByTagName("head")[0]; var sbNode = document.createElement('meta'); sbNode.name = 'apple-itunes-app'; sbNode.content = 'app-id=948616857'; headNode.appendChild(sbNode); } else if (/(iPhone|iPod).*AppleWebKit.*Mobile.*Safari/.test(navigator.userAgent)) { var headNode = document.getElementsByTagName("head")[0]; var sbNode = document.createElement('meta'); sbNode.name = 'apple-itunes-app'; sbNode.content = 'app-id=936244304'; headNode.appendChild(sbNode); } </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebSite", "url": "https://www.aa.com.tr/en", "description":"Anadolu Ajansı, your source for trusted news, offers news, photographs and videos on Türkiye, world, economy, sports, health and technology.", "potentialAction": { "@type": "SearchAction", "target": "https://www.aa.com.tr/en/search/?s={search_term_string}", "query-input": "required name=search_term_string" } } </script> <script type="text/javascript"> $(document).ready(function () { if (!window.matchMedia) return; var current = $('head > link[rel="icon"][media]'); $.each(current, function (i, icon) { var match = window.matchMedia(icon.media); function swap() { if (match.matches) { current.remove(); current = $(icon).appendTo('head'); } } match.addListener(swap); swap(); }); }); </script> </head> <body> <!-- Google Tag Manager (noscript) --> <!-- End Google Tag Manager (noscript) --> <div> <!-- start:page header mobile --> <header class="sticky-top"> <script> var timerBreaking; var breakingStrLen = 0; $.breakingInit = function(){ if (!document.hidden) { $.get('https://www.aa.com.tr/en/BreakingNewsAjax',{},function(data){ if(data==""){ breakingStrLen = 0; $('.ustBilgi').hide(); }else{ if(breakingStrLen != data.length){ breakingStrLen = data.length; $('.ustBilgi-yazi ul').html(data); $('.ustBilgi-yazi li').addClass("item"); if ("en"=="ar") { $('.ustBilgi-yazi li').addClass("direction-rtl"); } $('.ustBilgi').show(); $('.ustbilgiSondakika').trigger('destroy.owl.carousel'); $('.ustbilgiSondakika').owlCarousel({ loop:true, nav: false, items:1, autoplay:true, dots:false, smartSpeed: 1000, animateOut: 'fadeOutUp', animateIn: 'fadeInLeft', responsiveClass: true, rtl: false, }); } } }); } } $(window).focus(function() { $.breakingInit(); }); $(document).ready(function () { $.breakingInit(); var timerBreaking = setInterval(function(){ $.breakingInit() }, 5000); }) </script> <div class="ustBilgi" style="display:none;"> <div class="ustBilgi-sondakika"> <div class="ustBilgi-genel container"> <div class="ustBilgi-baslik col-xl-2 col-lg-12 col-md-12 col-sm-12 text-left"><div style="font-family: GothamNarrow-UltraItalic !important; float: left;" class="sndkk">breaking </div>  <span style="font-style:normal !important">•</span> <div class="sondakikaAcKpt"><i class="fas fa-angle-up"></i></div> </div> <div class="ustBilgi-yazi col-xl-10 col-lg-12 col-md-12 col-sm-12"> <ul class="ustbilgiSondakika owl-carousel owl-theme" style=" padding-top: 15px; margin-left: -70px;font-size:20px;"></ul> </div> </div> </div> </div> <div class="ustBar d-none d-md-block"> <div class="ustBar-genel container p-0"> <div class="ustBar-btn"> <div class="ustBar-sosyal"> <a href="https://www.facebook.com/anadoluagencyenglish" class="btn facebook" target="_blank"><i class="fab fa-facebook-f"></i></a> <a href="https://twitter.com/anadoluagency" class="btn twitter"target="_blank"><svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512"><style> svg { fill: #ffffff } </style><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z" /></svg></a> <a href="https://www.youtube.com/user/anadoluagency" class="btn youtube" target="_blank"><i class="fab fa-youtube"></i></a> <a href="https://www.instagram.com/anadoluagency" class="btn instagram"target="_blank"><i class="fab fa-instagram"></i></a> </div> <button type="button" class="btn dropdown-toggle ustBar-edition btn-outline-primary" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> EDITION </button> <div class="dropdown-menu dropdown-menu-right"> <a class="dropdown-item" href="/tr">Türkçe</a> <a class="dropdown-item" href="/en">English</a> <a class="dropdown-item" href="/ba">BHSC</a> <a class="dropdown-item" href="/ru">Pусский</a> <a class="dropdown-item" href="/fr">Français</a> <a class="dropdown-item" href="/ar">العربية</a> <a class="dropdown-item" href="/kk">Kurdî</a> <a class="dropdown-item" href="/ks">کوردی</a> <a class="dropdown-item" href="/sq">Shqip</a> <a class="dropdown-item" href="/fa">فارسی</a> <a class="dropdown-item" href="/mk">македонски</a> <a class="dropdown-item" href="/id">Bahasa Indonesia</a> <a class="dropdown-item" href="/es">Español</a> </div> </div> </div> </div> <div class="fixedTopFix1 container"></div> <div class="anamenu"> <nav class="navbar navbar-expand-lg container "> <a class="navbar-brand" href="https://www.aa.com.tr/en"> <img src="https://cdnassets.aa.com.tr/assets/newVersion/images/logo.png" class="logo" alt="logo" /> </a> <div class="borderR" style="height:80px;margin-top: -2px;"></div> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav mr-auto"> <li class="nav-item active"> <a class="nav-link" href="/en/turkiye">Türkİye <span class="sr-only">(current)</span></a> </li> <li class="nav-item active"> <a class="nav-link" href="/en/world">World <span class="sr-only">(current)</span></a> </li> <li class="nav-item active"> <a class="nav-link" href="/en/economy">Economy <span class="sr-only">(current)</span></a> </li> <li class="nav-item active"> <a class="nav-link" href="/en/politics">Politics <span class="sr-only">(current)</span></a> </li> <li class="nav-item active"> <a class="nav-link" href="https://www.aa.com.tr/en/energy">Energy <span class="sr-only">(current)</span></a> </li> <li class="nav-item active"> <a class="nav-link" href="/en/sports">Sports <span class="sr-only">(current)</span></a> </li> <li class="nav-item active"> <a class="nav-link" href="/en/info/infographics/0">Infographics <span class="sr-only">(current)</span></a> </li> <li class="nav-item active"> <a class="nav-link" href="/en/opinion">Opinion <span class="sr-only">(current)</span></a> </li> <li class="nav-item"> <a class="nav-link" href="https://www.aa.com.tr/en/vgc/video-gallery/0">Video</a> </li> <li class="nav-item"> <a class="nav-link" href="https://www.aa.com.tr/en/pgc/photo-gallery/0">Photo</a> </li> </ul> <form class="form-inline my-2 my-lg-0" id="arama-form" autocomplete="off" method="get" action="https://www.aa.com.tr/en/search/"> <input type="text" name="s" class="arama-alani " placeholder="Ara"> <i class="fas fa-search" style="color: #ffffff"></i> </form> <div class="borderL" style="height:80px;margin: -2px 25px 0 25px;"></div> <a id="nav-toggle" data-toggle="collapse" data-target="#menu-icerik" href="#menu-icerik" role="button" aria-expanded="false" aria-controls="menu-icerik" class="hamburgerB"><span></span></a> </div> </nav> <div id="menu-icerik" class="collapse"> <div class="container menu-icerik-ortali"> <div class="row"> <div class="col-md-3 col-lg-3 col-xl-3 mx-auto mb-3"> <p> <a href="/en/turkiye" class="text-white">Türkiye</a> </p> <p> <a href="/en/world" class="text-white">World</a> </p> <ul> <li> <p> <a href="/en/middle-east" class="text-white">Middle East</a> </p> </li> <li> <p> <a href="/en/americas" class="text-white">Americas</a> </p> </li> <li> <p> <a href="/en/europe" class="text-white">Europe</a> </p> </li> <li> <p> <a href="/en/africa" class="text-white">Africa</a> </p> </li> <li> <p> <a href="/en/asia-pacific" class="text-white">Asia - Pacific</a> </p> </li> </ul> <p> <a href="/en/economy" class="text-white">Economy</a> </p> <p> <a href="/en/politics" class="text-white">Politics</a> </p> <p> <a href="https://www.aa.com.tr/en/energy" class="text-white">Energy</a> </p> <p> <a href="/en/sports" class="text-white">Sports</a> </p> <p> <a href="/en/info/infographics/0" class="text-white">Infographics</a> </p> <p> <a href="/en/opinion" class="text-white">Opinion</a> </p> </div> <div class="col-md-3 col-lg-3 col-xl-3 mx-auto mb-3"> <p> <a href="https://www.aa.com.tr/en/pgc/photo-gallery/0" class="text-white">Photo</a> </p> <p> <a href="https://www.aa.com.tr/en/vgc/video-gallery/0" class="text-white">Video</a> </p> <ul> </ul> </div> <div class="col-md-3 col-lg-3 col-xl-3 mx-auto mb-3"> <p> <a href="/en/environment" class="text-white">Environment</a> </p> <p> <a href="/en/education" class="text-white">Education</a> </p> <p> <a href="/en/life" class="text-white">Life</a> </p> <p> <a href="/en/culture" class="text-white">Culture</a> </p> <p> <a href="/en/opinion" class="text-white">Opinion</a> </p> <p> <a href="/en/health" class="text-white">Health</a> </p> <p> <a href="/en/science-technology" class="text-white">Science-Technology</a> </p> </div> <div class="col-md-3 col-lg-3 col-xl-3 mx-auto mb-3"> <p> <a href="https://www.aa.com.tr/tr/sirkethaberleri" class="text-white" target="_blank">Business News</a> </p> <p> <a href="http://aafinans.com" class="text-white" target="_blank">Finance Terminal</a> </p> <p> <a href="http://www.anadoluimages.com/Account/SetLanguage?culture=en-US&returnUrl=/" class="text-white" target="_blank">Anadolu Images</a> </p> <p> <a href="https://www.aa.com.tr/en/energy" class="text-white" target="_blank">Energy Terminal</a> </p> <p> <a href="https://www.aa.com.tr/en/newsacademy" class="text-white" target="_blank">AA Academy</a> </p> <p> <a href="https://www.aa.com.tr/tr/yesilhat" class="text-white" target="_blank">Green Line</a> </p> <p> <a href="https://www.aa.com.tr/tr/ayrimcilikhatti" class="text-white" target="_blank">Discrimination Line</a> </p> <p> <a href="https://www.aa.com.tr/tr/teyithatti" class="text-white" target="_blank">Fact Check Line</a> </p> <p> <a href="https://kariyer.aa.com.tr/?language=1" class="text-white" target="_blank"> Career AA</a> </p> <p> <a href="https://www.aa.com.tr/en/corporate-news" class="text-white" target="_blank">Corporate News</a> </p> <p> </p> </div> </div> </div> </div> <div class="navbarR row m-auto"> <div class="col-2 m-auto mt-2 pt-2"> <a href="https://www.aa.com.tr/en"> <img src="https://cdnassets.aa.com.tr/assets/newVersion/images/logo.png" class="logoR" alt="logo" /> </a> </div> <div class="col-8 pr-0"> </div> <div class="col-2 m-auto pt-2 text-right hamburgerR" > <span><i class="fas fa-bars" onclick="openNav()"></i> </span> </div> </div> </div> <script> $(document).ready(function () { $('.mobile_search').on('click touch', function () { $('#arama-form2').submit(); return false; }); if (getCookie("v") == null || getCookie("v") == ''){ $('.uiVersion').addClass('oldVersion').removeClass('newVersion').text('Return to old version'); }else if(getCookie("v")=='1'){ $('.uiVersion').addClass('oldVersion').removeClass('newVersion').text('Return to old version'); }else{ $('.uiVersion').addClass('newVersion').removeClass('oldVersion').text('New version'); } $('.newVersion').on('click', function () { setCookie("v", 1, 999); $(this).addClass('oldVersion').removeClass('newVersion'); window.location.href = 'https://www.aa.com.tr/en'; return false; }); $('.oldVersion').on('click', function () { setCookie("v", 0, 999); $(this).addClass('newVersion').removeClass('oldVersion'); window.location.href = 'https://www.aa.com.tr/en'; return false; }); }); </script> <div id="mySidenav" class="sidenav"> <div class="row sideUst"> <div class="sideUst-left"> <a href="https://www.aa.com.tr/en"> <img src="https://cdnassets.aa.com.tr/assets/newVersion/images/logo.png" class="logoR" alt="logo" /> </a> </div> <div class="sideUst-right"> <a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a></div> </div> <div class="row borderB sideArama"> <form class="form-inline my-2 my-lg-0" id="arama-form2" autocomplete="off" method="get" action="https://www.aa.com.tr/en/search/"> <input type="text" name="s" class="" /> <a href="#!" style="padding:5px!important"><i class="fas fa-search"></i></a> </form> </div> <div class="row"> <div class="accordion" id="accordionExample"> <div class="detay-gundemdekiler-icon" style="margin-left:50px"></div> <a data-toggle="collapse" data-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne" style="cursor:pointer; padding: 5px 70px;"> EDITION <i class="fas fa-angle-down"></i> </a> <div id="collapseOne" class="collapse" aria-labelledby="headingOne" data-parent="#accordionExample"> <a href="/tr" style="padding-left: 85px;">Türkçe</a> <a href="/en" style="padding-left: 85px;">English</a> <a href="/ba" style="padding-left: 85px;">BHSC</a> <a href="/ru" style="padding-left: 85px;">Pусский</a> <a href="/fr" style="padding-left: 85px;">Français</a> <a href="/ar" style="padding-left: 85px;">العربية</a> <a href="/kk" style="padding-left: 85px;">Kurdî</a> <a href="/ks" style="padding-left: 85px;">کوردی</a> <a href="/sq" style="padding-left: 85px;">Shqip</a> <a href="/fa" style="padding-left: 85px;">فارسی</a> <a href="/mk" style="padding-left: 85px;">македонски</a> <a href="/id" style="padding-left: 85px;">Bahasa Indonesia</a> <a href="/es" style="padding-left: 85px;">Español</a> </div> </div> </div> <div class="row"> <ul> <li> <div class="detay-gundemdekiler-icon" style="margin-left:10px"></div> <a href="/en/turkiye" class="text-white">Türkiye</a> </li> <li> <div class="detay-gundemdekiler-icon" style="margin-left:10px"></div> <a href="/en/world" class="text-white">World</a> </li> <li> <div class="detay-gundemdekiler-icon" style="margin-left:10px"></div> <a href="/en/economy" class="text-white">Economy</a> </li> <li> <div class="detay-gundemdekiler-icon" style="margin-left:10px"></div> <a href="/en/politics" class="text-white">Politics</a> </li> <li> <div class="detay-gundemdekiler-icon" style="margin-left:10px"></div> <a href="https://www.aa.com.tr/en/energy" class="text-white">Energy</a> </li> <li> <div class="detay-gundemdekiler-icon" style="margin-left:10px"></div> <a href="/en/sports" class="text-white">Sports</a> </li> <li> <div class="detay-gundemdekiler-icon" style="margin-left:10px"></div> <a href="/en/info/infographics/0" class="text-white">Infographics</a> </li> <li> <div class="detay-gundemdekiler-icon" style="margin-left:10px"></div> <a href="/en/opinion" class="text-white">Opinion</a> </li> <li> <div class="detay-gundemdekiler-icon" style="margin-left:10px"></div> <a href="https://www.aa.com.tr/en/pgc/photo-gallery/0" class="text-white">Photo</a> </li> <li> <div class="detay-gundemdekiler-icon" style="margin-left:10px"></div> <a href="https://www.aa.com.tr/en/vgc/video-gallery/0" class="text-white">Video</a> </li> </ul> </div> </div> </header> <input type="hidden" id="CategoryTip" value="Americas" /> <main> <div class="konu-ust row"> <div class="konu-ustBg" style="background-color:white !important;" > <div class="konu-ust-baslik container"> <div class="baslikSolicon"> </div> <h1>Americas</h1> <p> </p> </div> </div> </div> <div class="konu-ust-icerik container p-0"> <div class="row"> <div class="col-12 m-0 p-0"> <a href="https://www.aa.com.tr/en/americas/un-official-wants-to-reverse-the-dangerous-cycle-of-escalation-in-russia-ukraine-crisis/3406758"> <img src="https://cdnuploads.aa.com.tr/uploads/Contents/2024/11/27/thumbs_b_c_8891de370cfb24bde8984aeb77407d7a.jpg?v=200031" alt="UN official wants to 'reverse the dangerous cycle of escalation' in Russia-Ukraine crisis" class="img-fluid m-0 d-sm-12 d-md-12 d-lg-12 konu-ust-image" style="max-height:468px!important;" /> </a> <div class="container d-none d-xl-block"> <div class="konu-carousel-caption text-left"> <div class="konu-news-category" style="display:none;">americas</div> <h2 class="pad-5"><span> <a href="https://www.aa.com.tr/en/americas/un-official-wants-to-reverse-the-dangerous-cycle-of-escalation-in-russia-ukraine-crisis/3406758">UN official wants to 'reverse the dangerous cycle of escalation' in Russia-Ukraine crisis</a></span></h2> <p> 'In recent days we have seen alarming signs of further escalation in this already explosive war' says Miroslav Jenca </p> </div> </div> <div class="container row d-block d-xl-none mobilGorunum"> <div class="konu-news-category" style="display:none;">americas</div> <h2><a href="https://www.aa.com.tr/en/americas/un-official-wants-to-reverse-the-dangerous-cycle-of-escalation-in-russia-ukraine-crisis/3406758">UN official wants to 'reverse the dangerous cycle of escalation' in Russia-Ukraine crisis</a></h2> <p> 'In recent days we have seen alarming signs of further escalation in this already explosive war' says Miroslav Jenca </p> </div> </div> </div> </div> <div class="borderT row"></div> <div class="row konu-ust-icerik container p-0"> <div class="col-sm-12 col-md-6 borderR borderL konu-ust-manset m-0 p-0"> <a href="https://www.aa.com.tr/en/americas/us-economy-grows-by-28-in-q3-in-line-with-forecasts/3406619"> <img src="https://cdnuploads.aa.com.tr/uploads/Contents/2024/11/27/thumbs_b_c_09ac0bf5bc8f2e95476b149c4a973166.jpg?v=173522" alt="US economy grows by 2.8% in Q3, in line with forecasts" class="img-responsive img-fluid m-0"> <h2 class="d-none d-xl-block"><span class="category-beyaz-manset">US economy grows by 2.8% in Q3, in line with forecasts</span></h2> <span class="mobilGorunum mobil-konu-span d-xl-none p-2"> US economy grows by 2.8% in Q3, in line with forecasts </span> </a> </div> <div class="col-sm-12 col-md-6 borderR borderL konu-ust-manset m-0 p-0"> <a href="https://www.aa.com.tr/en/americas/trump-s-threatened-tariffs-could-spike-cost-of-living-complicating-feds-path-forward/3405904"> <img src="https://cdnuploads.aa.com.tr/uploads/Contents/2024/11/27/thumbs_b_c_f947ed16e4af5084e6d12a829325b0e0.jpg?v=110218" alt="Trump’s threatened tariffs could spike cost of living, complicating Fed's path forward" class="img-responsive img-fluid m-0"> <h2 class="d-none d-xl-block"><span class="category-beyaz-manset">Trump’s threatened tariffs could spike cost of living, complicating Fed's path forward</span></h2> <span class="mobilGorunum mobil-konu-span d-xl-none p-2"> Trump’s threatened tariffs could spike cost of living, complicating Fed's path forward </span> </a> </div> </div> <div class="row konu-ust-mansetalti konu-ust-icerik container p-0"> <div class="col-sm-6 col-md-3 borderR borderL borderT m-0 p-0"> <a href="https://www.aa.com.tr/en/americas/trump-picks-covid-19-lockdown-critic-to-lead-top-us-medical-research-agency/3405843"> <img alt="Trump picks COVID-19 lockdown critic to lead top US medical research agency" src="https://cdnuploads.aa.com.tr/uploads/Contents/2024/11/27/thumbs_m_c_be9301196156a6c818c9deca2fc3ed7c.jpg?v=103337" class="img-responsive img-fluid m-0"> <h4>Trump picks COVID-19 lockdown critic to lead top US medical research agency</h4> </a> </div> <div class="col-sm-6 col-md-3 borderR borderL borderT m-0 p-0"> <a href="https://www.aa.com.tr/en/americas/biden-announces-another-push-for-gaza-cease-fire-with-turkiye-among-mediators/3405760"> <img alt="Biden announces 'another push' for Gaza cease-fire, with Türkiye among mediators" src="https://cdnuploads.aa.com.tr/uploads/Contents/2024/11/27/thumbs_m_c_01a29c06c4b9ae873e0dee9d84a79d9f.jpg?v=091549" class="img-responsive img-fluid m-0"> <h4>Biden announces 'another push' for Gaza cease-fire, with Türkiye among mediators</h4> </a> </div> <div class="col-sm-6 col-md-3 borderR borderL borderT m-0 p-0"> <a href="https://www.aa.com.tr/en/americas/cease-fire-deal-between-israel-and-hezbollah-takes-effect/3405757"> <img alt="Cease-fire deal between Israel and Hezbollah takes effect" src="https://cdnuploads.aa.com.tr/uploads/Contents/2024/11/27/thumbs_m_c_2013f61e3e09ec58aafb58166317ee3e.jpg?v=091159" class="img-responsive img-fluid m-0"> <h4>Cease-fire deal between Israel and Hezbollah takes effect</h4> </a> </div> <div class="col-sm-6 col-md-3 borderR borderL borderT m-0 p-0"> <a href="https://www.aa.com.tr/en/americas/us-defense-secretary-welcomes-lebanon-cease-fire-hopes-for-end-to-gaza-war/3405731"> <img alt="US defense secretary welcomes Lebanon cease-fire, hopes for end to Gaza war" src="https://cdnuploads.aa.com.tr/uploads/Contents/2024/11/27/thumbs_m_c_aff8befd97f8f8dd072193d16adb9ad6.jpg?v=084237" class="img-responsive img-fluid m-0"> <h4>US defense secretary welcomes Lebanon cease-fire, hopes for end to Gaza war</h4> </a> </div> </div> <div class="borderT row"></div> <div class="gundem row"> <div class="gundem-icerik container"> <div class="gundem-sol">Diary.</div> <div class="gundem-orta"> <span>Current events in Turkiye and the world, leaders’ schedules and international events will be on the Diary page</span> </div> <div class="gundem-icon"> <a href="https://www.aa.com.tr/en/p/diary" role="button"><i class="fas fa-long-arrow-alt-right"></i></a> </div> </div> </div> <div class="borderT row"></div> <div class="konu-alt row container p-0"> <div class="col-sm-12 col-md-10 p-0" id="dvOtherContent"> <div class="row konu-alt-icerik"> <a href="https://www.aa.com.tr/en/americas/canadian-health-care-workers-accuse-trudeau-government-of-complicity-in-gaza-genocide/3405728" class="col-sm-12 col-md-6 col-lg-3 col-xl-3 p-sm-0 m-sm-0 p-0"> <img src="https://cdnuploads.aa.com.tr/uploads/Contents/2024/11/27/thumbs_m_c_2b551e9a3ce9e58b72e3e81bc751df4d.jpg?v=083428" alt="Canadian health care workers accuse Trudeau government of 'complicity' in Gaza genocide" class="img-responsive img-fluid m-0" /> </a> <div class="col-sm-12 col-md-6 col-lg-9 col-xl-9 konu-alt-yazi"> <tarih> 27.11.2024</tarih> <a href="https://www.aa.com.tr/en/americas/canadian-health-care-workers-accuse-trudeau-government-of-complicity-in-gaza-genocide/3405728"> <h4>Canadian health care workers accuse Trudeau government of 'complicity' in Gaza genocide</h4> </a> <p>'We want the politicians of this country to do their job and end this genocide,' says Dr. Ben Thomson</p> </div> </div> <div class="row konu-alt-icerik"> <a href="https://www.aa.com.tr/en/americas/us-military-strikes-iranian-linked-militia-groups-weapons-storage-facility-in-syria/3405715" class="col-sm-12 col-md-6 col-lg-3 col-xl-3 p-sm-0 m-sm-0 p-0"> <img src="https://cdnuploads.aa.com.tr/uploads/Contents/2024/11/27/thumbs_m_c_b90c32b2f0df73f41efbb8fb58f5f639.jpg?v=080328" alt="US military strikes Iranian-linked militia group's weapons storage facility in Syria" class="img-responsive img-fluid m-0" /> </a> <div class="col-sm-12 col-md-6 col-lg-9 col-xl-9 konu-alt-yazi"> <tarih> 27.11.2024</tarih> <a href="https://www.aa.com.tr/en/americas/us-military-strikes-iranian-linked-militia-groups-weapons-storage-facility-in-syria/3405715"> <h4>US military strikes Iranian-linked militia group's weapons storage facility in Syria</h4> </a> <p>'The strike is in response to an Iranian-aligned attack against U.S. forces in Syria yesterday,' says CENTCOM</p> </div> </div> <div class="row konu-alt-icerik"> <a href="https://www.aa.com.tr/en/americas/trump-team-briefed-on-israel-hezbollah-cease-fire-deal/3405713" class="col-sm-12 col-md-6 col-lg-3 col-xl-3 p-sm-0 m-sm-0 p-0"> <img src="https://cdnuploads.aa.com.tr/uploads/Contents/2024/11/27/thumbs_m_c_5458ed38ba57ca6d42b3afea5c7e8267.jpg?v=074554" alt="Trump team briefed on Israel-Hezbollah cease-fire deal" class="img-responsive img-fluid m-0" /> </a> <div class="col-sm-12 col-md-6 col-lg-9 col-xl-9 konu-alt-yazi"> <tarih> 27.11.2024</tarih> <a href="https://www.aa.com.tr/en/americas/trump-team-briefed-on-israel-hezbollah-cease-fire-deal/3405713"> <h4>Trump team briefed on Israel-Hezbollah cease-fire deal</h4> </a> <p>Team not involved in Lebanon cease-fire negotiations but were briefed twice on terms of agreement, according to a senior administration official</p> </div> </div> <div class="row konu-alt-icerik"> <a href="https://www.aa.com.tr/en/americas/un-chief-welcomes-israeli-cease-fire-deal-with-hezbollah/3405711" class="col-sm-12 col-md-6 col-lg-3 col-xl-3 p-sm-0 m-sm-0 p-0"> <img src="https://cdnuploads.aa.com.tr/uploads/Contents/2024/11/27/thumbs_m_c_a3486e0634928f3a86d72bcad0830338.jpg?v=071047" alt="UN chief welcomes Israeli cease-fire deal with Hezbollah" class="img-responsive img-fluid m-0" /> </a> <div class="col-sm-12 col-md-6 col-lg-9 col-xl-9 konu-alt-yazi"> <tarih> 27.11.2024</tarih> <a href="https://www.aa.com.tr/en/americas/un-chief-welcomes-israeli-cease-fire-deal-with-hezbollah/3405711"> <h4>UN chief welcomes Israeli cease-fire deal with Hezbollah</h4> </a> <p>Antonio Guterres calls on parties to 'fully respect and swiftly implement all of their commitments made under this agreement,' says his spokesman</p> </div> </div> <div class="row konu-alt-icerik"> <a href="https://www.aa.com.tr/en/americas/biden-says-israel-lebanon-have-agreed-to-deal-to-end-over-year-long-conflict/3405651" class="col-sm-12 col-md-6 col-lg-3 col-xl-3 p-sm-0 m-sm-0 p-0"> <img src="https://cdnuploads.aa.com.tr/uploads/Contents/2024/11/27/thumbs_m_c_53be91ba3b5a9b02ee0a613655ddfbf2.jpg?v=003529" alt="Biden says Israel, Lebanon have agreed to deal to end over year-long conflict" class="img-responsive img-fluid m-0" /> </a> <div class="col-sm-12 col-md-6 col-lg-9 col-xl-9 konu-alt-yazi"> <tarih> 27.11.2024</tarih> <a href="https://www.aa.com.tr/en/americas/biden-says-israel-lebanon-have-agreed-to-deal-to-end-over-year-long-conflict/3405651"> <h4>Biden says Israel, Lebanon have agreed to deal to end over year-long conflict</h4> </a> <p>Agreement slated to go into effect Wednesday at 4 a.m. local time (0200 GMT) and will see Lebanese Armed Forces 'deploy and take control of' southern Lebanon, says US president</p> </div> </div> </div> <div class="col-sm-0 col-md-2 detay-gundemdekiler"> <div class="sticky-top sticky-font"> <div style="padding-bottom: 45px;padding-top: 10px;"> <div class="analiz-baslikicon"> <img src="https://cdnassets.aa.com.tr/assets/newVersion/images/analiz.png" alt="Analysis" /> </div> <div class="analiz-baslikbg"><a href="https://www.aa.com.tr/en/world">World</a></div> </div> <a href="https://www.aa.com.tr/en/environment/cop29-deal-betrayal-of-the-most-vulnerable-or-what-was-politically-achievable-/3406527"> <h6 style="font-size:.9rem">COP29 deal: ‘Betrayal of the most vulnerable’ or what was ‘politically achievable’?</h6> </a> <hr/> <a href="https://www.aa.com.tr/en/europe/hate-pushing-uk-muslims-away-but-government-yet-to-accept-islamophobia-exists-rights-lawyer/3406465"> <h6 style="font-size:.9rem">Hate pushing UK Muslims away but government yet to ‘accept Islamophobia exists’: Rights lawyer</h6> </a> <hr/> <a href="https://www.aa.com.tr/en/world/putin-says-russia-ready-for-new-large-scale-projects-with-kazakhstan/3406091"> <h6 style="font-size:.9rem">Putin says Russia ready for new large-scale projects with Kazakhstan</h6> </a> <hr/> <a href="https://www.aa.com.tr/en/world/morning-briefing-nov-27-2024/3405726"> <h6 style="font-size:.9rem">Morning Briefing: Nov. 27, 2024</h6> </a> <hr/> <a href="https://www.aa.com.tr/en/europe/world-hails-israel-lebanon-cease-fire-deal-as-relief-for-region/3405684"> <h6 style="font-size:.9rem">World hails Israel-Lebanon cease-fire deal as 'relief' for region</h6> </a> </div> </div> <div class="row konu-alt-icerik"> <a href="#!" class="button-daha text-center"> Continue </a> </div> </div> </main> <script> var numFirst = 12; function scrollbottom() { $.ajax({ url: 'https://www.aa.com.tr/en/americas', type: 'POST', async: false, data: { numFirst: numFirst, numFin: 5 }, success: function (result) { if (result == "Search" || result.length == 0 || result == 'undefined') { window.location = 'https://www.aa.com.tr/en/Search'; return; } numFirst = numFirst + 5; var $newdiv1; if (result.length < 5) { $("#btnDevamSpan").hide(); } for (var i = 0; i < result.length; i++) { var deger = (result[i].Special == 1) ? "display:block" : "display:none"; var deger2 = (result[i].Archive == 1) ? "display:block" : "display:none"; var photoGal = ""; var photoGalId = 0; var photoGalRoute = ""; if (result[i].PhotoGalleryId > 0) { photoGal = "display:block"; photoGalId = result[i].PhotoGalleryId; photoGalRoute = result[i].PhotoGalleryRoute; } else { photoGal = "display:none"; } var videoGal = ""; var videoGalId = 0; var videoGalRoute = ""; if (result[i].VideoGalleryId > 0) { videoGal = "display:block"; videoGalId = result[i].VideoGalleryId; videoGalRoute = result[i].VideoGalleryRoute; } else { videoGal = "display:none"; } var summary = result[i].Summary == null ? "" : result[i].Summary; if (result[i].SignLanguageVideo != null) { $newdiv1 = $("<div class=\"row konu-alt-icerik\">"+ "<a href=\"https://www.aa.com.tr/en/americas/" + result[i].Route + "/" + result[i].ID + "\" class=\"col-sm-12 col-md-6 col-lg-3 col-xl-3 p-sm-0 m-sm-0 p-0\">" + "<div class='isaretButtonSmall icormainsmall'><em class='fas fa-sign-language'></em></div>"+ "<img src=\"https://cdnuploads.aa.com.tr/uploads/Contents/" + result[i].ImageName + "\" class=\"img-responsive img-fluid m-0\" />" + "</a>"+ "<div class=\"col-sm-12 col-md-6 col-lg-9 col-xl-9 konu-alt-yazi\">" + "<tarih>" + result[i].StartDate + "</tarih>" + "<a href=\"https://www.aa.com.tr/en/americas/" + result[i].Route + "/" + result[i].ID + "\">"+ "<h4>" + result[i].Title + "</h4>"+ "</a>" + "<p>" + summary + "</p>"+ "</div>"+ "</div>"); } else { $newdiv1 = $("<div class=\"row konu-alt-icerik\">"+ "<a href=\"https://www.aa.com.tr/en/americas/" + result[i].Route + "/" + result[i].ID + "\" class=\"col-sm-12 col-md-6 col-lg-3 col-xl-3 p-sm-0 m-sm-0 p-0\">" + "<img src=\"https://cdnuploads.aa.com.tr/uploads/Contents/" + result[i].ImageName + "\" class=\"img-responsive img-fluid m-0\" />"+ "</a>"+ "<div class=\"col-sm-12 col-md-6 col-lg-9 col-xl-9 konu-alt-yazi\">" + "<tarih>" + result[i].StartDate + "</tarih>" + "<a href=\"https://www.aa.com.tr/en/americas/" + result[i].Route + "/" + result[i].ID + "\">"+ "<h4>" + result[i].Title + "</h4>"+ "</a>" + "<p>" + summary + "</p>"+ "</div>"+ "</div>"); } $("#dvOtherContent").append($newdiv1); } } }) } $(".button-daha").click(function () { scrollbottom(); return false; }); </script> <script async src="https://www.googletagmanager.com/gtag/js?id='G-6LTZQVNSHQ'"></script> <style> #cookiepolicy { z-index: 9999; position: fixed; width: 100%; background: #04334d; padding: 30px 0px; font-size: 12px; line-height: 16px; bottom: 0px; display: none; margin: 0; } .cookieDiv { display: flex; justify-content: space-between; text-align: left; } .cookieText { margin: 0; padding-left: 5%; padding-top: 8px; padding-bottom: 8px; color: #fff; font-size: 16px } .cookieButton { display: inline-block; margin-left: 2%; margin-right: 2%; min-width: 40%; min-width: calc((150px + 3 * 4px) * 2 + 150px); min-width: -webkit-fit-content; min-width: -moz-fit-content; min-width: fit-content; align-self: center; position: relative; } .cookieButton .btn { padding: 3px 8px; font-size: 15px; margin-left: 10px; } .cookieBody { height: 446px; overflow: auto; } #cookiePolicyModal .modal-dialog { margin-bottom: 100px; } </style> <footer> <div class="footerUst container"> <!-- Grid row --> <div class="row mt-5"> <!-- Grid column --> <div class="col-md-3 col-lg-3 col-xl-3 mx-auto mb-3"> <!-- Content --> <a href="https://www.aa.com.tr/en" class="row m-auto col-xs-push-12"><img class="img-fluid footer-logo" src="https://cdnassets.aa.com.tr/assets/newVersion/images/footerlogo-notype.png" alt="Anadolu Ajansı"></a> <div class="footerSosyalmedya row text-center"> <a href="https://www.facebook.com/anadoluagencyenglish" target="_blank" class="col-3"> <img src="https://cdnassets.aa.com.tr/assets/newVersion/images/facebook.png" alt="facebook logo"></a> <a href="https://twitter.com/anadoluagency" target="_blank" class="col-3 "><img src="https://cdnassets.aa.com.tr/assets/newVersion/images/x_twitter.png" alt="twitter logo"></a> <a href="https://www.youtube.com/user/anadoluagency" target="_blank" class="col-3 "><img src="https://cdnassets.aa.com.tr/assets/newVersion/images/youtube.png" alt="youtube logo"></a> <a href="https://www.instagram.com/anadoluagency" target="_blank" class="col-3"><img src="https://cdnassets.aa.com.tr/assets/newVersion/images/instagram.png" alt="instagram logo"></a> </div> </div> <div class="col-md-2 col-lg-2 col-xl-2 mx-auto text-md-left mb-3 text-sm-center"> <!-- Links --> <h6 class="font-weight-bold">Corporate</h6> <p class="mb-0"> <a href="https://www.aa.com.tr/en/p/history" class="text-white">History</a> </p> <p class="mb-0"> <a href="https://www.aa.com.tr/en/p/editorial-guidelines" class="text-white">Editorial Guidelines</a> </p> <p class="mb-0"> <a href="https://www.aa.com.tr/en/p/social-media-policies" class="text-white">Social Media Policies</a> </p> <p class="mb-0"> <a href="https://www.aa.com.tr/en/p/executive-team" class="text-white">Executive Team</a> </p> <p class="mb-0"> <a href="https://www.aa.com.tr/en/p/domestic-offices" class="text-white">Domestic Offices</a> </p> <p class="mb-0"> <a href="https://www.aa.com.tr/en/p/international-offices" class="text-white">International Offices</a> </p> <p class="mb-0"> <a href="https://www.aa.com.tr/en/p/media-center" class="text-white">Media Center</a> </p> <p class="mb-0"> <a href="https://www.aa.com.tr/en/p/communication" class="text-white">Communication</a> </p> </div> <div class="col-md-2 col-lg-2 col-xl-2 mx-auto mt-3 marT-20 text-md-left mb-3 text-sm-center"> <!-- Links --> <h6 class="text-uppercase font-weight-bold"></h6> <p> <a href="https://www.aa.com.tr/en/rss/default?cat=live" class="text-white" target="_blank">RSS</a> </p> <p class="mb-0"> <a class="text-white" href="/en/p/subscription/1001" title="Subscription Requests">Subscription Requests</a> </p> <p class="mb-0"> <a class="text-white" href="https://www.aa.com.tr/en/p/@ _UrlAnnouncement/1002" title="Announcement Service">Announcement Service</a> </p> <p class="mb-0"> <a href="https://www.aa.com.tr/en/p/quality-management" class="text-white">Quality Management</a> </p> <p class="mb-0"> <a href="https://www.aa.com.tr/en/p/privacy-and-cookies-policy" class="text-white">Privacy and Cookies Policy</a> </p> <p class="mb-0"> <a href="https://www.aa.com.tr/en/p/information-policy" class="text-white">Information Policy</a> </p> <p class="mb-0"> <a href="https://www.aa.com.tr/en/p/diary" class="text-white">Diary</a> </p> </div> <div class="col-md-2 col-lg-2 col-xl-2 mx-auto marT-20 text-md-left mb-3 text-sm-center"> <!-- Links --> <h6 class="font-weight-bold">Network</h6> <p> <a href="https://www.aa.com.tr/tr/isdunyasi" class="text-white" target="_blank">Business News</a> </p> <p> <a href="http://aafinans.com" class="text-white" target="_blank">Finance Terminal</a> </p> <p> <a href="http://www.anadoluimages.com/Account/SetLanguage?culture=en-US&returnUrl=/" class="text-white" target="_blank">Anadolu Images</a> </p> <p> <a href="https://www.aa.com.tr/en/energy" class="text-white" target="_blank">Energy Terminal</a> </p> <p> <a href="https://www.aa.com.tr/en/newsacademy" class="text-white" target="_blank">AA Academy</a> </p> <p> <a href="https://www.aa.com.tr/tr/yesilhat" class="text-white" target="_blank">Green Line</a> </p> <p> <a href="https://www.aa.com.tr/tr/ayrimcilikhatti" class="text-white" target="_blank">Discrimination Line</a> </p> <p> <a href="https://www.aa.com.tr/tr/teyithatti" class="text-white" target="_blank">Fact Check Line</a> </p> </div> <div class="col-md-3 col-lg-3 col-xl-3 mx-auto mb-md-0 text-md-left mb-3 text-sm-center"> <!-- Links --> <h6 class="font-weight-bold" style="font-family:'GothamNarrow-Black'">Değişen Dünyanın Habercisi</h6> <p> <a href="https://itunes.apple.com/tr/app/anadolu-ajans-mobil/id936244304?mt=8" class="text-white" target="_blank">IPhone Application</a> </p> <p> <a href="https://itunes.apple.com/tr/app/anadolu-agency-tablet/id948616857?mt=8" class="text-white" target="_blank">IPad Application</a> </p> <p> <a href="https://play.google.com/store/apps/details?id=com.aa.arge.mobile.android.mobile_android" class="text-white" target="_blank">Android Application</a> </p> <a href="https://play.google.com/store/apps/details?id=com.aa.arge.mobile.android.mobile_android" class="text-white" target="_blank"> <img src="https://cdnassets.aa.com.tr/assets/newVersion/images/googleplay.png" alt="googleplay logo" /> </a> <a href="https://itunes.apple.com/tr/app/anadolu-ajans-mobil/id936244304?mt=8" class="text-white" target="_blank"><img src="https://cdnassets.aa.com.tr/assets/newVersion/images/appstore.png" alt="applestore logo" /></a> </div> </div> </div> <div class="footer-copyright text-center py-5 "> <a href="https://www.aa.com.tr" class="text-white"> Anadolu Ajansı © 2021</a> </div> </footer> <div id="cookiepolicy"> <div class="cookieDiv"> <div class="cookieText"> <a href="https://www.aa.com.tr/en/p/privacy-and-cookies-policy" target="_blank" style="color:#fff;">We use cookies in a limited and restricted manner for specific purposes. For more details, you can see "our data policy".</a> </div> <div class="cookieButton"> <a href="#" id="cookieaccept" style="color:#fff; " class="btn btn-primary">Accept</a> <a href="#" id="cookieDeny" class="btn btn-light">Reject</a> <a href="#" id="cookieSetting" class="btn btn-light">Manage Cookies</a> </div> </div> </div> <div class="modal fade bd-example-modal-lg" id="cookiePolicyModal" data-backdrop="static" tabindex="-1" role="dialog" aria-labelledby="staticBackdropLabel" aria-hidden="true"> <div class="modal-dialog modal-lg" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="staticBackdropLabel"> Changing Cookie Preferences</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <div class="modal-body cookieBody"> Mandatory cookies are used on our website www.aa.com.tr in order to provide you with a better service. These cookies cannot be disabled via the "Cookie Control Panel". You can view the cookies used on our site via the "Cookie Control Panel" and change your preferences. <div class="p-3"> <div class="font-weight-bold mt-3 mb-2"> Necessary Cookies </div> <div> This cookie is used to distinguish between humans and bots. This is beneficial for the web site, in order to make valid reports on the use of their web site. </div> <hr /> <div class="font-weight-bold mt-2 mb-2"> Functional Cookies </div> <div> Remembers the user's selected language version of a website. </div> <hr /> <div class="font-weight-bold mt-2 mb-2"> Performance/Analytical Cookies </div> <div> Registers a unique ID that is used to generate statistical data on how the visitor uses the website.Used by Google Analytics to throttle request rate. </div> <div class="mt-2 mb-2"> <div class="form-check-inline"> <label class="form-check-label"> <input type="radio" class="form-check-input" checked name="optradioPerformans" value="1"> Accept </label> </div> <div class="form-check-inline"> <label class="form-check-label"> <input type="radio" class="form-check-input" name="optradioPerformans" value="0">Reject </label> </div> </div> <hr /> <div class="font-weight-bold mt-2 mb-2"> Advertising/Marketing Cookies </div> <div> This cookie is used to collect information on consumer behavior, which is sent to Alexa Analytics. (Alexa Analytics is an Amazon company.) </div> <div class="mt-2 mb-2 "> <div class="form-check-inline"> <label class="form-check-label"> <input type="radio" class="form-check-input" checked name="optradioReklam" value="1"> Accept </label> </div> <div class="form-check-inline"> <label class="form-check-label"> <input type="radio" class="form-check-input" name="optradioReklam" value="0">Reject </label> </div> </div> </div> </div> <div class="modal-footer"> <button id="cookieSettingSifirla" type="button" class="btn btn-default mr-2">Reset All</button> <button id="cookieSettingKaydet" type="button" class="btn btn-primary">Save Changes</button> </div> </div> </div> </div> <script> $(document).ready(function () { if (getCookie("newcookiepolicy") == "" || getCookie("newcookiepolicy") == null) { $('#cookiepolicy').show(); } $('#cookieaccept').on('click', function () { setCookie('newcookiepolicy', "1.1.1", 999); // ilki olsun olmasın(cookie), ikincisi performans, üçüncüsü reklam olsun olmasın $('#cookiepolicy').hide(); }) $('#cookieDeny').on('click', function () { setCookie('newcookiepolicy', { "coookies": 0, "performans": 0, "reklam": 0 }, 999); setCookie('newcookiepolicy', "0.0.0", 999); $('#cookiepolicy').hide(); }) $('#cookieSetting').on('click', function () { $("#cookiePolicyModal").modal("show"); }) $('#cookieSettingSifirla').on('click', function () { $('input[name="optradioReklam"]').prop("checked", false); $('input[name="optradioPerformans"]').prop("checked", false); deleteCookie('newcookiepolicy', "", 999); }) $('#cookieSettingKaydet').on('click', function () { var optradioPerformans = 0; var optradioReklam = 0; if ($('input[name="optradioPerformans"]:checked').val() == undefined) { optradioPerformans = 1; } else { optradioPerformans = $('input[name="optradioPerformans"]:checked').val(); } if ($('input[name="optradioReklam"]:checked').val() == undefined) { optradioReklam = 1; } else { optradioReklam = $('input[name="optradioReklam"]:checked').val(); } var cookiesString = "1" + "." + optradioPerformans + "." + optradioReklam; setCookie('newcookiepolicy', cookiesString, 999); $('#cookiepolicy').hide(); $("#cookiePolicyModal").modal("hide"); }) //google analytic cookie setting var cookie = getCookie("newcookiepolicy").split("."); if (cookie[1] != "0" || getCookie("newcookiepolicy") == "" || getCookie("newcookiepolicy") == null) { window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-6LTZQVNSHQ'); } else { deleteCookie('_ga', "", 999); deleteCookie('_gid', "", 999); deleteCookie('_gat_aa_genel', "", 999); deleteCookie('_gat', "", 999); } }) </script> <script type="text/javascript"> </script> <script type="text/javascript"> var onloadCallback = function () { alert("grecaptcha is ready!"); }; $(document).ready(function ($) { $(".btnrating").on('click', (function (e) { var previous_value = $("#selected_rating").val(); var selected_value = $(this).attr("data-attr"); $("#selected_rating").val(selected_value); $(".selected-rating").empty(); $(".selected-rating").html(selected_value); for (i = 1; i <= selected_value; ++i) { $("#rating-star-" + i).toggleClass('btn-warning'); $("#rating-star-" + i).toggleClass('btn-default'); } for (ix = 1; ix <= previous_value; ++ix) { $("#rating-star-" + ix).toggleClass('btn-warning'); $("#rating-star-" + ix).toggleClass('btn-default'); } })); $("#feedBackButton").on('click',function () { var feedBackRating = $("#selected_rating").val(); var feedBackText = $("#feedBackText").val(); var durum = 0; var recaptcha = $("#g-recaptcha-response").val(); if (feedBackRating == "0") { $("#feedBackRatingError").show(); $("#feedBackRatingError").text("Please make a choise to give points!"); } else { $("#feedBackRatingError").hide(); durum++; } if ((feedBackText == null) || (feedBackText == "")) { $("#feedBackTextError").show(); $("#feedBackTextError").text("Do you explain your ideas for website with few sentences?"); } else { $("#feedBackTextError").hide(); durum++; } if ((recaptcha == null) || (recaptcha == "")) { $("#feedBackRecaptcha").show(); $("#feedBackRecaptcha").text("Robot Olmadığınızı Doğrulayınız"); } else { $("#feedBackRecaptcha").hide(); durum++; } if (durum == 3) { $.ajax({ url: '/tr/Home/FeedBacks/', type: 'POST', dataType: 'json', data: { feedBackRating: feedBackRating, feedBackText: feedBackText, recaptcha: recaptcha }, success: function (data) { if (data.sonuc == true) { // $("#feedBackSuccess").text(""); alert("Your feedback has been got with success!"); $("#myModal").modal("hide"); } else { $("#feedBackSuccess").text("An error has occurred."); } }, error: function (data) { } }) } }); }); </script> <div class="modal fade" id="myModal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="myModalLabel">Your opinions matter to us</h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true"> times; </span> </button> </div> <div class="modal-body"> <h6>Feedback</h6> <div style="margin-bottom: 10px;"> <button type="button" class="btnrating btn btn-default btn-md" data-attr="1" id="rating-star-1"> <i class="fa fa-star" aria-hidden="true"></i> </button> <button type="button" class="btnrating btn btn-default btn-md" data-attr="2" id="rating-star-2"> <i class="fa fa-star" aria-hidden="true"></i> </button> <button type="button" class="btnrating btn btn-default btn-md" data-attr="3" id="rating-star-3"> <i class="fa fa-star" aria-hidden="true"></i> </button> <button type="button" class="btnrating btn btn-default btn-md" data-attr="4" id="rating-star-4"> <i class="fa fa-star" aria-hidden="true"></i> </button> <button type="button" class="btnrating btn btn-default btn-md" data-attr="5" id="rating-star-5"> <i class="fa fa-star" aria-hidden="true"></i> </button> <input type="hidden" name="feedBackRating" id="selected_rating" /> <span class="selected-rating">0</span><small> / 5</small> </div> <div style="color: red;font-weight: bold;" id="feedBackRatingError"></div> <div id="divFeedBack"> <h6></h6> <textarea id="feedBackText" style="width:100%" class="span6" rows="3" required></textarea> </div> <div style="display:none;color: red;font-weight: bold; height:40px" id="feedBackTextError"></div> <div class="g-recaptcha" data-sitekey="6LdCCsYcAAAAAF6Hen5rmHCOuvXQqnZaHLLBVCnT"></div> <div style="display:none;color: red;font-weight: bold;" id="feedBackRecaptcha"></div> <div style="color: #74DF0D;font-weight: bold;" id="feedBackSuccess"></div> </div> <div class="modal-footer"> <button type="button" class="btn btn-default" data-dismiss="modal">Kapat</button> <button id="feedBackButton" type="button" class="btn btn-primary">Send</button> </div> </div> </div> </div> <!-- 11/27/2024 9:43:56 PM __ 82 __ 4.10.9095.35913; --> </div> <!-- Optional JavaScript --> <!-- jQuery first, then Popper.js, then Bootstrap JS --> <script src="https://cdnassets.aa.com.tr/assets/newVersion/assets/owlcarousel/owl.carousel.min.js"></script> <script src="https://cdnassets.aa.com.tr/assets/newVersion/js/main.js?v=5.7"></script> <script src="https://cdnassets.aa.com.tr/assets/newVersion/js/popper.min.js"></script> <script src="https://cdnassets.aa.com.tr/assets/newVersion/js/bootstrap.min.js"></script> </body> </html>