var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Navi+Rawat" - Google News"; document.title=document.title+ " "; arnews[0]="Close encounters of the queer kind - Bay Area Reporter
"; arnews[0] += "

Bay Area Reporter

Close encounters of the queer kind
Bay Area Reporter
She and Maya (played by Navi Rawat, a regular on CBS' tedious Numb3rs) were paired in a self-defense class together. When a male student asked Hawks out, ...

"; arnews[0] += "
Publ.Date : Thu, 12 Nov 2009 05:57:21 GMT+00:00"; arnews[0] += "
"; arnews[1]="FlashForward: Gimme Some Truth … Just Gimme Anything - Poptimal.com
"; arnews[1] += "

Poptimal.com

FlashForward: Gimme Some Truth … Just Gimme Anything
Poptimal.com
... are courtesy of Agent Janis Hawk's (Christine Woods) budding every-man's-dream type of relationship with Maya (Navi Rawat) and their ensuing break-up. ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 28 Oct 2009 01:45:19 GMT+00:00"; arnews[1] += "
"; arnews[2]="The Week Lesbian Pre-Sweeps Action Surprised Me … In a Good Way - Autostraddle (blog)
"; arnews[2] += "

The Week Lesbian Pre-Sweeps Action Surprised Me … In a Good Way
Autostraddle (blog)
Our Hot Girl of the Week is Navi Rawat, who guest-starred on FlashForward this week (details on that below). Normally she can be seen on Num3ers, ...

"; arnews[2] += "
Publ.Date : Tue, 27 Oct 2009 16:55:36 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("
");