$(function(){
	$('table.videosEncomex tr td:has(img)').append('<span class="iconevideo"></span>');
});