");
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("20.9 °C");
document.write("
");
}
if (presne_weather_forecast >= 1)
{ document.write("
");
document.write("
Úterý
");
document.write("

");
document.write("
");
document.write("24/15 °C");
document.write("
");
}
if (presne_weather_forecast >= 2)
{ document.write("
");
document.write("
Středa
");
document.write("

");
document.write("
");
document.write("24/12 °C");
document.write("
");
}
document.write("
");