function(){$.get("/www/get_weather.php",function(p){$('#weather').html(p);});}
