var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Roma+Downey" - Google News"; document.title=document.title+ " "; arnews[0]="Find a little 'Glee' in Ohio's televised image - Milwaukee Journal Sentinel
"; arnews[0] += "

Find a little 'Glee' in Ohio's televised image
Milwaukee Journal Sentinel
Q.A number of years ago, I saw a Christmas movie starring Roma Downey, and I haven't seen it since. Can you tell me its name, and if it is on DVD or tape? ...

"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 22:15:35 GMT+00:00"; arnews[0] += "
"; arnews[1]="Survivor lives up to its slogan - Toronto Star
"; arnews[1] += "

Survivor lives up to its slogan
Toronto Star
He fell in love with his Malibu neighbour Roma Downey (Touched by an Angel) and the two were wed in 2007. And while fellow Brit Simon Cowell gets all the ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 07 Feb 2010 09:34:09 GMT+00:00"; arnews[1] += "
"; arnews[2]="At Jesus' Side Releases on DVD March 16, 2010 - Christian News Wire (press release)
"; arnews[2] += "

Christian News Wire (press release)

At Jesus' Side Releases on DVD March 16, 2010
Christian News Wire (press release)
His co-star, Roma Downey, is a veteran of stage and screen. Before becoming known internationally as Monica on TV's Touched by an Angel, ...

"; arnews[2] += "
Publ.Date : Wed, 03 Feb 2010 14:35:10 GMT+00:00"; arnews[2] += "
"; arnews[3]="New on DVD: 'Michael Jackson: This Is It' - Chicago Daily Herald
"; arnews[3] += "

New on DVD: 'Michael Jackson: This Is It'
Chicago Daily Herald
Each show was filled with messages of faith, love and hope, and the series starred Della Reese, Roma Downey, John Dye and Valerie Bertinelli. ...

"; arnews[3] += "
Publ.Date : Fri, 29 Jan 2010 06:13:40 GMT+00:00"; arnews[3] += "
"; arnews[4]="Flight of fancy - Malaysia Star
"; arnews[4] += "

Malaysia Star

Flight of fancy
Malaysia Star
Touched By An Angel sees angels (Roma Downey and Della Reese) showing depressed and troubled people that God still loves them and helping them to be on the ...

and more »
"; arnews[4] += "
Publ.Date : Thu, 28 Jan 2010 22:49:19 GMT+00:00"; arnews[4] += "
"; arnews[5]="American Idol: Chicago - Sioux City Journal (blog)
"; arnews[5] += "

American Idol: Chicago
Sioux City Journal (blog)
And, at one point, she sounded suspiciously like Roma Downey (too much time in Europe, perhaps?). She was better than Posh Spice, but, really, ...

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