Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature currently requires accessing the site using the built-in Safari browser.
<script language=javascript>
function wechsel(typ)
{
typ.style.backgroundColor = "aaaaaa";
typ.style.cursor = 'hand'
}
function wechsel2(typ)
{
typ.style.backgroundColor = "cccccc";
}
</script>
<td bgcolor=cccccc onmouseover="wechsel(this)" onmouseout="wechsel2(this)">