var dt=new Array();
var tt=new Array();
var sn=new Array();
  dt[0]=new Date("2/12/2012 10:45");
  tt[0]="What Do You See?:   Disciples Share Their Faith";
  dt[1]=new Date("2/19/2012 10:45");
  tt[1]="Question & Answer";
  dt[2]=new Date("2/22/2012 10:45");
  tt[2]="Ash Wednesday";
  dt[3]=new Date("2/26/2012 10:45");
  tt[3]="24 Hours that Changed the World: The Last Supper";
  dt[4]=new Date("3/4/2012 10:45");
  tt[4]="24 Hours that Changed the World: The Garden of Gethsemane";
  dt[5]=new Date("3/11/2012 10:45");
  tt[5]="24 Hours that Changed the World: Condemned by the Righteous";
  dt[6]=new Date("3/18/2012 10:45");
  tt[6]="24 Hours that Changed the World: Jesus, Barabus, and Pilate";
  dt[7]=new Date("3/25/2012 10:45");
  tt[7]="24 Hours that Changed the World: The Torture and Humiliation of the King";
  dt[8]=new Date("4/1/2012 10:45");
  tt[8]="24 Hours that Changed the World: The Crucifixion";
  dt[9]=new Date("4/5/2012 10:45");
  tt[9]="";

