Sorry, you need to enable JavaScript to visit this website.
Skip to main content


3rd annual UN Maps conference 2024 in Valencia

(function () { colorAgenda2024(); // functionality the color the agenda function colorAgenda2024() { let presentationRooms = document.getElementsByClassName('views-field-field-conference-presentation-ro-1'); for (const presentationRoomsKey in presentationRooms) { if(presentationRooms[presentationRoomsKey] !== undefined) { let room = presentationRooms[presentationRoomsKey].getElementsByClassName('field-content')[0]; if(room) { let parentCalendarLi = presentationRooms[presentationRoomsKey].parentElement; let bgColor = ""; s