<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 = {"9130b7d5-ffa3-40bf-bc27-f69b6000a752":{"series_title":"All The Wrong Reasons","series_code":"ATWRSAMG","season":1,"episode":"101","name":"All The Wrong Reasons","airdate":"2013-11-01","duration_secs":7080,"series_name":"All The Wrong Reasons","show_slug":"all-the-wrong-reasons","ep_title":"All The Wrong Reasons","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>