<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 = {"9a1f15fa-1836-4018-8858-e01496aa33b2":{"series_title":"The Gambler Returns: The Luck of The Draw","series_code":"GLODSHTF","season":1,"episode":"101","name":"Night 1","airdate":"1991-11-03","duration_secs":5536,"series_name":"The Gambler Returns: The Luck of The Draw","show_slug":"the-gambler-returns-the-luck-of-the-draw","ep_title":"Night 1","type":"Full"},"28c08ae9-08a6-4adb-8ed5-09d054a14e97":{"series_title":"The Gambler Returns: The Luck of The Draw","series_code":"GLODSHTF","season":1,"episode":"102","name":"Night 2","airdate":"1991-11-03","duration_secs":5564,"series_name":"The Gambler Returns: The Luck of The Draw","show_slug":"the-gambler-returns-the-luck-of-the-draw","ep_title":"Night 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>