$(function() {
  $("#temperature").load("/temp.php");
});
