var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " - "Padma+Lakshmi" - Google News"; document.title=document.title+ " "; arnews[0]="Strange Sauce: The week in national food news - Westword (blog)
"; arnews[0] += "

Strange Sauce: The week in national food news
Westword (blog)
Guy Fieri strutted his stuff on The Price is Right, and Bobby Flay, Padma Lakshmi, and Paula Dean were included in Slashfood's lists of the hottest people ...

"; arnews[0] += "
Publ.Date : Sat, 06 Feb 2010 01:10:21 GMT+00:00"; arnews[0] += "
"; arnews[1]="The Greatest Jewish Character in TV History: An Open Letter to Josh Schwartz - Heeb Magazine (blog)
"; arnews[1] += "

The Greatest Jewish Character in TV History: An Open Letter to Josh Schwartz
Heeb Magazine (blog)
But Josh, you really let us down—what is Lester's criteria is that she be a "woman of color," preferably Padma Lakshmi. Now, this is not at all a dig at Ms. ...

"; arnews[1] += "
Publ.Date : Fri, 05 Feb 2010 16:47:40 GMT+00:00"; arnews[1] += "
"; arnews[2]="Bad girl on Broadway - New York Post
"; arnews[2] += "

Bad girl on Broadway
New York Post
Padma Lakshmi of Bravo's "Top Chef": "I'm blessed to have this job. I just sit on my ass, eat and talk." . . . Liev Schreiber on his first play: " 'A ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 05:29:30 GMT+00:00"; arnews[2] += "
"; arnews[3]="Slashfood Serves Up Some Cheesecake - Village Voice (blog)
"; arnews[3] += "

Slashfood Serves Up Some Cheesecake
Village Voice (blog)
Every single one of the women included--such as Padma Lakshmi, Katie Lee Joel, Cat Cora, and Gail Simmons--is famous not for working in the food industry, ...

"; arnews[3] += "
Publ.Date : Tue, 02 Feb 2010 23:23:28 GMT+00:00"; arnews[3] += "
"; arnews[4]="'Chuck' Fan Columnist: Nachos and Yogurt Do Not a Balanced Diet Make - BuddyTV
"; arnews[4] += "

BuddyTV

'Chuck' Fan Columnist: Nachos and Yogurt Do Not a Balanced Diet Make
BuddyTV
He'd like a woman of color, preferably Padma Lakshmi. - Morgan has a little crush on Hannah. And while the office makeover was an interesting move to get ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 02 Feb 2010 19:38:40 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");