<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 = {"9e58d1e2-38e8-430a-8f6d-3eae050562dc":{"series_title":"A Christmas Romance","series_code":"ACROMCE","season":1,"episode":"101","name":"A Christmas Romance","airdate":"1994-12-18","duration_secs":5693,"series_name":"A Christmas Romance","show_slug":"a-christmas-romance","ep_title":"A Christmas Romance","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>