function PlayVideo() {
    var targetSO = document.getElementById('FlashHero');
    targetSO.swf_PlayVideo();
}