";
} else {
// Si es Facebook
var iframe = "
" +
" " +
"
"
}
}
$(" .embed-responsive a.link_youtube").ntg_link_video();
$('#myModal').find('.modal-body').append(iframe);
$('#myModal').modal('show');
$('#myModal').on('hidden.bs.modal', function (e) {
$('#myModal').find('.modal-body').empty();
})
}
});
// ACCESIBILIDAD
$('.no_alt').each(function () {
$(this).find('img').prop('alt','');
});
$('.no_img').each(function () {
$(this).find('img').parent().remove();
});
$('body > footer > div.container > div > div > div.col-lg-10.pt-4 > div > a:nth-child(3)').attr('href','w3-propertyvalue-964264.html');
});
-->