<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>My City Harvest Church &#187; calendar</title>
	<atom:link href="http://mycityharvestchurch.org/category/2calendar/feed/" rel="self" type="application/rss+xml" />
	<link>http://mycityharvestchurch.org</link>
	<description></description>
	<lastBuildDate>Tue, 15 Jun 2010 17:41:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Events Calendar</title>
		<link>http://mycityharvestchurch.org/2calendar/calendar/</link>
		<comments>http://mycityharvestchurch.org/2calendar/calendar/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 08:37:15 +0000</pubDate>
		<dc:creator>sturmedia</dc:creator>
				<category><![CDATA[calendar]]></category>

		<guid isPermaLink="false">http://mycityharvestchurch.org/2009/?p=20</guid>
		<description><![CDATA[<p><code><div id="calendar_wrapLarge">
	<h2 style="text-align:center;">
	<table id="CalendarLarge-Header" cellspacing="0" cellpadding="0" width="100%" border="0">
	<tr>
		<td width="25%"><div align="left"><span id="EC_previousMonthLarge"></span></div></td>
		<td width="50%"><div id="EC_current-month" align="center"><div id="EC_ajaxLoader"><img src="http://mycityharvestchurch.org/wp-content/plugins/events-calendar/images/ajax-loader.gif" /></div>September 2010</div></td>
		<td width="25%" align="right"><span id="EC_nextMonthLarge"></span></td>
	</tr>
	</table>
	</h2>
	<table summary="Large Event Calendar" id="wp-calendarLarge">
	<thead><tr><th abbr="Monday" scope="col" title="Monday">Monday</th>
<th abbr="Tuesday" scope="col" title="Tuesday">Tuesday</th>
<th abbr="Wednesday" scope="col" title="Wednesday">Wednesday</th>
<th abbr="Thursday" scope="col" title="Thursday">Thursday</th>
<th abbr="Friday" scope="col" title="Friday">Friday</th>
<th abbr="Saturday" scope="col" title="Saturday">Saturday</th>
<th abbr="Sunday" scope="col" title="Sunday">Sunday</th>
</tr></thead>
<tbody><tr>
<td colspan="2" class="pad">&nbsp;</td>
<td><div class="dayHead">1</div><div id="events-calendar-1Large"></div></td>
<td><div class="dayHead">2</div><div id="events-calendar-2Large"></div></td>
<td><div class="dayHead">3</div><div id="events-calendar-3Large"></div></td>
<td><div class="dayHead">4</div><div id="events-calendar-4Large"></div></td>
<td><div class="dayHead">5</div><div id="events-calendar-5Large"></div></td>
</tr><tr>
<td id="todayLarge" style="border:thin solid blue;font-weight: bold;" ><div class="dayHead">6</div><div id="events-calendar-6Large"></div></td>
<td><div class="dayHead">7</div><div id="events-calendar-7Large"></div></td>
<td><div class="dayHead">8</div><div id="events-calendar-8Large"></div></td>
<td><div class="dayHead">9</div><div id="events-calendar-9Large"></div></td>
<td><div class="dayHead">10</div><div id="events-calendar-10Large"></div></td>
<td><div class="dayHead">11</div><div id="events-calendar-11Large"></div></td>
<td><div class="dayHead">12</div><div id="events-calendar-12Large"></div></td>
</tr><tr>
<td><div class="dayHead">13</div><div id="events-calendar-13Large"></div></td>
<td><div class="dayHead">14</div><div id="events-calendar-14Large"></div></td>
<td><div class="dayHead">15</div><div id="events-calendar-15Large"></div></td>
<td><div class="dayHead">16</div><div id="events-calendar-16Large"></div></td>
<td><div class="dayHead">17</div><div id="events-calendar-17Large"></div></td>
<td><div class="dayHead">18</div><div id="events-calendar-18Large"></div></td>
<td><div class="dayHead">19</div><div id="events-calendar-19Large"></div></td>
</tr><tr>
<td><div class="dayHead">20</div><div id="events-calendar-20Large"></div></td>
<td><div class="dayHead">21</div><div id="events-calendar-21Large"></div></td>
<td><div class="dayHead">22</div><div id="events-calendar-22Large"></div></td>
<td><div class="dayHead">23</div><div id="events-calendar-23Large"></div></td>
<td><div class="dayHead">24</div><div id="events-calendar-24Large"></div></td>
<td><div class="dayHead">25</div><div id="events-calendar-25Large"></div></td>
<td><div class="dayHead">26</div><div id="events-calendar-26Large"></div></td>
</tr><tr>
<td><div class="dayHead">27</div><div id="events-calendar-27Large"></div></td>
<td><div class="dayHead">28</div><div id="events-calendar-28Large"></div></td>
<td><div class="dayHead">29</div><div id="events-calendar-29Large"></div></td>
<td><div class="dayHead">30</div><div id="events-calendar-30Large"></div></td>
<td colspan="3" class="pad">&nbsp;</td>
</tr></tbody></table>
<script type="text/javascript">
// <![CDATA[
 jQuery.noConflict();
 (function($) {
 ecd.jq(document).ready(function() {
ecd.jq('#EC_previousMonthLarge')
	.append("&#171;&nbsp;August")
	.mouseover(function() {
		ecd.jq(this).css('cursor', 'pointer')
		})
	.click(function() {
		ecd.jq('#EC_ajaxLoader').show('slow');
		ecd.jq.get("http://mycityharvestchurch.org/index.php",
        {EC_action: "switchMonthLarge", EC_month: "8", EC_year: "2010"},
        function(ecdata) {
			 ecd.jq('#EC_ajaxLoader').hide('slow');
          ecd.jq('#calendar_wrapLarge').empty().append(ecd.jq(ecdata).html());
        });
      });

ecd.jq('#EC_nextMonthLarge')
	.prepend("October&nbsp;&#187;")
	.mouseover(function() {
		ecd.jq(this).css('cursor', 'pointer')
		})
	.click(function() {
		ecd.jq('#EC_ajaxLoader').show('slow');
		ecd.jq.get("http://mycityharvestchurch.org/index.php",
			{EC_action: "switchMonthLarge", EC_month: "10", EC_year: "2010"},
			function(ecdata) {
				ecd.jq('#EC_ajaxLoader').hide('slow');
				ecd.jq('#calendar_wrapLarge').empty().append(ecd.jq(ecdata).html());
			});
		});
 });
 })(jQuery);
//]]>
</script>
</div>
]]></description>
			<content:encoded><![CDATA[<p><code><div id="calendar_wrapLarge">
	<h2 style="text-align:center;">
	<table id="CalendarLarge-Header" cellspacing="0" cellpadding="0" width="100%" border="0">
	<tr>
		<td width="25%"><div align="left"><span id="EC_previousMonthLarge"></span></div></td>
		<td width="50%"><div id="EC_current-month" align="center"><div id="EC_ajaxLoader"><img src="http://mycityharvestchurch.org/wp-content/plugins/events-calendar/images/ajax-loader.gif" /></div>September 2010</div></td>
		<td width="25%" align="right"><span id="EC_nextMonthLarge"></span></td>
	</tr>
	</table>
	</h2>
	<table summary="Large Event Calendar" id="wp-calendarLarge">
	<thead><tr><th abbr="Monday" scope="col" title="Monday">Monday</th>
<th abbr="Tuesday" scope="col" title="Tuesday">Tuesday</th>
<th abbr="Wednesday" scope="col" title="Wednesday">Wednesday</th>
<th abbr="Thursday" scope="col" title="Thursday">Thursday</th>
<th abbr="Friday" scope="col" title="Friday">Friday</th>
<th abbr="Saturday" scope="col" title="Saturday">Saturday</th>
<th abbr="Sunday" scope="col" title="Sunday">Sunday</th>
</tr></thead>
<tbody><tr>
<td colspan="2" class="pad">&nbsp;</td>
<td><div class="dayHead">1</div><div id="events-calendar-1Large"></div></td>
<td><div class="dayHead">2</div><div id="events-calendar-2Large"></div></td>
<td><div class="dayHead">3</div><div id="events-calendar-3Large"></div></td>
<td><div class="dayHead">4</div><div id="events-calendar-4Large"></div></td>
<td><div class="dayHead">5</div><div id="events-calendar-5Large"></div></td>
</tr><tr>
<td id="todayLarge" style="border:thin solid blue;font-weight: bold;" ><div class="dayHead">6</div><div id="events-calendar-6Large"></div></td>
<td><div class="dayHead">7</div><div id="events-calendar-7Large"></div></td>
<td><div class="dayHead">8</div><div id="events-calendar-8Large"></div></td>
<td><div class="dayHead">9</div><div id="events-calendar-9Large"></div></td>
<td><div class="dayHead">10</div><div id="events-calendar-10Large"></div></td>
<td><div class="dayHead">11</div><div id="events-calendar-11Large"></div></td>
<td><div class="dayHead">12</div><div id="events-calendar-12Large"></div></td>
</tr><tr>
<td><div class="dayHead">13</div><div id="events-calendar-13Large"></div></td>
<td><div class="dayHead">14</div><div id="events-calendar-14Large"></div></td>
<td><div class="dayHead">15</div><div id="events-calendar-15Large"></div></td>
<td><div class="dayHead">16</div><div id="events-calendar-16Large"></div></td>
<td><div class="dayHead">17</div><div id="events-calendar-17Large"></div></td>
<td><div class="dayHead">18</div><div id="events-calendar-18Large"></div></td>
<td><div class="dayHead">19</div><div id="events-calendar-19Large"></div></td>
</tr><tr>
<td><div class="dayHead">20</div><div id="events-calendar-20Large"></div></td>
<td><div class="dayHead">21</div><div id="events-calendar-21Large"></div></td>
<td><div class="dayHead">22</div><div id="events-calendar-22Large"></div></td>
<td><div class="dayHead">23</div><div id="events-calendar-23Large"></div></td>
<td><div class="dayHead">24</div><div id="events-calendar-24Large"></div></td>
<td><div class="dayHead">25</div><div id="events-calendar-25Large"></div></td>
<td><div class="dayHead">26</div><div id="events-calendar-26Large"></div></td>
</tr><tr>
<td><div class="dayHead">27</div><div id="events-calendar-27Large"></div></td>
<td><div class="dayHead">28</div><div id="events-calendar-28Large"></div></td>
<td><div class="dayHead">29</div><div id="events-calendar-29Large"></div></td>
<td><div class="dayHead">30</div><div id="events-calendar-30Large"></div></td>
<td colspan="3" class="pad">&nbsp;</td>
</tr></tbody></table>
<script type="text/javascript">
// <![CDATA[
 jQuery.noConflict();
 (function($) {
 ecd.jq(document).ready(function() {
ecd.jq('#EC_previousMonthLarge')
	.append("&#171;&nbsp;August")
	.mouseover(function() {
		ecd.jq(this).css('cursor', 'pointer')
		})
	.click(function() {
		ecd.jq('#EC_ajaxLoader').show('slow');
		ecd.jq.get("http://mycityharvestchurch.org/index.php",
        {EC_action: "switchMonthLarge", EC_month: "8", EC_year: "2010"},
        function(ecdata) {
			 ecd.jq('#EC_ajaxLoader').hide('slow');
          ecd.jq('#calendar_wrapLarge').empty().append(ecd.jq(ecdata).html());
        });
      });

ecd.jq('#EC_nextMonthLarge')
	.prepend("October&nbsp;&#187;")
	.mouseover(function() {
		ecd.jq(this).css('cursor', 'pointer')
		})
	.click(function() {
		ecd.jq('#EC_ajaxLoader').show('slow');
		ecd.jq.get("http://mycityharvestchurch.org/index.php",
			{EC_action: "switchMonthLarge", EC_month: "10", EC_year: "2010"},
			function(ecdata) {
				ecd.jq('#EC_ajaxLoader').hide('slow');
				ecd.jq('#calendar_wrapLarge').empty().append(ecd.jq(ecdata).html());
			});
		});
 });
 })(jQuery);
//]]>
</script>
</div></code></p>
]]></content:encoded>
			<wfw:commentRss>http://mycityharvestchurch.org/2calendar/calendar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ecuador 2010</title>
		<link>http://mycityharvestchurch.org/2calendar/ecuador-2010/</link>
		<comments>http://mycityharvestchurch.org/2calendar/ecuador-2010/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 02:23:41 +0000</pubDate>
		<dc:creator>aspenn</dc:creator>
				<category><![CDATA[calendar]]></category>

		<guid isPermaLink="false">http://mycityharvestchurch.org/?p=455</guid>
		<description><![CDATA[From August 2-11, members of City Harvest Church will be traveling to Misahualli, Ecuador. We will be working with It&#8217;s about Jungle Kids &#8211; an orphanage for children living on the edge of the jungle who have been rescued from lives of neglect, abuse, and poverty. Our team will be ministering to the children of [...]]]></description>
			<content:encoded><![CDATA[<p style="font-family:verdana; font-weight: bold;">From August 2-11, members of City Harvest Church will be traveling to Misahualli, Ecuador. We will be working with <a href="http://www.servingecuador.com/">It&#8217;s about Jungle Kids</a> &#8211; an orphanage for children living on the edge of the jungle who have been rescued from lives of neglect, abuse, and poverty. Our team will be ministering to the children of nearby Baños, Ecuador during the day with a sidewalk sunday school and completing various construction projects at the orphanage.</p>
<p style="font-family:verdana; font-weight: bold;">We invite you to join us at movie night on July 9, 2010. All proceeds from ticket sales will be used for supplies for the missions trip.</p>
<p><img class="aligncenter size-large wp-image-448" title="ticket small" src="http://mycityharvestchurch.org/wp-content/uploads/2010/06/ticket-small-1024x791.gif" alt="ticket small" width="512" height="396" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mycityharvestchurch.org/2calendar/ecuador-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
