<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 = {"0a375a63-842b-413c-b79e-6f87bd8fc031":{"series_title":"Red Shoes and The Seven Dwarfs","series_code":"RSSDLION","season":1,"episode":"101","name":"Red Shoes and The Seven Dwarfs","airdate":"2020-09-18","duration_secs":5560,"series_name":"Red Shoes and The Seven Dwarfs","show_slug":"red-shoes-and-the-seven-dwarfs","ep_title":"Red Shoes and The Seven Dwarfs","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>