Hopp til hovedinnhold
2024 Ekstraordinær generalforsamling
window.hsConversationsSettings = {
loadImmediately: true,
};
function openChat() {
window.HubSpotConversations.widget.load();
window.HubSpotConversations.widget.open();
}
function closeChat() {
}