CINXE.COM
Search
<!doctype html> <!--[if lt IE 7]> <html class="no-js ie6 oldie"> <![endif]--> <!--[if IE 7]> <html class="no-js ie7 oldie"> <![endif]--> <!--[if IE 8]> <html class="no-js ie8 oldie"> <![endif]--> <!--[if IE 9]> <html class="no-js ie9 oldie"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" dir="ltr"> <!--<![endif]--> <head> <!-- Google Tag Manager --> <!-- End Google Tag Manager --> <meta charset="UTF-8" /> <title>Search</title> <meta http-equiv="Content-Language" content="en"> <meta name="description" /> <meta name="keywords" content="Russia"> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" /> <link rel='canonical' href='https://www.aa.com.tr/en/search/' /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link rel="alternate" type="application/rss+xml" title="Anadolu Ajansı » Rss" href="/rss/" /> <link href="https://cdnassets.aa.com.tr/assets/css/selection-sharer.css" rel="stylesheet" /> <!-- Jetpack Open Graph Tags --> <meta property="fb:app_id" content="1855843514662870" /> <meta property="fb:pages" content="165302756850788" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="https://twitter.com/anadoluagency" /> <meta name="twitter:creator" content="https://twitter.com/anadoluagency" /> <meta name="twitter:url" /> <meta name="twitter:title" content="Search"> <meta name="twitter:description" /> <meta name="twitter:image:src" /> <meta itemprop="name" content="Search" /> <meta itemprop="description" /> <meta itemprop="image" /> <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 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-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 async src="//platform.twitter.com/widgets.js" charset="utf-8"></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 src="https://cdnassets.aa.com.tr/assets/js/whatsapp-button.js"></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> <meta property="og:image" itemprop="image" /> <meta property="og:image:secure_url" /> <meta property="og:image:type" content="image/jpeg" /> <meta property="og:image:width" content="864" /> <meta property="og:image:height" content="486" /> <meta property="og:title" content="Search" /> <meta property="og:description" /> <meta property="og:url" /> <meta property="og:type" content="article" /> </head> <body> <!-- Google Tag Manager (noscript) --> <!-- End Google Tag Manager (noscript) --> <div id="fb-root"></div> <script> window.fbAsyncInit = function() { FB.init({ appId: '1855843514662870', status : true, // check login status cookie : true, // enable cookies to allow the server to access the session xfbml : true // parse XFBML }); }; (function() { var e = document.createElement('script'); e.src = '//connect.facebook.net/tr_TR/all.js'; e.async = true; document.getElementById('fb-root').appendChild(e); }()); </script> <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> <main> <div class="borderB"></div> <div class="fotograf-fotobaslik container"><div class="baslikSolicon-foto"> </div><h1>Russia</h1></div> <div class="borderB"></div> <div class="arama-genel container"> <div class="row container d-none"> <div class="col-md-5 col-sm-12"> <strong>Search:</strong> <input type="text" class="form-control" placeholder="En az 3 karakter yazınız." id="field-s" name="keywords" value="Russia"> <input name="__RequestVerificationToken" type="hidden" value="0s__h5KrPqwpZykzEALFL69vDymkNMCahs2c3DrKKiyDgwSBMDxfBVJGxfO3ACB5qNxCYOLdRIoRG3dulQbXuYj1IT-_Xf1GUua31A_rFEQ1" /> </div> <div class="col-md-5 col-sm-12"> <strong>categories:</strong> <select class="form-control" id="field-cat" name="categoryid"> <option value="">Select</option> <option value="2">Türkiye</option> <option value="3">Politics</option> <option value="4">World</option> <option value="5">Health</option> <option value="6">Economy</option> <option value="7">Education</option> <option value="8">Sports</option> <option value="12">Science-Technology</option> <option value="13">Culture</option> <option value="14">Corporate News</option> <option value="17">Life</option> <option value="56">Opinion</option> <option value="109">Americas</option> <option value="122">Middle East</option> <option value="123">Africa</option> <option value="124">Europe</option> <option value="125">Asia - Pacific</option> <option value="145">Syria Peace Talks In Geneva</option> <option value="154">Infographics</option> <option value="156">anadolu-post</option> <option value="164">Rio 2016</option> <option value="189">July 15 coup bid</option> <option value="244">World Cup 2018</option> <option value="246">Pakistan's Elections</option> <option value="264">Science Journey to Antarctica</option> <option value="280">Energy</option> <option value="287">Syria's torture victims</option> <option value="297">74TH UN GENERAL ASSEMBLY 2019</option> <option value="299">Environment</option> <option value="305">Operation Peace Spring</option> <option value="330">Fact Check</option> <option value="342">Rohingya genocide case at ICJ</option> <option value="351">Anadolu Agency staff detained by Egyptian police</option> <option value="360">Jerusalem Red Line for Muslims</option> <option value="366">Latest on coronavirus outbreak</option> <option value="381">Operation Spring Shield</option> <option value="394">Anadolu Agency's 100th year</option> <option value="400">India-China border tension</option> <option value="405">Kashmir marks first anniversary of annexation</option> <option value="408">US Elections 2020</option> <option value="414">Azerbaijan Front Line</option> <option value="422">Diyarbakir Mothers on Children Watch</option> <option value="435">Winter Tourism in Turkey</option> <option value="443">Istanbul Photo Awards</option> <option value="473">Euro 2020</option> <option value="496">8th OIC Halal Expo & 7th World Halal Summit</option> <option value="507">Russia-Ukraine War</option> <option value="510">Antalya Diplomacy Forum 2022</option> <option value="559">100th anniversary of Republic of Türkiye</option> <option value="570">Artificial Intelligence</option> <option value="579">1 year of Gaza genocide</option> <option value="581">2024 US Presidential Election</option> </select> </div> <div class="col-md-1 col-sm-12 mt-3 pt-2"> <a class="btn btn-secondary" id="arama" href="#" role="button">Search</a> </div> </div> <br d-none /> <ul class="nav nav-tabs d-none" id="myTab" role="tablist"> <li class="nav-item"> <a class="nav-link active" id="haber1" data-toggle="tab" href="#haber" role="tab" aria-controls="home" aria-selected="true">News (<span id="spnNewsCount">0</span>)</a> </li> <li class="nav-item"> <a class="nav-link" id="fotograf1" data-toggle="tab" href="#fotograf" role="tab" aria-controls="fotograf" aria-selected="false">Photo gallery (<span id="spnPhotoCount">0</span>)</a> </li> <li class="nav-item"> <a class="nav-link" id="video1" data-toggle="tab" href="#video" role="tab" aria-controls="video" aria-selected="false">video gallery (<span id="spnVideoCount">0</span>)</a> </li> <li class="nav-item"> <a class="nav-link" id="infografik1" data-toggle="tab" href="#infografik" role="tab" aria-controls="infografik" aria-selected="false">Infographic (<span id="spnInfographicCount">0</span>)</a> </li> </ul> <div class="tab-content" id="myTabContent"> <div class="tab-pane fade show active" id="haber" role="tabpanel" aria-labelledby="Haber"></div> <div class="tab-pane fade d-none" id="fotograf" role="tabpanel" aria-labelledby="fotograf"></div> <div class="tab-pane fade d-none" id="video" role="tabpanel" aria-labelledby="video"></div> <div class="tab-pane fade d-none" id="infografik" role="tabpanel" aria-labelledby="infografik"></div> </div> <div id="news"> </div> <div class="row konu-alt-icerik"> <a href="#!" class="button-daha"> Continue </a> </div> </div> </main> <script type="text/javascript"> var currentNewsPage = 1; var currentPhotoPage = 1; var currentVideoPage = 1; var currentInfographicPage = 1; var typeid = 1; var pagesize = 20; function GetCurrentPage() { if (typeid == 1) return currentNewsPage; else if (typeid == 2) return currentPhotoPage; else if (typeid == 3) return currentVideoPage; else if (typeid == 6) return currentInfographicPage; else return currentNewsPage; } function HtmlString(itm) { var a; var cdnurl = 'https://cdnuploads.aa.com.tr/uploads'; if (itm.ImageUrl!=null && itm.ImageUrl.split('.')[1] == "gif") { a = cdnurl.split('/')[0] + "//" + cdnurl.split('/')[2] + itm.ImageUrl.split('/')[1] + "/" + itm.ImageUrl.split('/')[2] + "/" + itm.ImageUrl.split('/')[3] + "/" + itm.ImageUrl.split('/')[4] + "/" + itm.ImageUrl.split('/')[5] + "/" + itm.ImageUrl.split('_')[2]; } else { a = (cdnurl + itm.ImageUrl).replace("uploads/uploads", "uploads") ; // a = cdnurl.split('/')[0] + "//" + cdnurl.split('/')[2] + itm.ImageUrl; } var htmlString = "<div class=\"row\">" + "<div class=\"col-sm-12 col-md-3 p-sm-0 p-md-3\">" + "<a href=\"" + itm.Route + "\">"; if (itm.IsSignLanguageVideo == true) { htmlString += "<div class=\"isaretButtonSmall iconsearhsmall\"><em class=\"fas fa-sign-language\"></em></div>"; } htmlString += "<img src=\"" + a + "\" class=\"img-fluid img-responsive\" />" + "</a>" + "</div>" + "<div class=\"col-sm-12 col-md-9 p-sm-0 p-md-3\">" + "<a href=\"" + itm.Route + "\">" + "<h4>" + itm.Title + "</h4>" + "</a>" + "<span><i class=\"far fa-calendar-alt\"></i> " + itm.CreateDateString + "</span>" + "<p>" + itm.Summary + "</p>" + "</div>" + "</div>"; return htmlString; } function Arama(devamMi) { //devam butonuna basılmışsa temizleme if (devamMi == 0) { $("#haber").html(""); $("#fotograf").html(""); $("#video").html(""); $("#infografik").html(""); } $.ajax({ url: 'https://www.aa.com.tr/en/Search/Search', type: 'POST', async: false, data: { PageSize: 100, Keywords: $("#field-s").val(), CategoryId: $("#field-cat").val(), TypeId: typeid, Page: GetCurrentPage(), __RequestVerificationToken: $('input[name="__RequestVerificationToken"]').val() }, success: function (result) { if (result != undefined && result != null && result.Documents != null && (result.Documents.length > 0 || result.Types.types.Items.length > 0)) { //tabların count larını yazıyor if (result.Types.types.Items.length > 0) { for (x in result.Types.types.Items) { var item = result.Types.types.Items[x]; if (item.Key == "1") { $("#spnNewsCount").html(item.DocCount); } else if (item.Key == "2") { $("#spnPhotoCount").html(item.DocCount); } else if (item.Key == "3") { $("#spnVideoCount").html(item.DocCount); } else if (item.Key == "6") { $("#spnInfographicCount").html(item.DocCount); } } } //tablardaki haberleri ekliyor for (var i = 0; i < result.Documents.length; i++) { var itm = result.Documents[i]; if (itm.Summary == null) itm.Summary = ''; if (itm.TypeId == 1) { $("#haber").append(HtmlString(itm)); } else if (itm.TypeId == 2) { $("#fotograf").append(HtmlString(itm)); } else if (itm.TypeId == 3) { $("#video").append(HtmlString(itm)); } else if (itm.TypeId == 6) { $("#infografik").append(HtmlString(itm)); } } if (result.Documents.length < 20) { $(".konu-alt-icerik").css('display', 'none'); } else { $(".konu-alt-icerik").css('display', 'block'); } } } }); } $(".button-daha").click(function () { if (typeid == 1) currentNewsPage = currentNewsPage + 1; else if (typeid == 2) currentPhotoPage = currentPhotoPage + 1; else if (typeid == 3) currentVideoPage = currentVideoPage + 1; else if (typeid == 6) currentInfographicPage = currentInfographicPage + 1; Arama(1); }); $('#arama').click(function () { var str = $("#field-s").val(); if (str.length > 2) { currentNewsPage = 1; currentPhotoPage = 1; currentVideoPage = 1; currentInfographicPage = 1; $("#spnNewsCount").html(0); $("#spnPhotoCount").html(0); $("#spnVideoCount").html(0); $("#spnInfographicCount").html(0); Arama(0); } $("#field-s").keypress(function (event) { var keycode = (event.keyCode ? event.keyCode : event.which); if (keycode == '13') { currentNewsPage = 1; currentPhotoPage = 1; currentVideoPage = 1; currentInfographicPage = 1; $("#spnNewsCount").html(0); $("#spnPhotoCount").html(0); $("#spnVideoCount").html(0); $("#spnInfographicCount").html(0); Arama(0); } }); }); $(document).ready(function () { var str = $("#field-s").val(); if (str.length > 2) { Arama(0); } $("#field-s").keypress(function (event) { var keycode = (event.keyCode ? event.keyCode : event.which); if (keycode == '13') { Arama(0); } }); $('#haber1').click(function (e) { currentNewsPage = 1; currentPhotoPage = 1; currentVideoPage = 1; currentInfographicPage = 1; typeid = 1; Arama(0); }); $('#fotograf1').click(function (e) { currentNewsPage = 1; currentPhotoPage = 1; currentVideoPage = 1; currentInfographicPage = 1; typeid = 2; Arama(0); }); $('#video1').click(function (e) { currentNewsPage = 1; currentPhotoPage = 1; currentVideoPage = 1; currentInfographicPage = 1; typeid = 3; Arama(0); }); $('#infografik1').click(function (e) { currentNewsPage = 1; currentPhotoPage = 1; currentVideoPage = 1; currentInfographicPage = 1; typeid = 6; Arama(0); }); }); </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 7:27:44 PM __ 223 __ 4.10.9095.36301; --> </div> <!-- Optional JavaScript --> <!-- jQuery first, then Popper.js, then Bootstrap JS --> <script> "use strict"; var sharer = new SelectionSharer('p'); var lang = '@ShareThisSelection'; </script> <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> <script type='text/javascript' src="https://cdnassets.aa.com.tr/assets/js/selection-sharer.js"></script> </body> </html>