hwCategories = new Array();
hwCategories.push("healthy-living");
hwCategories.push("heart-health");
hwCategories.push("healthy-aging");
hwConditions = new Array();
hwConditions.push("eye-health");
hwConditions.push("conjunctivitis");
hwConditions.push("cataracts");
