$(document).ready(function(){
  $('span.preimg img').addClass('dd').attr("align","left"); 
});

