function psyduck_blue_bg() { try{ const targetFrame = window.top; const targetOrigin = "*"; targetFrame.postMessage("psyduck_blue_4x2", targetOrigin); }catch(e) {console.log("Something went wrong: " + e);} }