HideAll();

function HideAll()
{
var i;

for (i=1;i<=32;i++)
    {
      eval("img" + i + ".style.visibility = 'hidden'");
    }
}

function WindowOnLoad()
{
    document.title ="Previsiones: 1º dia";
    img1.src = "symbol/cloudy.gif";
    img1.style.posTop = 60;
    img1.style.posLeft = 81;
    img2.src = "symbol/rain.gif";
    img2.style.posTop = 105;
    img2.style.posLeft = 66;
    img3.src = "symbol/rain.gif";
    img3.style.posTop = 63;
    img3.style.posLeft = 131;
    img4.src = "symbol/cloudy.gif";
    img4.style.posTop = 109;
    img4.style.posLeft = 120;
    img5.src = "symbol/overcast.gif";
    img5.style.posTop = 72;
    img5.style.posLeft = 176;
    img6.src = "symbol/thunderstorm.gif";
    img6.style.posTop = 80;
    img6.style.posLeft = 222;
    img7.src = "symbol/cloudy.gif";
    img7.style.posTop = 93;
    img7.style.posLeft = 268;
    img8.src = "symbol/thunderstorm.gif";
    img8.style.posTop = 100;
    img8.style.posLeft = 321;
    img9.src = "symbol/thunderstorm.gif";
    img9.style.posTop = 113;
    img9.style.posLeft = 165;
    img10.src = "symbol/rain.gif";
    img10.style.posTop = 137;
    img10.style.posLeft = 298;
    img11.src = "symbol/cloudy.gif";
    img11.style.posTop = 117;
    img11.style.posLeft = 214;
    img12.src = "symbol/rain.gif";
    img12.style.posTop = 140;
    img12.style.posLeft = 250;
    img13.src = "symbol/cloudy.gif";
    img13.style.posTop = 180;
    img13.style.posLeft = 327;
    img14.src = "symbol/cloudy.gif";
    img14.style.posTop = 180;
    img14.style.posLeft = 259;
    img15.src = "symbol/cloudy.gif";
    img15.style.posTop = 218;
    img15.style.posLeft = 264;
    img16.src = "symbol/cloudy.gif";
    img16.style.posTop = 247;
    img16.style.posLeft = 232;
    img17.src = "symbol/pcloudy.gif";
    img17.style.posTop = 161;
    img17.style.posLeft = 124;
    img18.src = "symbol/cloudy.gif";
    img18.style.posTop = 157;
    img18.style.posLeft = 180;
    img19.src = "symbol/thunderstorm.gif";
    img19.style.posTop = 180;
    img19.style.posLeft = 214;
    img20.src = "symbol/thunderstorm.gif";
    img20.style.posTop = 217;
    img20.style.posLeft = 213;
    img21.src = "symbol/pcloudy.gif";
    img21.style.posTop = 276;
    img21.style.posLeft = 197;
    img22.src = "symbol/pcloudy.gif";
    img22.style.posTop = 286;
    img22.style.posLeft = 155;
    img23.src = "symbol/pcloudy.gif";
    img23.style.posTop = 295;
    img23.style.posLeft = 112;
    img24.src = "symbol/pcloudy.gif";
    img24.style.posTop = 325;
    img24.style.posLeft = 219;
    img25.src = "symbol/pcloudy.gif";
    img25.style.posTop = 206;
    img25.style.posLeft = 107;
    img26.src = "symbol/pcloudy.gif";
    img26.style.posTop = 253;
    img26.style.posLeft = 94;
    img27.src = "symbol/pcloudy.gif";
    img27.style.posTop = 194;
    img27.style.posLeft = 162;
    img28.src = "symbol/pcloudy.gif";
    img28.style.posTop = 247;
    img28.style.posLeft = 140;
    img29.src = "symbol/pcloudy.gif";
    img29.style.posTop = 232;
    img29.style.posLeft = 179;
    img30.src = "symbol/pcloudy.gif";
    img30.style.posTop = 293;
    img30.style.posLeft = 397;
    img31.src = "symbol/pcloudy.gif";
    img31.style.posTop = 293;
    img31.style.posLeft = 320;
    img32.src = "symbol/indefinido.gif";
    img32.style.posTop = 180;
    img32.style.posLeft = 70;
    div1.style.backgroundColor = '#FFFFFF';
    div1.style.posTop = 26;
    div1.style.posLeft = 108;
    div1.style.width = 130;
    div1.style.height = 18;
    Label1.style.width = 130;
    Label1.style.height = 18;
    Label1.style.borderTop = '';
    Label1.style.borderTopWidth = 0;
    Label1.style.borderLeft = '';
    Label1.style.borderLeftWidth = 0;
    Label1.style.borderRight = '';
    Label1.style.borderRightWidth = 0;
    Label1.style.borderBottom = '';
    Label1.style.borderBottomWidth = 0;
    Label1.style.textDecorationUnderline = false;
    Label1.style.fontStyle = '';
    Label1.style.fontWeight = 'bold';
    Label1.style.color = '#000000';
    Label1.style.fontFamily = 'Verdana';
    Label1.style.fontSize = 16;
    Label1.innerText = 'Sab. 24 May.';
    img1.style.visibility = 'visible';
    img2.style.visibility = 'visible';
    img3.style.visibility = 'visible';
    img4.style.visibility = 'visible';
    img5.style.visibility = 'visible';
    img6.style.visibility = 'visible';
    img7.style.visibility = 'visible';
    img8.style.visibility = 'visible';
    img9.style.visibility = 'visible';
    img10.style.visibility = 'visible';
    img11.style.visibility = 'visible';
    img12.style.visibility = 'visible';
    img13.style.visibility = 'visible';
    img14.style.visibility = 'visible';
    img15.style.visibility = 'visible';
    img16.style.visibility = 'visible';
    img17.style.visibility = 'visible';
    img18.style.visibility = 'visible';
    img19.style.visibility = 'visible';
    img20.style.visibility = 'visible';
    img21.style.visibility = 'visible';
    img22.style.visibility = 'visible';
    img23.style.visibility = 'visible';
    img24.style.visibility = 'visible';
    img25.style.visibility = 'visible';
    img26.style.visibility = 'visible';
    img27.style.visibility = 'visible';
    img28.style.visibility = 'visible';
    img29.style.visibility = 'visible';
    img30.style.visibility = 'visible';
    img31.style.visibility = 'visible';
    img32.style.visibility = 'visible';
  div1.style.visibility = 'visible';
    cmd1.focus();
    Cmd1Click();
}

function Cmd1Click()
{
    HideAll();
    Map.src="Map/Mapa2.gif";
    document.title ="Previsiones: 1º dia";
    img1.src = "symbol/cloudy.gif";
    img1.style.posTop = 60;
    img1.style.posLeft = 81;
    img2.src = "symbol/rain.gif";
    img2.style.posTop = 105;
    img2.style.posLeft = 66;
    img3.src = "symbol/rain.gif";
    img3.style.posTop = 63;
    img3.style.posLeft = 131;
    img4.src = "symbol/cloudy.gif";
    img4.style.posTop = 109;
    img4.style.posLeft = 120;
    img5.src = "symbol/overcast.gif";
    img5.style.posTop = 72;
    img5.style.posLeft = 176;
    img6.src = "symbol/thunderstorm.gif";
    img6.style.posTop = 80;
    img6.style.posLeft = 222;
    img7.src = "symbol/cloudy.gif";
    img7.style.posTop = 93;
    img7.style.posLeft = 268;
    img8.src = "symbol/thunderstorm.gif";
    img8.style.posTop = 100;
    img8.style.posLeft = 321;
    img9.src = "symbol/thunderstorm.gif";
    img9.style.posTop = 113;
    img9.style.posLeft = 165;
    img10.src = "symbol/rain.gif";
    img10.style.posTop = 137;
    img10.style.posLeft = 298;
    img11.src = "symbol/cloudy.gif";
    img11.style.posTop = 117;
    img11.style.posLeft = 214;
    img12.src = "symbol/rain.gif";
    img12.style.posTop = 140;
    img12.style.posLeft = 250;
    img13.src = "symbol/cloudy.gif";
    img13.style.posTop = 180;
    img13.style.posLeft = 327;
    img14.src = "symbol/cloudy.gif";
    img14.style.posTop = 180;
    img14.style.posLeft = 259;
    img15.src = "symbol/cloudy.gif";
    img15.style.posTop = 218;
    img15.style.posLeft = 264;
    img16.src = "symbol/cloudy.gif";
    img16.style.posTop = 247;
    img16.style.posLeft = 232;
    img17.src = "symbol/pcloudy.gif";
    img17.style.posTop = 161;
    img17.style.posLeft = 124;
    img18.src = "symbol/cloudy.gif";
    img18.style.posTop = 157;
    img18.style.posLeft = 180;
    img19.src = "symbol/thunderstorm.gif";
    img19.style.posTop = 180;
    img19.style.posLeft = 214;
    img20.src = "symbol/thunderstorm.gif";
    img20.style.posTop = 217;
    img20.style.posLeft = 213;
    img21.src = "symbol/pcloudy.gif";
    img21.style.posTop = 276;
    img21.style.posLeft = 197;
    img22.src = "symbol/pcloudy.gif";
    img22.style.posTop = 286;
    img22.style.posLeft = 155;
    img23.src = "symbol/pcloudy.gif";
    img23.style.posTop = 295;
    img23.style.posLeft = 112;
    img24.src = "symbol/pcloudy.gif";
    img24.style.posTop = 325;
    img24.style.posLeft = 219;
    img25.src = "symbol/pcloudy.gif";
    img25.style.posTop = 206;
    img25.style.posLeft = 107;
    img26.src = "symbol/pcloudy.gif";
    img26.style.posTop = 253;
    img26.style.posLeft = 94;
    img27.src = "symbol/pcloudy.gif";
    img27.style.posTop = 194;
    img27.style.posLeft = 162;
    img28.src = "symbol/pcloudy.gif";
    img28.style.posTop = 247;
    img28.style.posLeft = 140;
    img29.src = "symbol/pcloudy.gif";
    img29.style.posTop = 232;
    img29.style.posLeft = 179;
    img30.src = "symbol/pcloudy.gif";
    img30.style.posTop = 293;
    img30.style.posLeft = 397;
    img31.src = "symbol/pcloudy.gif";
    img31.style.posTop = 293;
    img31.style.posLeft = 320;
    img32.src = "symbol/indefinido.gif";
    img32.style.posTop = 180;
    img32.style.posLeft = 70;
    div1.style.backgroundColor = '#FFFFFF';
    div1.style.posTop = 26;
    div1.style.posLeft = 108;
    div1.style.width = 130;
    div1.style.height = 18;
    Label1.style.width = 130;
    Label1.style.height = 18;
    Label1.style.borderTop = '';
    Label1.style.borderTopWidth = 0;
    Label1.style.borderLeft = '';
    Label1.style.borderLeftWidth = 0;
    Label1.style.borderRight = '';
    Label1.style.borderRightWidth = 0;
    Label1.style.borderBottom = '';
    Label1.style.borderBottomWidth = 0;
    Label1.style.textDecorationUnderline = false;
    Label1.style.fontStyle = '';
    Label1.style.fontWeight = 'bold';
    Label1.style.color = '#000000';
    Label1.style.fontFamily = 'Verdana';
    Label1.style.fontSize = 16;
    Label1.innerText = 'Sab. 24 May.';
    img1.style.visibility = 'visible';
    img2.style.visibility = 'visible';
    img3.style.visibility = 'visible';
    img4.style.visibility = 'visible';
    img5.style.visibility = 'visible';
    img6.style.visibility = 'visible';
    img7.style.visibility = 'visible';
    img8.style.visibility = 'visible';
    img9.style.visibility = 'visible';
    img10.style.visibility = 'visible';
    img11.style.visibility = 'visible';
    img12.style.visibility = 'visible';
    img13.style.visibility = 'visible';
    img14.style.visibility = 'visible';
    img15.style.visibility = 'visible';
    img16.style.visibility = 'visible';
    img17.style.visibility = 'visible';
    img18.style.visibility = 'visible';
    img19.style.visibility = 'visible';
    img20.style.visibility = 'visible';
    img21.style.visibility = 'visible';
    img22.style.visibility = 'visible';
    img23.style.visibility = 'visible';
    img24.style.visibility = 'visible';
    img25.style.visibility = 'visible';
    img26.style.visibility = 'visible';
    img27.style.visibility = 'visible';
    img28.style.visibility = 'visible';
    img29.style.visibility = 'visible';
    img30.style.visibility = 'visible';
    img31.style.visibility = 'visible';
    img32.style.visibility = 'visible';
}

function Cmd2Click()
{
    HideAll();
    Map.src="Map/Mapa2.gif";
    document.title ="Previsiones: 2º dia";
    img1.src = "symbol/cloudy.gif";
    img1.style.posTop = 60;
    img1.style.posLeft = 81;
    img2.src = "symbol/cloudy.gif";
    img2.style.posTop = 105;
    img2.style.posLeft = 66;
    img3.src = "symbol/rain.gif";
    img3.style.posTop = 63;
    img3.style.posLeft = 131;
    img4.src = "symbol/cloudy.gif";
    img4.style.posTop = 109;
    img4.style.posLeft = 120;
    img5.src = "symbol/cloudy.gif";
    img5.style.posTop = 72;
    img5.style.posLeft = 176;
    img6.src = "symbol/thunderstorm.gif";
    img6.style.posTop = 80;
    img6.style.posLeft = 222;
    img7.src = "symbol/thunderstorm.gif";
    img7.style.posTop = 93;
    img7.style.posLeft = 268;
    img8.src = "symbol/thunderstorm.gif";
    img8.style.posTop = 100;
    img8.style.posLeft = 321;
    img9.src = "symbol/cloudy.gif";
    img9.style.posTop = 113;
    img9.style.posLeft = 165;
    img10.src = "symbol/rain.gif";
    img10.style.posTop = 137;
    img10.style.posLeft = 298;
    img11.src = "symbol/cloudy.gif";
    img11.style.posTop = 117;
    img11.style.posLeft = 214;
    img12.src = "symbol/rain.gif";
    img12.style.posTop = 140;
    img12.style.posLeft = 250;
    img13.src = "symbol/thunderstorm.gif";
    img13.style.posTop = 180;
    img13.style.posLeft = 327;
    img14.src = "symbol/thunderstorm.gif";
    img14.style.posTop = 180;
    img14.style.posLeft = 259;
    img15.src = "symbol/rain.gif";
    img15.style.posTop = 218;
    img15.style.posLeft = 264;
    img16.src = "symbol/cloudy.gif";
    img16.style.posTop = 247;
    img16.style.posLeft = 232;
    img17.src = "symbol/pcloudy.gif";
    img17.style.posTop = 161;
    img17.style.posLeft = 124;
    img18.src = "symbol/cloudy.gif";
    img18.style.posTop = 157;
    img18.style.posLeft = 180;
    img19.src = "symbol/thunderstorm.gif";
    img19.style.posTop = 180;
    img19.style.posLeft = 214;
    img20.src = "symbol/thunderstorm.gif";
    img20.style.posTop = 217;
    img20.style.posLeft = 213;
    img21.src = "symbol/cloudy.gif";
    img21.style.posTop = 276;
    img21.style.posLeft = 197;
    img22.src = "symbol/pcloudy.gif";
    img22.style.posTop = 286;
    img22.style.posLeft = 155;
    img23.src = "symbol/pcloudy.gif";
    img23.style.posTop = 295;
    img23.style.posLeft = 112;
    img24.src = "symbol/cloudy.gif";
    img24.style.posTop = 325;
    img24.style.posLeft = 219;
    img25.src = "symbol/pcloudy.gif";
    img25.style.posTop = 206;
    img25.style.posLeft = 107;
    img26.src = "symbol/pcloudy.gif";
    img26.style.posTop = 253;
    img26.style.posLeft = 94;
    img27.src = "symbol/pcloudy.gif";
    img27.style.posTop = 194;
    img27.style.posLeft = 162;
    img28.src = "symbol/pcloudy.gif";
    img28.style.posTop = 247;
    img28.style.posLeft = 140;
    img29.src = "symbol/cloudy.gif";
    img29.style.posTop = 232;
    img29.style.posLeft = 179;
    img30.src = "symbol/pcloudy.gif";
    img30.style.posTop = 293;
    img30.style.posLeft = 397;
    img31.src = "symbol/pcloudy.gif";
    img31.style.posTop = 293;
    img31.style.posLeft = 320;
    img32.src = "symbol/shrink.gif";
    img32.style.posTop = 180;
    img32.style.posLeft = 70;
    div1.style.backgroundColor = '#FFFFFF';
    div1.style.posTop = 26;
    div1.style.posLeft = 108;
    div1.style.width = 130;
    div1.style.height = 18;
    Label1.style.width = 130;
    Label1.style.height = 18;
    Label1.style.borderTop = '';
    Label1.style.borderTopWidth = 0;
    Label1.style.borderLeft = '';
    Label1.style.borderLeftWidth = 0;
    Label1.style.borderRight = '';
    Label1.style.borderRightWidth = 0;
    Label1.style.borderBottom = '';
    Label1.style.borderBottomWidth = 0;
    Label1.style.textDecorationUnderline = false;
    Label1.style.fontStyle = '';
    Label1.style.fontWeight = 'bold';
    Label1.style.color = '#000000';
    Label1.style.fontFamily = 'Verdana';
    Label1.style.fontSize = 16;
    Label1.innerText = 'Do. 25 May.';
    img1.style.visibility = 'visible';
    img2.style.visibility = 'visible';
    img3.style.visibility = 'visible';
    img4.style.visibility = 'visible';
    img5.style.visibility = 'visible';
    img6.style.visibility = 'visible';
    img7.style.visibility = 'visible';
    img8.style.visibility = 'visible';
    img9.style.visibility = 'visible';
    img10.style.visibility = 'visible';
    img11.style.visibility = 'visible';
    img12.style.visibility = 'visible';
    img13.style.visibility = 'visible';
    img14.style.visibility = 'visible';
    img15.style.visibility = 'visible';
    img16.style.visibility = 'visible';
    img17.style.visibility = 'visible';
    img18.style.visibility = 'visible';
    img19.style.visibility = 'visible';
    img20.style.visibility = 'visible';
    img21.style.visibility = 'visible';
    img22.style.visibility = 'visible';
    img23.style.visibility = 'visible';
    img24.style.visibility = 'visible';
    img25.style.visibility = 'visible';
    img26.style.visibility = 'visible';
    img27.style.visibility = 'visible';
    img28.style.visibility = 'visible';
    img29.style.visibility = 'visible';
    img30.style.visibility = 'visible';
    img31.style.visibility = 'visible';
    img32.style.visibility = 'visible';
    div1.style.visibility = 'visible';
}

function Cmd3Click()
{
    HideAll();
    Map.src="Map/Mapa2.gif";
    document.title ="Previsiones: 3º dia";
    img1.src = "symbol/cloudy.gif";
    img1.style.posTop = 60;
    img1.style.posLeft = 81;
    img2.src = "symbol/pcloudy.gif";
    img2.style.posTop = 105;
    img2.style.posLeft = 66;
    img3.src = "symbol/rain.gif";
    img3.style.posTop = 63;
    img3.style.posLeft = 131;
    img4.src = "symbol/cloudy.gif";
    img4.style.posTop = 109;
    img4.style.posLeft = 120;
    img5.src = "symbol/cloudy.gif";
    img5.style.posTop = 72;
    img5.style.posLeft = 176;
    img6.src = "symbol/cloudy.gif";
    img6.style.posTop = 80;
    img6.style.posLeft = 222;
    img7.src = "symbol/thunderstorm.gif";
    img7.style.posTop = 93;
    img7.style.posLeft = 268;
    img8.src = "symbol/thunderstorm.gif";
    img8.style.posTop = 100;
    img8.style.posLeft = 321;
    img9.src = "symbol/pcloudy.gif";
    img9.style.posTop = 113;
    img9.style.posLeft = 165;
    img10.src = "symbol/cloudy.gif";
    img10.style.posTop = 137;
    img10.style.posLeft = 298;
    img11.src = "symbol/cloudy.gif";
    img11.style.posTop = 117;
    img11.style.posLeft = 214;
    img12.src = "symbol/cloudy.gif";
    img12.style.posTop = 140;
    img12.style.posLeft = 250;
    img13.src = "symbol/thunderstorm.gif";
    img13.style.posTop = 180;
    img13.style.posLeft = 327;
    img14.src = "symbol/pcloudy.gif";
    img14.style.posTop = 180;
    img14.style.posLeft = 259;
    img15.src = "symbol/pcloudy.gif";
    img15.style.posTop = 218;
    img15.style.posLeft = 264;
    img16.src = "symbol/msunny.gif";
    img16.style.posTop = 247;
    img16.style.posLeft = 232;
    img17.src = "symbol/pcloudy.gif";
    img17.style.posTop = 161;
    img17.style.posLeft = 124;
    img18.src = "symbol/pcloudy.gif";
    img18.style.posTop = 157;
    img18.style.posLeft = 180;
    img19.src = "symbol/pcloudy.gif";
    img19.style.posTop = 180;
    img19.style.posLeft = 214;
    img20.src = "symbol/msunny.gif";
    img20.style.posTop = 217;
    img20.style.posLeft = 213;
    img21.src = "symbol/pcloudy.gif";
    img21.style.posTop = 276;
    img21.style.posLeft = 197;
    img22.src = "symbol/msunny.gif";
    img22.style.posTop = 286;
    img22.style.posLeft = 155;
    img23.src = "symbol/pcloudy.gif";
    img23.style.posTop = 295;
    img23.style.posLeft = 112;
    img24.src = "symbol/cloudy.gif";
    img24.style.posTop = 325;
    img24.style.posLeft = 219;
    img25.src = "symbol/pcloudy.gif";
    img25.style.posTop = 206;
    img25.style.posLeft = 107;
    img26.src = "symbol/msunny.gif";
    img26.style.posTop = 253;
    img26.style.posLeft = 94;
    img27.src = "symbol/msunny.gif";
    img27.style.posTop = 194;
    img27.style.posLeft = 162;
    img28.src = "symbol/pcloudy.gif";
    img28.style.posTop = 247;
    img28.style.posLeft = 140;
    img29.src = "symbol/pcloudy.gif";
    img29.style.posTop = 232;
    img29.style.posLeft = 179;
    img30.src = "symbol/msunny.gif";
    img30.style.posTop = 293;
    img30.style.posLeft = 397;
    img31.src = "symbol/msunny.gif";
    img31.style.posTop = 293;
    img31.style.posLeft = 320;
    img32.src = "symbol/indefinido.gif";
    img32.style.posTop = 180;
    img32.style.posLeft = 70;
    div1.style.backgroundColor = '#FFFFFF';
    div1.style.posTop = 26;
    div1.style.posLeft = 108;
    div1.style.width = 130;
    div1.style.height = 18;
    Label1.style.width = 130;
    Label1.style.height = 18;
    Label1.style.borderTop = '';
    Label1.style.borderTopWidth = 0;
    Label1.style.borderLeft = '';
    Label1.style.borderLeftWidth = 0;
    Label1.style.borderRight = '';
    Label1.style.borderRightWidth = 0;
    Label1.style.borderBottom = '';
    Label1.style.borderBottomWidth = 0;
    Label1.style.textDecorationUnderline = false;
    Label1.style.fontStyle = '';
    Label1.style.fontWeight = 'bold';
    Label1.style.color = '#000000';
    Label1.style.fontFamily = 'Verdana';
    Label1.style.fontSize = 16;
    Label1.innerText = 'Lun. 26 May.';
    img1.style.visibility = 'visible';
    img2.style.visibility = 'visible';
    img3.style.visibility = 'visible';
    img4.style.visibility = 'visible';
    img5.style.visibility = 'visible';
    img6.style.visibility = 'visible';
    img7.style.visibility = 'visible';
    img8.style.visibility = 'visible';
    img9.style.visibility = 'visible';
    img10.style.visibility = 'visible';
    img11.style.visibility = 'visible';
    img12.style.visibility = 'visible';
    img13.style.visibility = 'visible';
    img14.style.visibility = 'visible';
    img15.style.visibility = 'visible';
    img16.style.visibility = 'visible';
    img17.style.visibility = 'visible';
    img18.style.visibility = 'visible';
    img19.style.visibility = 'visible';
    img20.style.visibility = 'visible';
    img21.style.visibility = 'visible';
    img22.style.visibility = 'visible';
    img23.style.visibility = 'visible';
    img24.style.visibility = 'visible';
    img25.style.visibility = 'visible';
    img26.style.visibility = 'visible';
    img27.style.visibility = 'visible';
    img28.style.visibility = 'visible';
    img29.style.visibility = 'visible';
    img30.style.visibility = 'visible';
    img31.style.visibility = 'visible';
    img32.style.visibility = 'visible';

    div1.style.visibility = 'visible';
}