<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 = {"34f6f47b-8c52-40cd-b375-562111d2396d":{"series_title":"The Million Dollar Hotel","series_code":"TMDHSAMG","season":1,"episode":"101","name":"The Million Dollar Hotel","airdate":"2001-02-02","duration_secs":7377,"series_name":"The Million Dollar Hotel","show_slug":"the-million-dollar-hotel","ep_title":"The Million Dollar Hotel","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>