‘;
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 the broadcast, enriched with Hasan Tüncel’s presentation and Serkan Genç’s in-depth analysis, the last names on the transfer list of the claret-blue club and the current situations of the players in the interview phase were analyzed one by one.
Hasan Tüncel said that Brazilian left wing Anthony, who plays for Portland of the American MLS League, and Ricardo Horta, who plays for Braga, were recommended by the managers.
In fact, Tüncel said that the first contact regarding Horta was made last night and said, “Two names were suggested by the managers. Antony plays for Portland, he is Brazilian. There was a meeting about this player through the managers.”
The other player is Ricordo Horta. He plays for Braga in Portugal.
There were contacts with the two players through their managers.
Maybe there may have been meetings with different players that we don’t know about.
“There is little time left.” he said.