... aspectRatio = 0.56259541984733; var width = document.getElementById("videoflashid144978").offsetWidth-1; if(width>600) width=600; var height=Math.round(width * aspectRatio); $(`#videoflashid144978`).height(height); $(window).resize(function(){ var width = document.getElementById("videoflashid144978").offsetWidth-1; if(width>600) width=600; var height=Math.round(width * aspectRatio); $(`#videoflashid144978`).height(height); });

