‘;
printHtml += cleanHeaderHtml;
}
if (media) {
printHtml += media.outerHTML;
}
if (articleBody) {
const articleClone = articleBody.cloneNode(true);
articleClone.querySelectorAll(‘.post-flash’).forEach(function (el) {
el.parentNode.removeChild(el);
});
printHtml += articleClone.outerHTML;
}
const iframe = document.createElement(‘iframe’);
iframe.style.position = ‘fixed’;
iframe.style.right=”0″;
iframe.style.bottom = ‘0’;
iframe.style.width=”0″;
iframe.style.height=”0″;
iframe.style.border=”0″;
document.body.appendChild(iframe);
const frameWindow = iframe.contentWindow || iframe;
const title = document.title || ‘Yazdır’;
const headStyles = Array.from(document.querySelectorAll(‘link[rel=”stylesheet”]style’))
.map(el => el.outerHTML)
.join(”);
iframe.onload = function () {
try {
frameWindow.focus();
frameWindow.print();
} finally {
setTimeout(function () {
document.body.removeChild(iframe);
}, 1000);
}
};
const doc = frameWindow.document;
doc.open();
doc.write(`
${headStyles}
${printHtml}
`);
doc.close();
}
var dropdownButton = document.querySelector(‘.dropdownButton’);
if (dropdownButton) {
var icon = dropdownButton.querySelector(‘#icon’);
var parentDropdown = dropdownButton.closest(‘.dropdown’);
if (parentDropdown && icon) {
parentDropdown.addEventListener(‘show.bs.dropdown’, function () {
icon.classList.remove(‘fa-plus’);
icon.classList.add(‘fa-minus’);
});
parentDropdown.addEventListener(‘hide.bs.dropdown’, function () {
icon.classList.remove(‘fa-minus’);
icon.classList.add(‘fa-plus’);
});
}
}
1461 Trabzon FK achieved a great success by defeating the leader Bursaspor 2-1 in the 19th week of the TFF 2nd League Red Group. In the match played at Ortahisar Yavuz Selim Stadium and started at 13.00, the claret-blue team increased its points to 30 with the victory.
1461 Trabzon FK started the match effectively and took the lead 1-0 with the goal scored by Süleyman Güneş in the 27th minute. While the first half ended with this score, the guest team Bursaspor equalized in the second half with Ertuğrul Fırat’s goal in the 77th minute. However, the home team did not give up and took the lead again with the goal scored by Enes Karakuş in the 81st minute and won the match 2-1.
With this result, 1461 Trabzon FK extended its unbeaten streak to 8 matches. Continuing its breakthrough under the management of coach Olcay Şahan, the Trabzon representative managed to enter the play-off pot with the successful results it achieved.
This critical victory against leader Bursaspor in front of its home field and fans created great joy in the 1461 Trabzon FK community.