<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 = {"a80ab150-3eab-4091-ad53-9905d5bb42c8":{"series_title":"All Things Fall Apart","series_code":"ATFAAMC","season":1,"episode":"101","name":"All Things Fall Apart","airdate":"2011-03-05","duration_secs":6600,"series_name":"All Things Fall Apart","show_slug":"all-things-fall-apart","ep_title":"All Things Fall Apart","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>