<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 = {"7160fbb8-00a7-472e-bceb-b8ffe1274566":{"series_title":"Man on a Ledge","series_code":"MOALLION","season":1,"episode":"101","name":"Man on a Ledge","airdate":"2012-01-27","duration_secs":6160,"series_name":"Man on a Ledge","show_slug":"man-on-a-ledge","ep_title":"Man on a Ledge","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>