var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Janina+Gavankar" - Google News"; document.title=document.title+ " "; arnews[0]="Over $490000 Raised at AIF Gala - India Journal
"; arnews[0] += "

India Journal

Over $490000 Raised at AIF Gala
India Journal
The younger crop of Indians in the entertainment industry were also at the event which included Rupak Ginn, Kunal Nayyar, Janina Gavankar, Sunil Malhotra, ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 00:50:01 GMT+00:00"; arnews[0] += "
"; arnews[1]="Lindsay Lohan Debunks Boyfriend Rumors & Adam Lambert Deboinks Boyfriend - Autostraddle (blog)
"; arnews[1] += "

Lindsay Lohan Debunks Boyfriend Rumors & Adam Lambert Deboinks Boyfriend
Autostraddle (blog)
Special guests include the usual Lesbian Event Favorites: Queer as Folk's Michelle Clunnie & Peter Paige, L Word's Daniela Sea & Janina Gavankar, ...

"; arnews[1] += "
Publ.Date : Sun, 01 Nov 2009 17:20:45 GMT+00:00"; arnews[1] += "
"; arnews[2]="POWER UP's 9th Annual Power Premiere Gala: Livestream Sunday - SheWired
"; arnews[2] += "

SheWired

POWER UP's 9th Annual Power Premiere Gala: Livestream Sunday
SheWired
There will be appearances by some of your favorite celebritites including Kate Burton, Gaby Christian, Michelle Clunie, Eric Dane, Janina Gavankar, ...

"; arnews[2] += "
Publ.Date : Fri, 30 Oct 2009 19:52:15 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");