$(document).ready(function(){
						   
		$('.detalle_anuncio2 td:contains("------")').prepend('<img src="imagenes/atencion.gif" /><br />');

});


