var c = Math.round(2*Math.random());

var image3 = new Array();
   image3[0] = "http://netny.net/files/2010/03/bible.jpg";
   image3[1] = "http://netny.net/files/2009/03/testament4.jpg";
   image3[2] = "http://netny.net/files/2010/02/holy_week.jpg";
  
var link3 = new Array();
   link3[0] = "http://netny.net/blog/shows/level-1/unlocking-ancient-secrets-of-the-bible/";
   link3[1] = "http://netny.net/blog/shows/who-wrote-the-new-testament/";
   link3[2] = "http://netny.net/blog/shows/level-1/holy-week-in-rome/";
   
 var tout3 = new Array();
   tout3[0] = "Ancient Secrets..";
   tout3[1] = "Who Wrote the..";
   tout3[2] = "Holy Week in..";
	 

 var text3 = new Array();
   text3[0] = "Who wrote it? Where did it come from? Are the stories true?..";
   text3[1] = "Investigations of the new testament narratives, this is the story of a book...";
   text3[2] = "The triumph entry into Jerusalem, the last supper the crucifixion..";
