It’s the National Book Foundation’s 5 Under 35The books follow protagonists who want to become artists in a crumbling economy, inherit second sight in grief, and deal with our grave present.
`;
// integrate Sub(x) scripts and elements
if (hostname !== 'subs.nymag.com') { // do not integrate on this subdomain
document.head.appendChild(trackingScript);
document.body.insertAdjacentHTML('beforeend', subXAnimationElements);
}