Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
<script type="text/javascript">
<!--
var eventdate = new Date("November 29, 2008 00:00:00 GMT");
d=new Date();
count=Math.floor((eventdate.getTime()-d.getTime())/1000);
count=Math.floor(count/(60*60*24));
var myelement = document.getElementById("acrocount");
myelement.title = "Nur noch "+count+" Tage bis zur Eröffnung";
myelement.innerHTML = count;
-->
</script>