<?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"
	>

<channel>
	<title>Kyogle Dirt Bike Club</title>
	<atom:link href="http://kyogledirtbikeclub.com.au/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://kyogledirtbikeclub.com.au</link>
	<description>Affiliated with Motorcycling NSW Inc.</description>
	<pubDate>Fri, 09 Jul 2010 01:50:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Events Calendar</title>
		<link>http://kyogledirtbikeclub.com.au/?p=53</link>
		<comments>http://kyogledirtbikeclub.com.au/?p=53#comments</comments>
		<pubDate>Sat, 26 Jul 2008 06:32:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Events Calendar]]></category>

		<guid isPermaLink="false">http://kyogledirtbikeclub.com.au/?p=53</guid>
		<description><![CDATA[<div id="calendar_wrapLarge"><h2 style="text-align:center;"><span id="EC_previousMonthLarge"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;September&nbsp;2010&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span id="EC_nextMonthLarge"></span></h2><br /><table id="wp-calendarLarge">
	<thead>
	<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 id="todayLarge"><div class="dayHead">5</div><div id="events-calendar-5Large"></div></td>
	</tr>
	<tr>
		<td><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">
      jQuery(function($) {
        $(document).ready(function() {
          $('#events-calendar-7Large').append("<span id=\"events-calendar-7-61Large\">Club Meeting - 7.00 pm</span><br />");
          $('#events-calendar-7-61Large').attr('title', '<strong>Title: </strong>Club Meeting - 7.00 pm<br /><strong>Location: </strong>Bottom Pub, Kyogle<br />');
          $('#events-calendar-7-61Large').mouseover(function() {
            $(this).css('cursor', 'pointer');
          });
          $('#events-calendar-7-61Large').Tooltip({
            delay:0,
            track:true
          });
        });
      });
    </script>
    <script type="text/javascript">
      jQuery(function($) {
        $(document).ready(function() {
          $('#events-calendar-26Large').append("<span id=\"events-calendar-26-72Large\">Poker Run</span><br />");
          $('#events-calendar-26-72Large').attr('title', '<strong>Title: </strong>Poker Run<br /><strong>Location: </strong>Taveners Road, Kyogle<br />');
          $('#events-calendar-26-72Large').mouseover(function() {
            $(this).css('cursor', 'pointer');
          });
          $('#events-calendar-26-72Large').Tooltip({
            delay:0,
            track:true
          });
        });
      });
    </script>
    <script type="text/javascript">
      jQuery(function($) {
        $(document).ready(function() {
          /*-- Added for localisation by Heirem ---------------- */
          $('#EC_previousMonthLarge').append("&laquo;August");
          // $('#EC_previousMonthLarge').append("&laquo;Aug");
          $('#EC_nextMonthLarge').prepend("October&raquo;");
          //$('#EC_nextMonthLarge').prepend("Oct&raquo;");
          /*---------------------------------------------------- */
          $('#EC_previousMonthLarge').mouseover(function() {
            $(this).css('cursor', 'pointer');
          });
          $('#EC_nextMonthLarge').mouseover(function() {
            $(this).css('cursor', 'pointer');
          });
          $('#EC_previousMonthLarge').click(function() {
            $.get("http://kyogledirtbikeclub.com.au",
            {EC_action: "switchMonthLarge", EC_month: 8, EC_year: 2010},
            function(data) {
              $('#calendar_wrapLarge').empty();
              //$('#calendar_wrapLarge').append(data);
              $('#calendar_wrapLarge').append($(data).html());
            });
          });
          $('#EC_nextMonthLarge').click(function() {
            $.get("http://kyogledirtbikeclub.com.au",
            {EC_action: "switchMonthLarge", EC_month: 10, EC_year: 2010},
            function(data) {
              $('#calendar_wrapLarge').empty();
              //$('#calendar_wrapLarge').append(data);
              $('#calendar_wrapLarge').append($(data).html());
            });
          });
        });
      });
    </script>
</div>
]]></description>
		<wfw:commentRss>http://kyogledirtbikeclub.com.au/?feed=rss2&amp;p=53</wfw:commentRss>
		</item>
	</channel>
</rss>
