SLIDES = new slideshow("SLIDES");
SLIDES.timeout = 7000;
SLIDES.prefetch = -1;
SLIDES.repeat = true;


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/JLogoColorBelow.JPG';
s.text="<h3 class=highlight2>Green Up 2 Clean Up</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=79'>Cleaning green in Northwest Indiana, Green Up 2 Clean Up offers a wide range of sustainable and 'green friendly' services.  (219) 728-1256</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/EDGE_(2)_opt.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 Board 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/Logo Third Coast Spice Cafe.bmp';
s.text="<h3 class=highlight2>Third Coast Spice Cafe</h3><p class=highlight3><a href='apps/News-Detail.aspx?type=1&newsID=90'>Eat Well, Feel Great! Open 6am to 3pm Seven Days a week. Third Coast Spice Cafe has something healthy and delicious for all.</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/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);



