<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 = {"37df35e7-1283-4cbf-a676-55d780ff21c4":{"series_title":"Fishes 'N Loaves","series_code":"FNLLION","season":1,"episode":"101","name":"Fishes 'N Loaves","airdate":"2016-09-06","duration_secs":6172,"series_name":"Fishes 'N Loaves","show_slug":"fishes-n-loaves","ep_title":"Fishes 'N Loaves","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>