var videos = new Array(

    {title: "",
     dates: new Array(
        "Who Is Jesus",
        "Christ in the Passover",
        "Vacation Bible School 2010",
        "Vacation Bible School 2011",
        "-",
        "Topsfield Fair 10-02-11",
        "Topsfield Fair 10-09-11",
        "-",
        "Deaf Worship 10-26-08",
	"Combined Svc 09-12-10",
	"Contemporary 10-24-10",
	"Contemporary 03-27-11",
	"Traditional 10-31-10",
	"Traditional 03-27-11"
     ),
     expanded: true}

  );

