MCP-CMS: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
25 bytes removed ,  12 April 2024
no edit summary
No edit summary
No edit summary
Line 208: Line 208:
video.onplay = (event) => {
video.onplay = (event) => {
     vd.height=600;
     vd.height=600;
    vd.top=-300;
};
};
video.onended = (event) => {
video.onended = (event) => {
     vd.height=150;
     vd.style.height=150;
    vd.top=0;
};
};
</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>

Navigation menu