
SLIDES = new slideshow("SLIDES");




s = new slide();
s.src = "http://www.kpl.org/_images/locations/fh/fh1.jpg";
s.text = "Forest Heights Community Library";
s.target = "_self";
SLIDES.add_slide(s);


s = new slide();
s.src = "http://www.kpl.org/_images/locations/fh/fh_bp_009.jpg";
s.text = "Forest Heights Community Library";
s.target = "_self";
SLIDES.add_slide(s);


s = new slide();
s.src = "http://www.kpl.org/_images/locations/fh/fh_bp_013.jpg";
s.text = "Forest Heights Community Library";
s.target = "_self";
SLIDES.add_slide(s);


s = new slide();
s.src = "http://www.kpl.org/_images/locations/fh/fh3.jpg";
s.text = "Forest Heights Community Library";
s.target = "_self";
SLIDES.add_slide(s);


s = new slide();
s.src = "http://www.kpl.org/_images/locations/fh/fh4.jpg";
s.text = "Forest Heights Community Library";
s.target = "_self";
SLIDES.add_slide(s);


s = new slide();
s.src = "http://www.kpl.org/_images/locations/fh/fh5.jpg";
s.text = "Forest Heights Community Library";
s.target = "_self";
SLIDES.add_slide(s);


s = new slide();
s.src = "http://www.kpl.org/_images/locations/fh/fh_bp_023.jpg";
s.text = "Forest Heights Community Library";
s.target = "_self";
SLIDES.add_slide(s);



