<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 = {"886e8412-7e27-4156-9a7e-0b0ba66c3691":{"series_title":"Prince of Bel Air","series_code":"POBAMCE","season":1,"episode":"101","name":"Prince of Bel Air","airdate":"1986-01-20","duration_secs":5776,"series_name":"Prince of Bel Air","show_slug":"prince-of-bel-air","ep_title":"Prince of Bel Air","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>