<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 = {"56f1b3ff-3188-4787-b2ec-5e31180cc702":{"series_title":"Baby of the Bride","series_code":"BOTBMCE","season":1,"episode":"101","name":"Baby of the Bride","airdate":"1991-12-22","duration_secs":5632,"series_name":"Baby of the Bride","show_slug":"baby-of-the-bride","ep_title":"Baby of the Bride","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>