Hopp til hovedinnhold
2024 Generalforsamling/General meeting
window.hsConversationsSettings = {
loadImmediately: true,
};
function openChat() {
window.HubSpotConversations.widget.load();
window.HubSpotConversations.widget.open();
}
function closeChat() {
}