<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 = {"d22bcf6d-8072-4e92-8bff-6d9ccbe82221":{"series_title":"The Audrey Hepburn Story","series_code":"TAHSMCE","season":1,"episode":"101","name":"The Audrey Hepburn Story","airdate":"2000-03-27","duration_secs":8100,"series_name":"The Audrey Hepburn Story","show_slug":"the-audrey-hepburn-story","ep_title":"The Audrey Hepburn Story","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>