//These values may be edited

var directorypath = "image/";

var folders = new Array ("1stSponsor", "2ndSponsor", "3rdSponsor", "4thSponsor", "5thSponsor", "6thSponsor");

//when saving new version, comment out the above line, and uncomment the line below
//var folders = new Array ("ERROR");

var pause = 10000;

