Hai ragione

$('a#ins_prot').click(function() {
$('#testo').load('files/inserimento.php?from=ins_prot').slideDown();
return false;
});