<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 = {"ed928544-f6ad-46f7-8068-09096c33db9e":{"series_title":"The Color Of Magic","series_code":"CLRMSHTF","season":1,"episode":"101","name":"Part 1","airdate":"2008-03-23","duration_secs":6133,"series_name":"The Color Of Magic","show_slug":"the-color-of-magic","ep_title":"Part 1","type":"Full"},"7d092e1c-5695-4030-8d34-b2e5cca9b0c8":{"series_title":"The Color Of Magic","series_code":"CLRMSHTF","season":1,"episode":"102","name":"Part 2","airdate":"2008-03-23","duration_secs":5729,"series_name":"The Color Of Magic","show_slug":"the-color-of-magic","ep_title":"Part 2","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>