Maria Yagoda is a writer and editor who covers food, travel, and culture with over a decade of experience in food media. She is a frequent contributor to Wine Enthusiast and Travel + Leisure. Her latest book isLaid and Confused: Why We Tolerate Bad Sex and How to Stop.
`;
// 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);
}