function say_hello() {
    alert("Hello and welcome to my Web world!")
}
