<script>
logged_user = false;
var static_id_cdn = 2;
var html5player = new HTML5Player('html5video', '28124773');
html5player.setVideoTitle('BHM');
html5player.setSponsors(false);
......
if (typeof(html5player.setCanUseHttps) === 'function') { html5player.setCanUseHttps(); }
html5player.initPlayer();
</script>