SLIDES = new slideshow("SLIDES");
SLIDES.timeout = 7000;
SLIDES.prefetch = -1;
SLIDES.repeat = true;


s= new slide();
s.src='/apps/images/news/PCACS LOGO 001.jpg';
s.text="<h3 class=highlight2>Not for Profit Spotlight: PCACS</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=90'>Porter County Aging & Community Services (PCACS) provides for the basic needs of senior, disabled and low-income residents of Porter County.</a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=90';
s.filter ="";
SLIDES.add_slide(s);
s= new slide();
s.src='/apps/images/news/backwards.jpg';
s.text="<h3 class=highlight2>Laporte Savings Bank</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=65'>A bank that bends over backwards for you!</a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=65';
s.filter ="";
SLIDES.add_slide(s);
s= new slide();
s.src='/apps/images/news/Eileen Heisler.jpeg';
s.text="<h3 class=highlight2>Chamber Members Recognized</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=79'>Pictured above is Eileen Heisler of Molly Bea's Ingredients. Heisler was awarded the Porter County 2010 Retailer of the Year at the ROSE Awards Luncheon.</a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=79';
s.filter ="";
SLIDES.add_slide(s);
s= new slide();
s.src='/apps/images/news/IMTA Award.jpg';
s.text="<h3 class=highlight2>Chamber Members at the Forefront</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=91'>Chamber Member Receives State Recognition</a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=91';
s.filter ="";
SLIDES.add_slide(s);
s= new slide();
s.src='/apps/images/news/harrisBank.gif';
s.text="<h3 class=highlight2>Harris Bank</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=64'>Harris provides personal and business banking products and services, including checking accounts, savings accounts, online banking, financial planning, investment services, wealth management and much more.</a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=64';
s.filter ="";
SLIDES.add_slide(s);
s= new slide();
s.src='/apps/images/news/LEL_Logo.jpg';
s.text="<h3 class=highlight2>LEL</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=62'>LEL is creating new standards in commercial, residential, and industrial development - standards that are based upon sharing resources - within the environment, in technology, in community and business, and across generations.</a></p>";
s.link='apps/News-Detail.aspx?type=1&newsID=62';
s.filter ="";
SLIDES.add_slide(s);



