var arnews = new Array(7); totcount = 2; rnd = 0; document.title=document.title+ " "; arnews[0]="Celebrity Interviews - Heroes: Sendhil Ramamurthy
"; arnews[0] += "

From a conscientious scientist to power hungry villan and back. HEROES star Sendhil Ramamurthy, aka Suresh, talks about his wild ride on the show with Hollywood 411's Chris Harrison.

Add this to your queue
Added: Fri Mar 13 10:05:20 UTC 2009
Duration: 04:25

"; arnews[0] += "
Publ.Date : Fri, 13 Mar 2009 10:05:20 -0000"; arnews[0] += "
"; arnews[1]="Heroes - Sendhil Ramamurthy On Mohinder Suresh
"; arnews[1] += "

Actor Sendhil Ramamurthy (Mohinder Suresh) and series creator/executive producer Tim Kring discuss how the role of Mohinder Suresh was tailored to fit the actor's age.

Add this to your queue
Added: Thu Nov 20 04:01:53 UTC 2008
Air date: Sat Mar 10 00:00:00 UTC 2007
Duration: 01:45
Rating: 4.2 / 5.0

"; arnews[1] += "
Publ.Date : Thu, 20 Nov 2008 04:01:53 -0000"; arnews[1] += "
"; totcount = 2; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");