function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener("load", function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } }

Tuesday, November 03, 2009

showtime: nomad



click here for nomad and here for his solo show @ circleculture gallery.
[via urbanartcore.eu @ flickr]

0 Comments:

Post a Comment

<< Home