<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 = {"1f7ac9bd-d7bd-4252-b214-e3039374256e":{"series_title":"Stir of Echoes","series_code":"SOELION","season":1,"episode":"101","name":"Stir of Echoes","airdate":"1999-09-10","duration_secs":5960,"series_name":"Stir of Echoes","show_slug":"stir-of-echoes","ep_title":"Stir of Echoes","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>