window.onload = function() {
var txt = city;
document.getElementById("geotext").innerHTML = txt;
}
