<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 = {"00f4c1ba-d6e3-48d8-8a69-594054a029da":{"series_title":"Jurassic Shark 2: Aquapocalypse","series_code":"JSTASTDM","season":1,"episode":"101","name":"Jurassic Shark 2: Aquapocalypse","airdate":"2021-08-24","duration_secs":4208,"series_name":"Jurassic Shark 2: Aquapocalypse","show_slug":"jurassic-shark-2-aquapocalypse","ep_title":"Jurassic Shark 2: Aquapocalypse","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>