<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 = {"3aa49100-8311-4451-ab46-e8640c45cca5":{"series_title":"Second In Command","series_code":"SEICSAMG","season":1,"episode":"101","name":"Second In Command","airdate":"2006-05-02","duration_secs":5509,"series_name":"Second In Command","show_slug":"second-in-command","ep_title":"Second In Command","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>