function on_open() print("OPEN") end function on_close() print("CLOSE") end