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

var image2 = new Array();
   image2[0] = "http://netny.net/files/2010/10/cedric.jpg";
   image2[1] = "http://netny.net/files/2010/10/real.jpg";
   image2[2] = "http://netny.net/files/2010/10/wine.jpg";
  
var link2 = new Array();
   link2[0] = "http://netny.net/blog/shows/live-with-passion/";
   link2[1] = "http://netny.net/blog/shows/realfaith-tv/";
   link2[2] = "http://netny.net/blog/themes/wine-television-series/";
     
var tout2 = new Array();
   tout2[0] = "Live Passion";
   tout2[1] = "Real Faith";
   tout2[2] = "Wine TV";	 
 


var text2 = new Array();
   text2[0] = "Join Fr. Cedric Pisegna and learn how to Live with Passion..";
   text2[1] = "Learn how Catholic teens deal with life's many issues....";
   text2[2] = "Each episode reviews wine estates, world-renowned chefs, vintners...";

