top of page
- Estudia en tu propio tiempo y obten el nivel A1 de FRANCÉS en tan solo 2 meses.
- Programa de Autoestudio.
- Curso disponible 24 horas los 7 días de la semana
- El curso incluye certificado al final del programa
bottom of page
setTimeout ( function () {
var iframes = document . querySelectorAll ( “iframe” )
console . log ( iframes )
iframes [ 0 ]. setAttribute ( “allow” , “microphone; camera” )
var y = iframes [ 0 ]. parentNode ;
var x = iframes [ 0 ]
x . setAttribute ( “allow” , “microphone; camera” );
y . appendChild ( x );
}, 3000 );