var options = { location: 40.7127+','+ 74.0059, // New York unit: 'c', success: function(weather) { html = '

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

'; html += '