mytime=new Date();
mymonth=mytime.getMonth()+1;
/* mydate=mytime.getDate();
if (mymonth==12 && mydate==24){document.write("merrychristmas");
}*/
if (mymonth==1){document.write("<a target='_blank' href='http://www.theholidayspot.com/newyear/'><img border='0' src='img/holidays/new-year.jpg' align='right'><b>Che cos&acute;&egrave; New Year negli USA?</b></a>");
}
if (mymonth==2){document.write("<a target='_blank' href='http://www.theholidayspot.com/valentine/'><img border='0' src='img/holidays/valentine.jpg' align='right'><b>Che cos&acute;&egrave; Valentine's day negli USA?</b></a>");
}
if (mymonth==3){document.write("<a target='_blank' href='http://www.theholidayspot.com/patrick/'><img border='0' src='img/holidays/st.patricks.png' align='right'><b>Che cos&acute;&egrave; St. Patrick's Day day negli USA?</b></a>");
}
if (mymonth==4){document.write("<a target='_blank' href='http://www.theholidayspot.com/easter/'><img border='0' src='img/holidays/easter.jpg' align='right'><b>Che cos&acute;&egrave; Easter negli USA?</b></a>");
}
if (mymonth==5){document.write("<a target='_blank' href='http://www.theholidayspot.com/mothersday/'><img border='0' src='img/holidays/mothers-day.jpg' align='right'><b>Che cos&acute;&egrave; Mother's Day negli USA?</b></a>");
}
if (mymonth==6){document.write("<a target='_blank' href='http://www.theholidayspot.com/fathersday/'><img border='0' src='img/holidays/fathers-day.png' align='right'><b>Che cos&acute;&egrave; Father's Day negli USA?</b></a>");
}
if (mymonth==7){document.write("<a target='_blank' href='http://www.theholidayspot.com/july4/'><img border='0' src='img/holidays/independence-day.jpg' align='right'><b>Che cos&acute;&egrave; Independence Day negli USA?</b></a>");
}
if (mymonth==8){document.write("");
}
if (mymonth==9){document.write("<a target='_blank' href='http://www.theholidayspot.com/laborday/'><img border='0' src='img/holidays/labor-day.jpg' align='right'><b>Che cos&acute;&egrave; Labor Day negli USA?</b></a>");
}
if (mymonth==10){document.write("<a target='_blank' href='http://www.theholidayspot.com/halloween/'><img border='0' src='img/holidays/halloween.jpg' align='right'><b>Che cos&acute;&egrave; Halloween negli USA?</b></a>");
}
if (mymonth==11){document.write("<a target='_blank' href='http://www.theholidayspot.com/thanksgiving/'><img border='0' src='img/holidays/thanksgiving2.jpg' align='right'><b>Che cos&acute;&egrave; Thanksgiving negli USA?</b></a>");
}
if (mymonth==12){document.write("<a target='_blank' href='http://www.theholidayspot.com/christmas/'><img border='0' src='img/holidays/christmas.png' align='right'><b>Che cos&acute;&egrave; Natale negli USA?</b></a>");
}
