<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 = {"9e25561e-5d89-4c85-a0bf-21d354870a91":{"series_title":"The Winning Season","series_code":"WNSELION","season":1,"episode":"101","name":"The Winning Season","airdate":"2010-09-03","duration_secs":6217,"series_name":"The Winning Season","show_slug":"the-winning-season","ep_title":"The Winning Season","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>