var calendario = new Date();
var	mese = calendario.getMonth();
var giorno = calendario.getDate();
var nodate = 1;
var estateimg="images/orsettoestate.png"
var autunnoimg="images/orsettoautunno.png"
var invernoimg="images/orzettoinverno.png"
var primaveraimg="images/orsettoprimavera.png"
		
// Gennaio
if ((mese == 0) && (giorno == 1)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 2)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 3)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 4)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 5)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 6)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 7)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 8)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 9)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 10)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 11)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 12)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 13)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 14)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 15)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 16)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 17)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 18)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 19)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 20)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 21)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 22)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 23)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 24)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 25)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 26)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 27)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 28)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 29)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 30)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 0) && (giorno == 31)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
// Febbario
if ((mese == 1) && (giorno == 1)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 2)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 3)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 4)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 5)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 6)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 7)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 8)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 9)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 10)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 11)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 12)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 13)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 14)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 15)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 16)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 17)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 18)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 19)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 20)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 21)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 22)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 23)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 24)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 25)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 26)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 27)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 1) && (giorno == 28)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
// Marzo
if ((mese == 2) && (giorno == 1)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 2)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 3)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 4)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 5)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 6)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 7)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 8)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 9)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 10)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 11)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 12)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 13)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 14)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 15)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 16)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 17)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 18)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 19)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 20)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 21)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 22)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 23)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 24)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 25)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 26)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 27)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 28)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 29)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 30)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 2) && (giorno == 31)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
// Aprile
if ((mese == 3) && (giorno == 1)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 2)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 3)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 4)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 5)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 6)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 7)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 8)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 9)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 10)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 11)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 12)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 13)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 14)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 15)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 16)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 17)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 18)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 19)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 20)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 21)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 22)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 23)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 24)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 25)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 26)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 27)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 28)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 29)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 3) && (giorno == 30)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
// Maggio
if ((mese == 4) && (giorno == 1)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 2)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 3)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 4)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 5)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 6)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 7)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 8)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 9)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 10)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 11)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 12)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 13)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 14)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 15)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 16)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 17)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 18)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 19)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 20)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 21)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 22)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 23)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 24)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 25)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 26)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 27)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 28)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 29)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 30)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 4) && (giorno == 31)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
// Giugno
if ((mese == 5) && (giorno == 1)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 2)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 3)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 4)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 5)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 6)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 7)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 8)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 9)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 10)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 11)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 12)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 13)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 14)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 15)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 16)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 17)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 18)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 19)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 20)) { document.write('<img src="'+primaveraimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 21)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 22)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 23)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 24)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 25)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 26)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 27)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 28)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 29)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 5) && (giorno == 30)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
// Luglio
if ((mese == 6) && (giorno == 1)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 2)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 3)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 4)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 5)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 6)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 7)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 8)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 9)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 10)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 11)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 12)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 13)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 14)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 15)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 16)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 17)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 18)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 19)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 20)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 21)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 22)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 23)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 24)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 25)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 26)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 27)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 28)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 29)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 30)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 6) && (giorno == 31)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
// Agosto
if ((mese == 7) && (giorno == 1)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 2)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 3)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 4)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 5)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 6)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 7)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 8)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 9)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 10)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 11)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 12)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 13)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 14)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 15)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 16)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 17)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 18)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 19)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 20)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 21)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 22)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 23)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 24)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 25)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 26)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 27)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 28)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 29)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 30)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 7) && (giorno == 31)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
// Settembre
if ((mese == 8) && (giorno == 1)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 2)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 3)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 4)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 5)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 6)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 7)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 8)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 9)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 10)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 11)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 12)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 13)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 14)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 15)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 16)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 17)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 18)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 19)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 20)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 21)) { document.write('<img src="'+estateimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 22)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 23)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 24)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 25)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 26)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 27)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 28)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 29)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 8) && (giorno == 30)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
// Ottobre
if ((mese == 9) && (giorno == 1)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 2)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 3)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 4)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 5)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 6)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 7)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 8)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 9)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 10)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 11)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 12)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 13)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 14)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 15)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 16)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 17)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 18)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 19)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 20)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 21)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 22)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 23)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 24)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 25)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 26)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 27)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 28)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 29)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 30)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 9) && (giorno == 31)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
// Novembre
if ((mese == 10) && (giorno == 1)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 2)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 3)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 4)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 5)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 6)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 7)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 8)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 9)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 10)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 11)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 12)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 13)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 14)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 15)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 16)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 17)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 18)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 19)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 20)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 21)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 22)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 23)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 24)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 25)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 26)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 27)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 28)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 29)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 10) && (giorno == 30)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
// Dicembre
if ((mese == 11) && (giorno == 1)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 2)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 3)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 4)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 5)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 6)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 7)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 8)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 9)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 10)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 11)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 12)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 13)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 14)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 15)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 16)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 17)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 18)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 19)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 20)) { document.write('<img src="'+autunnoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 21)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 22)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 23)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 24)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 25)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 26)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 27)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 28)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 29)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 30)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}
if ((mese == 11) && (giorno == 31)) { document.write('<img src="'+invernoimg+'">'); var nodate = 0;}