SLIDES = new slideshow("SLIDES");
SLIDES.timeout = 7000;
SLIDES.prefetch = -1;
SLIDES.repeat = true;


s= new slide();
s.src='/apps/images/news/49thQuadrennialSessionGeneralConference2012Flyer3.jpg';
s.text="<h3 class=highlight2>49th Quadrennial Session of the General Conference</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=362'>Visit the A.M.E.C. website for more informaton.</a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=362';
s.filter ="";
SLIDES.add_slide(s);
s= new slide();
s.src='/apps/images/news/MidYearConvocationMarch2012.jpg';
s.text="<h3 class=highlight2>Mid-Year Convocation 2012</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=405'>March 13 - 16, 2012, in Los Angeles, CA</a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=405';
s.filter ="";
SLIDES.add_slide(s);
s= new slide();
s.src='/apps/images/news/WilberforceUniversityChoirinConcertMarch102012atFAMEC.jpg';
s.text="<h3 class=highlight2>Wilberforce University Choir Coming to Las Vegas!</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=403'>Come hear their melodic voices on Saturday, March 10, 2012</a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=403';
s.filter ="";
SLIDES.add_slide(s);
s= new slide();
s.src='/apps/images/news/ChurchConferenceFebruary262012.jpg';
s.text="<h3 class=highlight2>Church Conference</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=402'>Sunday, February 26, 2012</a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=402';
s.filter ="";
SLIDES.add_slide(s);
s= new slide();
s.src='/apps/images/news/CelebratingOurEldersFebruary242012Flyer3.jpg';
s.text="<h3 class=highlight2>FAME Church is CELEBRATING OUR ELDERS!</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=398'>Please join us on Friday, February 24, 2012, 6:00 PM</a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=398';
s.filter ="";
SLIDES.add_slide(s);




