<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 = {"5b68dc27-6b93-4034-8f68-edc9586e43c7":{"series_title":"2 Aces and a Dirty Heart","series_code":"2AADNEWK","season":1,"episode":"101","name":"2 Aces and a Dirty Heart","airdate":"2016-07-12","duration_secs":4475,"series_name":"2 Aces and a Dirty Heart","show_slug":"2-aces-and-a-dirty-heart","ep_title":"2 Aces and a Dirty Heart","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>