// custom header art
window.tgam.meta.photo_desktop = “https://www.theglobeandmail.com/resizer/v2/PNT3MFL55RHPXD7PR6Y72EMH2M.jpg?auth=e56219e6eb4e23c48dd44e483753570883eb41f1e60c9f88a9c2b6db934d744a”;
window.tgam.meta.photo_mobile = “https://www.theglobeandmail.com/resizer/v2/RX27NCXZJRHYHILCOTSAL5PMNM.jpg?auth=39e24966d525db3ed97f5b6582522490e16667b0d20dbc2f71422c54ae49f71d”;

// editable custom header parameters
window.tgam.meta.headline_overlay_vertical_position_desktop = “bottom”;
window.tgam.meta.headline_overlay_horizontal_position_desktop = “right”;
window.tgam.meta.headline_overlay_vertical_position_mobile = “bottom”;
window.tgam.meta.headline_overlay_gradient = true;
window.tgam.meta.centre_headline = false;
window.tgam.meta.large_headline = false;
window.tgam.meta.label_text_colour = “”;
window.tgam.meta.label_box_colour = “#a00f19”;
window.tgam.meta.banner_overlay_gradient = false;
window.tgam.meta.headline_overlay_gradient_opacity = “0.3”;

// editable custom header display overrides
window.tgam.meta.display_head = “Tradition takes shape”;
window.tgam.meta.display_deck = “A father and daughter teach Mi’kmaw basketry, reviving more than a craft”;
window.tgam.meta.label = “Underexposed”;
window.tgam.meta.byline = “Photography and story by Boris R. Thebia”;
window.tgam.meta.byline2 = “”;
window.tgam.meta.creditline = “The Globe and Mail”;

// non-editable custom header parameters – PLEASE DO NOT TOUCH
window.tgam.meta.headline_overlay = true;
window.tgam.meta.two_column = false;
window.tgam.meta.swap_column = false;
window.tgam.meta.full_width = true;
window.tgam.meta.narrow_width = false;
window.tgam.meta.dark_background = true;
window.tgam.meta.dark_background_colour = “#0a0a0a”;
window.tgam.meta.sans_headline = false;
window.tgam.meta.label_text_colour_overlay = “” ;
window.tgam.meta.label_box_colour_overlay = “#a00f19”;
window.tgam.meta.audio_bar = false;
window.tgam.meta.banner = true;
window.tgam.meta.banner_border = false;
window.tgam.meta.banner_overlay_dark = false;
window.tgam.meta.caption_background_colour = “”;
window.tgam.meta.caption_text_colour = “”;
window.tgam.meta.full_height = true;

// gi lazy images
window.lazySizesConfig = window.lazySizesConfig || {};
Object.assign(window.lazySizesConfig, {
lazyClass: “gi-lazyimage”,
loadedClass: “gi-lazyimage–loaded”,
loadingClass: “gi-lazyimage–loading”,
preloadClass: “gi-lazyimage–preload”,
errorClass: “gi-lazyimage–error”,
autosizesClass: “gi-lazyimage–autosizes”,
expand: 1000
});