");
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("12.1 °C");
document.write("
");
}
if (presne_weather_forecast >= 1)
{ document.write("
");
document.write("
Pátek
");
document.write("

");
document.write("
");
document.write("18/7 °C");
document.write("
");
}
if (presne_weather_forecast >= 2)
{ document.write("
");
document.write("
Sobota
");
document.write("

");
document.write("
");
document.write("15/5 °C");
document.write("
");
}
document.write("
");