Du er offline. Dette er en skrivebeskyttet version af siden.
Gå til hovedindhold
iQualify
Toggle navigation
Søg
dansk
Bahasa Indonesia
Bahasa Melayu
čeština
dansk
Deutsch
eesti
English
español
français
hrvatski
italiano
latviešu
lietuvių
magyar
Nederlands
norsk bokmål
polski
português (Brasil)
português (Portugal)
română
slovenčina
slovenščina
srpski
suomi
svenska
Tiếng Việt
Türkçe
Ελληνικά
български
русский
українська
עִברִית
عربي
ไทย
한국어
中文(中国)
中文(香港特別行政區)
Log på
document.addEventListener('DOMContentLoaded', function() { const userId = ""; const defaultIcon = "
"; if (userId && userId.trim() !== "") { fetch(`/_api/contacts(${userId})?$select=entityimage_url`, { method: 'GET', headers: { 'Accept': 'application/json' } }) .then(response => response.json()) .then(data => { if (data.entityimage_url) { displayUserPhoto(`
`); } else { displayUserPhoto(defaultIcon); } }) .catch(error => { console.error('Error fetching user photo:', error); displayUserPhoto(defaultIcon); }); } function displayUserPhoto(photoHtml) { const usernameElement = document.querySelector('.nav-link .username'); if (usernameElement) { usernameElement.insertAdjacentHTML('beforebegin', photoHtml); } } });
Support
×
Email:
Select a contact
Message:
Cancel
Send
×
Message Sent Successfully.
Done
Har du glemt din adgangskode?
E-mail
Angiv din mailadresse for at anmode om at få nulstillet en adgangskode.
Send