<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 = {"a8a8edec-8cbd-4d12-8cfb-5f44a792cc66":{"series_title":"Zombie Apocalypse","series_code":"ZOMAGASY","season":1,"episode":"101","name":"Zombie Apocalypse","airdate":"2011-10-29","duration_secs":5241,"series_name":"Zombie Apocalypse","show_slug":"zombie-apocalypse","ep_title":"Zombie Apocalypse","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>