function yesno() {
	return confirm('Oletko varma?');
}
