Anonymous

MCP-CMS: Difference between revisions

From Cibernética Americana
21 bytes added ,  12 April 2024
no edit summary
No edit summary
Tag: Manual revert
No edit summary
Line 209: Line 209:
       vd.style.display = "none";
       vd.style.display = "none";
});
});
video.onplay = (event) => {
video.addEventListener("play", function() {
    vd.height=800;
      vd.height = 800;
};
});
</script><br><img width=150 align=right src=https://juan.ai-integration.biz/xasppage/xasppage.pl?XASPPAGE_STYLE=0&P=MCPCMS>
</script><br><img width=150 align=right src=https://juan.ai-integration.biz/xasppage/xasppage.pl?XASPPAGE_STYLE=0&P=MCPCMS>
</html>
</html>