var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Kate+Winslet" - Google News"; document.title=document.title+ " "; arnews[0]="Television movies for the week of Nov. 22 - Pittsburgh Post Gazette
"; arnews[0] += "

Television movies for the week of Nov. 22
Pittsburgh Post Gazette
Kate Winslet. A dissatisfied housewife and the husband of a documentary filmmaker have secret trysts while their spouses are at work. (R) (2:20) MAX: Wed. ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 05:44:07 GMT+00:00"; arnews[0] += "
"; arnews[1]="Romola gets the balance right - Irish Independent
"; arnews[1] += "

Romola gets the balance right
Irish Independent
Those previously singled out for the list include Kate Winslet and Jude Law. She's often compared to Winslet, especially as she seems to have found a niche ...

"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 04:54:02 GMT+00:00"; arnews[1] += "
"; arnews[2]="Stuever both naughty and nice in 'Tinsel' - Austin American-Statesman
"; arnews[2] += "

Stuever both naughty and nice in 'Tinsel'
Austin American-Statesman
I have talked to Meryl Streep and Jude Law and Kate Winslet on Oscar night. At parties, I've made small talk with Beyoncé and Helen Mirren and Jake ...

"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 00:53:23 GMT+00:00"; arnews[2] += "
"; arnews[3]="'We were getting on each other's nerves' - News of the World
"; arnews[3] += "

News of the World

'We were getting on each other's nerves'
News of the World
I'm not saying I'm going to be the next Kate Winslet - that doesn't happen overnight - but I'd love to do a Charlize Theron in Monster. ...

"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 22:16:11 GMT+00:00"; arnews[3] += "
"; arnews[4]="Butler named best Brit actor in Hollywood - Digital Spy
"; arnews[4] += "

Butler named best Brit actor in Hollywood
Digital Spy
Oscar winner Kate Winslet, who landed in fourth place, was one of two women to be featured in the poll's top ten, while New Moon star Robert Pattinson ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 21:50:25 GMT+00:00"; arnews[4] += "
"; arnews[5]="Are we there yet? 'Cast Offs' co-writer Jack Thorne on his new TV drama - Independent
"; arnews[5] += "

Are we there yet? 'Cast Offs' co-writer Jack Thorne on his new TV drama
Independent
As Kate Winslet memorably quipped on Ricky Gervais's comedy Extras, "You're guaranteed an Oscar if you play a mental." Doors are being knocked upon, ...

"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 21:24:06 GMT+00:00"; 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("
");