function clickHandler(msg) {
	return confirm(msg);
}