// UA-707176-6 is the specific tracking code for Cooper Hewitt
var firstTracker= _gat._getTracker("UA-707176-6");
firstTracker._setDomainName("cooperhewitt.org");
firstTracker._initData();
firstTracker._trackPageview();

// UA-966290-5 is the specific tracking code for xxx
// If you use a second tracker replace x by the adequate number and 
// uncomment the lines below

//var secondTracker = _gat._getTracker("UA-707176-x");
//secondTracker._initData();
//secondTracker._trackPageview(); 