<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 = {"75dc0695-23ce-4ca9-beb6-3f931a7fbf1f":{"series_title":"Gone Missing","series_code":"GNMSMVFX","season":1,"episode":"101","name":"Gone Missing","airdate":"2013-06-15","duration_secs":5190,"series_name":"Gone Missing","show_slug":"gone-missing","ep_title":"Gone Missing","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>