// custom header art
window.tgam.meta.photo_desktop = “https://www.theglobeandmail.com/files/interactive/canada/features/photo-popup/stories-year-2/nl-gregory-labcup/gregory1-xl.jpg”;
window.tgam.meta.photo_mobile = “https://www.theglobeandmail.com/files/interactive/canada/features/photo-popup/stories-year-2/nl-gregory-labcup/gregory1-sm3.jpg”;
// editable custom header parameters
window.tgam.meta.headline_overlay_vertical_position_desktop = “bottom”;
window.tgam.meta.headline_overlay_horizontal_position_desktop = “left”;
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 = “.6”;
// editable custom header display overrides
window.tgam.meta.display_head = “Not just for kicks”;
window.tgam.meta.display_deck = “In Labrador, an unlikely soccer town hosts its own World Cup”;
window.tgam.meta.label = “Underexposed”;
window.tgam.meta.byline = “Photography and story by Nicolai Gregory”;
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
});