<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 = {"d3ba0d19-eff7-4dbd-bba9-d711287bbb80":{"series_title":"Good Morning, Killer","series_code":"GDMKLION","season":1,"episode":"101","name":"Good Morning, Killer","airdate":"2011-12-13","duration_secs":5380,"series_name":"Good Morning, Killer","show_slug":"good-morning-killer","ep_title":"Good Morning, Killer","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>