// Andrea Bianchi http://www.web-link.it  1997 ~ 2012

document.write("<div align='center'><p class='tit5'>");

var calendario = new Date();
var ora = calendario.getHours();
var	mese = calendario.getMonth();
var giorno = calendario.getDate();
var nodate = 1;
function loadswf(swf,w,h){
   
     document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\"");
     document.write("codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0\"");
     document.write("width=\""+w+"\" height=\""+h+"\">");
     document.write("<param name='movie' value='"+swf+"' />\n");
     document.write("<param name='quality' value='high' /><param name='wmode' value='transparent' />\n");
     document.write("<embed src=\""+swf+"\" quality=\"high\" wmode=\"transparent\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\""+w+"\" height=\""+h+"\"></embed>");
     document.write("</object>\n");
}

// Gennaio	
if ((mese == 0) && (giorno >= 1 && giorno <= 1)){ document.write('<img src="img_eventi/01_01.png" width="352" height="100" alt="Buon Anno 2012 a tutti">'); var nodate = 0;}
if ((mese == 0) && (giorno == 6)){ document.write('<img src="img_eventi/01_06.png" width="352" height="100" alt="Buona Befana">'); var nodate = 0;}


// Febbraio	
if ((mese == 1) && (giorno == 14)){ document.write('<img src="img_eventi/02_14_11.png" width="352" height="100" alt="Buon S.Valentino">'); var nodate = 0;}

// Marzo	

if ((mese == 2) && (giorno == 3)){ document.write('<img src="img_eventi/11_16_02.gif" width="352" height="100" alt="Giovedì Grasso">'); var nodate = 0;}
if ((mese == 2) && (giorno == 8)) { document.write('<img src="img_eventi/03_08_11.gif" width="352" height="100" alt="Martedi Grasso e Festa della Donna">'); var nodate = 0;}
if ((mese == 2) && (giorno == 17)) { document.write('<img src="img_eventi/03_17_11.png" width="352" height="100" alt="150 anni unità di Italia">'); var nodate = 0;}
if ((mese == 2) && (giorno == 19)) { document.write('<img src="img_eventi/03_19_11.gif" width="352" height="100" alt="Auguri a tutti i Papà">'); var nodate = 0;}
if ((mese == 2) && (giorno == 21)) { document.write('<img src="img_eventi/03_21_11.gif" width="352" height="100" alt="W la Primavewra">'); var nodate = 0;}
if ((mese == 2) && (giorno == 27)) { document.write('<img src="img_eventi/03_27_11.png" width="352" height="100" alt="Passaggio ora legale">'); var nodate = 0;}


// Aprile	
if ((mese == 3) && (giorno == 1)){ document.write('<img src="img_eventi/04_01_11.png" width="352" height="100" alt="Pesce di Aprile">'); var nodate = 0;}
if ((mese == 3) && (giorno == 12)){ document.write('<img src="img_eventi/04_12_11.png" width="352" height="100" alt="50 anni primo uomo nello spazio">'); var nodate = 0;}
if ((mese == 3) && (giorno == 24)){ document.write('<img src="img_eventi/04_24_11.png" width="352" height="100" alt="Buona Pasqua">'); var nodate = 0;}
if ((mese == 3) && (giorno == 25)){ document.write('<img src="img_eventi/04_25_11.png" width="352" height="100" alt="Buona Pasquetta e buon anniversario della Liberazione">'); var nodate = 0;}

// Maggio	
if ((mese == 4) && (giorno == 1)){ document.write('<img src="img_eventi/05_01_11.png" width="352" height="100" alt="Buon 1 Maggio">'); var nodate = 0;}
if ((mese == 4) && (giorno == 8)){ document.write('<img src="img_eventi/05_08_11.png" width="352" height="100" alt="Festa della Mamma">'); var nodate = 0;}


// Giugno
if ((mese == 5) && (giorno == 2)) { document.write('<img src="img_eventi/06_02_2011.png" width="352" height="100" alt="Festa della Repubblica">'); var nodate = 0;}

if ((mese == 5) && (giorno == 16)) { document.write('<img src="img_eventi/06_16_2011.gif" width="352" height="100" alt="14 anni fa nasceva questo sito">'); var nodate = 0;}
if ((mese == 5) && (giorno == 21)) { document.write('<img src="img_eventi/06_21_2011.gif" width="352" height="100" alt="E arrivata la bella Estate">'); var nodate = 0;}

// Luglio



// Agosto
if ((mese == 7) && (giorno == 10)) { document.write('<img src="img_eventi/08_10_2011.gif" width="352" height="100" alt="San Lorenzo notte di stelle cadenti">'); var nodate = 0;}
if ((mese == 7) && (giorno == 15)) { document.write('<img src="img_eventi/08_15_2011.png" width="352" height="100" alt="Buon Ferragosto">'); var nodate = 0;}


 // Settembre

  if ((mese == 8) && (giorno == 9)) { document.write('<img src="img_eventi/09_09_2011.png" width="352" height="100" alt="Oggi 9° compleanno del forum di Web-Link">'); var nodate = 0;}

 if ((mese == 8) && (giorno == 11)) { document.write('<img src="img_eventi/09_11_2011.png" width="352" height="100" alt="Oggi 10° anniversario World Trade Center">'); var nodate = 0;}
  
 if ((mese == 8) && (giorno == 23)) { document.write('<img src="img_eventi/09_23_2011.gif" width="352" height="100" alt="E arrivato il fresco Autunno">'); var nodate = 0;}

 // Ottobre

 if ((mese == 9) && (giorno == 2)) { document.write('<img src="img_eventi/10_02_2011.png" width="352" height="100" alt="Festa dei Nonni">'); var nodate = 0;}

if ((mese == 9) && (giorno == 30)) { document.write('<img src="img_eventi/10_30_2011.png" width="352" height="100" alt="Oggi il ritorno all ora solare">'); var nodate = 0;} 

if ((mese == 9) && (giorno == 31)) { document.write('<img src="img_eventi/10_31_2011.gif" width="352" height="100" alt="Oggi Festa di Halloween">'); var nodate = 0;} 

 
// Novembre
if ((mese == 10) && (giorno == 1)) { document.write('<img src="img_eventi/11_01_2011.png" width="350" height="100" alt="Tutti i Santi">'); var nodate = 0;}
if ((mese == 10) && (giorno == 2)) { document.write('<img src="img_eventi/11_02.gif" width="352" height="100" alt="Commemorazione Defunti">'); var nodate = 0;}
if ((mese == 10) && (giorno == 4)) { document.write('<img src="img_eventi/11_04.png" width="352" height="100" alt="Anniversario della Vittoria">'); var nodate = 0;}


 // Dicembre
 
 if ((mese == 11) && (giorno >= 8 && giorno <= 30)){ document.write('<img src="img_eventi/12_25_2011.gif" width="350" height="100" alt="Buone Feste Buon Natale">'); var nodate = 0;}

 if ((mese == 11) && (giorno == 31)){ document.write('<img src="img_eventi/12_31.gif" width="334" height="100" alt="Pronti per il nuovo Anno 2012!!!">'); var nodate = 0;}

 
  
if (nodate) {
 		
   document.write('');    
		
}		
		
        document.write("</p></div>");

		
// Andrea Bianchi http://www.web-link.it  1997 ~ 2010

