<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>ZOMBO</title><link href="/content/d723202336e06174d8ef8c5206c1d67a5bc3d5bc442eafaa114052fc1f4782c2i0" rel="stylesheet" type="text/css"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="HandheldFriendly" content="true"></head><body style="background-image: url('/content/4fdfefbac0020ed4681aba50caeade0fb066516279431a797b05beda24b94864i0');"><div align="center"><p><br></p><p><img src="/content/8500e7a3e03e5eb9efd79456ba3fd29799a87b722969b2ffcc48456ec94b9135i0" width="1199" height="217" alt="Zombocom" longdesc="zombo.com"></p></div><div align="center"><div class="animate-flicker"><p><img src="/content/fa0c91f6e44dfed10f4e3c429bcfd2e92d9196b35b82b3a407a47f86c7be88d4i0" class="rotate thefade"></p></div></div><audio loop src="/content/4ad0e47df8824477df72e454c162048d79e9c2234bf4e95bfa65d6ff36cbff6fi0" type="audio/mpeg"></audio> <button id="audioButton"> <!-- Volume On Icon --> <img id="volumeOnIcon" src="/content/eae346a40292e5659aee42d7e225b611282d7717d98a58900e913c487b99dcbei0" alt="Volume On" style="display: block; width: 24px; height: 24px;"> <!-- Volume Off Icon --> <img id="volumeOffIcon" src="/content/5972398e7ad38937ab3df1b4b3cdcac3dc0072efc7b2ea2010c057dfb6f1d2b1i0" alt="Volume Off" style="display: none; width: 24px; height: 24px;"> </button> <script> const audioButton = document.getElementById("audioButton"); const volumeOnIcon = document.getElementById("volumeOnIcon"); const volumeOffIcon = document.getElementById("volumeOffIcon"); const audio = document.querySelector("audio"); audioButton.addEventListener("click", () => { if (audio.paused) { audio.volume = 0.2; audio.play(); volumeOnIcon.style.display = 'none'; volumeOffIcon.style.display = 'block'; audioButton.classList.add("fade");</script></body></html>