.href-target {
background: #ffffff none repeat scroll 0 0;
height: 1350px;
overflow: scroll;
}
items.filter(item => item.groupId === selectedGroup && !selected.some(e => e.id === item.id))
$( "#content" ).load( "personal.php", function () {
$( "#but_area" ).html( "<button>кнопка</button>" );
} );