
ANKARA (İGFA) - Sağlık Bakanlığı, bilgilendirmeyi sosyal medya hesabından yaptı.
Yapılan açıklamaya göre, Bolu Kartalkaya Kayak Merkezi'ndeki otelde çıkan yangında yaralananların yakınlarının, "ALO 184" Sağlık Bakanlığı İletişim Merkezi hattından bilgi alabileceği duyuruldu.

Kaynak: İGFA
1){
let pathParseForCategory = newsPath[1];
let pathParseForNewsId = newsPath[2].split("-")[newsPath[2].split("-").length - 1];
let newsItem = {};
for(let i=0;i 0){
if(newsItem.after_link ){
let afterItemLink = newsItem.after_link;
let afterItemHtml = $("#news" + afterItemLink.split("-")[afterItemLink.split("-").length - 1]);
if(afterItemHtml && afterItemHtml.length > 0 ){
if(afterItemHtml.offset().top > scrollY){
count = 0;
setAnalyticsAndAd(newsItem.after_link);
}
}else{
await fetch(newsItem.after_link,{
method: "GET",
headers: {
"Content-type": "text/html"
}
})
.then(res => res.text())
.then(async(res) => {
var el = document.createElement( 'html' );
let adIdArray = res.match(/containerSelector: '#(.*?)'/g);
if(adIdArray && adIdArray.length > 0){
for(let item of adIdArray){
let randomValue = Math.floor(Math.random() * 1000000);
res = res.replaceAll(item.split("'")[1],"#" + randomValue);
res = res.replaceAll(item.split("'")[1].split("#")[1],randomValue);
}
}
el.innerHTML = res;
let section = el.querySelectorAll(".refresher section");
let afterPageItemId = newsItem.after_link.split("-")[newsItem.after_link.split("-").length - 1];
setAnalyticsAndAd(newsItem.after_link);
if(linkArray.filter((el) => el == newsItem.after_link).length == 0){
linkArray.push(newsItem.after_link);
}
if(document.getElementById("news" + afterPageItemId) === null){
if(section && section.length > 0){
for(let item of section){
$(".refresher").append(item);
}
}else{
$(".refresher").append(section);
}
let breadcrumb = document.getElementsByClassName("breadcrumb");
for(let item of breadcrumb){
item.style.display = "none"
}
if($("#div_igf2") && $("#div_igf2").length>0){
document.getElementById("div_igf2").parentNode.removeAttribute("id");
document.getElementById("div_igf2").parentNode.style.display = "block";
document.getElementById("div_igf2").removeAttribute("id");
}
let comments = $("#news" + newsItem.link.split("-")[newsItem.link.split("-").length - 1]).parents('.news-detail-1').find("[class='comment']");
let commentContainerId = $("#news" + newsItem.link.split("-")[newsItem.link.split("-").length - 1]).parents('.news-detail-1').find("[id^='commentContainer']")[0].id;
$("#"+commentContainerId).attr("id",commentContainerId + window.location.pathname.split('-')[window.location.pathname.split('-').length - 1]);
for(let item of comments){
item.remove();
}
if (runFunctions.includes('getComments')) {
getCommentsInfinity(newsItem.link, "/news-detail",commentContainerId + window.location.pathname.split('-')[window.location.pathname.split('-').length - 1]);
}
count = 0;
}
})
.catch(err => console.error(err));
}
}
}
}
count = 0;
}
function checkScrollDirection(event) {
let newDivValue = $("#news" + window.location.pathname.split("-")[window.location.pathname.split("-").length - 1]);
newValue = window.pageYOffset;
if (oldValue < newValue) {
let getNewPage = !(window.innerHeight + window.scrollY + 1 >= document.body.offsetHeight) &&
newDivValue &&
newDivValue.offset() &&
$(window).scrollTop() + $(window).height() > $(newDivValue.parent().parent().parent()[0]).offset().top + $(newDivValue.parent().parent().parent()[0]).outerHeight() &&
!(window.innerHeight + window.pageYOffset > document.body.offsetHeight);
if(getNewPage && count === 0){
count++;
loadPage();
}
} else {
if(newDivValue && newDivValue.offset() && newDivValue.offset().top > scrollY){
for(let i=0; i
';
commentsHtml += ' ';
commentsHtml += ' '+comment.commenter+' - '+comment.ctime+'';
commentsHtml += '
'+comment.message+'
ANKARA (İGFA) - Sağlık Bakanlığı, bilgilendirmeyi sosyal medya hesabından yaptı.
Yapılan açıklamaya göre, Bolu Kartalkaya Kayak Merkezi'ndeki otelde çıkan yangında yaralananların yakınlarının, \"ALO 184\" Sağlık Bakanlığı İletişim Merkezi hattından bilgi alabileceği duyuruldu.

'+answer.message+'
'+comment.message+'