// Create the slideshow object
ss = new slideshow("ss");

// Set the delay between slides, 1000 = 1 sec
// ss.timeout = 3000;

// By default, all of the slideshow images are prefetched.
// If you have a large number of slides you can limit the
// number of images that are prefetched.
// ss.prefetch = 1;

// By default the slideshow will repeat when you get to the end.
// ss.repeat = false;

// Create the slides and add them to the slideshow.
s = new slide();
s.src =  "rsc/img/slideshow/germantown06.jpg";
s.link = "rsc/img/slideshow/germantown06.jpg";
//s.title = "Second slide";
s.text = "1 of&nbsp; 17 &mdash; Germantown";
s.attr = "width=650,height=500,resizable=yes,scrollbars=yes";
ss.add_slide(s);

s = new slide();
s.src =  "rsc/img/slideshow/germantown06-01.jpg";
s.link = "rsc/img/slideshow/germantown06-01.jpg";
//s.title = "Second slide";
s.text = "2 of&nbsp; 17 &mdash; Germantown";
s.attr = "width=650,height=500,resizable=yes,scrollbars=yes";
ss.add_slide(s);

s = new slide();
s.src =  "rsc/img/slideshow/germantown06-02.jpg";
s.link = "rsc/img/slideshow/germantown06-02.jpg";
//s.title = "Second slide";
s.text = "3 of&nbsp; 17 &mdash; Germantown";
s.attr = "width=650,height=450,resizable=yes,scrollbars=yes";
ss.add_slide(s);

s = new slide();
s.src =  "rsc/img/slideshow/germantown06-03.jpg";
s.link = "rsc/img/slideshow/germantown06-03.jpg";
//s.title = "Second slide";
s.text = "4 of&nbsp; 17 &mdash; Germantown";
s.attr = "width=650,height=500,resizable=yes,scrollbars=yes";
ss.add_slide(s);

s = new slide();
s.src =  "rsc/img/slideshow/germantown06-04.jpg";
s.link = "rsc/img/slideshow/germantown06-04.jpg";
//s.title = "Second slide";
s.text = "5 of&nbsp; 17 &mdash; Germantown";
s.attr = "width=650,height=500,resizable=yes,scrollbars=yes";
ss.add_slide(s);

s = new slide();
s.src =  "rsc/img/slideshow/germantown06-05.jpg";
s.link = "rsc/img/slideshow/germantown06-05.jpg";
//s.title = "Second slide";
s.text = "6 of&nbsp; 17 &mdash; Germantown";
s.attr = "width=650,height=500,resizable=yes,scrollbars=yes";
ss.add_slide(s);

s = new slide();
s.src =  "rsc/img/slideshow/germantown06-06.jpg";
s.link = "rsc/img/slideshow/germantown06-06.jpg";
//s.title = "Second slide";
s.text = "7 of&nbsp; 17 &mdash; Germantown";
s.attr = "width=650,height=450,resizable=yes,scrollbars=yes";
ss.add_slide(s);

s = new slide();
s.src =  "rsc/img/slideshow/yorktown06.jpg";
s.link = "rsc/img/slideshow/yorktown06.jpg";
//s.title = "Second slide";
s.text = "8 of&nbsp; 17 &mdash; Yorktown";
s.attr = "width=650,height=420,resizable=yes,scrollbars=yes";
ss.add_slide(s);

s = new slide();
s.src =  "rsc/img/slideshow/yorktown06-1.jpg";
s.link = "rsc/img/slideshow/yorktown06-1.jpg";
//s.title = "Second slide";
s.text = "9 of&nbsp; 17 &mdash; Yorktown";
s.attr = "width=650,height=420,resizable=yes,scrollbars=yes";
ss.add_slide(s);

s = new slide();
s.src =  "rsc/img/slideshow/yorktown06-2.jpg";
s.link = "rsc/img/slideshow/yorktown06-2.jpg";
//s.title = "Second slide";
s.text = "10 of&nbsp; 17 &mdash; Yorktown";
s.attr = "width=650,height=520,resizable=yes,scrollbars=yes";
ss.add_slide(s);

s = new slide();
s.src =  "rsc/img/slideshow/yorktown06-3.jpg";
s.link = "rsc/img/slideshow/yorktown06-3.jpg";
//s.title = "Second slide";
s.text = "11 of&nbsp; 17 &mdash; Yorktown";
s.attr = "width=650,height=500,resizable=yes,scrollbars=yes";
ss.add_slide(s);

s = new slide();
s.src =  "rsc/img/slideshow/hope_lodge06.jpg";
s.link = "rsc/img/slideshow/hope_lodge06.jpg";
//s.title = "Second slide";
s.text = "12 of&nbsp; 17 &mdash; Hope Lodge";
s.attr = "width=650,height=500,resizable=yes,scrollbars=yes";
ss.add_slide(s);

s = new slide();
s.src =  "rsc/img/slideshow/hope_lodge06-1.jpg";
s.link = "rsc/img/slideshow/hope_lodge06-1.jpg";
//s.title = "Second slide";
s.text = "13 of&nbsp; 17 &mdash; Hope Lodge";
s.attr = "width=650,height=500,resizable=yes,scrollbars=yes";
ss.add_slide(s);

s = new slide();
s.src =  "rsc/img/slideshow/hope_lodge06-2.jpg";
s.link = "rsc/img/slideshow/hope_lodge06-2.jpg";
//s.title = "Second slide";
s.text = "14 of&nbsp; 17 &mdash; Hope Lodge";
s.attr = "width=650,height=500,resizable=yes,scrollbars=yes";
ss.add_slide(s);

s = new slide();
s.src =  "rsc/img/slideshow/fort_mifflin06.jpg";
s.link = "rsc/img/slideshow/fort_mifflin06.jpg";
//s.title = "Second slide";
s.text = "15 of&nbsp; 17 &mdash; Fort Mifflin";
s.attr = "width=650,height=500,resizable=yes,scrollbars=yes";
ss.add_slide(s);

s = new slide();
s.src =  "rsc/img/slideshow/fort_mifflin06-01.jpg";
s.link = "rsc/img/slideshow/fort_mifflin06-01.jpg";
//s.title = "Second slide";
s.text = "16 of&nbsp; 17 &mdash; Fort Mifflin";
s.attr = "width=650,height=500,resizable=yes,scrollbars=yes";
ss.add_slide(s);

s = new slide();
s.src =  "rsc/img/slideshow/fort_mifflin06-02.jpg";
s.link = "rsc/img/slideshow/fort_mifflin06-02.jpg";
//s.title = "Second slide";
s.text = "17 of&nbsp; 17 &mdash; Fort Mifflin";
s.attr = "width=650,height=500,resizable=yes,scrollbars=yes";
ss.add_slide(s);


// The following loop sets an attribute for all of the slides.
// This is easier than setting the attributes individually.

for (var i=0; i < ss.slides.length; i++) {

  s = ss.slides[i];
  s.target = "ss_popup";
 // s.attr = "width=320,height=420,resizable=yes,scrollbars=yes";

}