<?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>Sisters In Sync - Dragon Boat Club - Vancouver</title>
	<atom:link href="http://www.sistersinsync.ca/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sistersinsync.ca</link>
	<description></description>
	<lastBuildDate>Wed, 17 Feb 2010 01:09:45 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Calendar</title>
		<link>http://www.sistersinsync.ca/calendar/</link>
		<comments>http://www.sistersinsync.ca/calendar/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 01:09:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.sistersinsync.ca/?p=77</guid>
		<description><![CDATA[<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://www.sistersinsync.ca/wp-content/plugins/events-calendar/images/ajax-loader.gif" /></div>May 2012</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">Mon</th>
<th abbr="Tuesday" scope="col" title="Tuesday">Tue</th>
<th abbr="Wednesday" scope="col" title="Wednesday">Wed</th>
<th abbr="Thursday" scope="col" title="Thursday">Thu</th>
<th abbr="Friday" scope="col" title="Friday">Fri</th>
<th abbr="Saturday" scope="col" title="Saturday">Sat</th>
<th abbr="Sunday" scope="col" title="Sunday">Sun</th>
</tr></thead>
<tbody><tr>
<td colspan="1" 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>
<td><div class="dayHead">6</div><div id="events-calendar-6Large"></div></td>
</tr><tr>
<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>
<td><div class="dayHead">13</div><div id="events-calendar-13Large"></div></td>
</tr><tr>
<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>
<td id="todayLarge" style="font-weight: bold;" ><div class="dayHead">20</div><div id="events-calendar-20Large"></div></td>
</tr><tr>
<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>
<td><div class="dayHead">27</div><div id="events-calendar-27Large"></div></td>
</tr><tr>
<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><div class="dayHead">31</div><div id="events-calendar-31Large"></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;April")
	.mouseover(function() {
		ecd.jq(this).css('cursor', 'pointer')
		})
	.click(function() {
		ecd.jq('#EC_ajaxLoader').show('slow');
		ecd.jq.get("http://www.sistersinsync.ca/index.php",
        {EC_action: "switchMonthLarge", EC_month: "4", EC_year: "2012"},
        function(ecdata) {
			 ecd.jq('#EC_ajaxLoader').hide('slow');
          ecd.jq('#calendar_wrapLarge').empty().append(ecd.jq(ecdata).html());
        });
      });

ecd.jq('#EC_nextMonthLarge')
	.prepend("June&nbsp;&#187;")
	.mouseover(function() {
		ecd.jq(this).css('cursor', 'pointer')
		})
	.click(function() {
		ecd.jq('#EC_ajaxLoader').show('slow');
		ecd.jq.get("http://www.sistersinsync.ca/index.php",
			{EC_action: "switchMonthLarge", EC_month: "6", EC_year: "2012"},
			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[<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://www.sistersinsync.ca/wp-content/plugins/events-calendar/images/ajax-loader.gif" /></div>May 2012</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">Mon</th>
<th abbr="Tuesday" scope="col" title="Tuesday">Tue</th>
<th abbr="Wednesday" scope="col" title="Wednesday">Wed</th>
<th abbr="Thursday" scope="col" title="Thursday">Thu</th>
<th abbr="Friday" scope="col" title="Friday">Fri</th>
<th abbr="Saturday" scope="col" title="Saturday">Sat</th>
<th abbr="Sunday" scope="col" title="Sunday">Sun</th>
</tr></thead>
<tbody><tr>
<td colspan="1" 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>
<td><div class="dayHead">6</div><div id="events-calendar-6Large"></div></td>
</tr><tr>
<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>
<td><div class="dayHead">13</div><div id="events-calendar-13Large"></div></td>
</tr><tr>
<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>
<td id="todayLarge" style="font-weight: bold;" ><div class="dayHead">20</div><div id="events-calendar-20Large"></div></td>
</tr><tr>
<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>
<td><div class="dayHead">27</div><div id="events-calendar-27Large"></div></td>
</tr><tr>
<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><div class="dayHead">31</div><div id="events-calendar-31Large"></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;April")
	.mouseover(function() {
		ecd.jq(this).css('cursor', 'pointer')
		})
	.click(function() {
		ecd.jq('#EC_ajaxLoader').show('slow');
		ecd.jq.get("http://www.sistersinsync.ca/index.php",
        {EC_action: "switchMonthLarge", EC_month: "4", EC_year: "2012"},
        function(ecdata) {
			 ecd.jq('#EC_ajaxLoader').hide('slow');
          ecd.jq('#calendar_wrapLarge').empty().append(ecd.jq(ecdata).html());
        });
      });

ecd.jq('#EC_nextMonthLarge')
	.prepend("June&nbsp;&#187;")
	.mouseover(function() {
		ecd.jq(this).css('cursor', 'pointer')
		})
	.click(function() {
		ecd.jq('#EC_ajaxLoader').show('slow');
		ecd.jq.get("http://www.sistersinsync.ca/index.php",
			{EC_action: "switchMonthLarge", EC_month: "6", EC_year: "2012"},
			function(ecdata) {
				ecd.jq('#EC_ajaxLoader').hide('slow');
				ecd.jq('#calendar_wrapLarge').empty().append(ecd.jq(ecdata).html());
			});
		});
 });
 })(jQuery);
//]]>
</script>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.sistersinsync.ca/calendar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
