var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Kate+David" - Google News"; document.title=document.title+ " "; arnews[0]="Love: Kate Devine & David Newman - Philadelphia Inquirer
"; arnews[0] += "

Love: Kate Devine & David Newman
Philadelphia Inquirer
Kate, David, and their other roommates were living in close proximity again, and the two did not think dating was a good idea. "But neither of us forgot ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 08:02:42 GMT+00:00"; arnews[0] += "
"; arnews[1]="FM Opera's Hamilton to be part of Macy's Thanksgiving Day Parade - In-Forum
"; arnews[1] += "

FM Opera's Hamilton to be part of Macy's Thanksgiving Day Parade
In-Forum
David Hamilton, artistic director of the FM Opera, will take part in the Macy's Thanksgiving Day Parade. Fargo-Moorhead Opera Artistic Director David ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 23:36:47 GMT+00:00"; arnews[1] += "
"; arnews[2]="Future of sport to be just like now, sort of - NEWS.com.au
"; arnews[2] += "

Future of sport to be just like now, sort of
NEWS.com.au
FEDERAL funding for sports should be maintained at current levels supplemented by additional money if high performance targets are reached, an independent ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 17 Nov 2009 02:04:18 GMT+00:00"; arnews[2] += "
"; arnews[3]="Swan song for Sartell senior - St. Cloud Times
"; arnews[3] += "

Swan song for Sartell senior
St. Cloud Times
For Sartell senior Kate Hellie, it's just starting to sink in that this weekend will be her last ...

"; arnews[3] += "
Publ.Date : Thu, 12 Nov 2009 12:54:02 GMT+00:00"; arnews[3] += "
"; arnews[4]="Early Buzz: David Letterman, Kate Gosselin, Arnold Schwarzenegger... - Dose.ca
"; arnews[4] += "

Early Buzz: David Letterman, Kate Gosselin, Arnold Schwarzenegger...
Dose.ca
More bad news for David Letterman: one of his former female writers is speaking out about the Late Show's "hostile work environment. ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 28 Oct 2009 10:05:34 GMT+00:00"; arnews[4] += "
"; arnews[5]="Neil Simon Alter Ego Fools Time in 'Brighton Beach': John Simon - Bloomberg
"; arnews[5] += "

Neil Simon Alter Ego Fools Time in 'Brighton Beach': John Simon
Bloomberg
... is totally miscast as the father, Jack, but the crowning calamity is the gifted Laurie Metcalf as the mother, Kate. David Cromer, the trendy director, ...

and more »
"; arnews[5] += "
Publ.Date : Mon, 26 Oct 2009 02:52:43 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("
");