Follow Dashboard

fashion
Thursday, 6 November 2014 | 07:00 | 0 comments

i just love the designer

this is just so beautiful <3 <3



Old things | New things






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