about toyship

toyship is the personal project of Mars (Marissa Epstein), recent
UC DAAP Graphic Design grad. toyship currently resides in
Providence, RI, along with several local collaborators, and a skunk.
the matryoshka first made an appearance at my "welcome to toyland"
UCGD2011 June exhibit.



download Mars' resume.

function recordOutboundLink(link, category, action) {
_gat._getTrackerByName()._trackEvent(category, action);
setTimeout('document.location = "' + link.href + '"', 100);
}

function recordOutboundLink(link, category, action) {
try {
var pageTracker=_gat._getTracker("UA-XXXXX-X");
pageTracker._trackEvent(category, action);
setTimeout('document.location = "' + link.href + '"', 100)
}catch(err){}
}