<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 = {"e6a5eb5a-b578-421e-be32-95ebabdd86e5":{"series_title":"Sophie's Choice","series_code":"SOCHSHTF","season":1,"episode":"101","name":"Sophie's Choice","airdate":"1982-12-08","duration_secs":9063,"series_name":"Sophie's Choice","show_slug":"sophies-choice","ep_title":"Sophie's Choice","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>