hjkhghghhghghghghghgghmghmghmghmgmhghgt
bnmbertsu,yu,yghghghghghgghmgmghmghmhltdfg
/
home
/
antakyahur
/
domains
/
antakyahurdacilik.com
/
public_html
/
section
/
Upload FileeE
HOME
<?php include "admins/section/db.php"; include "admins/section/core.php"; ?> <!doctype html> <html lang="tr"> <head> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-16769073248"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-16769073248'); </script> <!-- Event snippet for İletişim conversion page --> <script> gtag('event', 'conversion', {'send_to': 'AW-16769073248/D9ywCL6J3-YZEOCAj7w-'}); </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-P0854XJHY3"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-P0854XJHY3'); </script> <meta charset="utf-8"> <meta name="robots" content="follow,index" /> <link rel="canonical" href="<?php echo $url ?>" /> <meta name="title" content="<?php echo $ayar['website_title'] ?>"> <meta name="description" content="<?php echo $ayar['seo_description'] ?>"> <meta name="url" content="<?php echo $url ?>"> <title><?php echo $ayar['website_title'] ?></title> <link rel="canonical" href="<?php echo $url ?>" /> <meta property="og:title" content="<?php echo $ayar['website_title'] ?>" /> <meta property="og:locale" content="tr_TR" /> <meta property="og:type" content="website" /> <meta property="og:description" content="<?php echo $ayar['seo_description'] ?>" /> <meta property="og:url" content="<?php echo $url ?>" /> <meta property="og:site_name" content="<?php echo $ayar['website_title'] ?>" /> <meta property="og:image:width" content="850" /> <meta property="og:image:height" content="470" /> <meta property="og:image:alt" content="<?php echo $ayar['website_title'] ?>" /> <meta property="og:image" content="<?php echo $url_uploads . $ayar['logo'] ?>"> <meta name="twitter:title" content="<?php echo $ayar['website_title'] ?>"> <meta name="twitter:card" content="player" /> <meta name="twitter:description" content="<?php echo $ayar['seo_description'] ?>"> <meta name="twitter:url" content="<?php echo $url ?>"> <meta name="twitter:image" content="<?php echo $url_uploads . $ayar['logo'] ?>"> <meta name="twitter:site" content="@anadoluhaber51"> <meta name="twitter:player" content="' . @$haberyaz['youtube_link'] . '"> <meta name="twitter:player:width" content="480"> <meta name="twitter:player:height" content="360"> <meta name="image" property="og:image" content="<?php echo $url_uploads . $ayar['logo'] ?>" /> <link rel="thumbnail" type="image/jpeg" href="<?php echo $url_uploads . $ayar['logo'] ?>" /> <link rel="image_src" type="image/jpeg" href="<?php echo $url_uploads . $ayar['logo'] ?>" /> <link rel="image_url" type="image/jpeg" href="<?php echo $url_uploads . $ayar['logo'] ?>" /> <!-- Fav Icon --> <link rel="icon" href="<?php echo $url_uploads . $ayar['favicon'] ?>" type="image/x-icon"> <link rel="stylesheet" href="<?php echo $url ?>assets/css/bootstrap.min.css"> <link rel="stylesheet" href="<?php echo $url ?>assets/css/owl.theme.default.min.css"> <link rel="stylesheet" href="<?php echo $url ?>assets/css/owl.carousel.min.css"> <link rel="stylesheet" href="<?php echo $url ?>assets/css/animate.min.css"> <link rel="stylesheet" href="<?php echo $url ?>assets/css/boxicons.min.css"> <link rel="stylesheet" href="<?php echo $url ?>assets/css/magnific-popup.min.css"> <link rel="stylesheet" href="<?php echo $url ?>assets/css/flaticon.css"> <link rel="stylesheet" href="<?php echo $url ?>assets/css/meanmenu.min.css"> <link rel="stylesheet" href="<?php echo $url ?>assets/css/nice-select.min.css"> <link rel="stylesheet" href="<?php echo $url ?>assets/css/odometer.min.css"> <link rel="stylesheet" href="<?php echo $url ?>assets/css/style.css"> <link rel="stylesheet" href="<?php echo $url ?>assets/css/dark.css"> <link rel="stylesheet" href="<?php echo $url ?>assets/css/responsive.css"> <link rel="icon" type="image/png" href="<?php echo $url_uploads . $ayar['logo'] ?>"> <style> .preloader { display: none !important; } .skiptranslate { bottom: 0 !important; position: absolute !important; z-index: -999; visibility: hidden !important; } </style> <!-- LANGUAGE SETTING START--> <li style="display:none !important;" id="google_translate_element2"></li> <script type="text/javascript"> function googleTranslateElementInit2() { new google.translate.TranslateElement({ pageLanguage: ' tr', autoDisplay: false }, 'google_translate_element2'); } </script> <script type="text/javascript"> function GTranslateGetCurrentLang() { var keyValue = document.cookie.match('(^|;) ?googtrans=([^;]*)(;|$)'); return keyValue ? keyValue[2].split('/')[2] : null; } function GTranslateFireEvent(element, event) { try { if (document.createEventObject) { var evt = document.createEventObject(); element.fireEvent('on' + event, evt) } else { var evt = document.createEvent('HTMLEvents'); evt.initEvent(event, true, true); element.dispatchEvent(evt) } } catch (e) {} } function doGTranslate(lang_pair, code) { if (lang_pair.value) lang_pair = lang_pair.value; if (lang_pair == '') return; var lang = lang_pair.split('|')[1]; if (GTranslateGetCurrentLang() == null && lang == lang_pair.split('|')[0]) return; var teCombo; var sel = document.getElementsByTagName('select'); for (var i = 0; i < sel.length; i++) if (sel[i].className == 'goog-te-combo') teCombo = sel[i]; if (document.getElementById('google_translate_element2') == null || document.getElementById('google_translate_element2').innerHTML.length == 0 || teCombo.length == 0 || teCombo.innerHTML.length == 0) { setTimeout(function() { doGTranslate(lang_pair) }, 500) } else { teCombo.value = lang; GTranslateFireEvent(teCombo, 'change'); GTranslateFireEvent(teCombo, 'change') } } if (GTranslateGetCurrentLang() != null) jQuery(document).ready(function() { jQuery('div.switcher div.selected a').html(jQuery('div.switcher div.option').find('img[alt="' + GTranslateGetCurrentLang() + '"]').parent().html()); }); </script> <script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit2"></script> <!-- LANGUAGE SETTING FINIHS--> </head> <body> <div class="preloader"> <div class="lds-ripple"> <div></div> <div></div> </div> </div> <a href="https://wa.me/<?php echo $ayar['telefon2'] ?>" class="wp-button"> <img src="https://cdn-icons-png.flaticon.com/128/220/220236.png" alt="whatsapp"> </a> <a href="tel:<?= $ayar['telefon'] ?>" class="phone-button"> <img src="https://cdn-icons-png.flaticon.com/128/831/831309.png" alt="telefon"> <span><?= $ayar['telefon'] ?></span> </a> <header class="header-area"> <!-- Language Start --> <div class="top-header"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-8 col-10"> <ul class="header-left-content"> <li> <i class="bx bx-phone-call"></i> <a href="tel:<?php echo $ayar['telefon'] ?>"><?php echo $ayar['telefon'] ?></a> </li> <li> <i class="bx bx-envelope"></i> <a href="mailto:<?php echo $ayar['mail'] ?>"><span><span><?php echo $ayar['mail'] ?></span></a> </li> </ul> </div> <div class="col-lg-4 col-2"> <div class="header-right-content"> <ul class="flag-area"> <li class="flag-item-top"> <a href="#" class="flag-bar"> <img src="assets/img/flag/usa.png" alt="Language"> </a> <ul class="flag-item-bottom"> <li class="flag-item"> <a class="flag-link" onclick="doGTranslate('tr|tr');jQuery('div.switcher div.selected a').html(jQuery(this).html());return false;" title="Türkçe"> <img src="assets/img/flag/canada.png" alt="Türkçe"> Türkçe </a> </li> <li class="flag-item"> <a class="flag-link" onclick="doGTranslate('tr|en');jQuery('div.switcher div.selected a').html(jQuery(this).html());return false;" title="English"> <img src="assets/img/flag/australia.png" alt="İngilizce"> İngilizce </a> </li> </ul> </li> </ul> </div> </div> </div> </div> </div> <!-- Menu Start--> <div class="navbar-area"> <div class="mobile-nav"> <div class="container"> <div class="mobile-menu"> <div class="logo"> <a href="<?php echo $url ?>"> <img src="<?php echo $url_uploads . $ayar['logo'] ?>" alt="logo"> </a> </div> </div> </div> </div> <div class="desktop-nav"> <div class="container"> <nav class="navbar navbar-expand-md navbar-light"> <a class="navbar-brand" href="<?php echo $url ?>"> <img src="<?php echo $url_uploads . $ayar['logo'] ?>" alt="logo"> </a> <div class="collapse navbar-collapse mean-menu"> <ul class="navbar-nav m-auto"> <li class="nav-item"> <a href="<?php echo $url ?>" class="nav-link"> Anasayfa </a> </li> <li class="nav-item"> <a href="<?php echo $url ?>kurumsal" class="nav-link"> Kurumsal </a> </li> <li class="nav-item"> <a href="<?php echo $url ?>hizmetlerimiz" class="nav-link"> Hizmet Alanlarımız </a> </li> <li class="nav-item"> <a href="<?php echo $url ?>blog" class="nav-link"> Blog </a> </li> <li class="nav-item"> <a href="<?php echo $url ?>iletisim" class="nav-link">İletişim</a> </li> </ul> <div class="others-option"> <div class="get-quote"> <a href="<?php echo $url ?>iletisim" class="default-btn"> <span>İletişim</span> </a> </div> </div> </div> </nav> </div> </div> <div class="others-option-for-responsive"> <div class="container"> <div class="dot-menu"> <div class="inner"> <div class="circle circle-one"></div> <div class="circle circle-two"></div> <div class="circle circle-three"></div> </div> </div> <div class="container"> <div class="option-inner"> <div class="others-option justify-content-center d-flex align-items-center"> <div class="get-quote"> <a href="<?php echo $url ?>iletisim" class="default-btn"> <span>İletişim</span> </a> </div> </div> </div> </div> </div> </div> </div> </header>