Pony Jump & Run Netstal

Pony Jump & Run
Glaernisch
  2025-09-28

  Netstal

 

Telefon
E-Mail
Diese E-Mail-Adresse ist vor Spambots geschützt! Zur Anzeige muss JavaScript eingeschaltet sein.
Webseite

 

Alle Daten


  • 2025-09-28
// Check if the user is accessing the page on a mobile device var isMobile=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent); if (isMobile) { // User is accessing the page on a mobile device document.getElementById('ac-ivxcevy0g').style.position='absolute'; document.getElementById('ac-ivxcevy0g').style.zIndex='10'; } else { // User is accessing the page on a desktop device console.log("Desktop device detected"); }