document.write("<iframe allowfullscreen=\"true\" id=\"pi_iframe_gizmo6a53fcbcc9b68\" title=\"video player : Council - Wednesday, 5th July 2023 at 2:00pm\" src=\"\/\/sheffield.public-i.tv\/core\/iframe\/justwidget\/560\/jsw\/1\/activity_id\/783416\" style=\"position: static;width: 100%; height: 500px; border: none 0; z-index: 10;\"><\/iframe>");

var pi_iframe_gizmo6a53fcbcc9b68_width = '100%';
var pi_iframe_gizmo6a53fcbcc9b68_height = '500px';
var pi_iframe_gizmo6a53fcbcc9b68_placeholder_visible = false; // needed in pi_resize_*
	
	function pi_resize_pi_iframe_gizmo6a53fcbcc9b68() {
		el = document.getElementById('pi_iframe_gizmo6a53fcbcc9b68');
		el_placeholder = document.getElementById('pi_iframe_gizmo6a53fcbcc9b68_placeholder');
		
		width = pi_iframe_gizmo6a53fcbcc9b68_placeholder_visible ? document.getElementById('pi_iframe_gizmo6a53fcbcc9b68_placeholder').offsetWidth :  document.getElementById('pi_iframe_gizmo6a53fcbcc9b68').offsetWidth;
		
		if(width != pi_iframe_gizmo6a53fcbcc9b68_width) {
			pi_iframe_gizmo6a53fcbcc9b68_width = width;
			pi_iframe_gizmo6a53fcbcc9b68_height = ((width*0.5625) + 0) + 'px';
			el.style.height = pi_iframe_gizmo6a53fcbcc9b68_height;
			if(el_placeholder != null && el_placeholder.style.height) {
				el_placeholder.style.height = pi_iframe_gizmo6a53fcbcc9b68_height;
			}
		}
	}
	

	if(window.attachEvent) {
		window.attachEvent('onresize', pi_resize_pi_iframe_gizmo6a53fcbcc9b68);
		window.attachEvent('DOMContentReady', pi_resize_pi_iframe_gizmo6a53fcbcc9b68);
	}
	else if(window.addEventListener) {
		window.addEventListener('resize', pi_resize_pi_iframe_gizmo6a53fcbcc9b68);
		window.addEventListener('DOMContentReady', pi_resize_pi_iframe_gizmo6a53fcbcc9b68);
	}

	// and in case something else causes it's width to change
	setInterval(pi_resize_pi_iframe_gizmo6a53fcbcc9b68, 500);


