$('.d1').click(function(){
$(document).on('click', '.d1', function(){
$(document).delegate('.d1', 'click', function(){