function sayhello(times) {
	alert("hi");
}
