(function() {
	 document.addEventListener('DOMContentLoaded', function() {
	 var componentMetadata = JSON.parse('\x7b\x22componentName\x22\x3a\x22Breadcrumb_fdfe4bc9-41d7-42ba-bb7a-ac957714fa7a\x22,\x22deferOptions\x22\x3a\x7b\x22deferComponent\x22\x3afalse,\x22deferType\x22\x3a\x22None\x22,\x22deferId\x22\x3a\x22ra19a916d0bd8492eb8efdde2f5b56705\x22,\x22deferredContainerId\x22\x3a\x22\x2fcommonBreadcrumb\x22,\x22deferredContainerView\x22\x3anull\x7d,\x22viewName\x22\x3a\x22Breadcrumb\x22\x7d');
		 var configuration = {"links":[{"url":"/","label":"Home"},{"url":"/recipes","label":"Recipes"},{"url":"/recipes/dish-type","label":"Favorite Dishes"},{"url":"/recipes/dish-type/breads-muffins","label":"Bread + Muffin Recipes"},{"url":"/recipes/dish-type/breads-muffins/blueberry","label":"Blueberry Bread / Muffin Recipes and Ideas"}]};
		 var moduleName = 'breadcrumb';
		 var isVueModule = true;
		 GeneralMills.PandoSites.RegisterControlInstance(moduleName, configuration, componentMetadata, isVueModule)
});
})();