function fireButton() {
	alert("Button pressed")
}

