
          var events = new Array();

           function eventObject(eventID,eventDate,weekDay,monthDay,title,time,location,cost,
      presenter,presenterInfo,eventDescription,shortTitle,picture1,picture2, linkTo) {
            this.eventID = eventID;
            this.eventDate = eventDate;
            this.weekDay = weekDay;
            this.monthDay = monthDay;
            this.title = title;
            this.time = time;
            this.location = location;
            this.cost = cost;
            this.presenter = presenter;
            this.presenterInfo = presenterInfo;
            this.eventDescription = eventDescription;
            this.shortTitle = shortTitle;
            this.picture1 = picture1;
            this.picture2 = picture2;
            this.linkTo = linkTo;
            this.displayOne = displayOne;
          }







          function showAll() {
              content="";
              content+="<HTML><HEAD><TITLE>Camp Events</TITLE></HEAD>";
              content+="<BODY><DIV ALIGN=center>";
              content+="<TABLE WIDTH='85%' BORDER CELLPADDING='2'>";
              content+="<TR><TH COLSPAN='2' ALIGN='center'>";
              content+="Camp Events";
              content+="<TR><TH>Date<TH>Event";

              for (var i = 1; i < len; i++) {
                   content+="<TR><TD>";
                   content+="<A HREF='javascript:void(window.opener.events[" + i + "].displayOne());'>";
                   content+=events[i].monthDay + "</A>";
                   content+="<TD>" + events[i].title;
                }

              content+="</TABLE><FORM>";
              content+="<INPUT TYPE='button' VALUE='OK' onClick='window.close();'>";
              content+="</FORM></DIV></BODY></HTML>";

              fullWindow = open("","AllWindow","width=450,height=395,resizable=1,scrollbars=1");
              newWindow(fullWindow);
              fullWindowStatus = true;
          }

          function newWindow(x) {
                x.document.close();
                x.document.open();
                x.document.write(content);
                x.document.close();
                x.moveTo(20,20);
                x.focus();
          }












































            function displayOne() {
                 content="";
                 content+="<HTML><HEAD><TITLE>" + this.title + "</TITLE></HEAD>";
                 content+="<BODY><DIV ALIGN='center'>";
                 content+="<TABLE WIDTH='90%'><TR><TD COLSPAN='2' ALIGN='center'>";
                 content+="<H3>Event: " + this.title.bold() +  "</H3><HR>";
                 content+="<TR><TD><B>Date::</B> " + this.monthDay + "</td></tr>";
                 content+="<TR><TD><B>Time:</B> " + this.time + "</td></tr>";
                 content+="<TR><TD><B>Description:</B> " + this.eventDescription + "</td></tr>";
                 if (this.linkTo != "")
                    {content += "<TR><TD><BR><A target='_blank' href='" + this.linkTo +  " '>View Flyer</A></TD></TR>";}
                 content+="</TABLE><FORM>";
                 content+="<INPUT TYPE='button' VALUE='Close Window' onClick='window.close();'>";
                 content+="</FORM></DIV></BODY></HTML>";

           oneWindow = open("","OneWindow","width=450,height=290");
           newWindow(oneWindow);
           oneWindowStatus = true;
           }




















































 events[         1 ] = new  eventObject(' 4635 ' , ' 3/1/2010 ' , ' Monday ' , 'March' ,

       'Mediums Night' , '7:00 pm' ,
       'Andrew Jackson Davis Building' , '$20' ,
       '' ,

       '' ,
        '1st Monday of each month.  Mini-readings by Camp Mediums $20.  Numbers available at the Bookstore beginning at 5:30 pm.  Come'
       + ' early and choose your favorite medium.  Readings start at 7 pm.  Doors open at 6:30 pm.',
'Mediums Night' ,













       '' ,
       '' ,

       'Flyers/Ongoing/2009_12_MediumsNight.pdf');


 events[         2 ] = new  eventObject(' 5278 ' , ' 3/2/2010 ' , ' Tuesday ' , 'March' ,

       'Healing Services' , '2:00 pm - 4:00 pm' ,
       'Caesar Forman Healing Temple' , '' ,
       '' ,

       '' ,
        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'

       + 'ing on of hands.',

       'Healing Service' ,

       '' ,
       '' ,
       '');



 events[         3 ] = new  eventObject(' 4739 ' , ' 3/2/2010 ' , ' Tuesday ' , 'March' ,

       'BINGO' , '7:00 pm - 9:00 pm' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,

       '' ,
        'Join us for an evening of fun, excitement, surprises, and Jackpots.  Cards are $10, $15, $20, and $25 a package, extra dauber'
       + 's and refreshments are available',



       'BINGO' ,

       '' ,
       '' ,
       '');






 events[         4 ] = new  eventObject(' 5449 ' , ' 3/3/2010 ' , ' Wednesday ' , 'March' ,

       'Transmission Meditation' , '10:30 am' ,
       'Andrew Jackson Davis Building' , 'Free' ,
       'Rev. Iona Osborne' ,

       '' ,
        'Based on Benjamin Cremes books.',




       'Transmission' ,

       '' ,
       '' ,
       '');



 events[         5 ] = new  eventObject(' 4791 ' , ' 3/3/2010 ' , ' Wednesday ' , 'March' ,

       'Wednesday Night Message Service' , '7:00 pm - 9:00 pm' ,
       'Colby Temple' , '$5' ,
       '' ,
       '' ,

        'Healing will be offered in Colby Temple from 7pm until 7:25pm.  The Message Service will consist of a brief talk followed by '
       + 'professional and student messages ending at approximately 9pm.',



       'Wed Messages' ,
       '' ,

       '' ,
       '');



 events[         6 ] = new  eventObject(' 4843 ' , ' 3/4/2010 ' , ' Thursday ' , 'March' ,
       'Healing Meditation Services' , '10:45 am' ,

       'Andrew Jackson Davis Building' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Circle' ,
       '' ,

       '' ,
       '');




 events[         7 ] = new  eventObject(' 5328 ' , ' 3/4/2010 ' , ' Thursday ' , 'March' ,

       'Healing Services' , '2:00 pm - 4:00 pm' ,
       'Caesar Forman Healing Temple' , '' ,
       '' ,

       '' ,
        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'

       + 'ing on of hands.',

       'Healing Service' ,

       '' ,
       '' ,
       '');



 events[         8 ] = new  eventObject(' 5424 ' , ' 3/5/2010 ' , ' Friday ' , 'March' ,

       'Come Feel the Spirit' , '7:00 pm - 9:00 pm' ,
       'Colby Temple' , '$5 Donation' ,
       'Dr. Louis Gates' ,
       '' ,

        'Let Dr. Louis Gates put you in touch with spirit.  Enjoy an old time Spiritualist Message Service.  Louis has been able to se'
       + 'e spirit as a child and has been able to talk to deceased loved ones for over 48 years.  Come with an open mind and let Louis'
       + ' show you that there is not death but a doorway to God.',


       'Feel The Spirit' ,
       '' ,

       '' ,
       '');



 events[         9 ] = new  eventObject(' 4896 ' , ' 3/6/2010 ' , ' Saturday ' , 'March' ,
       'Historic Tours of Cassadaga' , '' ,

       'Bookstore' , '$15' ,
       '' ,
       '' ,

        '(1:00pm and 3:00pm) Learn about Cassadagas unique and mysterious beginnings, its unusual architecture, and the spirit activit'
       + 'y that still goes on within the homes of present day mediums.  Come away informed and enriched by this amazing, educational e'
       + 'xperience.  Visit Colby Temple and learn about what Spiritualism really is.  Then step into the Seance Room and hear how sean'

       + 'ces and other physical phenomena are performed and taught here at the Camp.',
       'Historic Tour' ,
       '' ,

       '' ,
       '');




 events[        10 ] = new  eventObject(' 5271 ' , ' 3/6/2010 ' , ' Saturday ' , 'March' ,

       'Everyday Hands On Healing' , '12:00 pm - 5:00 pm' ,
       '' , '$40 for two' ,
       'Rev. Lynn Walker' ,

       '' ,
        'Practical Healing techniques for fevers, aches and pains, headaches, minor traumas that you can start using immediately.',




       'Everyday Heal' ,

       '' ,
       '' ,
       'Flyers/Flyer2010/2010_03_06_EverydayHealing_LynnWalker.pdf');



 events[        11 ] = new  eventObject(' 5502 ' , ' 3/6/2010 ' , ' Saturday ' , 'March' ,

       'Free Mini Seminar' , '1:00 pm - 2:00 pm' ,
       'Bookstore' , 'Free' ,
       '' ,
       '' ,

        'Informational seminars on many different topics evry Saturday.  Learn about Crystals, Native Americans, Tarot Cards, Pendulum'
       + 's, Healing Modalities.  Call for todays subject 386-228-2880.',



       'Mini Seminar' ,
       '' ,

       '' ,
       '');



 events[        12 ] = new  eventObject(' 5378 ' , ' 3/6/2010 ' , ' Saturday ' , 'March' ,
       'Healing Services' , '2:00 pm - 4:00 pm' ,

       'Caesar Forman Healing Temple' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Service' ,
       '' ,

       '' ,
       '');




 events[        13 ] = new  eventObject(' 5229 ' , ' 3/6/2010 ' , ' Saturday ' , 'March' ,

       'Native American Gathering' , '6:00 pm - 8:00 pm' ,
       'Eloise Page Park' , '' ,
       '' ,

       '' ,
        'Bring a chair and a dish to share.  Drumming, dancing, flute playing, prayers, stories, and customs.  This is a family-friend'
       + 'ly event.  Everyone is welcome!',



       'Native American' ,

       '' ,
       '' ,
       '');



 events[        14 ] = new  eventObject(' 4948 ' , ' 3/6/2010 ' , ' Saturday ' , 'March' ,

       'Orb Photography Tour' , '7:00 pm' ,
       'Meet in front of Bookstore' , '$25' ,
       '' ,
       '' ,

        '7:00pm EST (8:00pm EDT) A walking tour of Cassadaga to explore energy spots.  Take your own photo or see the pictures taken b'
       + 'y your guide.',



       'Orb Photography' ,
       '' ,

       '' ,
       '');



 events[        15 ] = new  eventObject(' 5000 ' , ' 3/7/2010 ' , ' Sunday ' , 'March' ,
       'Adult Lyceum' , '9:30 am' ,

       'Andrew Jackson Davis Building' , '' ,
       '' ,
       '' ,

        'Lyceum classes are provided as a forum for those who have a desire to learn more about the Religion, Science, and Philosophy '
       + 'of Spiritualism.  Lyceum is another word for Sunday School.  Each week a different teacher will provide an instructive format'
       + ' in which one may learn the truths of Spiritualism and other related subjects.',


       'Adult Lyceum' ,
       '' ,

       '' ,
       '');




 events[        16 ] = new  eventObject(' 5052 ' , ' 3/7/2010 ' , ' Sunday ' , 'March' ,

       'Sunday Church Service' , '10:30 am' ,
       'Colby Temple' , '' ,
       '' ,

       '' ,
        'Join us at Colby Memorial Temple for our weekly Church Service.  All are welcome!',




       'Sunday Service' ,

       '' ,
       '' ,
       '');



 events[        17 ] = new  eventObject(' 5104 ' , ' 3/7/2010 ' , ' Sunday ' , 'March' ,

       'Sunday Afternoon Message Service' , '12:30 pm - 1:30 pm' ,
       'Andrew Jackson Davis Building' , 'Donation' ,
       '' ,
       '' ,

        'This is a public message service where our students and mediums demonstrate the continuity of life.',




       'Sun Aft Message' ,
       '' ,

       '' ,
       '');



 events[        18 ] = new  eventObject(' 4601 ' , ' 3/7/2010 ' , ' Sunday ' , 'March' ,
       'Unlocking the Door to the Spirit World' , '2:00 pm - 4:00 pm' ,

       'Andrew Jackson Davis Building' , '$20' ,
       'Pamela Edmunds' ,
       '' ,

        'Practice exercises to prove that life lives on beyond the process called death.  Pamela travels the country serving as an Ins'
       + 'pirational Lecturer at Spirtiualist Churches and hosts a weekly radio show -Bridge Between Two worlds- on the Internet.',



       'Unlock the Door' ,
       '' ,

       '' ,
       '');




 events[        19 ] = new  eventObject(' 5507 ' , ' 3/7/2010 ' , ' Sunday ' , 'March' ,

       'Course In Miracles' , '5:30 pm - 7:30 pm' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,

       '' ,
        ''
       + ''

       + ''
       + '',
       'CourseInMiracle' ,

       '' ,
       '' ,
       '');



 events[        20 ] = new  eventObject(' 5279 ' , ' 3/9/2010 ' , ' Tuesday ' , 'March' ,

       'Healing Services' , '2:00 pm - 4:00 pm' ,
       'Caesar Forman Healing Temple' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Service' ,
       '' ,

       '' ,
       '');



 events[        21 ] = new  eventObject(' 4740 ' , ' 3/9/2010 ' , ' Tuesday ' , 'March' ,
       'BINGO' , '7:00 pm - 9:00 pm' ,

       'Andrew Jackson Davis Building' , '' ,
       '' ,
       '' ,

        'Join us for an evening of fun, excitement, surprises, and Jackpots.  Cards are $10, $15, $20, and $25 a package, extra dauber'
       + 's and refreshments are available',



       'BINGO' ,
       '' ,

       '' ,
       '');




 events[        22 ] = new  eventObject(' 5499 ' , ' 3/9/2010 ' , ' Tuesday ' , 'March' ,

       'Memorial Service for June Schmitt' , '7:00 pm' ,
       'Metaphysical Centre' , '' ,
       '' ,

       '' ,
        'A Celebration of Life service will be held for June Schmitt at the Metaphysical Center, 104 East Michigan Avenue, Lake Helen.',




       'June Schmitt' ,

       '' ,
       '' ,
       '');



 events[        23 ] = new  eventObject(' 4660 ' , ' 3/9/2010 ' , ' Tuesday ' , 'March' ,

       'Temple Healings' , '7:00 pm - 9:00 pm' ,
       'Colby Temple' , 'Donations Graciously Accepted' ,
       'Rev. Donald J. Zanghi, D.Min.' ,
       '' ,

        'Temple Healing service and meditation.',




       'Temple Healings' ,
       '' ,

       '' ,
       '');



 events[        24 ] = new  eventObject(' 5450 ' , ' 3/10/2010 ' , ' Wednesday ' , 'March' ,
       'Transmission Meditation' , '10:30 am' ,

       'Andrew Jackson Davis Building' , 'Free' ,
       'Rev. Iona Osborne' ,
       '' ,

        'Based on Benjamin Cremes books.',




       'Transmission' ,
       '' ,

       '' ,
       '');




 events[        25 ] = new  eventObject(' 4792 ' , ' 3/10/2010 ' , ' Wednesday ' , 'March' ,

       'Wednesday Night Message Service' , '7:00 pm - 9:00 pm' ,
       'Colby Temple' , '$5' ,
       '' ,

       '' ,
        'Healing will be offered in Colby Temple from 7pm until 7:25pm.  The Message Service will consist of a brief talk followed by '
       + 'professional and student messages ending at approximately 9pm.',



       'Wed Messages' ,

       '' ,
       '' ,
       '');



 events[        26 ] = new  eventObject(' 4844 ' , ' 3/11/2010 ' , ' Thursday ' , 'March' ,

       'Healing Meditation Services' , '10:45 am' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Circle' ,
       '' ,

       '' ,
       '');



 events[        27 ] = new  eventObject(' 5329 ' , ' 3/11/2010 ' , ' Thursday ' , 'March' ,
       'Healing Services' , '2:00 pm - 4:00 pm' ,

       'Caesar Forman Healing Temple' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Service' ,
       '' ,

       '' ,
       '');




 events[        28 ] = new  eventObject(' 4709 ' , ' 3/12/2010 ' , ' Friday ' , 'March' ,

       'Reiki' , '7:00 pm' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,

       '' ,
        ''
       + ''

       + ''
       + '',
       'Reiki' ,

       '' ,
       '' ,
       'Flyers/Flyer2007/ReikiCircle.pdf');



 events[        29 ] = new  eventObject(' 4697 ' , ' 3/12/2010 ' , ' Friday ' , 'March' ,

       'Candlelight Healing' , '7:30 pm' ,
       'Colby Temple' , '' ,
       '' ,
       '' ,

        'Come join us in the wonderful opportunity for healing. Many Camp healers participate in this service of music meditation and '
       + 'healing conducted in the soothing glow of candlelight during an evening of peace and harmony.',



       'Candlelight Hea' ,
       '' ,

       '' ,
       '');



 events[        30 ] = new  eventObject(' 4897 ' , ' 3/13/2010 ' , ' Saturday ' , 'March' ,
       'Historic Tours of Cassadaga' , '' ,

       'Bookstore' , '$15' ,
       '' ,
       '' ,

        '(1:00pm and 3:00pm) Learn about Cassadagas unique and mysterious beginnings, its unusual architecture, and the spirit activit'
       + 'y that still goes on within the homes of present day mediums.  Come away informed and enriched by this amazing, educational e'
       + 'xperience.  Visit Colby Temple and learn about what Spiritualism really is.  Then step into the Seance Room and hear how sean'

       + 'ces and other physical phenomena are performed and taught here at the Camp.',
       'Historic Tour' ,
       '' ,

       '' ,
       '');




 events[        31 ] = new  eventObject(' 5503 ' , ' 3/13/2010 ' , ' Saturday ' , 'March' ,

       'Free Mini Seminar' , '1:00 pm - 2:00 pm' ,
       'Bookstore' , 'Free' ,
       '' ,

       '' ,
        'Informational seminars on many different topics evry Saturday.  Learn about Crystals, Native Americans, Tarot Cards, Pendulum'
       + 's, Healing Modalities.  Call for todays subject 386-228-2880.',



       'Mini Seminar' ,

       '' ,
       '' ,
       '');



 events[        32 ] = new  eventObject(' 5379 ' , ' 3/13/2010 ' , ' Saturday ' , 'March' ,

       'Healing Services' , '2:00 pm - 4:00 pm' ,
       'Caesar Forman Healing Temple' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Service' ,
       '' ,

       '' ,
       '');



 events[        33 ] = new  eventObject(' 4949 ' , ' 3/13/2010 ' , ' Saturday ' , 'March' ,
       'Orb Photography Tour' , '7:00 pm' ,

       'Meet in front of Bookstore' , '$25' ,
       '' ,
       '' ,

        '7:00pm EST (8:00pm EDT) A walking tour of Cassadaga to explore energy spots.  Take your own photo or see the pictures taken b'
       + 'y your guide.',



       'Orb Photography' ,
       '' ,

       '' ,
       '');




 events[        34 ] = new  eventObject(' 5001 ' , ' 3/14/2010 ' , ' Sunday ' , 'March' ,

       'Adult Lyceum' , '9:30 am' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,

       '' ,
        'Lyceum classes are provided as a forum for those who have a desire to learn more about the Religion, Science, and Philosophy '
       + 'of Spiritualism.  Lyceum is another word for Sunday School.  Each week a different teacher will provide an instructive format'

       + ' in which one may learn the truths of Spiritualism and other related subjects.',

       'Adult Lyceum' ,

       '' ,
       '' ,
       '');



 events[        35 ] = new  eventObject(' 5053 ' , ' 3/14/2010 ' , ' Sunday ' , 'March' ,

       'Sunday Church Service' , '10:30 am' ,
       'Colby Temple' , '' ,
       '' ,
       '' ,

        'Join us at Colby Memorial Temple for our weekly Church Service.  All are welcome!',




       'Sunday Service' ,
       '' ,

       '' ,
       '');



 events[        36 ] = new  eventObject(' 5105 ' , ' 3/14/2010 ' , ' Sunday ' , 'March' ,
       'Sunday Afternoon Message Service' , '12:30 pm - 1:30 pm' ,

       'Andrew Jackson Davis Building' , 'Donation' ,
       '' ,
       '' ,

        'This is a public message service where our students and mediums demonstrate the continuity of life.',




       'Sun Aft Message' ,
       '' ,

       '' ,
       '');




 events[        37 ] = new  eventObject(' 4604 ' , ' 3/14/2010 ' , ' Sunday ' , 'March' ,

       'Meet Your Spiritual Teachers' , '2:00 pm - 5:00 pm' ,
       'Andrew Jackson Davis Building' , '$30' ,
       'Dr. James Thomas' ,

       '' ,
        'Who are your Spirtual Teachers or Guides and how do they help you?  Explore the purpose each one has in your Spiritual Band. '
       + ' $25 if you pre-register at the Bookstore.  For reservations, please call (386) 228-2880.',



       'Spirit Teachers' ,

       '' ,
       '' ,
       '');



 events[        38 ] = new  eventObject(' 5498 ' , ' 3/14/2010 ' , ' Sunday ' , 'March' ,

       'Memorial Service for June Schmitt' , '2:00 pm' ,
       'Colby Temple' , '' ,
       '' ,
       '' ,

        'Please come and share an ancedote or story of June or just come and enjoy the celebration of a  truly unique individual.',




       'June Schmitt' ,
       '' ,

       '' ,
       '');



 events[        39 ] = new  eventObject(' 5508 ' , ' 3/14/2010 ' , ' Sunday ' , 'March' ,
       'Course In Miracles' , '5:30 pm - 7:30 pm' ,

       'Andrew Jackson Davis Building' , '' ,
       '' ,
       '' ,

        ''
       + ''
       + ''

       + '',
       'CourseInMiracle' ,
       '' ,

       '' ,
       '');




 events[        40 ] = new  eventObject(' 4569 ' , ' 3/15/2010 ' , ' Monday ' , 'March' ,

       'Women New Moon Circle Gatherings' , '7:00 pm - 9:00 pm' ,
       'Andrew Jackson Davis Building' , 'Love Offering' ,
       'Robin Matutino' ,

       '' ,
        'Women gather in sisterhood to support, share, meditate, heal, and pray and to raise vibration for peace, healing renewal both'
       + ' personal and global',



       'Moon Circle' ,

       '' ,
       '' ,
       'Flyers/Flyer2009/WomenCircle-RobinMatutino.pdf');



 events[        41 ] = new  eventObject(' 4648 ' , ' 3/16/2010 ' , ' Tuesday ' , 'March' ,

       'Mediums Day' , '1:00 pm - 3:00 pm' ,
       'Andrew Jackson Davis Building' , '$20' ,
       '' ,
       '' ,

        'A daytime alternative to the popular Mediums Night mini-readings.  Select fromCertified Mediums starting at Noon.  Readings b'
       + 'egin at 1:00pm and end with 3:00pm appointment.  Limited availability.  Call ahead to avoid disappointment.',



       'Medium Day' ,
       '' ,

       '' ,
       'Flyers/Ongoing/2009_12_MediumsDay.pdf');



 events[        42 ] = new  eventObject(' 5280 ' , ' 3/16/2010 ' , ' Tuesday ' , 'March' ,
       'Healing Services' , '2:00 pm - 4:00 pm' ,

       'Caesar Forman Healing Temple' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Service' ,
       '' ,

       '' ,
       '');




 events[        43 ] = new  eventObject(' 4741 ' , ' 3/16/2010 ' , ' Tuesday ' , 'March' ,

       'BINGO' , '7:00 pm - 9:00 pm' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,

       '' ,
        'Join us for an evening of fun, excitement, surprises, and Jackpots.  Cards are $10, $15, $20, and $25 a package, extra dauber'
       + 's and refreshments are available',



       'BINGO' ,

       '' ,
       '' ,
       '');



 events[        44 ] = new  eventObject(' 4672 ' , ' 3/16/2010 ' , ' Tuesday ' , 'March' ,

       'Arcing Light Healing' , '7:30 pm - 9:00 pm' ,
       'Colby Temple' , 'Donation' ,
       '' ,
       '' ,

        'Experience Arcing Light Healing at Colby Memorial Temple the third Tuesday of each month, starting at 7:30pm.  Arcing Light i'
       + 's a divine spritiual healing modality that releases all conditions of stress and dis-ease.  Love offerings are appreciated.',



       'Light Healing' ,
       '' ,

       '' ,
       '');



 events[        45 ] = new  eventObject(' 5451 ' , ' 3/17/2010 ' , ' Wednesday ' , 'March' ,
       'Transmission Meditation' , '10:30 am' ,

       'Andrew Jackson Davis Building' , 'Free' ,
       'Rev. Iona Osborne' ,
       '' ,

        'Based on Benjamin Cremes books.',




       'Transmission' ,
       '' ,

       '' ,
       '');




 events[        46 ] = new  eventObject(' 4793 ' , ' 3/17/2010 ' , ' Wednesday ' , 'March' ,

       'Wednesday Night Message Service' , '7:00 pm - 9:00 pm' ,
       'Colby Temple' , '$5' ,
       '' ,

       '' ,
        'Healing will be offered in Colby Temple from 7pm until 7:25pm.  The Message Service will consist of a brief talk followed by '
       + 'professional and student messages ending at approximately 9pm.',



       'Wed Messages' ,

       '' ,
       '' ,
       '');



 events[        47 ] = new  eventObject(' 4845 ' , ' 3/18/2010 ' , ' Thursday ' , 'March' ,

       'Healing Meditation Services' , '10:45 am' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Circle' ,
       '' ,

       '' ,
       '');



 events[        48 ] = new  eventObject(' 5330 ' , ' 3/18/2010 ' , ' Thursday ' , 'March' ,
       'Healing Services' , '2:00 pm - 4:00 pm' ,

       'Caesar Forman Healing Temple' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Service' ,
       '' ,

       '' ,
       '');




 events[        49 ] = new  eventObject(' 5512 ' , ' 3/18/2010 ' , ' Thursday ' , 'March' ,

       'Electronic Communication with the Spirit World' , '7:00 pm - 9:00 pm' ,
       'Andrew Jackson Davis Building' , '$20' ,
       'Rev. Don Zanghi' ,

       '' ,
        'See and hear the evidence from researchers around the world clearly showing this communication. Follow Don as he traces the h'
       + 'istory of electronic spirit communication right up to the astounding communications by George Meek (MetaScience)-Sarah Estep '

       + '(American Association – Electronic Voice Phenomena (AA-EVP))-- and Mark Macy (Instrumental Transcommunication or ITC) See and'
       + ' hear examples of spirit communication via tape recordings from tape players and radio --visual images from television and co',
       'Electronic Comm' ,

       '' ,
       '' ,
       'Flyers/Flyer2010/2010_03_18_ElectronicCommunication_DonZanghi.pdf');



 events[        50 ] = new  eventObject(' 4898 ' , ' 3/20/2010 ' , ' Saturday ' , 'March' ,

       'Historic Tours of Cassadaga' , '' ,
       'Bookstore' , '$15' ,
       '' ,
       '' ,

        '(1:00pm and 3:00pm) Learn about Cassadagas unique and mysterious beginnings, its unusual architecture, and the spirit activit'
       + 'y that still goes on within the homes of present day mediums.  Come away informed and enriched by this amazing, educational e'
       + 'xperience.  Visit Colby Temple and learn about what Spiritualism really is.  Then step into the Seance Room and hear how sean'

       + 'ces and other physical phenomena are performed and taught here at the Camp.',
       'Historic Tour' ,
       '' ,

       '' ,
       '');



 events[        51 ] = new  eventObject(' 5500 ' , ' 3/20/2010 ' , ' Saturday ' , 'March' ,
       'Meet The Candidates' , '' ,

       '' , '' ,
       '' ,
       '' ,

        ''
       + ''
       + ''

       + '',
       'Meet Candidates' ,
       '' ,

       '' ,
       '');




 events[        52 ] = new  eventObject(' 4608 ' , ' 3/20/2010 ' , ' Saturday ' , 'March' ,

       'Death and Dying, Part 1' , '10:00 am - 5:00 pm' ,
       'Andrew Jackson Davis Building' , '$100 for both parts' ,
       'Rev. Ben Cox' ,

       '' ,
        'For the complete list of course details and suggested reading materials (Part 2 is March 27)',




       'Death and Dying' ,

       '' ,
       '' ,
       '');



 events[        53 ] = new  eventObject(' 5504 ' , ' 3/20/2010 ' , ' Saturday ' , 'March' ,

       'Free Mini Seminar' , '1:00 pm - 2:00 pm' ,
       'Bookstore' , 'Free' ,
       '' ,
       '' ,

        'Informational seminars on many different topics evry Saturday.  Learn about Crystals, Native Americans, Tarot Cards, Pendulum'
       + 's, Healing Modalities.  Call for todays subject 386-228-2880.',



       'Mini Seminar' ,
       '' ,

       '' ,
       '');



 events[        54 ] = new  eventObject(' 5380 ' , ' 3/20/2010 ' , ' Saturday ' , 'March' ,
       'Healing Services' , '2:00 pm - 4:00 pm' ,

       'Caesar Forman Healing Temple' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Service' ,
       '' ,

       '' ,
       '');




 events[        55 ] = new  eventObject(' 5149 ' , ' 3/20/2010 ' , ' Saturday ' , 'March' ,

       'Community Dinner' , '6:00 pm' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,

       '' ,
        'Bring a covered dish and enjoy the company!',




       'Community Dinne' ,

       '' ,
       '' ,
       '');



 events[        56 ] = new  eventObject(' 4563 ' , ' 3/20/2010 ' , ' Saturday ' , 'March' ,

       'Lets Go To The Movies' , '7:00 pm - 9:00 pm' ,
       'Andrew Jackson Davis Building' , '$8' ,
       'Rev. Don Zanghi' ,
       '' ,

        'A Spiritual or Metaphysical movie will be shown and there will be an opportunity for discussion afterward.  Popcorn and sodas'
       + ' will be available.',



       'Go To Movies' ,
       '' ,

       '' ,
       'Flyers/Flyer2009/2009_04_11_LetsGoToTheMovies.pdf');



 events[        57 ] = new  eventObject(' 4950 ' , ' 3/20/2010 ' , ' Saturday ' , 'March' ,
       'Orb Photography Tour' , '7:00 pm' ,

       'Meet in front of Bookstore' , '$25' ,
       '' ,
       '' ,

        '7:00pm EST (8:00pm EDT) A walking tour of Cassadaga to explore energy spots.  Take your own photo or see the pictures taken b'
       + 'y your guide.',



       'Orb Photography' ,
       '' ,

       '' ,
       '');




 events[        58 ] = new  eventObject(' 5002 ' , ' 3/21/2010 ' , ' Sunday ' , 'March' ,

       'Adult Lyceum' , '9:30 am' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,

       '' ,
        'Lyceum classes are provided as a forum for those who have a desire to learn more about the Religion, Science, and Philosophy '
       + 'of Spiritualism.  Lyceum is another word for Sunday School.  Each week a different teacher will provide an instructive format'

       + ' in which one may learn the truths of Spiritualism and other related subjects.',

       'Adult Lyceum' ,

       '' ,
       '' ,
       '');



 events[        59 ] = new  eventObject(' 5054 ' , ' 3/21/2010 ' , ' Sunday ' , 'March' ,

       'Sunday Church Service' , '10:30 am' ,
       'Colby Temple' , '' ,
       '' ,
       '' ,

        'Join us at Colby Memorial Temple for our weekly Church Service.  All are welcome!',




       'Sunday Service' ,
       '' ,

       '' ,
       '');



 events[        60 ] = new  eventObject(' 5106 ' , ' 3/21/2010 ' , ' Sunday ' , 'March' ,
       'Sunday Afternoon Message Service' , '12:30 pm - 1:30 pm' ,

       'Andrew Jackson Davis Building' , 'Donation' ,
       '' ,
       '' ,

        'This is a public message service where our students and mediums demonstrate the continuity of life.',




       'Sun Aft Message' ,
       '' ,

       '' ,
       '');




 events[        61 ] = new  eventObject(' 4611 ' , ' 3/21/2010 ' , ' Sunday ' , 'March' ,

       'Creative Mind / Creative Possibilities' , '2:00 pm - 4:00 pm' ,
       'Andrew Jackson Davis Building' , '$25' ,
       'Rev. Diane Davis' ,

       '' ,
        'Give yourself a chance and discover how your intuitive / creative mind leads you to greater choices and greater opportunities'
       + ' for yourself and others.',



       'Creative Mind' ,

       '' ,
       '' ,
       '');



 events[        62 ] = new  eventObject(' 5241 ' , ' 3/21/2010 ' , ' Sunday ' , 'March' ,

       'Spirit Speaks' , '2:00 pm - 4:00 pm' ,
       'Colby Temple' , '$5 Donation' ,
       'Rev. Mary Rose Gray' ,
       '' ,

        'Messages from those in Spirit. Rev.Mary Rose Gray',




       'Spirit Speaks' ,
       '' ,

       '' ,
       '');



 events[        63 ] = new  eventObject(' 5509 ' , ' 3/21/2010 ' , ' Sunday ' , 'March' ,
       'Course In Miracles' , '5:30 pm - 7:30 pm' ,

       'Andrew Jackson Davis Building' , '' ,
       '' ,
       '' ,

        ''
       + ''
       + ''

       + '',
       'CourseInMiracle' ,
       '' ,

       '' ,
       '');




 events[        64 ] = new  eventObject(' 5281 ' , ' 3/23/2010 ' , ' Tuesday ' , 'March' ,

       'Healing Services' , '2:00 pm - 4:00 pm' ,
       'Caesar Forman Healing Temple' , '' ,
       '' ,

       '' ,
        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'

       + 'ing on of hands.',

       'Healing Service' ,

       '' ,
       '' ,
       '');



 events[        65 ] = new  eventObject(' 5501 ' , ' 3/23/2010 ' , ' Tuesday ' , 'March' ,

       '60 Days of Peace Concert Series' , '7:00 pm' ,
       'Colby Temple' , '$10 requested donation' ,
       'Pamela Whitman' ,
       '' ,

        'Pamela whitman will perform at Colby Temple with her wonderful renditions on flute.  Pam will talk about the great peace make'
       + 'rs like Buddha and Martin Luther King.',



       'Pamela Whitman' ,
       '' ,

       '' ,
       '');



 events[        66 ] = new  eventObject(' 4742 ' , ' 3/23/2010 ' , ' Tuesday ' , 'March' ,
       'BINGO' , '7:00 pm - 9:00 pm' ,

       'Andrew Jackson Davis Building' , '' ,
       '' ,
       '' ,

        'Join us for an evening of fun, excitement, surprises, and Jackpots.  Cards are $10, $15, $20, and $25 a package, extra dauber'
       + 's and refreshments are available',



       'BINGO' ,
       '' ,

       '' ,
       '');




 events[        67 ] = new  eventObject(' 4684 ' , ' 3/23/2010 ' , ' Tuesday ' , 'March' ,

       'Deeksha Meditation' , '7:00 pm - 9:00 pm' ,
       'Colby Temple' , '' ,
       '' ,

       '' ,
        'Also known as the Oneness Blessing.  Every 4th Tuesday.',




       'Deeksha' ,

       '' ,
       '' ,
       'Flyers/Flyer2009/2009_09_Deeksha.pdf');



 events[        68 ] = new  eventObject(' 5452 ' , ' 3/24/2010 ' , ' Wednesday ' , 'March' ,

       'Transmission Meditation' , '10:30 am' ,
       'Andrew Jackson Davis Building' , 'Free' ,
       'Rev. Iona Osborne' ,
       '' ,

        'Based on Benjamin Cremes books.',




       'Transmission' ,
       '' ,

       '' ,
       '');



 events[        69 ] = new  eventObject(' 4794 ' , ' 3/24/2010 ' , ' Wednesday ' , 'March' ,
       'Wednesday Night Message Service' , '7:00 pm - 9:00 pm' ,

       'Colby Temple' , '$5' ,
       '' ,
       '' ,

        'Healing will be offered in Colby Temple from 7pm until 7:25pm.  The Message Service will consist of a brief talk followed by '
       + 'professional and student messages ending at approximately 9pm.',



       'Wed Messages' ,
       '' ,

       '' ,
       '');




 events[        70 ] = new  eventObject(' 4846 ' , ' 3/25/2010 ' , ' Thursday ' , 'March' ,

       'Healing Meditation Services' , '10:45 am' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,

       '' ,
        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'

       + 'ing on of hands.',

       'Healing Circle' ,

       '' ,
       '' ,
       '');



 events[        71 ] = new  eventObject(' 5331 ' , ' 3/25/2010 ' , ' Thursday ' , 'March' ,

       'Healing Services' , '2:00 pm - 4:00 pm' ,
       'Caesar Forman Healing Temple' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Service' ,
       '' ,

       '' ,
       '');



 events[        72 ] = new  eventObject(' 4721 ' , ' 3/26/2010 ' , ' Friday ' , 'March' ,
       'Reiki' , '7:00 pm' ,

       'Andrew Jackson Davis Building' , '' ,
       '' ,
       '' ,

        ''
       + ''
       + ''

       + '',
       'Reiki' ,
       '' ,

       '' ,
       'Flyers/Flyer2007/ReikiCircle.pdf');




 events[        73 ] = new  eventObject(' 4899 ' , ' 3/27/2010 ' , ' Saturday ' , 'March' ,

       'Historic Tours of Cassadaga' , '' ,
       'Bookstore' , '$15' ,
       '' ,

       '' ,
        '(1:00pm and 3:00pm) Learn about Cassadagas unique and mysterious beginnings, its unusual architecture, and the spirit activit'
       + 'y that still goes on within the homes of present day mediums.  Come away informed and enriched by this amazing, educational e'

       + 'xperience.  Visit Colby Temple and learn about what Spiritualism really is.  Then step into the Seance Room and hear how sean'
       + 'ces and other physical phenomena are performed and taught here at the Camp.',
       'Historic Tour' ,

       '' ,
       '' ,
       '');



 events[        74 ] = new  eventObject(' 4610 ' , ' 3/27/2010 ' , ' Saturday ' , 'March' ,

       'Death and Dying, Part 2' , '10:00 am - 5:00 pm' ,
       'Andrew Jackson Davis Building' , '$100 for both parts' ,
       'Rev. Ben Cox' ,
       '' ,

        'For the complete list of course details and suggested reading materials (Part 1 is March 20)',




       'Death and Dying' ,
       '' ,

       '' ,
       '');



 events[        75 ] = new  eventObject(' 5505 ' , ' 3/27/2010 ' , ' Saturday ' , 'March' ,
       'Free Mini Seminar' , '1:00 pm - 2:00 pm' ,

       'Bookstore' , 'Free' ,
       '' ,
       '' ,

        'Informational seminars on many different topics evry Saturday.  Learn about Crystals, Native Americans, Tarot Cards, Pendulum'
       + 's, Healing Modalities.  Call for todays subject 386-228-2880.',



       'Mini Seminar' ,
       '' ,

       '' ,
       '');




 events[        76 ] = new  eventObject(' 5381 ' , ' 3/27/2010 ' , ' Saturday ' , 'March' ,

       'Healing Services' , '2:00 pm - 4:00 pm' ,
       'Caesar Forman Healing Temple' , '' ,
       '' ,

       '' ,
        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'

       + 'ing on of hands.',

       'Healing Service' ,

       '' ,
       '' ,
       '');



 events[        77 ] = new  eventObject(' 4951 ' , ' 3/27/2010 ' , ' Saturday ' , 'March' ,

       'Orb Photography Tour' , '7:00 pm' ,
       'Meet in front of Bookstore' , '$25' ,
       '' ,
       '' ,

        '7:00pm EST (8:00pm EDT) A walking tour of Cassadaga to explore energy spots.  Take your own photo or see the pictures taken b'
       + 'y your guide.',



       'Orb Photography' ,
       '' ,

       '' ,
       '');



 events[        78 ] = new  eventObject(' 4614 ' , ' 3/27/2010 ' , ' Saturday ' , 'March' ,
       'The Masters Meditation' , '7:00 pm - 9:00 pm' ,

       'Andrew Jackson Davis Building' , '$25' ,
       'Rev. Don Zanghi' ,
       '' ,

        'Come hear and learn The Masters Meditation',




       'Master Meditate' ,
       '' ,

       '' ,
       '');




 events[        79 ] = new  eventObject(' 5003 ' , ' 3/28/2010 ' , ' Sunday ' , 'March' ,

       'Adult Lyceum' , '9:30 am' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,

       '' ,
        'Lyceum classes are provided as a forum for those who have a desire to learn more about the Religion, Science, and Philosophy '
       + 'of Spiritualism.  Lyceum is another word for Sunday School.  Each week a different teacher will provide an instructive format'

       + ' in which one may learn the truths of Spiritualism and other related subjects.',

       'Adult Lyceum' ,

       '' ,
       '' ,
       '');



 events[        80 ] = new  eventObject(' 5055 ' , ' 3/28/2010 ' , ' Sunday ' , 'March' ,

       'Sunday Church Service' , '10:30 am' ,
       'Colby Temple' , '' ,
       '' ,
       '' ,

        'Join us at Colby Memorial Temple for our weekly Church Service.  All are welcome!',




       'Sunday Service' ,
       '' ,

       '' ,
       '');



 events[        81 ] = new  eventObject(' 5107 ' , ' 3/28/2010 ' , ' Sunday ' , 'March' ,
       'Sunday Afternoon Message Service' , '12:30 pm - 1:30 pm' ,

       'Andrew Jackson Davis Building' , 'Donation' ,
       '' ,
       '' ,

        'This is a public message service where our students and mediums demonstrate the continuity of life.',




       'Sun Aft Message' ,
       '' ,

       '' ,
       '');




 events[        82 ] = new  eventObject(' 5217 ' , ' 3/28/2010 ' , ' Sunday ' , 'March' ,

       'New Member Orientation' , '1:30 pm' ,
       'Colby Temple' , '' ,
       '' ,

       '' ,
        'If you are interested about participating in our community, becoming a member, or just learning more about Cassadaga Camp, pl'
       + 'an to attend this orientation held the fourth Sunday of each month.',



       'Orientation' ,

       '' ,
       '' ,
       '');



 events[        83 ] = new  eventObject(' 5510 ' , ' 3/28/2010 ' , ' Sunday ' , 'March' ,

       'Course In Miracles' , '5:30 pm - 7:30 pm' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,
       '' ,

        ''
       + ''
       + ''

       + '',
       'CourseInMiracle' ,
       '' ,

       '' ,
       '');



 events[        84 ] = new  eventObject(' 5282 ' , ' 3/30/2010 ' , ' Tuesday ' , 'March' ,
       'Healing Services' , '2:00 pm - 4:00 pm' ,

       'Caesar Forman Healing Temple' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Service' ,
       '' ,

       '' ,
       '');




 events[        85 ] = new  eventObject(' 4743 ' , ' 3/30/2010 ' , ' Tuesday ' , 'March' ,

       'BINGO' , '7:00 pm - 9:00 pm' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,

       '' ,
        'Join us for an evening of fun, excitement, surprises, and Jackpots.  Cards are $10, $15, $20, and $25 a package, extra dauber'
       + 's and refreshments are available',



       'BINGO' ,

       '' ,
       '' ,
       '');



 events[        86 ] = new  eventObject(' 4581 ' , ' 3/30/2010 ' , ' Tuesday ' , 'March' ,

       'Women Full Moon Circle Gatherings' , '7:00 pm - 9:00 pm' ,
       'Andrew Jackson Davis Building' , 'Love Offering' ,
       'Robin Matutino' ,
       '' ,

        'Women gather in sisterhood to support, share, meditate, heal, and pray and to raise vibration for peace, healing renewal both'
       + ' personal and global',



       'Moon Circle' ,
       '' ,

       '' ,
       'Flyers/Flyer2009/WomenCircle-RobinMatutino.pdf');



 events[        87 ] = new  eventObject(' 5453 ' , ' 3/31/2010 ' , ' Wednesday ' , 'March' ,
       'Transmission Meditation' , '10:30 am' ,

       'Andrew Jackson Davis Building' , 'Free' ,
       'Rev. Iona Osborne' ,
       '' ,

        'Based on Benjamin Cremes books.',




       'Transmission' ,
       '' ,

       '' ,
       '');




 events[        88 ] = new  eventObject(' 4795 ' , ' 3/31/2010 ' , ' Wednesday ' , 'March' ,

       'Wednesday Night Message Service' , '7:00 pm - 9:00 pm' ,
       'Colby Temple' , '$5' ,
       '' ,

       '' ,
        'Healing will be offered in Colby Temple from 7pm until 7:25pm.  The Message Service will consist of a brief talk followed by '
       + 'professional and student messages ending at approximately 9pm.',



       'Wed Messages' ,

       '' ,
       '' ,
       '');



 events[        89 ] = new  eventObject(' 4847 ' , ' 4/1/2010 ' , ' Thursday ' , 'April' ,

       'Healing Meditation Services' , '10:45 am' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Circle' ,
       '' ,

       '' ,
       '');



 events[        90 ] = new  eventObject(' 5332 ' , ' 4/1/2010 ' , ' Thursday ' , 'April' ,
       'Healing Services' , '2:00 pm - 4:00 pm' ,

       'Caesar Forman Healing Temple' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Service' ,
       '' ,

       '' ,
       '');




 events[        91 ] = new  eventObject(' 5425 ' , ' 4/2/2010 ' , ' Friday ' , 'April' ,

       'Come Feel the Spirit' , '7:00 pm - 9:00 pm' ,
       'Colby Temple' , '$5 Donation' ,
       'Dr. Louis Gates' ,

       '' ,
        'Let Dr. Louis Gates put you in touch with spirit.  Enjoy an old time Spiritualist Message Service.  Louis has been able to se'
       + 'e spirit as a child and has been able to talk to deceased loved ones for over 48 years.  Come with an open mind and let Louis'

       + ' show you that there is not death but a doorway to God.',

       'Feel The Spirit' ,

       '' ,
       '' ,
       '');



 events[        92 ] = new  eventObject(' 4900 ' , ' 4/3/2010 ' , ' Saturday ' , 'April' ,

       'Historic Tours of Cassadaga' , '' ,
       'Bookstore' , '$15' ,
       '' ,
       '' ,

        '(1:00pm and 3:00pm) Learn about Cassadagas unique and mysterious beginnings, its unusual architecture, and the spirit activit'
       + 'y that still goes on within the homes of present day mediums.  Come away informed and enriched by this amazing, educational e'
       + 'xperience.  Visit Colby Temple and learn about what Spiritualism really is.  Then step into the Seance Room and hear how sean'

       + 'ces and other physical phenomena are performed and taught here at the Camp.',
       'Historic Tour' ,
       '' ,

       '' ,
       '');



 events[        93 ] = new  eventObject(' 5506 ' , ' 4/3/2010 ' , ' Saturday ' , 'April' ,
       'Free Mini Seminar' , '1:00 pm - 2:00 pm' ,

       'Bookstore' , 'Free' ,
       '' ,
       '' ,

        'Informational seminars on many different topics evry Saturday.  Learn about Crystals, Native Americans, Tarot Cards, Pendulum'
       + 's, Healing Modalities.  Call for todays subject 386-228-2880.',



       'Mini Seminar' ,
       '' ,

       '' ,
       '');




 events[        94 ] = new  eventObject(' 5382 ' , ' 4/3/2010 ' , ' Saturday ' , 'April' ,

       'Healing Services' , '2:00 pm - 4:00 pm' ,
       'Caesar Forman Healing Temple' , '' ,
       '' ,

       '' ,
        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'

       + 'ing on of hands.',

       'Healing Service' ,

       '' ,
       '' ,
       '');



 events[        95 ] = new  eventObject(' 5230 ' , ' 4/3/2010 ' , ' Saturday ' , 'April' ,

       'Native American Gathering' , '6:00 pm - 8:00 pm' ,
       'Eloise Page Park' , '' ,
       '' ,
       '' ,

        'Bring a chair and a dish to share.  Drumming, dancing, flute playing, prayers, stories, and customs.  This is a family-friend'
       + 'ly event.  Everyone is welcome!',



       'Native American' ,
       '' ,

       '' ,
       '');



 events[        96 ] = new  eventObject(' 4952 ' , ' 4/3/2010 ' , ' Saturday ' , 'April' ,
       'Orb Photography Tour' , '7:00 pm' ,

       'Meet in front of Bookstore' , '$25' ,
       '' ,
       '' ,

        '7:00pm EST (8:00pm EDT) A walking tour of Cassadaga to explore energy spots.  Take your own photo or see the pictures taken b'
       + 'y your guide.',



       'Orb Photography' ,
       '' ,

       '' ,
       '');




 events[        97 ] = new  eventObject(' 4615 ' , ' 4/4/2010 ' , ' Sunday ' , 'April' ,

       'Easter Sunday Sunrise Service' , '7:00 am' ,
       'Colby Temple' , '' ,
       '' ,

       '' ,
        'Sunrise service with breakfast immediately following.',




       'Easter Sunrise' ,

       '' ,
       '' ,
       '');



 events[        98 ] = new  eventObject(' 5004 ' , ' 4/4/2010 ' , ' Sunday ' , 'April' ,

       'Adult Lyceum' , '9:30 am' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,
       '' ,

        'Lyceum classes are provided as a forum for those who have a desire to learn more about the Religion, Science, and Philosophy '
       + 'of Spiritualism.  Lyceum is another word for Sunday School.  Each week a different teacher will provide an instructive format'
       + ' in which one may learn the truths of Spiritualism and other related subjects.',


       'Adult Lyceum' ,
       '' ,

       '' ,
       '');



 events[        99 ] = new  eventObject(' 5056 ' , ' 4/4/2010 ' , ' Sunday ' , 'April' ,
       'Sunday Church Service' , '10:30 am' ,

       'Colby Temple' , '' ,
       '' ,
       '' ,

        'Join us at Colby Memorial Temple for our weekly Church Service.  All are welcome!',




       'Sunday Service' ,
       '' ,

       '' ,
       '');




 events[       100 ] = new  eventObject(' 5108 ' , ' 4/4/2010 ' , ' Sunday ' , 'April' ,

       'Sunday Afternoon Message Service' , '12:30 pm - 1:30 pm' ,
       'Andrew Jackson Davis Building' , 'Donation' ,
       '' ,

       '' ,
        'This is a public message service where our students and mediums demonstrate the continuity of life.',




       'Sun Aft Message' ,

       '' ,
       '' ,
       '');



 events[       101 ] = new  eventObject(' 4637 ' , ' 4/5/2010 ' , ' Monday ' , 'April' ,

       'Mediums Night' , '7:00 pm' ,
       'Andrew Jackson Davis Building' , '$20' ,
       '' ,
       '' ,

        '1st Monday of each month.  Mini-readings by Camp Mediums $20.  Numbers available at the Bookstore beginning at 5:30 pm.  Come'
       + ' early and choose your favorite medium.  Readings start at 7 pm.  Doors open at 6:30 pm.',



       'Mediums Night' ,
       '' ,

       '' ,
       'Flyers/Ongoing/2009_12_MediumsNight.pdf');



 events[       102 ] = new  eventObject(' 5283 ' , ' 4/6/2010 ' , ' Tuesday ' , 'April' ,
       'Healing Services' , '2:00 pm - 4:00 pm' ,

       'Caesar Forman Healing Temple' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Service' ,
       '' ,

       '' ,
       '');




 events[       103 ] = new  eventObject(' 4744 ' , ' 4/6/2010 ' , ' Tuesday ' , 'April' ,

       'BINGO' , '7:00 pm - 9:00 pm' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,

       '' ,
        'Join us for an evening of fun, excitement, surprises, and Jackpots.  Cards are $10, $15, $20, and $25 a package, extra dauber'
       + 's and refreshments are available',



       'BINGO' ,

       '' ,
       '' ,
       '');



 events[       104 ] = new  eventObject(' 5454 ' , ' 4/7/2010 ' , ' Wednesday ' , 'April' ,

       'Transmission Meditation' , '10:30 am' ,
       'Andrew Jackson Davis Building' , 'Free' ,
       'Rev. Iona Osborne' ,
       '' ,

        'Based on Benjamin Cremes books.',




       'Transmission' ,
       '' ,

       '' ,
       '');



 events[       105 ] = new  eventObject(' 4796 ' , ' 4/7/2010 ' , ' Wednesday ' , 'April' ,
       'Wednesday Night Message Service' , '7:00 pm - 9:00 pm' ,

       'Colby Temple' , '$5' ,
       '' ,
       '' ,

        'Healing will be offered in Colby Temple from 7pm until 7:25pm.  The Message Service will consist of a brief talk followed by '
       + 'professional and student messages ending at approximately 9pm.',



       'Wed Messages' ,
       '' ,

       '' ,
       '');




 events[       106 ] = new  eventObject(' 4848 ' , ' 4/8/2010 ' , ' Thursday ' , 'April' ,

       'Healing Meditation Services' , '10:45 am' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,

       '' ,
        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'

       + 'ing on of hands.',

       'Healing Circle' ,

       '' ,
       '' ,
       '');



 events[       107 ] = new  eventObject(' 5333 ' , ' 4/8/2010 ' , ' Thursday ' , 'April' ,

       'Healing Services' , '2:00 pm - 4:00 pm' ,
       'Caesar Forman Healing Temple' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Service' ,
       '' ,

       '' ,
       '');



 events[       108 ] = new  eventObject(' 4710 ' , ' 4/9/2010 ' , ' Friday ' , 'April' ,
       'Reiki' , '7:00 pm' ,

       'Andrew Jackson Davis Building' , '' ,
       '' ,
       '' ,

        ''
       + ''
       + ''

       + '',
       'Reiki' ,
       '' ,

       '' ,
       'Flyers/Flyer2007/ReikiCircle.pdf');




 events[       109 ] = new  eventObject(' 4698 ' , ' 4/9/2010 ' , ' Friday ' , 'April' ,

       'Candlelight Healing' , '7:30 pm' ,
       'Colby Temple' , '' ,
       '' ,

       '' ,
        'Come join us in the wonderful opportunity for healing. Many Camp healers participate in this service of music meditation and '
       + 'healing conducted in the soothing glow of candlelight during an evening of peace and harmony.',



       'Candlelight Hea' ,

       '' ,
       '' ,
       '');



 events[       110 ] = new  eventObject(' 4901 ' , ' 4/10/2010 ' , ' Saturday ' , 'April' ,

       'Historic Tours of Cassadaga' , '' ,
       'Bookstore' , '$15' ,
       '' ,
       '' ,

        '(1:00pm and 3:00pm) Learn about Cassadagas unique and mysterious beginnings, its unusual architecture, and the spirit activit'
       + 'y that still goes on within the homes of present day mediums.  Come away informed and enriched by this amazing, educational e'
       + 'xperience.  Visit Colby Temple and learn about what Spiritualism really is.  Then step into the Seance Room and hear how sean'

       + 'ces and other physical phenomena are performed and taught here at the Camp.',
       'Historic Tour' ,
       '' ,

       '' ,
       '');



 events[       111 ] = new  eventObject(' 5383 ' , ' 4/10/2010 ' , ' Saturday ' , 'April' ,
       'Healing Services' , '2:00 pm - 4:00 pm' ,

       'Caesar Forman Healing Temple' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Service' ,
       '' ,

       '' ,
       '');




 events[       112 ] = new  eventObject(' 5511 ' , ' 4/10/2010 ' , ' Saturday ' , 'April' ,

       'Lets Go To The Movies' , '7:00 pm - 9:00 pm' ,
       'Andrew Jackson Davis Building' , '$8' ,
       'Rev. Don Zanghi' ,

       '' ,
        'World premier of -Oh My God-.  There was 1 question from 1 filmmaker asked to 23 countries, What is God?  In this film, Peter'
       + ' Rodger, captures the thoughts and beliefs of many different cultures, people, and religious leaders all over the globe on Wh'

       + 'at is God?  This is a question that for many, brings up wonderment, passion, and imagination. Join us and explore the many di'
       + 'fferent ideas on God!',
       'Oh My God' ,

       '' ,
       '' ,
       'Flyers/Flyer2010/2010_04_10_OhMyGodFilm.pdf');



 events[       113 ] = new  eventObject(' 4953 ' , ' 4/10/2010 ' , ' Saturday ' , 'April' ,

       'Orb Photography Tour' , '7:00 pm' ,
       'Meet in front of Bookstore' , '$25' ,
       '' ,
       '' ,

        '7:00pm EST (8:00pm EDT) A walking tour of Cassadaga to explore energy spots.  Take your own photo or see the pictures taken b'
       + 'y your guide.',



       'Orb Photography' ,
       '' ,

       '' ,
       '');



 events[       114 ] = new  eventObject(' 5005 ' , ' 4/11/2010 ' , ' Sunday ' , 'April' ,
       'Adult Lyceum' , '9:30 am' ,

       'Andrew Jackson Davis Building' , '' ,
       '' ,
       '' ,

        'Lyceum classes are provided as a forum for those who have a desire to learn more about the Religion, Science, and Philosophy '
       + 'of Spiritualism.  Lyceum is another word for Sunday School.  Each week a different teacher will provide an instructive format'
       + ' in which one may learn the truths of Spiritualism and other related subjects.',


       'Adult Lyceum' ,
       '' ,

       '' ,
       '');




 events[       115 ] = new  eventObject(' 5057 ' , ' 4/11/2010 ' , ' Sunday ' , 'April' ,

       'Sunday Church Service' , '10:30 am' ,
       'Colby Temple' , '' ,
       '' ,

       '' ,
        'Join us at Colby Memorial Temple for our weekly Church Service.  All are welcome!',




       'Sunday Service' ,

       '' ,
       '' ,
       '');



 events[       116 ] = new  eventObject(' 5109 ' , ' 4/11/2010 ' , ' Sunday ' , 'April' ,

       'Sunday Afternoon Message Service' , '12:30 pm - 1:30 pm' ,
       'Andrew Jackson Davis Building' , 'Donation' ,
       '' ,
       '' ,

        'This is a public message service where our students and mediums demonstrate the continuity of life.',




       'Sun Aft Message' ,
       '' ,

       '' ,
       '');



 events[       117 ] = new  eventObject(' 4616 ' , ' 4/11/2010 ' , ' Sunday ' , 'April' ,
       'You Can Read Their Past Lives' , '2:00 pm - 4:00 pm' ,

       'Andrew Jackson Davis Building' , '$25' ,
       'Rev. Don Zanghi' ,
       '' ,

        'Simple, easy and effective methods will be taught, giving you the ability to -tap into-  a persons Akashic Records.  Even wit'
       + 'hout belief in reincarnation these readings can be extremely evidential and healing.  Join Rev. Zanghi as he takes you to -re'
       + 'ad their past lives.-',


       'Read Past Lives' ,
       '' ,

       '' ,
       '');




 events[       118 ] = new  eventObject(' 5284 ' , ' 4/13/2010 ' , ' Tuesday ' , 'April' ,

       'Healing Services' , '2:00 pm - 4:00 pm' ,
       'Caesar Forman Healing Temple' , '' ,
       '' ,

       '' ,
        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'

       + 'ing on of hands.',

       'Healing Service' ,

       '' ,
       '' ,
       '');



 events[       119 ] = new  eventObject(' 4745 ' , ' 4/13/2010 ' , ' Tuesday ' , 'April' ,

       'BINGO' , '7:00 pm - 9:00 pm' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,
       '' ,

        'Join us for an evening of fun, excitement, surprises, and Jackpots.  Cards are $10, $15, $20, and $25 a package, extra dauber'
       + 's and refreshments are available',



       'BINGO' ,
       '' ,

       '' ,
       '');



 events[       120 ] = new  eventObject(' 4661 ' , ' 4/13/2010 ' , ' Tuesday ' , 'April' ,
       'Temple Healings' , '7:00 pm - 9:00 pm' ,

       'Colby Temple' , 'Donations Graciously Accepted' ,
       'Rev. Donald J. Zanghi, D.Min.' ,
       '' ,

        'Temple Healing service and meditation.',




       'Temple Healings' ,
       '' ,

       '' ,
       '');




 events[       121 ] = new  eventObject(' 5455 ' , ' 4/14/2010 ' , ' Wednesday ' , 'April' ,

       'Transmission Meditation' , '10:30 am' ,
       'Andrew Jackson Davis Building' , 'Free' ,
       'Rev. Iona Osborne' ,

       '' ,
        'Based on Benjamin Cremes books.',




       'Transmission' ,

       '' ,
       '' ,
       '');



 events[       122 ] = new  eventObject(' 4797 ' , ' 4/14/2010 ' , ' Wednesday ' , 'April' ,

       'Wednesday Night Message Service' , '7:00 pm - 9:00 pm' ,
       'Colby Temple' , '$5' ,
       '' ,
       '' ,

        'Healing will be offered in Colby Temple from 7pm until 7:25pm.  The Message Service will consist of a brief talk followed by '
       + 'professional and student messages ending at approximately 9pm.',



       'Wed Messages' ,
       '' ,

       '' ,
       '');



 events[       123 ] = new  eventObject(' 4570 ' , ' 4/14/2010 ' , ' Wednesday ' , 'April' ,
       'Women New Moon Circle Gatherings' , '7:00 pm - 9:00 pm' ,

       'Andrew Jackson Davis Building' , 'Love Offering' ,
       'Robin Matutino' ,
       '' ,

        'Women gather in sisterhood to support, share, meditate, heal, and pray and to raise vibration for peace, healing renewal both'
       + ' personal and global',



       'Moon Circle' ,
       '' ,

       '' ,
       'Flyers/Flyer2009/WomenCircle-RobinMatutino.pdf');




 events[       124 ] = new  eventObject(' 4849 ' , ' 4/15/2010 ' , ' Thursday ' , 'April' ,

       'Healing Meditation Services' , '10:45 am' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,

       '' ,
        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'

       + 'ing on of hands.',

       'Healing Circle' ,

       '' ,
       '' ,
       '');



 events[       125 ] = new  eventObject(' 5334 ' , ' 4/15/2010 ' , ' Thursday ' , 'April' ,

       'Healing Services' , '2:00 pm - 4:00 pm' ,
       'Caesar Forman Healing Temple' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Service' ,
       '' ,

       '' ,
       '');



 events[       126 ] = new  eventObject(' 4902 ' , ' 4/17/2010 ' , ' Saturday ' , 'April' ,
       'Historic Tours of Cassadaga' , '' ,

       'Bookstore' , '$15' ,
       '' ,
       '' ,

        '(1:00pm and 3:00pm) Learn about Cassadagas unique and mysterious beginnings, its unusual architecture, and the spirit activit'
       + 'y that still goes on within the homes of present day mediums.  Come away informed and enriched by this amazing, educational e'
       + 'xperience.  Visit Colby Temple and learn about what Spiritualism really is.  Then step into the Seance Room and hear how sean'

       + 'ces and other physical phenomena are performed and taught here at the Camp.',
       'Historic Tour' ,
       '' ,

       '' ,
       '');




 events[       127 ] = new  eventObject(' 5384 ' , ' 4/17/2010 ' , ' Saturday ' , 'April' ,

       'Healing Services' , '2:00 pm - 4:00 pm' ,
       'Caesar Forman Healing Temple' , '' ,
       '' ,

       '' ,
        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'

       + 'ing on of hands.',

       'Healing Service' ,

       '' ,
       '' ,
       '');



 events[       128 ] = new  eventObject(' 5150 ' , ' 4/17/2010 ' , ' Saturday ' , 'April' ,

       'Community Dinner' , '6:00 pm' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,
       '' ,

        'Bring a covered dish and enjoy the company!',




       'Community Dinne' ,
       '' ,

       '' ,
       '');



 events[       129 ] = new  eventObject(' 4564 ' , ' 4/17/2010 ' , ' Saturday ' , 'April' ,
       'Lets Go To The Movies' , '7:00 pm - 9:00 pm' ,

       'Andrew Jackson Davis Building' , '$8' ,
       'Rev. Don Zanghi' ,
       '' ,

        'A Spiritual or Metaphysical movie will be shown and there will be an opportunity for discussion afterward.  Popcorn and sodas'
       + ' will be available.',



       'Go To Movies' ,
       '' ,

       '' ,
       'Flyers/Flyer2009/2009_04_11_LetsGoToTheMovies.pdf');




 events[       130 ] = new  eventObject(' 4954 ' , ' 4/17/2010 ' , ' Saturday ' , 'April' ,

       'Orb Photography Tour' , '7:00 pm' ,
       'Meet in front of Bookstore' , '$25' ,
       '' ,

       '' ,
        '7:00pm EST (8:00pm EDT) A walking tour of Cassadaga to explore energy spots.  Take your own photo or see the pictures taken b'
       + 'y your guide.',



       'Orb Photography' ,

       '' ,
       '' ,
       '');



 events[       131 ] = new  eventObject(' 5006 ' , ' 4/18/2010 ' , ' Sunday ' , 'April' ,

       'Adult Lyceum' , '9:30 am' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,
       '' ,

        'Lyceum classes are provided as a forum for those who have a desire to learn more about the Religion, Science, and Philosophy '
       + 'of Spiritualism.  Lyceum is another word for Sunday School.  Each week a different teacher will provide an instructive format'
       + ' in which one may learn the truths of Spiritualism and other related subjects.',


       'Adult Lyceum' ,
       '' ,

       '' ,
       '');



 events[       132 ] = new  eventObject(' 5058 ' , ' 4/18/2010 ' , ' Sunday ' , 'April' ,
       'Sunday Church Service' , '10:30 am' ,

       'Colby Temple' , '' ,
       '' ,
       '' ,

        'Join us at Colby Memorial Temple for our weekly Church Service.  All are welcome!',




       'Sunday Service' ,
       '' ,

       '' ,
       '');




 events[       133 ] = new  eventObject(' 5110 ' , ' 4/18/2010 ' , ' Sunday ' , 'April' ,

       'Sunday Afternoon Message Service' , '12:30 pm - 1:30 pm' ,
       'Andrew Jackson Davis Building' , 'Donation' ,
       '' ,

       '' ,
        'This is a public message service where our students and mediums demonstrate the continuity of life.',




       'Sun Aft Message' ,

       '' ,
       '' ,
       '');



 events[       134 ] = new  eventObject(' 4617 ' , ' 4/18/2010 ' , ' Sunday ' , 'April' ,

       'Psychometry - The Power Of Touch' , '2:00 pm - 4:00 pm' ,
       'Andrew Jackson Davis Building' , '$25' ,
       'Rev. Diane Davis' ,
       '' ,

        'Discover and expand your awareness of the power of your touch.  The connection that give you opportunity to see, sense or fee'
       + 'l intutitive thoughts about anything.  Come for a day of exploration and intuitive experiences',



       'Power of Touch' ,
       '' ,

       '' ,
       '');



 events[       135 ] = new  eventObject(' 5242 ' , ' 4/18/2010 ' , ' Sunday ' , 'April' ,
       'Spirit Speaks' , '2:00 pm - 4:00 pm' ,

       'Colby Temple' , '$5 Donation' ,
       'Rev. Mary Rose Gray' ,
       '' ,

        'Messages from those in Spirit. Rev.Mary Rose Gray',




       'Spirit Speaks' ,
       '' ,

       '' ,
       '');




 events[       136 ] = new  eventObject(' 4649 ' , ' 4/20/2010 ' , ' Tuesday ' , 'April' ,

       'Mediums Day' , '1:00 pm - 3:00 pm' ,
       'Andrew Jackson Davis Building' , '$20' ,
       '' ,

       '' ,
        'A daytime alternative to the popular Mediums Night mini-readings.  Select fromCertified Mediums starting at Noon.  Readings b'
       + 'egin at 1:00pm and end with 3:00pm appointment.  Limited availability.  Call ahead to avoid disappointment.',



       'Medium Day' ,

       '' ,
       '' ,
       'Flyers/Ongoing/2009_12_MediumsDay.pdf');



 events[       137 ] = new  eventObject(' 5285 ' , ' 4/20/2010 ' , ' Tuesday ' , 'April' ,

       'Healing Services' , '2:00 pm - 4:00 pm' ,
       'Caesar Forman Healing Temple' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Service' ,
       '' ,

       '' ,
       '');



 events[       138 ] = new  eventObject(' 4746 ' , ' 4/20/2010 ' , ' Tuesday ' , 'April' ,
       'BINGO' , '7:00 pm - 9:00 pm' ,

       'Andrew Jackson Davis Building' , '' ,
       '' ,
       '' ,

        'Join us for an evening of fun, excitement, surprises, and Jackpots.  Cards are $10, $15, $20, and $25 a package, extra dauber'
       + 's and refreshments are available',



       'BINGO' ,
       '' ,

       '' ,
       '');




 events[       139 ] = new  eventObject(' 4673 ' , ' 4/20/2010 ' , ' Tuesday ' , 'April' ,

       'Arcing Light Healing' , '7:30 pm - 9:00 pm' ,
       'Colby Temple' , 'Donation' ,
       '' ,

       '' ,
        'Experience Arcing Light Healing at Colby Memorial Temple the third Tuesday of each month, starting at 7:30pm.  Arcing Light i'
       + 's a divine spritiual healing modality that releases all conditions of stress and dis-ease.  Love offerings are appreciated.',



       'Light Healing' ,

       '' ,
       '' ,
       '');



 events[       140 ] = new  eventObject(' 5456 ' , ' 4/21/2010 ' , ' Wednesday ' , 'April' ,

       'Transmission Meditation' , '10:30 am' ,
       'Andrew Jackson Davis Building' , 'Free' ,
       'Rev. Iona Osborne' ,
       '' ,

        'Based on Benjamin Cremes books.',




       'Transmission' ,
       '' ,

       '' ,
       '');



 events[       141 ] = new  eventObject(' 4798 ' , ' 4/21/2010 ' , ' Wednesday ' , 'April' ,
       'Wednesday Night Message Service' , '7:00 pm - 9:00 pm' ,

       'Colby Temple' , '$5' ,
       '' ,
       '' ,

        'Healing will be offered in Colby Temple from 7pm until 7:25pm.  The Message Service will consist of a brief talk followed by '
       + 'professional and student messages ending at approximately 9pm.',



       'Wed Messages' ,
       '' ,

       '' ,
       '');




 events[       142 ] = new  eventObject(' 4850 ' , ' 4/22/2010 ' , ' Thursday ' , 'April' ,

       'Healing Meditation Services' , '10:45 am' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,

       '' ,
        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'

       + 'ing on of hands.',

       'Healing Circle' ,

       '' ,
       '' ,
       '');



 events[       143 ] = new  eventObject(' 5335 ' , ' 4/22/2010 ' , ' Thursday ' , 'April' ,

       'Healing Services' , '2:00 pm - 4:00 pm' ,
       'Caesar Forman Healing Temple' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Service' ,
       '' ,

       '' ,
       '');



 events[       144 ] = new  eventObject(' 4722 ' , ' 4/23/2010 ' , ' Friday ' , 'April' ,
       'Reiki' , '7:00 pm' ,

       'Andrew Jackson Davis Building' , '' ,
       '' ,
       '' ,

        ''
       + ''
       + ''

       + '',
       'Reiki' ,
       '' ,

       '' ,
       'Flyers/Flyer2007/ReikiCircle.pdf');




 events[       145 ] = new  eventObject(' 4903 ' , ' 4/24/2010 ' , ' Saturday ' , 'April' ,

       'Historic Tours of Cassadaga' , '' ,
       'Bookstore' , '$15' ,
       '' ,

       '' ,
        '(1:00pm and 3:00pm) Learn about Cassadagas unique and mysterious beginnings, its unusual architecture, and the spirit activit'
       + 'y that still goes on within the homes of present day mediums.  Come away informed and enriched by this amazing, educational e'

       + 'xperience.  Visit Colby Temple and learn about what Spiritualism really is.  Then step into the Seance Room and hear how sean'
       + 'ces and other physical phenomena are performed and taught here at the Camp.',
       'Historic Tour' ,

       '' ,
       '' ,
       '');



 events[       146 ] = new  eventObject(' 5385 ' , ' 4/24/2010 ' , ' Saturday ' , 'April' ,

       'Healing Services' , '2:00 pm - 4:00 pm' ,
       'Caesar Forman Healing Temple' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Service' ,
       '' ,

       '' ,
       '');



 events[       147 ] = new  eventObject(' 4955 ' , ' 4/24/2010 ' , ' Saturday ' , 'April' ,
       'Orb Photography Tour' , '7:00 pm' ,

       'Meet in front of Bookstore' , '$25' ,
       '' ,
       '' ,

        '7:00pm EST (8:00pm EDT) A walking tour of Cassadaga to explore energy spots.  Take your own photo or see the pictures taken b'
       + 'y your guide.',



       'Orb Photography' ,
       '' ,

       '' ,
       '');




 events[       148 ] = new  eventObject(' 5007 ' , ' 4/25/2010 ' , ' Sunday ' , 'April' ,

       'Adult Lyceum' , '9:30 am' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,

       '' ,
        'Lyceum classes are provided as a forum for those who have a desire to learn more about the Religion, Science, and Philosophy '
       + 'of Spiritualism.  Lyceum is another word for Sunday School.  Each week a different teacher will provide an instructive format'

       + ' in which one may learn the truths of Spiritualism and other related subjects.',

       'Adult Lyceum' ,

       '' ,
       '' ,
       '');



 events[       149 ] = new  eventObject(' 5059 ' , ' 4/25/2010 ' , ' Sunday ' , 'April' ,

       'Sunday Church Service' , '10:30 am' ,
       'Colby Temple' , '' ,
       '' ,
       '' ,

        'Join us at Colby Memorial Temple for our weekly Church Service.  All are welcome!',




       'Sunday Service' ,
       '' ,

       '' ,
       '');



 events[       150 ] = new  eventObject(' 5111 ' , ' 4/25/2010 ' , ' Sunday ' , 'April' ,
       'Sunday Afternoon Message Service' , '12:30 pm - 1:30 pm' ,

       'Andrew Jackson Davis Building' , 'Donation' ,
       '' ,
       '' ,

        'This is a public message service where our students and mediums demonstrate the continuity of life.',




       'Sun Aft Message' ,
       '' ,

       '' ,
       '');




 events[       151 ] = new  eventObject(' 5218 ' , ' 4/25/2010 ' , ' Sunday ' , 'April' ,

       'New Member Orientation' , '1:30 pm' ,
       'Colby Temple' , '' ,
       '' ,

       '' ,
        'If you are interested about participating in our community, becoming a member, or just learning more about Cassadaga Camp, pl'
       + 'an to attend this orientation held the fourth Sunday of each month.',



       'Orientation' ,

       '' ,
       '' ,
       '');



 events[       152 ] = new  eventObject(' 4618 ' , ' 4/25/2010 ' , ' Sunday ' , 'April' ,

       'Death and Leaving the Physical Body' , '2:00 pm - 4:00 pm' ,
       'Andrew Jackson Davis Building' , '$30' ,
       'Dr. J. W. Thomas' ,
       '' ,

        'How to release your loved ones and friends over to the other side of life.  The porcess the physical body goes through in its'
       + ' transition process. (includes class materials) $25 if you pre-register in the Bookstore.  For Reservations, please call (386'
       + ') 228-2880.',


       'Death and Body' ,
       '' ,

       '' ,
       '');



 events[       153 ] = new  eventObject(' 4686 ' , ' 4/25/2010 ' , ' Sunday ' , 'April' ,
       'Deeksha Meditation' , '7:00 pm - 9:00 pm' ,

       'Colby Temple' , '' ,
       '' ,
       '' ,

        'Also known as the Oneness Blessing.  Every 4th Tuesday.',




       'Deeksha' ,
       '' ,

       '' ,
       'Flyers/Flyer2009/2009_09_Deeksha.pdf');




 events[       154 ] = new  eventObject(' 5286 ' , ' 4/27/2010 ' , ' Tuesday ' , 'April' ,

       'Healing Services' , '2:00 pm - 4:00 pm' ,
       'Caesar Forman Healing Temple' , '' ,
       '' ,

       '' ,
        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'

       + 'ing on of hands.',

       'Healing Service' ,

       '' ,
       '' ,
       '');



 events[       155 ] = new  eventObject(' 4747 ' , ' 4/27/2010 ' , ' Tuesday ' , 'April' ,

       'BINGO' , '7:00 pm - 9:00 pm' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,
       '' ,

        'Join us for an evening of fun, excitement, surprises, and Jackpots.  Cards are $10, $15, $20, and $25 a package, extra dauber'
       + 's and refreshments are available',



       'BINGO' ,
       '' ,

       '' ,
       '');



 events[       156 ] = new  eventObject(' 4685 ' , ' 4/27/2010 ' , ' Tuesday ' , 'April' ,
       'Deeksha Meditation' , '7:00 pm - 9:00 pm' ,

       'Colby Temple' , '' ,
       '' ,
       '' ,

        'Also known as the Oneness Blessing.  Every 4th Tuesday.',




       'Deeksha' ,
       '' ,

       '' ,
       'Flyers/Flyer2009/2009_09_Deeksha.pdf');




 events[       157 ] = new  eventObject(' 5457 ' , ' 4/28/2010 ' , ' Wednesday ' , 'April' ,

       'Transmission Meditation' , '10:30 am' ,
       'Andrew Jackson Davis Building' , 'Free' ,
       'Rev. Iona Osborne' ,

       '' ,
        'Based on Benjamin Cremes books.',




       'Transmission' ,

       '' ,
       '' ,
       '');



 events[       158 ] = new  eventObject(' 4799 ' , ' 4/28/2010 ' , ' Wednesday ' , 'April' ,

       'Wednesday Night Message Service' , '7:00 pm - 9:00 pm' ,
       'Colby Temple' , '$5' ,
       '' ,
       '' ,

        'Healing will be offered in Colby Temple from 7pm until 7:25pm.  The Message Service will consist of a brief talk followed by '
       + 'professional and student messages ending at approximately 9pm.',



       'Wed Messages' ,
       '' ,

       '' ,
       '');



 events[       159 ] = new  eventObject(' 4582 ' , ' 4/28/2010 ' , ' Wednesday ' , 'April' ,
       'Women Full Moon Circle Gatherings' , '7:00 pm - 9:00 pm' ,

       'Andrew Jackson Davis Building' , 'Love Offering' ,
       'Robin Matutino' ,
       '' ,

        'Women gather in sisterhood to support, share, meditate, heal, and pray and to raise vibration for peace, healing renewal both'
       + ' personal and global',



       'Moon Circle' ,
       '' ,

       '' ,
       'Flyers/Flyer2009/WomenCircle-RobinMatutino.pdf');




 events[       160 ] = new  eventObject(' 4851 ' , ' 4/29/2010 ' , ' Thursday ' , 'April' ,

       'Healing Meditation Services' , '10:45 am' ,
       'Andrew Jackson Davis Building' , '' ,
       '' ,

       '' ,
        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'

       + 'ing on of hands.',

       'Healing Circle' ,

       '' ,
       '' ,
       '');



 events[       161 ] = new  eventObject(' 5336 ' , ' 4/29/2010 ' , ' Thursday ' , 'April' ,

       'Healing Services' , '2:00 pm - 4:00 pm' ,
       'Caesar Forman Healing Temple' , '' ,
       '' ,
       '' ,

        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'
       + 'ing on of hands.',


       'Healing Service' ,
       '' ,

       '' ,
       '');



 events[       162 ] = new  eventObject(' 4904 ' , ' 5/1/2010 ' , ' Saturday ' , 'May' ,
       'Historic Tours of Cassadaga' , '' ,

       'Bookstore' , '$15' ,
       '' ,
       '' ,

        '(1:00pm and 3:00pm) Learn about Cassadagas unique and mysterious beginnings, its unusual architecture, and the spirit activit'
       + 'y that still goes on within the homes of present day mediums.  Come away informed and enriched by this amazing, educational e'
       + 'xperience.  Visit Colby Temple and learn about what Spiritualism really is.  Then step into the Seance Room and hear how sean'

       + 'ces and other physical phenomena are performed and taught here at the Camp.',
       'Historic Tour' ,
       '' ,

       '' ,
       '');




 events[       163 ] = new  eventObject(' 5386 ' , ' 5/1/2010 ' , ' Saturday ' , 'May' ,

       'Healing Services' , '2:00 pm - 4:00 pm' ,
       'Caesar Forman Healing Temple' , '' ,
       '' ,

       '' ,
        'A Spiritual Healer possesses a gift or talent, for passing healing energy from spiritual forces to recipients.  This energy h'
       + 'elps to bring about relief, cure and healing of both mental and physical conditions.  This energy is conveyed through the lay'

       + 'ing on of hands.',

       'Healing Service' ,

       '' ,
       '' ,
       '');



 events[       164 ] = new  eventObject(' 5231 ' , ' 5/1/2010 ' , ' Saturday ' , 'May' ,

       'Native American Gathering' , '6:00 pm - 8:00 pm' ,
       'Eloise Page Park' , '' ,
       '' ,
       '' ,

        'Bring a chair and a dish to share.  Drumming, dancing, flute playing, prayers, stories, and customs.  This is a family-friend'
       + 'ly event.  Everyone is welcome!',



       'Native American' ,
       '' ,

       '' ,
       '');



 events[       165 ] = new  eventObject(' 4956 ' , ' 5/1/2010 ' , ' Saturday ' , 'May' ,
       'Orb Photography Tour' , '7:00 pm' ,

       'Meet in front of Bookstore' , '$25' ,
       '' ,
       '' ,

        '7:00pm EST (8:00pm EDT) A walking tour of Cassadaga to explore energy spots.  Take your own photo or see the pictures taken b'
       + 'y your guide.',



       'Orb Photography' ,
       '' ,

       '' ,
       '');




           len = events.length -1;
