<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 = {"57aa1e14-4620-4f39-8660-0a5cf112e4d3":{"series_title":"The Last Time I Committed Suicide","series_code":"LASTMCE","season":1,"episode":"1","name":"The Last Time I Committed Suicide","airdate":"1997-06-05","duration_secs":5580,"series_name":"The Last Time I Committed Suicide","show_slug":"the-last-time-i-committed-suicide","ep_title":"The Last Time I Committed Suicide","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>