document.write('
HubbleSite Embedded Video
'); var s = document.createElement('script'); s.src = 'http://hubblesite.org/video_player/flowplayer-3.0.6.min.js'; s.onload = function() { document.getElementById("hubblesite-97b8bb558d3ac913c66eda6bc806b0cc").innerHTML = ""; flowplayer("hubblesite-97b8bb558d3ac913c66eda6bc806b0cc", "http://hubblesite.org/video_player/flowplayer-3.0.7.swf", { clip: { scaling: "orig" }, logo: { fullScreenOnly: false }, playlist: [ { url: "http://imgsrc.hubblesite.org/hu/explore_astronomy/hubbles_universe_unfiltered/db/11-sm4_ero/011_video_still.jpg" }, { url: "http://imgsrc.hubblesite.org/hu/explore_astronomy/hubbles_universe_unfiltered/db/11-sm4_ero/episode11_512x288.flv", autoPlay: false, autoBuffering: true } ] }); } document.getElementsByTagName('head')[0].appendChild(s);