diff --git a/Application/Home/View/default/Home/landingPage2.html b/Application/Home/View/default/Home/landingPage2.html index e9a2f61fb..494a43ef9 100644 --- a/Application/Home/View/default/Home/landingPage2.html +++ b/Application/Home/View/default/Home/landingPage2.html @@ -80,13 +80,6 @@ var videoWidth = $('.video-js').width(); $('.video-js').height(videoWidth * 0.562295082); - - var myPlayer = videojs('example_video_1'); - myPlayer.ready(function(){ - this.play(); - }); - - $('.down-link').on('click', function () { var dow_status = parseInt($('#dow_status').val()); if (dow_status == 0) {