Catch Billy Law LIVE at Troy’s!
This is a recurring series of shows on the following dates
12/2, 12/9, 12/16, 12/23, 12/30
Event begins at 5pm
Americana Folk Music, Live music events dallas tx December 23, 2024 5:00 pm Troy’s Texas Live
State Fair Records var sixteenNine = function(){
$( '.video-container' ).each( function() {
var width = $(this).width();
$(this).css('height',width * 0.5625 + 'px')
var height = $(this).height();
// print out values
$(this).height(height);
$(this).width(width);
})
$( '.video-container .et_pb_video_box iframe' ).each( function() {
var width = $(this).width();
$(this).css('height',width * 0.5625 + 'px')
var height = $(this).height();
// print out values
$(this).height(height);
$(this).width(width);
})
};
// on page load
jQuery(document).ready(sixteenNine);
// on window resize
jQuery(document).resize(sixteenNine);