‘;
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’);
});
}
}
In 2021, Noa Lang and Paul onuachu were playing for different teams in the Belgian Pro League.
Noa Lang was playing for Club Brugge at that time. Paul Onuachu was a player of the KRC Genk team.
Paul Onuachu was awarded the Golden Shoe award by winning the Belgian Pro League’s Golden Shoe (Football Player of the Year) award with 29 goals in the 2020-2021 season.
With 333 votes, onuachu surpassed Noa Lang (272 votes), making her the best player and top scorer of the season.
Although Noa Lang had a great season at Club Brugge, he could not win the Golden Boot award, falling behind onuachu. During that period, Lang attracted attention with 17 goals, but could not achieve the award. Lang evaluated this situation as follows: ““I deserved it more than onuachu, I was treated unfairly.” He made a statement as follows.
At that time, Club Brugge finished the Pro League in 2nd place, while KRC Genk took 3rd place. Club Brugge lost the championship race against RSC Anderlecht.
After five years, Noa Lang and Paul onuachu will compete in the Super League this time. Galatasaray’s new transfer Noa Lang and Trabzonspor’s forward onuachu will face each other again on the field.