            if(navigator.onLine)
            document.write("online.</strong> Too see if you're online until now, try refreshing the page.")

            else
            document.write("offline.</strong> Are you hacking this website?")
