");
presne_weather_icons_type = "png";
isIE6 = /msie|MSIE 6/.test(navigator.userAgent);
if (isIE6) presne_weather_icons_type = "gif";
if (presne_weather_forecast >= 0)
{ document.write("
");
document.write("
Dnes
");
document.write("

");
document.write("
");
document.write("21.2 °C");
document.write("
");
}
if (presne_weather_forecast >= 1)
{ document.write("
");
document.write("
Středa
");
document.write("

");
document.write("
");
document.write("28/19 °C");
document.write("
");
}
if (presne_weather_forecast >= 2)
{ document.write("
");
document.write("
Čtvrtek
");
document.write("

");
document.write("
");
document.write("27/17 °C");
document.write("
");
}
document.write("
");