 calendar = new Date();
 day = calendar.getDay();
 month = calendar.getMonth();
 date = calendar.getDate();
 year = calendar.getYear();
 if (year < 1000)
 year+=1900
 cent = parseInt(year/100);
 g = year % 19;
 k = parseInt((cent - 17)/25);
 i = (cent - parseInt(cent/4) - parseInt((cent - k)/3) + 19*g + 15) % 30;
 i = i - parseInt(i/28)*(1 - parseInt(i/28)*parseInt(29/(i+1))*parseInt((21-g)/11));
 j = (year + parseInt(year/4) + i + 2 - cent + parseInt(cent/4)) % 7;
 l = i - j;
 emonth = 3 + parseInt((l + 40)/44);
 edate = l + 28 - 31*parseInt((emonth/4));
 emonth--;
 var dayname = new Array ("Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday");
 var monthname = 
 new Array ("January","February","March","April","May","June","July","August","September","October","November","December" );
 document.write("<font face=verdana,arial size=1>");
 document.write(dayname[day] + ", ");
 document.write(monthname[month] + " ");
 if (date< 10) document.write("0" + date + ", ");
        else document.write(date + ", ");
 document.write(year + " <font color=FF0000>");
 // Easter
 //if ((month == emonth) && (date == edate)) document.write("Easter Sunday (Western)   ");
 // January
 if ((month == 0) && (date == 1)) document.write("New Year's Day (Lá Caille)");
 if ((month == 0) && (date == 2)) document.write("St. Munchin, Patron of the Diocese of Limerick ");
 if ((month == 0) && (date == 6)) document.write("Little Christmas (Nollaig Bheag); Women's Christmas (Nollaig na mBan); Twelfth Day (Oíche Chinn an Dá Lá Dhéag), the traditional end of the Christmas season), and for Irish Roman Catholics, a Holy Day of Obligation");
 if ((month == 0) && (date == 8)) document.write("Whiddy Island disaster in Bantry Bay (1979)");
 if ((month == 0) && (date == 13)) document.write("Death of James Joyce (1941)");
 if ((month == 0) && (date == 28)) document.write("Death of William Butler Yeats (1939)");
 if ((month == 0) && (date == 31)) document.write("St. Aidan, Patron of the Diocese of Ferns");

  // February
 if ((month == 1) && (date == 1)) document.write("Feast of St Brigid (Secondary Patron of Ireland) and Lá Feabhra, the first day of Spring");
 if ((month == 1) && (date == 2)) document.write("Candlemas (Lá (Fhéile Muire) na gCoinneal), Birth of James Joyce (1882)");
 if ((month == 1) && (date == 3)) document.write("Feast of Saint Blaise");
 if ((month == 1) && (date == 6)) document.write("Feast of St. Mel, patron of the Diocese of Ard");
 if ((month == 1) && (date == 6)) document.write("Ash Wednesday (Céadaoin an Luaithrigh)");
 if ((month == 1) && (date == 8)) document.write("Shrove Tuesday (Máirt Inide)");
 if ((month == 1) && (date == 14)) document.write("St. Valentine's Day (relics of St. Valentine held in Whitefriar Street Carmelite Church in Dublin");
 // March 
 if ((month == 2) && (date == 5)) document.write("Feast of St. Kieran, patron of the Diocese of Ossory");
 if ((month == 2) && (date == 17)) document.write("St Patrick's Day (Lá Fhéile Phádraig), St Patrick's Day Parade, Bantry");
 //if ((month == 2) && (date == 14)) document.write("Celtfest 2005, Áras na Mac Léinn, UCC, Cork City 14th - 16th March");
 //if ((month == 2) && (date == 15)) document.write("Celtfest 2005, Áras na Mac Léinn, UCC, Cork City 14th - 16th March");
// if ((month == 2) && (date == 16)) document.write("Celtfest 2005, Áras na Mac Léinn, UCC, Cork City 14th - 16th March");
 if ((month == 2) && (date == 17)) document.write("Saint Patrick's Day (Lá Fhéile Phádraig)(Public holiday), and for Irish Roman Catholics, a Holy Day of Obligation");
 if ((month == 2) && (date == 20)) document.write("Death of Brendan Behan, poet, novelist and playwright");  
 if ((month == 2) && (date == 21)) document.write("Spring/Vernal Equinox (Lá Leathach an Earraigh)");  
 if ((month == 2) && (date == 21)) document.write("Good Friday (Aoine an Chéasta); One of the four Irish Quarter days");
 if ((month == 2) && (date == 23)) document.write("Easter Sunday (Domhnach Cásca )");
 if ((month == 2) && (date == 24)) document.write("Easter Monday (Luan Cásca )");
 if ((month == 2) && (date == 24)) document.write("Feast of Saint Macartan, patron of the Diocese of Clogher");  
// if ((month == 2) && (date == 29)) document.write("Pan Celtic International Festival, Tralee 29th April - 3rd March");
// if ((month == 2) && (date == 30)) document.write("Pan Celtic International Festival, Tralee 29th April - 3rd March");
 // April 
 if ((month == 3) && (date == 1)) document.write("April Fools' Day (Lá na nAmadáin)"); 
// Pan Celtic International Festival 29th April, Tralee - 3rd March ");
// if ((month == 3) && (date == 2)) document.write("Pan Celtic International Festival 29th April, Tralee - 3rd March ");
 //if ((month == 3) && (date == 3)) document.write("Pan Celtic International Festival 29th April, Tralee - 3rd March ");
 if ((month == 3) && (date == 4)) document.write("Death of Oliver Goldsmith (1774)");
 if ((month == 3) && (date == 6)) document.write("Maundy Thursday");
// if ((month == 3) && (date == 6)) document.write("Good Friday (Aoine an Chéasta)");
 //if ((month == 3) && (date == 8)) document.write("Easter Sunday (Domhnach Cásca)");
// if ((month == 3) && (date == 9)) document.write("Easter Monday (Luan Cásca)");
 if ((month == 3) && (date == 13)) document.write("Birth of Samuel Beckett (1906)");
 if ((month == 3) && (date == 16)) document.write("Birth of John Millington Synge (1871)");
 if ((month == 3) && (date == 20)) document.write("Death of Bram Stoker (1912)");
// if ((month == 3) && (date == 26)) document.write("AIB Open Easter Weekend, Bantry Golf Club 26th - 27th April");
 //if ((month == 3) && (date == 27)) document.write("AIB Open Easter Weekend, Bantry Golf Club 26th - 27th April, Cork International Choral Festival 27th April - 3rd May");
 //if ((month == 3) && (date == 28)) document.write("Cork International Choral Festival 27th April - 3rd May");
// if ((month == 3) && (date == 29)) document.write("Cork International Choral Festival 27th April - 3rd May");
// if ((month == 3) && (date == 30)) document.write("Cork International Choral Festival 27th April - 3rd May");
// if ((month == 3) && (date == 31)) document.write("Cork International Choral Festival 27th April - 3rd May");
 // May
 if ((month == 4) && (date == 1)) document.write("Beltane and Lá Bealtaine, the first day of Summer"); 
 //if ((month == 4) && (date == 5)) document.write("Bantry Mussel Fair 5th - 8th May");
 //if ((month == 4) && (date == 6)) document.write("Bantry Mussel Fair 5th - 8th May");
 //if ((month == 4) && (date == 7)) document.write("Bantry Mussel Fair 5th - 8th May");
 //if ((month == 4) && (date == 8)) document.write("Bantry Mussel Fair 5th - 8th May"); 
 //if ((month == 4) && (date == 10)) document.write("Cork Youth International Video / Film / Arts Festival 10 - 12th May");
 //if ((month == 4) && (date == 11)) document.write("Cork Youth International Video / Film / Arts Festival 10 - 12th May");
 //if ((month == 4) && (date == 12)) document.write("Cork Youth International Video / Film / Arts Festival 10 - 12th May");
 //if ((month == 4) && (date == 15)) document.write("Gents Junior Intermediate Minor Scratch Cups, Bantry Golf Club 15th May");
 if ((month == 4) && (date == 16)) document.write("Feast of St Brendan the Navigator");
 //if ((month == 4) && (date == 23)) document.write("Walk Week West-Cork - sponsored walk in aid of CoAction (Sheep's Head & Beara Way) 23 - 27 May");
 //if ((month == 4) && (date == 24)) document.write("Walk Week West-Cork - sponsored walk in aid of CoAction (Sheep's Head & Beara Way) 23 - 27 May");
 //if ((month == 4) && (date == 25)) document.write("Walk Week West-Cork - sponsored walk in aid of CoAction (Sheep's Head & Beara Way) 23 - 27 May");
 //if ((month == 4) && (date == 26)) document.write("Walk Week West-Cork - sponsored walk in aid of CoAction (Sheep's Head & Beara Way) 23 - 27 May");
// if ((month == 4) && (date == 27)) document.write("Walk Week West-Cork - sponsored walk in aid of CoAction (Sheep's Head & Beara Way) 23 - 27 May");
 //if ((month == 4) && (date == 29)) document.write("Schull Sea Angling - Alondre Trophy / Wreck (Schull), Roman de Saram (cello) & Druvi de Saram (piano) (Bantry House)");
  // June
 if ((month == 5) && (date == 9)) document.write("Feast of Saint Columcille (Secondary Patron of Ireland)");
 if ((month == 5) && (date == 13)) document.write("Birth of William Butler Yeats (1865)");
 if ((month == 5) && (date == 20)) document.write("Birth of Wolfe Tone (1763)");
 if ((month == 5) && (date == 21)) document.write("Summer Solstice (Grianstad an tSamhraidh)");
 if ((month == 5) && (date == 23)) document.write("St. John's Eve / Bonfire Night");
 if ((month == 5) && (date == 24)) document.write("One of the four Irish Quarter days");
// if ((month == 5) && (date == 25)) document.write("West Cork Chamber Music Festival, Bantry 25th June - 3rd July");
//if ((month == 5) && (date == 26)) document.write("West Cork Chamber Music Festival, Bantry 25th June - 3rd July");
//if ((month == 5) && (date == 27)) document.write("West Cork Literary Festival, Bantry 27th June - 3rd July, West Cork Chamber Music Festival, Bantry 25th June - 3rd July");
//if ((month == 5) && (date == 28)) document.write("West Cork Literary Festival, Bantry 27th June - 3rd July, West Cork Chamber Music Festival, Bantry 25th June - 3rd July");
//if ((month == 5) && (date == 29)) document.write("West Cork Literary Festival, Bantry 27th June - 3rd July, West Cork Chamber Music Festival, Bantry 25th June - 3rd July");
//if ((month == 5) && (date == 30)) document.write("West Cork Literary Festival, Bantry 27th June - 3rd July, West Cork Chamber Music Festival, Bantry 25th June - 3rd July");

 // July
//if ((month == 6) && (date == 1)) document.write("West Cork Literary Festival, Bantry 27th June - 3rd July, West Cork Chamber Music Festival, Bantry 25th June - 3rd July"); if ((month == 6) && (date == 2)) document.write("West Cork Literary Festival, Bantry 27th June - 3rd July, West Cork Chamber Music Festival, Bantry 25th June - 3rd July");
//if ((month == 6) && (date == 3)) document.write("West Cork Literary Festival, Bantry 27th June - 3rd July, West Cork Chamber Music Festival, Bantry 25th June - 3rd July"); 
// if ((month == 6) && (date == 11)) document.write("Feast of St Oliver Plunket");
//if ((month == 6) && (date == 12)) document.write("Public Holiday in Northern Ireland; Cahirmee Horse Fair, Buttevant, Co. Cork");
//if ((month == 6) && (date == 15)) document.write("30th Anniversary Club Classic - sponsored by Murnane & O' Shea 15th - 18th July");
//if ((month == 6) && (date == 16)) document.write("30th Anniversary Club Classic - sponsored by Murnane & O' Shea 15th - 18th July"); if ((month == 6) && (date == 17)) document.write("30th Anniversary Club Classic - sponsored by Murnane & O' Shea 15th - 18th July");
// if ((month == 6) && (date == 18)) document.write("30th Anniversary Club Classic - sponsored by Murnane & O' Shea 15th - 18th July");
 if ((month == 6) && (date == 26)) document.write("Birth of George Bernard Shaw (1856) ");
 // August
 if ((month == 7) && (date == 1)) document.write("Lughnasadh/Lá Lúnasa, the first day of Autumn "); 
 if ((month == 7) && (date == 15)) document.write("Feast of The Assumption of Mary, for Irish Roman Catholics, a Holy Day of Obligation ");
// if ((month == 7) && (date == 16)) document.write("Cork International Folk Dance Festival 16th - 21st August ");
//if ((month == 7) && (date == 17)) document.write("Cork International Folk Dance Festival 16th - 21st August, Masters of Tradition, Bantry House 17th - 21st August");
// if ((month == 7) && (date == 18)) document.write("Cork International Folk Dance Festival 16th - 21st August, Masters of Tradition, Bantry House 17th - 21st August ");
//if ((month == 7) && (date == 19)) document.write("Cork International Folk Dance Festival 16th - 21st August, Masters of Tradition, Bantry House 17th - 21st August, CoAction / Rowa Golf Classic Bantry Golf Club 19th - 23rd August, Rose of Tralee International Festival 19th - 23rd August");
//if ((month == 7) && (date == 20)) document.write("Cork International Folk Dance Festival 16th - 21st August, Masters of Tradition, Bantry House 17th - 21st August, CoAction / Rowa Golf Classic Bantry Golf Club 19th - 23rd August, Rose of Tralee International Festival 19th - 23rd August");
// if ((month == 7) && (date == 21)) document.write("Cork International Folk Dance Festival 16th - 21st August, Masters of Tradition, Bantry House 17th - 21st August, CoAction / Rowa Golf Classic Bantry Golf Club 19th - 23rd August, Rose of Tralee International Festival 19th - 23rd August");
// if ((month == 7) && (date == 22)) document.write("Rose of Tralee International Festival 19th - 23rd August");
// if ((month == 7) && (date == 23)) document.write("Rose of Tralee International Festival 19th - 23rd August");
// if ((month == 7) && (date == 26)) document.write("Rosscarberry Horse Fair");

 // September
// if ((month == 8) && (date == 2)) document.write("Bantry Blues GAA Classic, Bantry Golf Club, Beamish Cork Folk Festival 2nd - 11th September");
// if ((month == 8) && (date == 3)) document.write("Bantry Blues GAA Classic, Bantry Golf Club, Beamish Cork Folk Festival 2nd - 11th September");
// if ((month == 8) && (date == 4)) document.write("Bantry Agricultural Show, Beamish Cork Folk Festival 2nd - 11th September");
 if ((month == 8) && (date == 5)) document.write("Feast of St Finbar (Fin Barre), Patron Saint of Cork");
// if ((month == 8) && (date == 6)) document.write("Beamish Cork Folk Festival 2nd - 11th September");
 //if ((month == 8) && (date == 7)) document.write("Beamish Cork Folk Festival 2nd - 11th September");
 //if ((month == 8) && (date == 8)) document.write("Beamish Cork Folk Festival 2nd - 11th September");
// if ((month == 8) && (date == 9)) document.write("Beamish Cork Folk Festival 2nd - 11th September");
// if ((month == 8) && (date == 10)) document.write("Skibbereen Historical Walks, Catherine Leonard (violin) & Julius Drake (piano), Bantry House 11th - 12th August, Beamish Cork Folk Festival 2nd - 11th September");
// if ((month == 8) && (date == 11)) document.write("Catherine Leonard (violin) & Julius Drake (piano), Bantry House 11th - 12th August, Beamish Cork Folk Festival 2nd - 11th September");
// if ((month == 8) && (date == 14)) document.write("A Taste of West Cork Food Festival, Skibbereen, East Cork Early Music Festival 14th - 18th September");
// if ((month == 8) && (date == 15)) document.write("East Cork Early Music Festival 14th - 18th September");
// if ((month == 8) && (date == 16)) document.write("East Cork Early Music Festival 14th - 18th September");
// if ((month == 8) && (date == 17)) document.write("East Cork Early Music Festival 14th - 18th September");
 //if ((month == 8) && (date == 18)) document.write("East Cork Early Music Festival 14th - 18th September");


 // October
 if ((month == 9) && (date == 19)) document.write("Death of Jonathan Swift (1745)");
 if ((month == 9) && (date == 21)) document.write("Autumnal Equinox (Lá Leathach an Fhómhair)");
 if ((month == 9) && (date == 31)) document.write("Halloween/Samhain Eve/Oíche Shamhna");
 // November
 if ((month == 10) && (date == 1)) document.write("Samhain, All Saints Day and Lá Samhna (November Day), the first day of Winter, for Irish Roman Catholics, a Holy Day of Obligation");
 if ((month == 10) && (date == 2)) document.write("Death of George Bernard Shaw (1950)");
 if ((month == 10) && (date == 6)) document.write("Feast of All the Saints of Ireland ");
 if ((month == 10) && (date == 8)) document.write("Birth of Bram Stoker (1847)");
 if ((month == 10) && (date == 10)) document.write("Birth of Oliver Goldsmith (1728)");
 if ((month == 10) && (date == 18)) document.write("Death of Wolfe Tone (1798)");
  if ((month == 10) && (date == 27)) document.write("Paolo Gavanelli in concert, Cork");
 if ((month == 10) && (date == 30)) document.write("Birth of Jonathan Swift (1667), Death of Oscar Wilde (1900)");
 // December 
 if ((month == 11) && (date == 08)) document.write("Feast of the Immaculate Conception, for Irish Roman Catholics, a Holy Day of Obligation ");
 if ((month == 11) && (date == 11)) document.write("Sack of Cork by Black and Tans (1921)");
 if ((month == 11) && (date == 13)) document.write("Feast of Saint Lucy (the following Wednesday, Friday and Saturday were observed as Quarter tense) ");
 if ((month == 11) && (date == 13)) document.write("Winter Solstice (Grianstad an Gheimhridh)");
 if ((month == 11) && (date == 22)) document.write("Death of Samuel Beckett (1989)");
 if ((month == 11) && (date == 25)) document.write("Christmas Day (Lá Nollag)(Public Holiday), one of the four Irish Quarter days for Irish Roman Catholics, a Holy Day of Obligation ");
 if ((month == 11) && (date == 26)) document.write("St. Stephen's Day (Public Holiday)");
 if ((month == 11) && (date == 31)) document.write("New Year's Eve (Oíche Chinn Bhliana)");

 
 document.write("<br></font>");
 
//-->This free script provided by JavaScript Kit//-->
