document.write("<iframe allowfullscreen=\"true\" id=\"pi_iframe_gizmo6a58c12aada50\" title=\"video player : Highland Council - 7 March 2019 - Thu, 7 Mar 2019 - 10:35 am\" src=\"\/\/highland.public-i.tv\/core\/iframe\/justwidget\/560\/jsw\/1\/activity_id\/374561\/start_time\/10662000\" style=\"position: static;width: 100%; height: 500px; border: none 0; z-index: 10;\"><\/iframe>");

var pi_iframe_gizmo6a58c12aada50_width = '100%';
var pi_iframe_gizmo6a58c12aada50_height = '500px';
var pi_iframe_gizmo6a58c12aada50_placeholder_visible = false; // needed in pi_resize_*
	
	function pi_resize_pi_iframe_gizmo6a58c12aada50() {
		el = document.getElementById('pi_iframe_gizmo6a58c12aada50');
		el_placeholder = document.getElementById('pi_iframe_gizmo6a58c12aada50_placeholder');
		
		width = pi_iframe_gizmo6a58c12aada50_placeholder_visible ? document.getElementById('pi_iframe_gizmo6a58c12aada50_placeholder').offsetWidth :  document.getElementById('pi_iframe_gizmo6a58c12aada50').offsetWidth;
		
		if(width != pi_iframe_gizmo6a58c12aada50_width) {
			pi_iframe_gizmo6a58c12aada50_width = width;
			pi_iframe_gizmo6a58c12aada50_height = ((width*0.5625) + 0) + 'px';
			el.style.height = pi_iframe_gizmo6a58c12aada50_height;
			if(el_placeholder != null && el_placeholder.style.height) {
				el_placeholder.style.height = pi_iframe_gizmo6a58c12aada50_height;
			}
		}
	}
	

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

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


