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

Friday, October 30, 2009

dazed and confused about opie?



if so, click here to read the interview with julian opie reflecting on his trajectory from early childhood to iconic british artist.

0 Comments:

Post a Comment

<< Home