$(document).ready(function(){
foo = $(".plz_partner_item").html();
$("#trowal-kontakt").html(foo);
})