var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " "; arnews[0]="Kirsten Dunst on Ex Jake Gyllenhaal: "We're Not Good Friends" - US Magazine
"; arnews[0] += "So much for hanging with your exes. The couple -- who had shared an L.A. home and a dog named Atticus -- split in 2004 after about two years together. Now 29, Gyllenhaal has been in a relationship with Reese Witherspoon since early 2007. The 27 year ..."; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 23:01:00 GMT"; arnews[0] += "
"; arnews[1]="Witherspoon: 'I'm Obsessed With Garbage' - Seattle Post Intelligencer
"; arnews[1] += "Reese Witherspoon may have sparked a community controversy after confessing on TV she dumps her excess garbage in neighbors' bins. The actress was promoting her new perfume on \"The Tonight Show\" on Friday when she opened up about her garbage ..."; arnews[1] += "
Publ.Date : Mon, 16 Nov 2009 23:03:00 GMT"; arnews[1] += "
"; arnews[2]="Reese Witherspoon Is Trashy - Ecorazzi.com
"; arnews[2] += "Reese Witherspoon has a “garbage obsession”. But instead of the kind that involves recycling, composting, and sorting — the actress instead just throws everything away. In fact, there’s so much that she’s resorted to chucking it into ..."; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 08:13:00 GMT"; arnews[2] += "
"; arnews[3]="Reese Witherspoon Talks A Little Trash - Just Jared
"; arnews[3] += "Reese Witherspoon leaves Jill Roberts boutique in Beverly Hills on Tuesday (November 17). The 33-year-old actress appeared last Friday as a guest on The Tonight Show with Conan O’Brien . “I like to throw things away. I’m obsessed with garbage ..."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 13:57:00 GMT"; arnews[3] += "
"; arnews[4]="'Funny People' - Los Angeles Times
"; arnews[4] += "The holiday comedy \"Four Christmases\" stars Vince Vaughn and Reese Witherspoon as a young couple forced to spend Christmas day with, in succession, each of their four divorced parents and their attendant families. That's a clever idea for a movie ..."; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 23:26:00 GMT"; arnews[4] += "
"; arnews[5]="Reese Witherspoon is a Garbage Lady - Actressarchives.com
"; arnews[5] += "Reese Witherspoon may have sparked a community controversy after confessing on U.S. TV she dumps her excess garbage in neighbours bins. The actress was promoting her new perfume on \"The Tonight Show\" on Friday (13Nov09) when she opened up about her ..."; arnews[5] += "
Publ.Date : Mon, 16 Nov 2009 22:34:00 GMT"; arnews[5] += "
"; arnews[6]="I hate gyms, says Reese Witherspoon - IndiaTimes
"; arnews[6] += "Oscar-winning actress Reese Witherspoon hates working out in the gym but will reluctantly exercise if a film role requires it. \"If I never had to see the inside of a gym again, I'd be a very happy person. Even the idea of it, I hate. There's people ..."; arnews[6] += "
Publ.Date : Mon, 16 Nov 2009 12:54:00 GMT"; arnews[6] += "
"; totcount = 7; 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("
");