window.addEventListener("message", (event) => { const allowedOrigins = [ "https://praxisagency.chatbotbuilder.net", //client bot link has to be embedded // add more bot domains here if needed ]; if (!allowedOrigins.includes(event.origin)) return; if (event.data?.type !== "livebot:pass-through-scroll") return; const deltaY = Number(event.data.deltaY || 0); if (!deltaY) return; window.scrollBy({ top: deltaY, behavior: "auto", }); });

Scavenger Plus

Scavenger Plus
Complete Scavenging Solution with Scavenger Plus

  • Connects to all wall vacuum and WAGD outlets to scavenge exhaled waste gas
  • Adjustable vacuum control with gauge to ensure proper setting
  • Breathing bag offers visual confirmation of gas being scavenged
  • Quiet operation
Request more info or a quote