\n'); } function showWeather() { divWeather = document.getElementById("weather"); divWeather.style.visibility = "visible"; //divWeather.style.display = "none"; } //-->