TICKET SALE

window.addEventListener("message", function(e){var this_frame = document.getElementById("shopframe");if(e.data === "close") {document.body.removeChild(this_frame);document.body.style.overflow = 'initial';document.body.style.position = 'initial';document.body.style.height = 'initial';} else if(e.data === "scrollTop") {innerDoc.scrollTop = 0;} else if(e.data.type && e.data.type === "newHeight") {this_frame.height = e.data.height + "px";this_frame.style.height = e.data.height + "px";}})

©2023, EVENLUTIONS UG | WEBSITE BY F.OPHEY