BierOmat 24/7
BierOmat 24/7 Logo

404

Diese Seite gibt es nicht.

WS51-Quirnheim-01
WS51-Quirnheim-01

Latitude: 49.59454024255669
Longitude: 8.15184899901601

DevEUI:1edcf5f9b1513e2d

letzter Kontakt: 05.08.2026 23:39:19 CEST

CTYPE html>BierOmat 24/7
BierOmat 24/7 Logo

404

Diese Seite gibt es nicht.

'; document.getElementById("signal").innerHTML = txt; txt = ''; document.getElementById("link").innerHTML = txt; } circleRadius=mymap.getZoom(); } function zoomImage(id, inout, img){ if(inout > 8) //zoom out { inout = 1; var txt = ''; } else //zoom in { inout+=2; var width = Math.floor(window.innerWidth * 0.03 * inout); var txt = ''; } //console.log(txt); document.getElementById(id).innerHTML = txt; } window.addEventListener('resize', repaint); window.onresize = repaint;