var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Dana+Davis" - Google News"; document.title=document.title+ " "; arnews[0]="Dana Davis' pop-up shop attracts major foot traffic - Los Angeles Times
"; arnews[0] += "

Dana Davis' pop-up shop attracts major foot traffic
Los Angeles Times
Stores may be closing all over town, but last night Melrose Place got a little love with the opening of Dana Davis' pop-up store. The store, which took over ...

"; arnews[0] += "
Publ.Date : Sat, 14 Nov 2009 01:30:15 GMT+00:00"; arnews[0] += "
"; arnews[1]="It's Reboot Casting Time! Who Should and Who Shouldn't Be a New Charlie's Angel - Television Without Pity
"; arnews[1] += "

Television Without Pity

It's Reboot Casting Time! Who Should and Who Shouldn't Be a New Charlie's Angel
Television Without Pity
We've lamented the loss of Dana Davis on Heroes before on the site, but if you didn't watch Season 2 of that show, first of all, congratulations on the 11 ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 13 Nov 2009 19:57:20 GMT+00:00"; arnews[1] += "
"; arnews[2]="Duffy ready to tackle city woes - RocNow
"; arnews[2] += "

RocNow

Duffy ready to tackle city woes
RocNow
Mayor Robert Duffy ran unopposed and said he plans to take the next few weeks to set a course for the city during his second four-year term. ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 04 Nov 2009 08:22:18 GMT+00:00"; arnews[2] += "
"; arnews[3]="Posiflex USA Certifies Smart Power Systems - Business Solutions Magazine
"; arnews[3] += "

Posiflex USA Certifies Smart Power Systems
Business Solutions Magazine
"We are excited to have Smart Power Systems power protection equipment certified to work with Posiflex POS systems and peripherals," commented Dana Davis, ...

"; arnews[3] += "
Publ.Date : Tue, 03 Nov 2009 06:17:38 GMT+00:00"; arnews[3] += "
"; arnews[4]="Robert E. Orr - Palladium-Item
"; arnews[4] += "

Robert E. Orr
Palladium-Item
Survivors include wife, Doris Orr; sons, Thomas and Brian Orr; stepdaughters, Jill Straley, Dana Davis; stepson, Charles Simmons. Service: 11 am Wednesday ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 26 Oct 2009 11:12:54 GMT+00:00"; arnews[4] += "
"; arnews[5]="Robert Edward Orr, 81 - Muncie Star Press
"; arnews[5] += "

Robert Edward Orr, 81
Muncie Star Press
... Jill Anne (husband Jeff) Straley of Winchester and Dana Davis of Edgewater, FL; one step-son, Charles Simmons of Winchester; eleven grandchildren, ...

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