To view an issue published from 1998 to present, select the cover in this archive. To see issues from 1968 to 1998, see the scanned copies in the Google archive.
`;
// 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);
}