Episcopal Mississippi

St. Patrick's Episcopal Church
P.O. Box 550
Long Beach, MS 39560
(228) 863-7882
officestpats@cableone.net
var events = new Array(); var eventCount = 0; var eventListTitle = "Next 7 Days Events:"; // UPDATE THIS VARIABLE WITH THE TITLE OF YOUR EVENT LIST eventListTitle = 'Next 7 Days Events:' // MODIFY THESE LINES TO ADD YOUR EVENTS // Add a new "addEvent" line for each event. // The first value in addEvent is the date, the second is the title, and the third is the description. addEvent('Thursday, June 28, 2007','Vacation Bible School',''); addEvent('Friday, June 29, 2007','Vacation Bible School',''); addEvent('Sunday, July 01, 2007','Holy Eucharist Rite II - CES','   '); addEvent('Sunday, July 01, 2007','Holy Eucharist - Rite II CCC Bldg.',''); addEvent('Wednesday, July 04, 2007','Independence Day',''); addEvent('Wednesday, July 04, 2007','OFFICE CLOSED',''); // UPDATE THESE VALUES TO MATCH YOUR DESIRED EFFECT // interval is how quickly the events scroll // pause is the amount of time in milliseconds that the event stays at the top of the list var interval = 20; var pause = 2; // DO NOT MODIFY THE CODE BELOW THIS LINE var increment = 1; var top = 4; var left = 10; var width = 384; var height = 80; var last = 0; var current = 0; var currentTarget = 0; var lastEvent; var currentEvent; var timeoutId; var intervalId; var NS = false; var IE = false; if ( ! document.all ) NS = true; if ( document.all ) IE = true; function nextEvent() { last = current; current++; if ( current > events.length - 1 ) current = 0; lastEvent = document.getElementById( "event" + last ); currentEvent = document.getElementById( "event" + current ); var ht = lastEvent.offsetHeight < height ? height : lastEvent.offsetHeight; if (NS) { currentEvent.style.top = getPositionAsInt(lastEvent.style.top) + ht; currentTarget = getPositionAsInt(lastEvent.style.top); } if (IE) { currentEvent.style.pixelTop = lastEvent.style.pixelTop + ht; currentTarget = lastEvent.style.pixelTop; } showEvent( current ); intervalId = setInterval( "scrollUp()", interval ); } function getPositionAsInt(pos) { var realPos = pos.replace(/px/g, ""); realPos = parseInt(realPos); return realPos; } function scrollUp() { if (NS) { lastEvent.style.top = getPositionAsInt(lastEvent.style.top) - increment; if ( getPositionAsInt(currentEvent.style.top) - increment <= currentTarget ) { currentEvent.style.top = currentTarget; clearInterval( intervalId ); hideEvent( last ); timeoutId = setTimeout( "nextEvent()", pause * 1000 ); } else { currentEvent.style.top = getPositionAsInt(currentEvent.style.top) - increment; } } if (IE) { lastEvent.style.pixelTop -= increment; if ( currentEvent.style.pixelTop - increment <= currentTarget ) { currentEvent.style.pixelTop = currentTarget; clearInterval( intervalId ); hideEvent( last ); timeoutId = setTimeout( "nextEvent()", pause * 1000 ) ; } else { currentEvent.style.pixelTop -= increment; } } } function addEvent( date, title, description ) { events[ eventCount ] = new Object(); events[ eventCount ].Date = date; events[ eventCount ].Title = title; events[ eventCount ].Description = description; eventCount++; } function showEvent( eventId ) { var ele; ele = document.getElementById( "event" + eventId ); ele.style.visibility = "visible"; } function hideEvent( eventId ) { var ele; ele = document.getElementById( "event" + eventId ); ele.style.visibility = "hidden"; } function doScrollingEvents() { document.getElementById("eventListTitle").innerHTML = eventListTitle; var htmlBlock = ""; htmlBlock += '
'; for ( var i = 0; i < events.length; i++ ) { htmlBlock += '
'; htmlBlock += '' + events[ i ].Date + ": " + events[i].Title + '
'; htmlBlock += events[ i ].Description; htmlBlock += '
'; } htmlBlock += "
"; document.getElementById( "eventListPlaceholder" ).innerHTML = htmlBlock; var ele = document.getElementById( "eventList" ); ele.style.clip = "rect(0 " + width + " " + height + " 0)"; if (IE) { ele.style.width = width; ele.style.height = height; ele.style.pixelLeft = left; ele.style.pixelTop = top; } if (NS) { ele.style.width = width; ele.style.height = height; ele.style.left = left; ele.style.top = top; } for (var i = 0; i < events.length; i++) { ele = document.getElementById( "event" + i ); ele.style.visibility = "hidden"; if (IE) { ele.style.pixelLeft = 2; ele.style.pixelTop = 2; ele.style.width = width - 2; } if (NS) { ele.style.left = 2; ele.style.top = 2; ele.width = width - 2; } } showEvent(current); timeoutId = setTimeout( "nextEvent()", pause * 1000 ); } function addOnLoadEvent(func) { if (eventCount > 0) { var oldOnLoad = window.onload; if (typeof window.onload != 'function') { window.onload = func; } else { window.onload = function() { oldOnLoad(); func(); } } } } addOnLoadEvent(doScrollingEvents);
Select another month June 2007July 2007August 2007September 2007October 2007November 2007December 2007January 2008February 2008March 2008April 2008May 2008June 2008July 2008August 2008September 2008October 2008November 2008December 2008January 2009February 2009March 2009April 2009May 2009June 2009July 2009August 2009September 2009October 2009November 2009December 2009January 2010February 2010March 2010April 2010May 2010June 2010  Include Past Events All Interest Groups EYC Vestry Meeting
 
Today's Events
This week's events
This month's events
This month's calendar
Print View Download Calendar Data
Previous Month JUNE 2007 Next Month
Sunday Monday Tuesday Wednesday Thursday Friday Saturday
27


EFM Graduation
Pentecost
WEAR RED FOR PENTECOST
9:00 AM  Final Christian Ed. for the summer
10:00 AM  Combined 8 & 10 am Services Today
11:00 AM  Parish Picnic
28


Memorial Day
OFFICE CLOSED
29
30
NO BIBLE STUDY
6:30 PM  Healing Service at CCC Bldg.
31
1
2
3
Trinity Sunday
8:00 AM  Holy Eucharist Rite II - CES
10:00 AM  Holy Eucharist - Rite II CCC Bldg.
11:00 AM  Training - Acolytes, Lectors & Lay Eucharistic Minister
4
5
6
7
8
9
10
8:00 AM  Holy Eucharist Rite II - CES
10:00 AM  Holy Eucharist - Rite II CCC Bldg.
11:00 AM  Training - Acolytes, Lectors & Lay Eucharistic Minister
11:30 AM  Discussion Group -Music
11
12
6:30 PM  Vestry Meeting
13
5:30 PM  Discussion Group - Grounds
7:30 PM  Discussion Group - Worship
14
Flag Day
12:00 PM  Discussion Group - Administration
6:30 PM  Discussion Group - Kitchen
15
16
17
Father's Day
8:00 AM  Holy Eucharist Rite II - CES
9:00 AM  Discussion Group - Nursery
10:00 AM  Holy Eucharist - Rite II CCC Bldg.
11:30 AM  Discussion Group - Worship
18
6:30 PM  Discussion Group - Parish Hall
19
6:00 PM  Discussion Group - Outreach
20
7:30 PM  Discussion Group - Nursery
21
First Day of Summer
6:30 PM  Discussion Group - Kitchen
22
23
9:30 AM  Godly Play Training
24
8:00 AM  Holy Eucharist Rite II - CES
10:00 AM  Holy Eucharist - Rite II CCC Bldg.
11:15 AM  Discussion Group - Christian Ed.
25
9:00 AM  Vacation Bible School
26
9:00 AM  Vacation Bible School
6:30 PM  Discussion Group - Parish Hall
27
9:00 AM  Vacation Bible School
5:30 PM  Discussion Group - Grounds
6:30 PM  Discussion Group - Christian Ed.
28
9:00 AM  Vacation Bible School
29
9:00 AM  Vacation Bible School
30
Latest News
From: Diocese of Mississippi

Episcopal Church to hold 'Day of Repentance'...

Episcopal Church to hold 'Day of Repentance' to apologize for participation in slavery By Daphne Mack August 06, 2008 [Episcopal News Service] MORE



From: St. John's Church-Laurel

Ninetenth Sunday after Pentecost

'These last have wrought but one hour, and thou hast made them equal unto us, which have borne the burden and heat of the day.' (St. Mathew 20.12 KJV) MORE



From: St. John's Church-Laurel

18th Sunday after Pentecost 2008

This morning we find ourselves back in St. Matthew's fourth great discourse- on Ecclesiology...or how to be the Church. Last week we learned how to settle disputes in the community of the Church..... MORE



Episcopal Life Online

A recent uprising of rebel activity in the war-torn Democratic Republic of the Congo has caused Bishop Henri Isingoma and 150 delegates of the Province de L'Eglise Anglicane du Congo to be stranded in Boga following their September 30-October 5 di...    MORE

After Compline, the cathedral is hushed. Some kneel in shafts of light tinted by stained glass. Others leave quietly, a few stopping to light a candle on the way out. In the courtyard, the mood is lighter. "Nice outfit. How did you get it?" &quto;...    MORE

Expressing "profound regret that the Episcopal Church lent the institution of slavery its support and justification based on Scripture," Presiding Bishop Katharine Jefferts Schori issued a public apology October 4 for the church's involvement in t...    MORE