+
+click data[i].max t+ ° +
+click data[i].min t+ ° +
;
}
$( #cityname ).html(city name);
$( #weekly weather ).html(weather html);
$( .header climate area ).html(city name);
$( #weather area ).css( background-image , url( + click data[0].parameterValueBig + ) );
$( .header climate img ).attr( src ,click data[0].parameterValue);
$( #weather icon ).attr( src ,click data[0].parameterValue);
$( .header climate float right ).show();
$( .header climate ).show();
$( .p float left ).html(click data[0].min t);
$( .p float left2 ).html(click data[0].max t);
$( .tlarge num ).html(click data[0].min t); ....