//<![CDATA[

<!--

SLIDES = new slideshow("SLIDES");



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







s = new slide();

s.src =  "script/small_crafts_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/small_crafts_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/small_crafts_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/small_crafts_04.jpg";

//s.link = "";

s.timeout = 11000;

//s.title = " slide";

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

SLIDES.add_slide(s);





 



//-->

//]]>
