function confirmAction() {
	return confirm('Are you sure?');
}
