<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 = {"e45584d7-b962-4dd8-8988-de0efc0699c4":{"series_title":"The Adventures of Cinderella's Daughter","series_code":"AOCDSTDM","season":1,"episode":"101","name":"Adventures of Cinderella's Daughter","airdate":"2000-09-13","duration_secs":4006,"series_name":"The Adventures of Cinderella's Daughter","show_slug":"the-adventures-of-cinderellas-daughter","ep_title":"Adventures of Cinderella's Daughter","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>