<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 = {"26d6cb5a-ab1d-4d8f-a92b-ddbe5b72d83d":{"series_title":"The Gambler V: Playing For Keeps","series_code":"GPFKSHTF","season":1,"episode":"101","name":"Part 1","airdate":"1994-10-02","duration_secs":5418,"series_name":"The Gambler V: Playing For Keeps","show_slug":"the-gambler-v-playing-for-keeps","ep_title":"Part 1","type":"Full"},"ff5120b9-d56f-4265-8796-c18838d6058a":{"series_title":"The Gambler V: Playing For Keeps","series_code":"GPFKSHTF","season":1,"episode":"102","name":"Part 2","airdate":"1994-10-02","duration_secs":5475,"series_name":"The Gambler V: Playing For Keeps","show_slug":"the-gambler-v-playing-for-keeps","ep_title":"Part 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>