//<![CDATA[

<!--

SLIDES = new slideshow("SLIDES");



// Create the slides and add them to the slideshow.







s = new slide();

s.src =  "script/narrow_boat_hire_01.jpg";

//s.link = "";

s.timeout = 11000;

//s.title = " slide";

//s.text = "This is the text.";

SLIDES.add_slide(s);





s = new slide();

s.src =  "script/narrow_boat_hire_02.jpg";

//s.link = "";

s.timeout = 11000;

//s.title = " slide";

//s.text = "This is the text.";

SLIDES.add_slide(s);

 



s = new slide();

s.src =  "script/narrow_boat_hire_03.jpg";

//s.link = "";

s.timeout = 11000;

//s.title = " slide";

//s.text = "This is the text.";

SLIDES.add_slide(s);

 



s = new slide();

s.src =  "script/narrow_boat_hire_04.jpg";

//s.link = "";

s.timeout = 11000;

//s.title = " slide";

//s.text = "This is the text.";

SLIDES.add_slide(s);

 



s = new slide();

s.src =  "script/narrow_boat_hire_05.jpg";

//s.link = "";

s.timeout = 11000;

//s.title = " slide";

//s.text = "This is the text.";

SLIDES.add_slide(s);





 



//-->

//]]>
