func hello(val string) string { return webhandle.Message("root page", "hello: "+val) }
func Hello() string { return webhandle.Message("☃", "☃") }