This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- Código del widget de Evento Ciencia --> | |
| <script> | |
| window.ecw = window.ecw || []; | |
| window.ecw.push({ | |
| 'type': 'tag', | |
| 'val': 'salud', | |
| 'width': 350, | |
| 'height': 500, | |
| 'logo': 2 | |
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- Código del widget de Evento Ciencia --> | |
| <script> | |
| window.ecw = window.ecw || []; | |
| window.ecw.push({ | |
| 'type': 'loc', | |
| 'val': 'barcelona', | |
| 'width': 350, | |
| 'height': 500, | |
| 'logo': 2 | |
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- Código del widget de Evento Ciencia --> | |
| <script> | |
| window.ecw = window.ecw || []; | |
| window.ecw.push({ | |
| 'type': 'all', | |
| 'width': 350, | |
| 'height': 500, | |
| 'logo': 2 | |
| }); | |
| </script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <a href="https://eventociencia.es" target="_blank" title="eventos de ciencia"><img src="https://images.eventociencia.com/organizador_banner_verde.png" width="300" alt="eventos de ciencia" decoding="async"></a> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <a href="https://eventociencia.es" target="_blank" title="eventos de ciencia"><img src="https://images.eventociencia.com/organizador_banner_blanco.png" width="300" alt="eventos de ciencia" decoding="async"></a> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <a href="https://eventociencia.es" target="_blank" title="eventos de ciencia"><img src="https://images.eventociencia.com/organizador_cuadrado_verde.png" width="300" alt="eventos de ciencia" decoding="async"></a> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <a href="https://eventociencia.es" target="_blank" title="eventos de ciencia"><img src="https://images.eventociencia.com/organizador_cuadrado_blanco.png" width="300" alt="eventos de ciencia" decoding="async"></a> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div style="position:absolute;color:#000;display:block;margin-top:0;font-family:Arial,Helvetica,sans-serif"><p style="float:left;line-height:50px;margin:0">Colaborador oficial</p> <a href="https://eventociencia.es" target="_blank" title="eventos de ciencia" style="text-decoration:none;color:#000;position:relative;float:left;margin:2px 5px"><img decoding="async" src="https://images.eventociencia.com/EC_LOGO_NEGRO_500X63.png" width="200" alt="eventos de ciencia" style="display:block;position:realive;margin-top:10px"></a></div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div style="color:#000;display:block;font-family:Arial">Colaborador oficial <a href="https://eventociencia.es" target="_blank" title="eventos de ciencia" style="font-family:Arial,Helvetica,sans-serif;font-weight:700;text-decoration:none"><span style="color:#000">EVENTO</span> <span style="color:#00c057">CIENCIA</span></a></div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| console.log(JSON.stringify(data, null, ' ')); |
NewerOlder