<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 = {"b0f4db2c-2637-4a4b-b7d2-cee9f322419a":{"series_title":"Kirly-Sue's Global Kitchen","series_code":"KSGKGAPL","season":1,"episode":"101","name":"Cooking with Ginger in Jamaica","airdate":"2017-01-06","duration_secs":1905,"series_name":"Kirly-Sue's Global Kitchen","show_slug":"kirly-sues-global-kitchen","ep_title":"Cooking with Ginger in Jamaica","type":"Full"},"364a093a-c229-4a7d-bfef-ca2195826524":{"series_title":"Kirly-Sue's Global Kitchen","series_code":"KSGKGAPL","season":1,"episode":"102","name":"Cooking with Coconut in Jamaica","airdate":"2017-01-06","duration_secs":1245,"series_name":"Kirly-Sue's Global Kitchen","show_slug":"kirly-sues-global-kitchen","ep_title":"Cooking with Coconut in Jamaica","type":"Full"},"6487780a-2fbd-442b-bcb8-9de306ddc5e7":{"series_title":"Kirly-Sue's Global Kitchen","series_code":"KSGKGAPL","season":1,"episode":"103","name":"Cooking with Sweet Potato in Jamaica","airdate":"2017-01-06","duration_secs":1416,"series_name":"Kirly-Sue's Global Kitchen","show_slug":"kirly-sues-global-kitchen","ep_title":"Cooking with Sweet Potato in Jamaica","type":"Full"}};
CWTV.Site.findVideoByMediakey = function(mk) {
	return (typeof CWTV.Site.video_list[mk] != 'undefined') ? CWTV.Site.video_list[mk] : false;
}</pre></body></html>