$(document).ready(function() { alert ($('.dv-models img[data-id="6"]').attr('src')); });
alert ($('.dv-models img[data-id="'+a+'"]').attr('src'));