<div class="titulodelpost"> </div><br> <link href='https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css' rel='stylesheet'/> <!-- Captura --> <img alt="" class="img-none" src=""> <!-- Navbar --> <div class="OPembed"> <a class="OPCembed" onclick="Embed('Op1')">Opción 1<footer>Fembed</footer></a> <a class="OPCembed" onclick="Embed('Op2')">Opción 2<footer>Fembed</footer></a> <a class="OPCembed" onclick="Embed('Op3')">Opción 3<footer>Fembed</footer></a> <a class="OPCembed" onclick="Embed('Op4')">Opción 4<footer>Fembed</footer></a> </div> <!-- Luces --> <div class="fondo-oscuro" id="tab-ilum"></div> <div id="tab-video"> <!-- Opcion #1 --> <div id="Op1" class="embedOP"> <iframe src="" scrolling="no" frameborder="0" width="100%" height="437" allowfullscreen="true" webkitallowfullscreen="true"></iframe> </div> <!-- Opcion #2 --> <div id="Op2" class="embedOP" style="display:none"> <iframe src="" scrolling="no" frameborder="0" width="100%" height="437" allowfullscreen="true" webkitallowfullscreen="true"></iframe> </div> <!-- Opcion #3 --> <div id="Op3" class="embedOP" style="display:none"> <iframe src="" scrolling="no" frameborder="0" width="100%" height="437" allowfullscreen="true" webkitallowfullscreen="true"></iframe> </div> <!-- Opcion #4 --> <div id="Op4" class="embedOP" style="display:none"> <iframe src="" scrolling="no" frameborder="0" width="100%" height="437" allowfullscreen="true" webkitallowfullscreen="true"></iframe> </div> </div> <!-- FUNCIONES --> <!-- BOTON DE DESCARGAR --> <div class="funciones" id="funciones"> <!-- MÁS CAPITULOS --> <div class="opciones-caps"> <a class="capitulos" href="#"> <i class="fas fa-angle-left"></i> ANTERIOR </a> <a class="capitulos" href="#"> <!-- LISTA CAPITULOS --> <i class="bi bi-view-list"></i> Capítulos </a> <a class="capitulos" href="#"> SIGUIENTE <i class="fas fa-angle-right"></i> </a> </div> <label class="btn-funciones" onclick="paneldescarga()"><i class="fas fa-download fa-lg"></i></label> <!-- OFF --> <label style="display: none" class="btn-funciones btn-ilum-off" id="ilumOn" onclick="ilumOn()"><i class="fas fa-lightbulb fa-lg"></i>Encender iluminación</label> <!-- ON--> <label class="btn-funciones" id="ilumOff" onclick="ilumOff()"><i class="far fa-lightbulb fa-lg"></i></label> <!-- REPORTAR --> <a class="btn-funciones" onclick="Reportar()"><i class="fas fa-flag fa-lg"></i></a> </div> <!-- OPCIONES DE DESCARGAR --> <div class="tab-descarga" id="tab-descarga"> <h1 class="skin-font opcionesdedescarga"><i class="fas fa-download"></i> DESCARGAR EL CAPÍTULO <a class="btn-cerrar" id="cerrar" onclick="cerrar()"><i class="fas fa-times"></i></a> </h1> <div class="cuerpo-descargar"> <!-- OPCIONES DESCARGAR - MEGA --> <a class="btn-desc" target="_blank" href=""> <i class="fas fa-cloud-download-alt"></i> Descargar <b>Aqui</b></a> </div></div> <!-- FIN DE CAPÍTULO --> <style> .OPembed a footer { background: #00000078; padding: 1px 4px 1px 4px; /* display: table; */ border-radius: 4px; color: #ffa500b0; font-size: 10.5px; text-align: center; } </style>