var arnews = new Array(6); totcount = 5; rnd = 0; document.title=document.title+ " - "Emma+Griffiths" - Google News"; document.title=document.title+ " "; arnews[0]="Police warn of PIN scam after shoppers tricked - Tamworth Herald
"; arnews[0] += "

Police warn of PIN scam after shoppers tricked
Tamworth Herald
Now, Tamworth chief inspector Emma Griffiths said shoppers should be aware of the scam, fearing more shoppers could be targeted in the busy run-up to ...

"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 12:10:39 GMT+00:00"; arnews[0] += "
"; arnews[1]="Police hunt man after 3am street attack in Tamworth - Tamworth Herald
"; arnews[1] += "

Police hunt man after 3am street attack in Tamworth
Tamworth Herald
Inspector Emma Griffiths, neighbourhood policing Commander at Tamworth, added: "This was an isolated and unprovoked attack, but it causes me great concern, ...

"; arnews[1] += "
Publ.Date : Thu, 05 Nov 2009 12:00:18 GMT+00:00"; arnews[1] += "
"; arnews[2]="Will MPs accept expenses reforms? - BBC News
"; arnews[2] += "

BBC News

Will MPs accept expenses reforms?
BBC News
Months after the expenses furore, the findings of an independent inquiry are to be published - but will they be watered down or will MPs ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 03 Nov 2009 18:22:32 GMT+00:00"; arnews[2] += "
"; arnews[3]="Two attacks in Tamworth every day, police figures show - Tamworth Herald
"; arnews[3] += "

Two attacks in Tamworth every day, police figures show
Tamworth Herald
But the total shows a one per cent drop on the same period last year and police chief Emma Griffiths claimed the figure was 'good'. Insp Griffiths said: "We ...

"; arnews[3] += "
Publ.Date : Fri, 30 Oct 2009 09:08:31 GMT+00:00"; arnews[3] += "
"; arnews[4]="Dangerous driver jailed after crash sees medics hurt - Sutton Coldfield Observer
"; arnews[4] += "

Dangerous driver jailed after crash sees medics hurt
Sutton Coldfield Observer
Daniel Lawlor caused the smash at the junction of Chester Road and Sutton Road, in Erdington, earlier this year. Paramedic Emma Baxter suffered a broken ...

"; arnews[4] += "
Publ.Date : Mon, 26 Oct 2009 11:05:38 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");