SLIDES = new slideshow("SLIDES");
SLIDES.timeout = 7000;
SLIDES.prefetch = -1;
SLIDES.repeat = true;


s= new slide();
s.src='/apps/images/news/EastvsWest.jpg';
s.text="<h3 class=highlight2>East vs. West All Star Event </h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=335'>The All-Star Game will feature the top 100 amateur players across the country.</a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=335';
s.filter ="";
SLIDES.add_slide(s);
s= new slide();
s.src='/apps/images/news/Use2.JPG';
s.text="<h3 class=highlight2>Office Depot Grand Opening</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=332'>Baylor Youth Foundation was present with a donation and 200 sack packs at the Grand Opening of the New Office Depot in Merrillville.</a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=332';
s.filter ="";
SLIDES.add_slide(s);
s= new slide();
s.src='/apps/images/news/DSC01913.JPG';
s.text="<h3 class=highlight2>Baylor 2012 Darrell Johnson has to make some hard decisions on which college he will attend.</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=329'>After visiting University of Minnesota, Darrell gets another offer!</a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=329';
s.filter ="";
SLIDES.add_slide(s);
s= new slide();
s.src='/apps/images/news/BAYLOR RUNNERUP.JPG';
s.text="<h3 class=highlight2>Baylor Boys Featured on ESPN</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=324'>Baylor Takes Second Place at the 2011 AAU Super Showcase</a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=324';
s.filter ="";
SLIDES.add_slide(s);
s= new slide();
s.src='/apps/images/news/James&I.bmp';
s.text="<h3 class=highlight2>BYF was  featured on Secret Millionaire</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=307'>Missed the Episode! View it online it online at ABC.Com </a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=307';
s.filter ="";
SLIDES.add_slide(s);
s= new slide();
s.src='/apps/images/news/MentorAward1.jpg';
s.text="<h3 class=highlight2>Baylor Youth Foundation Receives the Inspire Award </h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=306'>The Power of Mentoring award presented to BYF by College Mentors for Kids</a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=306';
s.filter ="";
SLIDES.add_slide(s);




