var arnews = new Array(5); totcount = 4; rnd = 0; document.title=document.title+ " - "Sharon+Reed" - Google News"; document.title=document.title+ " "; arnews[0]="Midland firms profit from £700m scheme - The Birmingham Post
"; arnews[0] += "

Midland firms profit from £700m scheme
The Birmingham Post
Sharon Reed, director of Fly By Nite, said the cash had already been invested into the business. She added: “In order to expand our business we approached ...

"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 15:40:34 GMT+00:00"; arnews[0] += "
"; arnews[1]="TALK OF THE TOWNS - Press News
"; arnews[1] += "

TALK OF THE TOWNS
Press News
Birthday people this week are Rustina Patterson, Nancy Edwards, Rose Reno, Bryan Schoeppner, Kathy Strobel, Sharon Reed, Heidi Rhodes, Judy Drabick, ...

"; arnews[1] += "
Publ.Date : Thu, 04 Feb 2010 20:17:00 GMT+00:00"; arnews[1] += "
"; arnews[2]="SUSPECTS IN THURSDAY DRUG RAID IDENTIFIED - Pine Bluff Commercial
"; arnews[2] += "

SUSPECTS IN THURSDAY DRUG RAID IDENTIFIED
Pine Bluff Commercial
Detective Sharon Reed reported that a bag containing a green vegetable substance that field-tested positive for marijuana and weighed 8.2 grams was found on ...

"; arnews[2] += "
Publ.Date : Sat, 30 Jan 2010 04:56:33 GMT+00:00"; arnews[2] += "
"; arnews[3]="Milwaukee Women Inc: Commends seven Wisconsin companies for national ... - Wisbusiness.com
"; arnews[3] += "

Milwaukee Women Inc: Commends seven Wisconsin companies for national ...
Wisbusiness.com
... are: Robert W. Baird (11) and Mary Ellen Stanek; Ernst & Young (44) and Sharon Reed; Deloitte (70) and Krista Brookman; KPMG (88) and Lindsay Hammerer. ...

"; arnews[3] += "
Publ.Date : Wed, 27 Jan 2010 21:44:24 GMT+00:00"; arnews[3] += "
"; totcount = 4; 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("
");