function confirmDelete() {
	return confirm("Är du säker på att du vill ta bort vald post?");
}
