SLIDES = new slideshow("SLIDES");
SLIDES.timeout = 7000;
SLIDES.prefetch = -1;
SLIDES.repeat = true;


s= new slide();
s.src='/apps/images/news/RFCU_opt-1.jpg';
s.text="<h3 class=highlight2>Regional Federal Credit Union</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=173'>REGIONAL: Member owned and operated, insured by the Federal Government.</a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=173';
s.filter ="";
SLIDES.add_slide(s);
s= new slide();
s.src='/apps/images/news/49_sign_ChamberSpotlight_opt.jpg';
s.text="<h3 class=highlight2>Premium Advertising Opportunity</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=155'>Want to pay as little as 4 cents per 10-second billboard on Highway 49? Now is your chance! The Chesterton/Duneland Chamber of Commerce 49 sign will soon be up and available for advertising early in 2012. The Chamber is offering an exclusive rate benefit to members only.</a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=155';
s.filter ="";
SLIDES.add_slide(s);
s= new slide();
s.src='/apps/images/news/ShadyLawnFloristPIC_opt.jpg';
s.text="<h3 class=highlight2>All About Shady Lawn</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=153'>The Shady Lawn Florist & Greenhouse floral arrangements are classic designs inspired by the story of your life! Call (219) 926-7641 today. </a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=153';
s.filter ="";
SLIDES.add_slide(s);




