Umut Nayir: First Contact Made | Transfer News

‘;

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(`


${title}
${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’);
});
}
}

He continues his work to strengthen the forward rotation in Trabzonspor.

The claret-blue team wants to add a local striker to its squad to strengthen its offensive line. For this reason, Trabzonspor made an attempt for Umut Nayir, who plays for Konyaspor.

FIRST CONTACT MADE

Konyaspor and Trabzonspor, who received information from the player about the player’s situation, are expected to make an offer after their evaluation. On the other hand, it is among the information that Umut looks favorably on Trabzonspor.

TEKKE SAID ‘WE ARE HAVING PROBLEMS’

Trabzonspor Coach Fatih Tekke said in his last press conference, “Our game plan is changing with the departure of onuachu in the attack area.”

The 32-year-old striker, whose contract with Konyaspor will expire at the end of the season, managed to contribute 8 goals and 3 assists in 18 matches he played this season.

Aiko Tanaka

Aiko Tanaka is a combat sports journalist and general sports reporter at Archysport. A former competitive judoka who represented Japan at the Asian Games, Aiko brings firsthand athletic experience to her coverage of judo, martial arts, and Olympic sports. Beyond combat sports, Aiko covers breaking sports news, major international events, and the stories that cut across disciplines — from doping scandals to governance issues to the business side of global sport. She is passionate about elevating the profile of underrepresented sports and athletes.

Leave a Comment