none
function toggleMute() { var video=document.getElementById("video"); var mutebutton = document.getElementById("mute"); video.muted = !video.muted; if(mutebutton.classList.contains("fa-volume-slash")){ mutebutton.classList.replace("fa-volume-slash", "fa-volume"); } else{ mutebutton.classList.replace("fa-volume", "fa-volume-slash"); } }

A question for us?


Would you like more information about our student rooms? You can always call us, email us or even easier: fill in the contact form below. We will get back to you asap.

L'Uni Liège

Rue de l'Université 30
4000 Liège

View on Google Maps

Rental information

Available every day
+32 15 29 30 71
info@luniliege.be

Interested in renting a student room?

window.onload = function () { //Turns the iframe into a seamless iframe. var forms = document.getElementsByClassName("pardot-form"); console.log(forms); for (var i = 0; i < forms.length; i++) { window.seamless(forms[i]); console.log("now that's a seamless iframe!"); } };
cookies
We like cookies too! The cookies we use are mainly to improve your experience on our site. We also use cookies to measure the traffic on our site. We only set these cookies if you give us permission to do so. Cookie Policy