<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 = {"a3c3668d-0482-4d16-8816-2a3be6480330":{"series_title":"The Memoirs of Sherlock Holmes","series_code":"MSHFLMR","season":1,"episode":"101","name":"The Three Gables","airdate":"1994-03-07","duration_secs":3048,"series_name":"The Memoirs of Sherlock Holmes","show_slug":"the-memoirs-of-sherlock-holmes","ep_title":"The Three Gables","type":"Full"},"bc841eb7-5564-4ae3-9454-969423829ae8":{"series_title":"The Memoirs of Sherlock Holmes","series_code":"MSHFLMR","season":1,"episode":"102","name":"The Dying Detective","airdate":"1994-03-14","duration_secs":3062,"series_name":"The Memoirs of Sherlock Holmes","show_slug":"the-memoirs-of-sherlock-holmes","ep_title":"The Dying Detective","type":"Full"},"f0fea186-32f6-4b49-8a77-343bc3c29219":{"series_title":"The Memoirs of Sherlock Holmes","series_code":"MSHFLMR","season":1,"episode":"103","name":"The Golden Pince-Nez","airdate":"1994-03-21","duration_secs":3052,"series_name":"The Memoirs of Sherlock Holmes","show_slug":"the-memoirs-of-sherlock-holmes","ep_title":"The Golden Pince-Nez","type":"Full"},"22ff356e-c86b-443c-8916-8168900914c6":{"series_title":"The Memoirs of Sherlock Holmes","series_code":"MSHFLMR","season":1,"episode":"104","name":"The Red Circle","airdate":"1994-03-28","duration_secs":3056,"series_name":"The Memoirs of Sherlock Holmes","show_slug":"the-memoirs-of-sherlock-holmes","ep_title":"The Red Circle","type":"Full"},"d0e62789-155f-451c-a6dc-7e1decabcbf0":{"series_title":"The Memoirs of Sherlock Holmes","series_code":"MSHFLMR","season":1,"episode":"105","name":"The Mazarin Stone","airdate":"1994-04-04","duration_secs":3040,"series_name":"The Memoirs of Sherlock Holmes","show_slug":"the-memoirs-of-sherlock-holmes","ep_title":"The Mazarin Stone","type":"Full"},"d33a4f15-660a-4cb6-94f9-523ca835b457":{"series_title":"The Memoirs of Sherlock Holmes","series_code":"MSHFLMR","season":1,"episode":"106","name":"The Cardboard Box","airdate":"1994-04-11","duration_secs":3063,"series_name":"The Memoirs of Sherlock Holmes","show_slug":"the-memoirs-of-sherlock-holmes","ep_title":"The Cardboard Box","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>