// Andrea Bianchi http://www.web-link.it  1997 ~ 2010 Banner ingresso forum

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 <= 3)){ document.write('<img src="http://www.ilmioforum.com/img_eventi/01_01F.gif" width="460" height="100" alt="Buon Anno 2010 a tutti i partecipanti del Forum" />'); var nodate = 0;}

if ((mese == 0) && (giorno >= 5 && giorno <= 6)) {loadswf("http://www.ilmioforum.com/img_eventi/06_01F.swf",460,100); var nodate = 0;} 

// Febbraio	
if ((mese == 1) && (giorno == 14)){ document.write('<img src="img_eventi/14_02.gif" width="460" height="100" alt="Buon S.Valentino" />'); var nodate = 0;}
if ((mese == 1) && (giorno == 11)){ document.write('<img src="img_eventi/11_16_02.gif" width="460" height="100" alt="Giovedì Grasso" />'); var nodate = 0;}
if ((mese == 1) && (giorno == 16)){ document.write('<img src="img_eventi/11_16_02.gif" width="460" height="100" alt="Martedì Grasso" />'); var nodate = 0;}

// Marzo
if ((mese == 2) && (giorno == 8)) { document.write('<img src="img_eventi/08_03.png" width="460" height="100" alt="Buon 8 Marzo" />'); var nodate = 0;}
if ((mese == 2) && (giorno == 19)) { document.write('<img src="img_eventi/19_03.gif" width="460" height="100" alt="Festa del Papa\'" />'); var nodate = 0;}
if ((mese == 2) && (giorno == 21)) { document.write('<img src="img_eventi/21_03.gif" width="460" height="100" alt="W la primavera" />'); var nodate = 0;}
if ((mese == 2) && (giorno == 28)) { document.write('<img src="img_eventi/28_03.gif" width="460" height="100" alt=" Passaggio ora legale." />'); var nodate = 0;}

// Aprile	
if ((mese == 3) && (giorno == 1)){ document.write('<img src="img_eventi/01_04.png" width="460" height="100" alt="Pesce di Aprile" />'); var nodate = 0;}
if ((mese == 3) && (giorno == 4)){ document.write('<img src="img_eventi/04_04.png" width="460" height="100" alt=" Buona Pasqua" />'); var nodate = 0;}
if ((mese == 3) && (giorno == 5)){ document.write('<img src="img_eventi/05_04.gif" width="460" height="100" alt=" Buona Pasquetta" />'); var nodate = 0;}
if ((mese == 3) && (giorno == 25)){ document.write('<img src="img_eventi/25_04.png" width="460" height="100" alt="Buon Anniversario della Liberazione" />'); var nodate = 0;}


// Maggio	
if ((mese == 4) && (giorno == 1)){ document.write('<img src="img_eventi/01_05.gif" width="460" height="100" alt="Festa dei Lavoratori" />'); var nodate = 0;}
if ((mese == 4) && (giorno == 9)){ document.write('<img src="img_eventi/09_05.gif" width="460" height="100" alt="Festa della Mamma" />'); var nodate = 0;}


// Giugno
if ((mese == 5) && (giorno == 2)) { document.write('<img src="img_eventi/06_02.png" width="460" height="100" alt="Festa della Repubblica" />'); var nodate = 0;}
if ((mese == 5) && (giorno == 16)) { document.write('<img src="img_eventi/06_16.png" width="460" height="100" alt="13 anni fa nasceva il sito Web-Link" />'); var nodate = 0;}
if ((mese == 5) && (giorno == 21)) { document.write('<img src="img_eventi/06_21.png" width="460" height="100" alt="E che sia una bella Estate" />'); var nodate = 0;}

// Luglio



// Agosto
if ((mese == 7) && (giorno == 10)) { document.write('<img src="img_eventi/08_10.gif" width="460" 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.png" width="460" height="100" alt="Buon Ferragosto" />'); var nodate = 0;}


// Settembre
if ((mese == 8) && (giorno == 9)) { document.write('<img src="http://www.ilmioforum.com/mwf/Forumcompl.gif" width="460" height="100" alt="Oggi compleanno del forum" />'); var nodate = 0;}
if ((mese == 8) && (giorno == 23)) { document.write('<img src="http://www.ilmioforum.com/mwf/FAutunno.gif" width="460" height="100" alt="E arrivato il fresco Autunno" />'); var nodate = 0;} 

 // Ottobre

if ((mese == 9) && (giorno == 2)) { document.write('<img src="http://www.ilmioforum.com/mwf/FNonni.gif" width="460" height="100" alt="Festa dei Nonni" />'); var nodate = 0;}

if ((mese == 9) && (giorno == 4)) { document.write('<img src="http://www.ilmioforum.com/mwf/FSfrancesco.gif" width="460" height="100" alt="San Francesco patrono di Italia" />'); var nodate = 0;}
if ((mese == 9) && (giorno == 12)) { document.write('<img src="http://www.ilmioforum.com/mwf/FAmerica.png" width="460" height="100" alt="Anniversario scoperta America" />'); var nodate = 0;} 
if ((mese == 9) && (giorno == 25)) { document.write('<img src="http://www.ilmioforum.com/mwf/FSolare.gif" width="460" height="100" alt="Ritorno all ora solare" />'); var nodate = 0;} 

if ((mese == 9) && (giorno == 31)) {loadswf("http://www.ilmioforum.com/mwf/FHallow.swf",460,100); document.write('Notte di Halloween'); var nodate = 0;} 
  
 
 
// Novembre
 if ((mese == 10) && (giorno == 1)) { document.write('<img src="http://www.ilmioforum.com/mwf/FSanti.gif" width="460" height="100" alt="Tutti i Santi" />'); var nodate = 0;}
if ((mese == 10) && (giorno == 2)) { document.write('<img src="http://www.ilmioforum.com/mwf/FDef.gif" width="460" height="100" alt="Commemorazione Defunti" />'); var nodate = 0;}
if ((mese == 10) && (giorno == 4)) { document.write('<img src="http://www.ilmioforum.com/mwf/F4nov.gif" width="460" height="100" alt="Anniversario della Vittoria" />'); var nodate = 0;}
if ((mese == 10) && (giorno == 9)) { document.write('<img src="http://www.ilmioforum.com/mwf/FMuro.gif" width="460" height="100" alt="caduta muro di Berlino" />'); var nodate = 0;}


 // Dicembre

 if ((mese == 11) && (giorno >= 8 && giorno <= 30)) {loadswf("http://www.ilmioforum.com/img_eventi/25_12F.swf",460,100); var nodate = 0;} 

 if ((mese == 11) && (giorno == 31)){ document.write('<img src="http://www.ilmioforum.com/img_eventi/FAnno.gif" width="455" height="96" alt="Pronti per il nuovo Anno!!!" />'); var nodate = 0;}
 
if (nodate) {
 		
   document.write('<img src="mwf/title.gif" width="330" height="48" alt="Forum di Web-Link" />');    
		
}		
		
 // Andrea Bianchi http://www.web-link.it  1997 ~ 2010 

		

