How to Experience Virtual Reality on Any BudgetVR is a reminder that below layers of abstract thought, we’re still just walking apes who will freak out if a bright light comes at us from the corner of our eyes.
`;
// 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);
}