function alertButton() {
	alert("Hello world!")
}