function scrollToSection() { // Change the URL to the desired page window.location.href = "https://www.oslomediq.no/booking"; // After navigating to the new page, scroll to a specific section // You can use the hash of the section you want to scroll to window.addEventListener("DOMContentLoaded", function() { setTimeout(function() { // Add a delay to ensure the page has loaded window.scrollTo({ top: document.getElementById("html1").offsetTop, // Replace "sectionId" with the id of your target section behavior: "smooth" // Smooth scrolling }); }, 500); // Adjust the delay as needed }); }
top of page

Kontakt oss

Vår lokasjon

Oslo Mediq holder til i Trondheimsveien 184, med lett tilgjengelighet med bil eller offentlig transport som buss og trikk.

​

Vi tilbyr parkeringsplasser i P-huset under shell bensinstasjon, disse plassene er reservert til alle våre pasienter. Fra P-hus tar du heisen opp til 1.etasje.

NB! Husk å registrere bilen ved resepsjonen.

​

Vår vennlige personale er alltid tilgjengelig for å svare på dine spørsmål eller hjelpe med å bestille en time hos oss.


Trondheimsveien 184
0570 Oslo, Norway
Phone: +47 21 39 07 11
Email: oslomediq@oslomediq.no

Takk for at du tar kontakt med oss!

bottom of page