<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 = {"966a1838-6fbf-4690-8c56-d50348e05ffe":{"series_title":"The Son of No One","series_code":"TSNOLION","season":1,"episode":"101","name":"The Son of No One","airdate":"2011-11-04","duration_secs":5649,"series_name":"The Son of No One","show_slug":"the-son-of-no-one","ep_title":"The Son of No One","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>