function ask() {
	return confirm("Вы уверены?");
}
