<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">CWTV.Site.video_list = {"85a8562a-70d3-4f85-b06c-6341bc53c163":{"series_title":"Bad Lieutenant: Port of Call New Orleans","series_code":"BLNOFLMR","season":1,"episode":"101","name":"Bad Lieutenant: Port of Call New Orleans","airdate":"2009-11-20","duration_secs":7143,"series_name":"Bad Lieutenant: Port of Call New Orleans","show_slug":"bad-lieutenant-port-of-call-new-orleans","ep_title":"Bad Lieutenant: Port of Call New Orleans","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>