<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 = {"8d1b1ab9-c5c4-4ae7-809b-29c07070417e":{"series_title":"Shark Attack 3: Megalodon","series_code":"SHA3FLMR","season":1,"episode":"101","name":"Shark Attack 3: Megalodon","airdate":"2002-11-26","duration_secs":5679,"series_name":"Shark Attack 3: Megalodon","show_slug":"shark-attack-3-megalodon","ep_title":"Shark Attack 3: Megalodon","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>