var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Josie+Davis" - Google News"; document.title=document.title+ " "; arnews[0]="The Mandylor Brothers Are Cursed on Syfy This Saturday - Dread Central
"; arnews[0] += "

The Mandylor Brothers Are Cursed on Syfy This Saturday
Dread Central
Josie Davis of "Charles in Charge" fame co-stars as Mrs. Jimmy Muldoon. Also look for James Marshall of "Twin Peaks" and Gladiator (the Cuba Gooding, Jr., ...

"; arnews[0] += "
Publ.Date : Wed, 03 Feb 2010 09:05:44 GMT+00:00"; arnews[0] += "
"; arnews[1]="CHUCK and Bottle Shows - Macleans.ca
"; arnews[1] += "

CHUCK and Bottle Shows
Macleans.ca
The episode had very few guest stars — fortunately, one of them was Stone Cold Steve Austin, and another one was Josie Davis from Charles In Charge, ...

"; arnews[1] += "
Publ.Date : Tue, 26 Jan 2010 20:24:19 GMT+00:00"; arnews[1] += "
"; arnews[2]="Recap – Chuck 3.5 "Chuck vs. First Class" - TVOvermind
"; arnews[2] += "

TVOvermind

Recap – Chuck 3.5 "Chuck vs. First Class"
TVOvermind
(Note: I noticed immediately that the stewardess was played by Josie Davis, middle child Sarah from the amazing Scott Baio/Willie Aames vehicle Charles in ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 26 Jan 2010 15:19:24 GMT+00:00"; arnews[2] += "
"; arnews[3]="Chuck: "Chuck Versus First Class" Review - IGN
"; arnews[3] += "

IGN

Chuck: "Chuck Versus First Class" Review
IGN
Josie Davis played the other Ring operative on the plane – posing as a flight attendant. The Charles in Charge dorky sister turned hot hottie made for a fun ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 26 Jan 2010 02:06:06 GMT+00:00"; arnews[3] += "
"; arnews[4]="Chuck, 'Chuck vs. First Class': Chuck flies solo with Kristin Kreuk - The Star-Ledger - NJ.com
"; arnews[4] += "

The Star-Ledger - NJ.com

Chuck, 'Chuck vs. First Class': Chuck flies solo with Kristin Kreuk
The Star-Ledger - NJ.com
Stone Cold Steve Austin made, as you'd expect, an effective Ring baddie, but I also liked the casting of Josie Davis (who once upon a time was the "plain" ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 26 Jan 2010 02:00:50 GMT+00:00"; arnews[4] += "
"; arnews[5]="THE ASSOCIATED PRESS - Dubuque Telegraph Herald
"; arnews[5] += "

THE ASSOCIATED PRESS
Dubuque Telegraph Herald
Actress-dancer-choreographer Debbie Allen is 60. Singer Sade is 51. Actor Richard T. Jones is 38. Actress Josie Davis is 37. Model Kate Moss is 36.

and more »
"; arnews[5] += "
Publ.Date : Sat, 16 Jan 2010 16:03:28 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("
");