<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 = {"e4955603-f7d9-4c7d-93fb-9d8473543b17":{"series_title":"The Cold Light of Day","series_code":"CLDLGT","season":1,"episode":"101","name":"The Cold Light of Day","airdate":"2012-09-07","duration_secs":5620,"series_name":"The Cold Light of Day","show_slug":"the-cold-light-of-day","ep_title":"The Cold Light of Day","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>