	<!--
	// Slide show 1
	// Create the slideshow object
	ss1 = new slideshow("ss1");

	// Set the delay between slides, 1000 = 1 sec
	// ss1.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.
	// ss1.prefetch = 1;
	
	// By default the slideshow will repeat when you get to the end.
	// ss1.repeat = false;

	// Create the slides and add them to the slideshow.
	s = new slide();
	s.src =  "images/pcarr/picture_01.jpg";
	s.link = "images/pcarr/picture_01.jpg";
	s.title = "First slide";
	s.text = "1. Original VIA Rail owned Blue and Yellow passenger car.";
	//s.target = "";
	//s.attr = "";
	//s.filter = "";
	//s.timeout = "";
	ss1.add_slide(s);

	s = new slide();
	s.src =  "images/pcarr/picture_02.jpg";
	s.link = "images/pcarr/picture_02.jpg";
	s.title = "Second slide";
	s.text = "2. Interior of unit during the stripping of the first unit.";
	ss1.add_slide(s);
	
	s = new slide();
	s.src =  "images/pcarr/picture_03.jpg";
	s.link = "images/pcarr/picture_03.jpg";
	s.title = "Third slide";
	s.text = "3. Window openings of the car cut and ready for panorama window installation.";
	ss1.add_slide(s);

	s = new slide();
	s.src =  "images/pcarr/picture_04.jpg";
	s.link = "images/pcarr/picture_04.jpg";
	s.title = "Fourth slide";
	s.text = "4. Interior of unit with Panorama cut-outs.";
	ss1.add_slide(s);

	s = new slide();
	s.src =  "images/pcarr/picture_05.jpg";
	s.link = "images/pcarr/picture_05.jpg";
	s.title = "Fifth slide";
	s.text = "5. Sandblasted unit ready for paint.";
	ss1.add_slide(s);

	s = new slide();
	s.src =  "images/pcarr/picture_06.jpg";
	s.link = "images/pcarr/picture_06.jpg";
	s.title = "Sixth slide";
	s.text = "6. Early stage painting.";
	ss1.add_slide(s);
	
	s = new slide();
	s.src =  "images/pcarr/picture_07.jpg";
	s.link = "images/pcarr/picture_07.jpg";
	s.title = "Seventh slide";
	s.text = "7. Completed interior prior to seating installation.";
	ss1.add_slide(s);
	
	s = new slide();
	s.src =  "images/pcarr/picture_08.jpg";
	s.link = "images/pcarr/picture_08.jpg";
	s.title = "Eighth slide";
	s.text = "8. Interior vestibule with slate flooring.";
	ss1.add_slide(s);
	
	s = new slide();
	s.src =  "images/pcarr/picture_09.jpg";
	s.link = "images/pcarr/picture_09.jpg";
	s.title = "Ninth slide";
	s.text = "9. Each unit is equipped with accessible washrooms.";
	ss1.add_slide(s);
	
	s = new slide();
	s.src =  "images/pcarr/picture_10.jpg";
	s.link = "images/pcarr/picture_10.jpg";
	s.title = "Tenth slide";
	s.text = "10. Completed interior of unit.";
	ss1.add_slide(s);
	
	s = new slide();
	s.src =  "images/pcarr/picture_11.jpg";
	s.link = "images/pcarr/picture_11.jpg";
	s.title = "Eleventh Slide";
	s.text = "11. Completed units delivered to Vancouver, BC.";
	ss1.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 < ss1.slides.length; i++) {
	  	s = ss1.slides[i];
	  	s.target = "ss1_popup";
	  	s.attr = "width=380,height=290,resizable=yes,scrollbars=auto";
	}

	// Slide show 2
	// Create the slideshow object
	ss2 = new slideshow("ss2");

	// Set the delay between slides, 1000 = 1 sec
	// ss2.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.
	// ss2.prefetch = 1;
	
	// By default the slideshow will repeat when you get to the end.
	// ss2.repeat = false;

	// Create the slides and add them to the slideshow.
	s = new slide();
	s.src =  "images/pcarp/picture_01.jpg";
	s.link = "images/pcarp/picture_01.jpg";
	s.title = "First slide";
	s.text = "1. VIA Rail Panorama units arrive at the shop.";
	//s.target = "";
	//s.attr = "";
	//s.filter = "";
	//s.timeout = "";
	ss2.add_slide(s);

	s = new slide();
	s.src =  "images/pcarp/picture_02.jpg";
	s.link = "images/pcarp/picture_02.jpg";
	s.title = "Second slide";
	s.text = "2. Units undergo prep work and a sandblast.";
	ss2.add_slide(s);
	
	s = new slide();
	s.src =  "images/pcarp/picture_03.jpg";
	s.link = "images/pcarp/picture_03.jpg";
	s.title = "Third slide";
	s.text = "3. Units taped and ready for paining.";
	ss2.add_slide(s);

	s = new slide();
	s.src =  "images/pcarp/picture_04.jpg";
	s.link = "images/pcarp/picture_04.jpg";
	s.title = "Fourth slide";
	s.text = "4. Basecoat applied.";
	ss2.add_slide(s);

	s = new slide();
	s.src =  "images/pcarp/picture_05.jpg";
	s.link = "images/pcarp/picture_05.jpg";
	s.title = "Fifth slide";
	s.text = "5. Paint scheme applied. ";
	ss2.add_slide(s);

	s = new slide();
	s.src =  "images/pcarp/picture_06.jpg";
	s.link = "images/pcarp/picture_06.jpg";
	s.title = "Sixth slide";
	s.text = "6. Units are completed.";
	ss2.add_slide(s);
	
	s = new slide();
	s.src =  "images/pcarp/picture_07.jpg";
	s.link = "images/pcarp/picture_07.jpg";
	s.title = "Seventh slide";
	s.text = "7. Ready for delivery.";
	ss2.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 < ss2.slides.length; i++) {
	  	s = ss2.slides[i];
	  	s.target = "ss2_popup";
	  	s.attr = "width=380,height=290,resizable=yes,scrollbars=auto";
	}

	// Slide show 3
	// Create the slideshow object
	ss3 = new slideshow("ss3");

	// Set the delay between slides, 1000 = 1 sec
	// ss3.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.
	// ss3.prefetch = 1;
	
	// By default the slideshow will repeat when you get to the end.
	// ss3.repeat = false;

	// Create the slides and add them to the slideshow.
	s = new slide();
	s.src =  "images/rrdcu/picture_01.jpg";
	s.link = "images/rrdcu/picture_01.jpg";
	s.title = "First slide";
	s.text = "1. Industrial Rail Services inventory of RDC units.";
	//s.target = "";
	//s.attr = "";
	//s.filter = "";
	//s.timeout = "";
	ss3.add_slide(s);

	s = new slide();
	s.src =  "images/rrdcu/picture_02.jpg";
	s.link = "images/rrdcu/picture_02.jpg";
	s.title = "Second slide";
	s.text = "2. Beginning the remanufacture of RDC 6202.";
	ss3.add_slide(s);
	
	s = new slide();
	s.src =  "images/rrdcu/picture_03.jpg";
	s.link = "images/rrdcu/picture_03.jpg";
	s.title = "Third slide";
	s.text = "3. Stripped stainless shell of 6202.";
	ss3.add_slide(s);

	s = new slide();
	s.src =  "images/rrdcu/picture_04.jpg";
	s.link = "images/rrdcu/picture_04.jpg";
	s.title = "Fourth slide";
	s.text = "4. Repaired and refurbished stainless shell of 6202.";
	ss3.add_slide(s);

	s = new slide();
	s.src =  "images/rrdcu/picture_05.jpg";
	s.link = "images/rrdcu/picture_05.jpg";
	s.title = "Fifth slide";
	s.text = "5. Application of stainless steel cab ends.";
	ss3.add_slide(s);

	s = new slide();
	s.src =  "images/rrdcu/picture_06.jpg";
	s.link = "images/rrdcu/picture_06.jpg";
	s.title = "Sixth slide";
	s.text = "6. New Cummins N-14 electronically controlled rail engine.";
	ss3.add_slide(s);
	
	s = new slide();
	s.src =  "images/rrdcu/picture_07.jpg";
	s.link = "images/rrdcu/picture_07.jpg";
	s.title = "Seventh slide";
	s.text = "7. PLC engine control system.";
	ss3.add_slide(s);
	
	s = new slide();
	s.src =  "images/rrdcu/picture_08.jpg";
	s.link = "images/rrdcu/picture_08.jpg";
	s.title = "Eighth slide";
	s.text = "8. Rebuilt trucks.";
	ss3.add_slide(s);
	
	s = new slide();
	s.src =  "images/rrdcu/picture_09.jpg";
	s.link = "images/rrdcu/picture_09.jpg";
	s.title = "Ninth slide";
	s.text = "9. Accessible washroom.";
	ss3.add_slide(s);
	
	s = new slide();
	s.src =  "images/rrdcu/picture_10.jpg";
	s.link = "images/rrdcu/picture_10.jpg";
	s.title = "Tenth slide";
	s.text = "10. Refurbished seating.";
	ss3.add_slide(s);
	
	s = new slide();
	s.src =  "images/rrdcu/picture_11.jpg";
	s.link = "images/rrdcu/picture_11.jpg";
	s.title = "Eleventh Slide";
	s.text = "11. RDC 6202 on June 2004 test run.";
	ss3.add_slide(s);
	
	s = new slide();
	s.src =  "images/rrdcu/picture_12.jpg";
	s.link = "images/rrdcu/picture_12.jpg";
	s.title = "Twelvth slide";
	s.text = "12. RDC 6202 on June 2004 test run.";
	ss3.add_slide(s);
	
	s = new slide();
	s.src =  "images/rrdcu/picture_13.jpg";
	s.link = "images/rrdcu/picture_13.jpg";
	s.title = "Thirteenth Slide";
	s.text = "13. Completed RDC 6202 on April 2005 run.";
	ss3.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 < ss3.slides.length; i++) {
	  	s = ss3.slides[i];
	  	s.target = "ss3_popup";
	  	s.attr = "width=380,height=290,resizable=yes,scrollbars=auto";
	}
	// Slide show 4
	// Create the slideshow object
	ss4 = new slideshow("ss4");

	// Set the delay between slides, 1000 = 1 sec
	// ss4.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.
	// ss4.prefetch = 1;
	
	// By default the slideshow will repeat when you get to the end.
	// ss4.repeat = false;

	// Create the slides and add them to the slideshow.
	s = new slide();
	s.src =  "images/ccarm/picture_01.jpg";
	s.link = "images/ccarm/picture_01.jpg";
	s.title = "First slide";
	s.text = "1. VIA Rail Renaissance units arrive in IRSI shop.";
	//s.target = "";
	//s.attr = "";
	//s.filter = "";
	//s.timeout = "";
	ss4.add_slide(s);

	s = new slide();
	s.src =  "images/ccarm/picture_02.jpg";
	s.link = "images/ccarm/picture_02.jpg";
	s.title = "Second slide";
	s.text = "2. Renaissance Car stripped out and ready for modification.";
	ss4.add_slide(s);
	
	s = new slide();
	s.src =  "images/ccarm/picture_03.jpg";
	s.link = "images/ccarm/picture_03.jpg";
	s.title = "Third slide";
	s.text = "3. Renaissance unit prepared for electrical portion of modification.";
	ss4.add_slide(s);

	s = new slide();
	s.src =  "images/ccarm/picture_04.jpg";
	s.link = "images/ccarm/picture_04.jpg";
	s.title = "Fourth slide";
	s.text = "4. Installation of new heating unit.";
	ss4.add_slide(s);

	s = new slide();
	s.src =  "images/ccarm/picture_05.jpg";
	s.link = "images/ccarm/picture_05.jpg";
	s.title = "Fifth slide";
	s.text = "5. Renaissance unit during the early phase of re-assembly.";
	ss4.add_slide(s);

	s = new slide();
	s.src =  "images/ccarm/picture_06.jpg";
	s.link = "images/ccarm/picture_06.jpg";
	s.title = "Sixth slide";
	s.text = "6. Renaissance unit during the later phase of re-assembly.";
	ss4.add_slide(s);
	
	s = new slide();
	s.src =  "images/ccarm/picture_07.jpg";
	s.link = "images/ccarm/picture_07.jpg";
	s.title = "Seventh slide";
	s.text = "7. Re-assemble Renaissance car.";
	ss4.add_slide(s);
	
	s = new slide();
	s.src =  "images/ccarm/picture_08.jpg";
	s.link = "images/rrdcu/picture_08.jpg";
	s.title = "Eighth slide";
	s.text = "8. Redesigned quad seating area.";
	ss4.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 < ss4.slides.length; i++) {
	  	s = ss4.slides[i];
	  	s.target = "ss4_popup";
	  	s.attr = "width=380,height=290,resizable=yes,scrollbars=auto";
	}
	//-->