<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 = {"0bd77cef-eb78-41a2-a948-6e21f7305e01":{"series_title":"K-19: The Widowmaker","series_code":"K19WSHTF","season":1,"episode":"101","name":"K-19: The Widowmaker","airdate":"2002-07-19","duration_secs":8283,"series_name":"K-19: The Widowmaker","show_slug":"k19-the-widowmaker","ep_title":"K-19: The Widowmaker","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>