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

Sunday, January 29, 2006

vectorizeme vs julian opie



,,,,click here and here for julian opie
: