$("div.commhtm img").each(function () { if ($(this).attr("em") != null) { $(this).attr("src","http://www.parsiblog.com/Images/Emotions/"+$(this).attr("em")+".gif"); } });