<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 = {"045e2663-4bb4-4dfc-a4e6-20e8a504c625":{"series_title":"Dear Dracula","series_code":"DEDRVERT","season":1,"episode":"101","name":"Dear Dracula","airdate":"2012-10-16","duration_secs":2595,"series_name":"Dear Dracula","show_slug":"dear-dracula","ep_title":"Dear Dracula","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>