SLIDES = new slideshow("SLIDES");
SLIDES.timeout = 7000;
SLIDES.prefetch = -1;
SLIDES.repeat = true;


s= new slide();
s.src='/apps/images/news/august members luncheon_opt.jpg';
s.text="<h3 class=highlight2>August Members Luncheon</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=111'>Bernard Carter, Lake County Indiana Prosecutor will speak at the Hobart Chamber of Commerce's August 11th Luncheon. RSVP to 219-942-5774.</a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=111';
s.filter ="";
SLIDES.add_slide(s);
s= new slide();
s.src='/apps/images/news/Christmas Ornament Ad_opt.jpg';
s.text="<h3 class=highlight2>2010 Hobart Christmas Ornament Order Now</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=110'></a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=110';
s.filter ="";
SLIDES.add_slide(s);
s= new slide();
s.src='/apps/images/news/PIG_opt.jpg';
s.text="<h3 class=highlight2>22nd Annual Pig Roast</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=109'>Enjoy a Sunday in Festival Park during the Lake Front Festival.  Enjoy pulled pork sandwiches, hot dogs, corn on the cobb, soup, corn bread drinks, and much, much more.</a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=109';
s.filter ="";
SLIDES.add_slide(s);



