// slideshow category
var cookieSlideShow = "Home";

// the number of milliseconds between swaps.
var wait = 5000;

// path to xml file
var xml_path = "assets/xml/slideshow";


