(function() { var rootScript = ‘https://cdn.jsdelivr.net/npm/@flasher/flasher@1.3.2/dist/flasher.min.js’; var FLASHER_FLASH_BAG_PLACE_HOLDER = {}; var options = mergeOptions([], FLASHER_FLASH_BAG_PLACE_HOLDER); function mergeOptions(first, second) { return { context: merge(first.context || {}, second.context || {}), envelopes: merge(first.envelopes || [], second.envelopes || []), options: merge(first.options || {}, second.options || {}), scripts: merge(first.scripts || [], second.scripts || []), styles: merge(first.styles || [], second.styles || []), }; } function merge(first, second) { if (Array.isArray(first) && Array.isArray(second)) { return first.concat(second).filter(function(item, index, array) { return array.indexOf(item) === index; }); } return Object.assign({}, first, second); } function renderOptions(options) { if(!window.hasOwnProperty(‘flasher’)) { console.error(‘Flasher is not loaded’); return; } requestAnimationFrame(function () { window.flasher.render(options); }); } function render(options) { if (‘loading’ !== document.readyState) { renderOptions(options); return; } document.addEventListener(‘DOMContentLoaded’, function() { renderOptions(options); }); } if (1 === document.querySelectorAll(‘script.flasher-js’).length) { document.addEventListener(‘flasher:render’, function (event) { render(event.detail); }); } if (window.hasOwnProperty(‘flasher’) || !rootScript || document.querySelector(‘script[src=”‘ + rootScript + ‘”]’)) { render(options); } else { var tag = document.createElement(‘script’); tag.setAttribute(‘src’, rootScript); tag.setAttribute(‘type’, ‘text/javascript’); tag.onload = function () { render(options); }; document.head.appendChild(tag); }})();
Başarıyla Kaydedildi
Haber taslağı oluşturuldu.
>
>
>
>
>
>
Ekonomi
>
TCMB 2026’nın ilk enflasyon raporunu duyuracak
>
Türkiye Cumhuriyet Merkez Bankası (TCMB), 2026 yılının ilk Enflasyon Raporu’nu bugün kamuoyuyla paylaşacak.
>
>
>
>
>
Nazlı Öngören
Editör
Yayınlanma:
12 Şubat 2026
10:45
Güncellenme:
13 Şubat 2026
16:03
>
İSTANBUL – BHA
Merkez Bankası’nın duyurusuna göre, TCMB Başkanı Fatih Karahan, “Enflasyon Raporu 2026-I”in tanıtımı kapsamında saat 10.30’da İstanbul Finans Merkezi Türkiye Cumhuriyet Merkez Bankası Yerleşkesi’nde bir bilgilendirme toplantısı gerçekleştirecek.
// Back button: hide when scrolled down
// if (scrollTop > 100) {
// backButton.fadeOut(300);
// } else {
// backButton.fadeIn(300);
// }
// Scroll to top button: show when scrolled down
if (scrollTop > 300) {
scrollToTopButton.fadeIn(300);
} else {
scrollToTopButton.fadeOut(300);
}
});
});
// Scroll to top function
function scrollToTop() {
$(‘html, body’).animate({
scrollTop: 0
}, 500, ‘swing’);
}
let isLoading = false;
$(window).on(‘scroll’, function() {
if (isLoading) return;
const windowWidth = $(window).width();
let scrollOffset;
if (windowWidth = $(document).height()) {
const nextUrl = $(‘#gopostinfinite’).attr(‘href’);
if (nextUrl) {
isLoading = true; // 👈 Scroll kilidi
$.get(nextUrl, function(data) {
$(‘#infiniteBox’).append($(data).find(‘.infiniteContent’));
// Yeni next URL’yi al
const newNext = $(data).find(‘#gopostinfinite’).attr(‘href’);
if (newNext) {
$(‘#gopostinfinite’).attr(‘href’, newNext);
} else {
$(‘#gopostinfinite’).remove(); // 👈 Son sayfaysa linki sil
}
Toplumda her üç kişiden birini etkileyen venöz yetmezliği, tedavi edilmezse ciddi sağlık sorunlarına sebep olabilir. Venöz yetmezlik hakkında her şeyi mercek altına alıyoruz. Kimler risk altında? Belirtileri nelerdir? Ameliyatsız tedavi mümkün mü?
Ünlü oyuncu Başak Gümülcinelioğlu, sosyal medya üzerinden fiziği ve dış görünüşüyle ilgili aldığı olumsuz yorumlara cevap verdi. Gelen Olumsuz Yorumlara Kayıtsız Kalmadı “Sen Çal Kapımı”, “Çirkin” ve “Yargı” gibi dizi projeleriyle tanınan Başak Gümülcinelioğlu, sosyal medyada annelik sonrası aldığı kilolar ve fiziki görünümüyle ilgili olumsuz yorumlar aldı. Oyuncu, uğradığı zorbalığa...