<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 = {"6a50b791-85ea-4b6a-8161-c0381dd12ea5":{"series_title":"Underdog Plaza","series_code":"UDPZSYND","season":1,"episode":"101","name":"Underdog Plaza","airdate":"2011-05-01","duration_secs":3145,"series_name":"Underdog Plaza","show_slug":"underdog-plaza","ep_title":"Underdog Plaza","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>