<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 = {"1125f498-6cad-4cec-8254-cb5e3f64ef30":{"series_title":"Ground Control","series_code":"GROULION","season":1,"episode":"101","name":"Ground Control","airdate":"1998-07-18","duration_secs":5887,"series_name":"Ground Control","show_slug":"ground-control","ep_title":"Ground Control","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>