‘;
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’);
});
}
}
Kocaelispor Club informed the fans who will come by car before the Trabzonspor match, which will be played at Kocaeli Stadium at 17.00 on Sunday. In the statement, the areas that will be closed to traffic around the stadium and the parking lot entry criteria were detailed.
Vehicle Passage Will Be Stopped at the Tram Stop
According to the statement made by the club, vehicle traffic will be cut off with a lane right in front of the Kocaeli Stadium Tram Stop. From this point on, only vehicles with a valid QR code for the parking lot will be allowed to pass.
Only Vehicles with QR Codes Are Allowed
Vehicle traffic on the route leading to Kocaeli Stadium will be restricted starting from the end of the tram stop. Vehicles with Green, Yellow, White and Red QR codes will be directed to the designated parking lots and will be able to enter the stadium. Vehicles without a QR code will not be allowed to use this route.
Warning to Fans: Depart Early
Club officials emphasized that fans should head to the stadium before match time due to density and security reasons. Using public transportation was also recommended as an alternative transportation method.
