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

var image3 = new Array();
   image3[0] = "http://netny.net/files/2010/10/rome1.jpg";
   image3[1] = "http://netny.net/files/2010/10/face.jpg";
   image3[2] = "http://netny.net/files/2010/10/rome1.jpg";
  
var link3 = new Array();
   link3[0] = "http://netny.net/blog/shows/level-3/rome-reports/";
   link3[1] = "http://netny.net/blog/shows/the-choices-we-face/";
   link3[2] = "http://netny.net/blog/shows/level-3/rome-reports/";
   
var tout3 = new Array();
   tout3[0] = "Real Food";
   tout3[1] = "Choices We Face";
   tout3[2] = "Rome Reports";
	 

var text3 = new Array();
   text3[0] = "Ground breaking documentaries depicting the endurance and perseverance..";
   text3[1] = "Explore some of the most important and inspiring themes of our time..";
   text3[2] = "Ground breaking documentaries depicting the endurance and perseverance..";

