var options = { location: 44.0123 + ',' + 18.19455, // New Visoko unit: 'c', success: function(weather) { html = "

"; html += weather.temp + '°' + weather.units.temp + '

'; html += '