var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Padma Lakshmi - Chicago Tribune
"; arnews[0] += "From: Steve Johnson ( sajohnson@tribune.com) To: Mark Caro ( mcaro@tribune.com) \"Respect the TiVo.\" I tried to make that a catchphrase for a while earlier this decade, but, alas, it did not catch. (Note to self: Get more influential friends.) Still"; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 15:37:00 GMT"; arnews[0] += "
"; arnews[1]="Padma Lakshmi’s Jewelry Collection is as Soothing as Her Voice - AsianWeek.com
"; arnews[1] += "In person, Top Chef host and foodie enchantress Padma Lakshmi is exactly how you would picture her: tall and stunning. Her voice spills out like caramel, drizzling over a delicate pastry while her eyes pull you into her orbit, hypnotizing you ..."; arnews[1] += "
Publ.Date : Mon, 16 Nov 2009 23:53:00 GMT"; arnews[1] += "
"; arnews[2]="Details of state dinner scarce, White House mum - Island Packet Online
"; arnews[2] += "WASHINGTON — It's the hottest ticket in town. Just don't ask the White House who got them. The White House is saying very little about next week's state dinner with Indian Prime Minister Manmohan Singh, the first for President Barack Obama. Folks ..."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 16:17:00 GMT"; arnews[2] += "
"; arnews[3]="Which Celebrity Diet Should You Follow? - ABC News
"; arnews[3] += "Whose diet advice should you take? Kate Moss, Gwyneth Paltrow or Padma Lakshmi's? When it comes to shedding the pounds, are celebrities really the best authorities? \"They are idolized by the public,\" Keith Ayoob, a registered dietician and director ..."; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 14:30:00 GMT"; arnews[3] += "
"; arnews[4]="Hot Pics - US Magazine
"; arnews[4] += "\"Model, author, and Emmy-nominated Padma Lakshmi confirms that she is carrying her first child after years of struggling with endometriosis, a cause for which she has co-founded the Endometriosis Foundation of America ,\" the rep tells Us of Lakshmi ..."; arnews[4] += "
Publ.Date : Sun, 15 Nov 2009 19:51:00 GMT"; arnews[4] += "
"; arnews[5]=""Top Chef: New York: The Complete Season Five" on DVD! - EDGE Boston
"; arnews[5] += "... some of the biggest names in food and entertainment, the fifth season of this Emmy®-Award winning series welcomes newbie Toby Young to the judges’ table alongside host Padma Lakshmi, head judge and celebrity chef Tom Colicchio, and Gail ..."; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 10:43:00 GMT"; arnews[5] += "
"; totcount = 6; 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("
");