Daily Drawings, (all) ink on paper, 21 x 29.7cm
2013 – 2014
jQuery(document).ready(function () {
jQuery(".gallery1 a").attr("rel","gallery1");
jQuery('a[rel="gallery1"]').colorbox({title: function(){ return jQuery(this).children().attr("alt"); }});
});