• El Cronista: What makes us human, makes us unique

  • 14 Mar 2022

    In the News

El Cronista: Lo que nos hace humanos, nos hace Ășnicos

Wanda Weigert wrote this article about our Be one of a Kind program.

Read the original content in El Cronista.

function getGAClientID() { let match = document.cookie.match(/_ga=([^;]*)/); return match ? match[1].split('.').slice(-2).join('.') : null; } document.addEventListener("DOMContentLoaded", function() { let clientID = getGAClientID(); if (clientID) { document.getElementById('client_id').value = clientID; } });