document.getElementById(“video-iframe-949957704586961419”).style.opacity = 0;
document.getElementById(“wsite-video-container-949957704586961419”).style.background = “none”;
var videoIframe949957704586961419Content = ”
+ ”
+ ‘\x3C/script>’
+ ‘\x3C/script>’
+ ”
+ ”
+ ”;
setTimeout(function() {
var videoIframe949957704586961419Actual = document.getElementById(“video-iframe-949957704586961419”).contentDocument;
videoIframe949957704586961419Actual.open().write(videoIframe949957704586961419Content);
videoIframe949957704586961419Actual.close();
}, 500);
#wsite-video-container-949957704586961419{
background: url(//www.weebly.com/uploads/b/144890887-116929301945452928/img_3196_177.jpg);
}
#video-iframe-949957704586961419{
background: url(//cdn2.editmysite.com/images/util/videojs/play-icon.png?1690819165);
}
#wsite-video-container-949957704586961419, #video-iframe-949957704586961419{
background-repeat: no-repeat;
background-position:center;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and ( min-device-pixel-ratio: 2),
only screen and ( min-resolution: 192dpi),
only screen and ( min-resolution: 2dppx) {
#video-iframe-949957704586961419{
background: url(//cdn2.editmysite.com/images/util/videojs/@2x/play-icon.png?1690819165);
background-repeat: no-repeat;
background-position:center;
background-size: 70px 70px;
}
}