
  var differentiater = "workshops";
  var differentiaterpath = "/assets/slideshow_workshops/";
  var initiatedelay = 3000;

  // addSlide("FILENAME.jpg","TITLE","IMGALT(if different from title)","URL",differentiater);
  addSlide("african_instrument_making_workshop.jpg","AFRICAN INSTRUMENT<br> MAKING WORKSHOPS","African Instrument Making Workshops","/african_instrument_making_workshop.php",differentiater,"Make your own percussion...<br>&nbsp;");
  addSlide("african_storytelling_workshop.jpg","AFRICAN STORYTELLING<br> WORKSHOPS","African Storytelling Workshops","/african_storytelling_workshop.php",differentiater,"Learn about cultures...<br>&nbsp;");
  addSlide("african_songs_workshop.jpg","AFRICAN SONGS<br> WORKSHOPS","African Songs Workshops","/african_songs_workshop.php",differentiater,"Learn about rivers, mountains, deserts...<br>&nbsp;");
  addSlide("colourful_journey.jpg","PROJECTS, PROGRAMMES<br> & FESTIVALS","Projects, Productions and Festivals","/projects_productions_festivals.php",differentiater,"A Colourful Journey into Diversity, African Music,<br> Song, Dance, Stories &amp; Poetry...");
  addSlide("african_dance_workshop.jpg","AFRICAN DANCE<br> WORKSHOPS","African Dance Workshops","/african_dance_workshop.php",differentiater,"Exercise as a group whilst having fun &amp; learning...<br>&nbsp;");
  addSlide("african_drumming_workshop.jpg","AFRICAN DRUMMING<br> WORKSHOPS","African Drumming Workshops","/african_drumming_workshop.php",differentiater,"Enhance literacy &amp; numeracy...<br>&nbsp;");
  addSlide("african_culture_workshop.jpg","AFRICAN CULTURE<br> WORKSHOPS","African Culture Workshops","/african_culture_workshop.php",differentiater,"African cooking &amp; textiles...<br>&nbsp;");
  addSlide("joy_of_performance.jpg","PROJECTS, PROGRAMMES<br> & FESTIVALS","Projects, Productions and Festivals","/projects_productions_festivals.php",differentiater,"Nurturing confidence, self-exploration,<br> self-expression &amp; the joy of performance...");

  prepareSlideshow(differentiater,differentiaterpath,initiatedelay);
