
SLIDES = new slideshow("SLIDES");




s = new slide();
s.src = "http://www.kpl.org/_images/locations/gr/gr1.jpg";
s.text = "Grand River Stanley Park Community Library";
s.target = "_self";
SLIDES.add_slide(s);




s = new slide();
s.src = "http://www.kpl.org/_images/locations/gr/gr2.jpg";
s.text = "Grand River Stanley Park Community Library";
s.target = "_self";
SLIDES.add_slide(s);




s = new slide();
s.src = "http://www.kpl.org/_images/locations/gr/gr3.jpg";
s.text = "Grand River Stanley Park Community Library";
s.target = "_self";
SLIDES.add_slide(s);




s = new slide();
s.src = "http://www.kpl.org/_images/locations/gr/gr4.jpg";
s.text = "Grand River Stanley Park Community Library";
s.target = "_self";
SLIDES.add_slide(s);




s = new slide();
s.src = "http://www.kpl.org/_images/locations/gr/gr5.jpg";
s.text = "Grand River Stanley Park Community Library";
s.target = "_self";
SLIDES.add_slide(s);




s = new slide();
s.src = "http://www.kpl.org/_images/locations/gr/gr6.jpg";
s.text = "Grand River Stanley Park Community Library";
s.target = "_self";
SLIDES.add_slide(s);




s = new slide();
s.src = "http://www.kpl.org/_images/locations/gr/gr7.jpg";
s.text = "Grand River Stanley Park Community Library";
s.target = "_self";
SLIDES.add_slide(s);




s = new slide();
s.src = "http://www.kpl.org/_images/locations/gr/gr8.jpg";
s.text = "Grand River Stanley Park Community Library";
s.target = "_self";
SLIDES.add_slide(s);
