Follow Dashboard

dream ring hahha, keep dreaming
Tuesday, 17 November 2015 | 22:09 | 0 comments


These are rings designed by

Barkev's , Simon G, Novori, Natalie, Graff













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; }); } }