var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Katherine+Jenkins" - Google News"; document.title=document.title+ " "; arnews[0]="Katherine Jenkins recovering from Norovirus stomach bug - South Wales Evening Post
"; arnews[0] += "

Katherine Jenkins recovering from Norovirus stomach bug
South Wales Evening Post
WELSH opera diva Katherine Jenkins needed hospital treatment after being hit by the Norovirus stomach bug. The usually fit and healthy singer, aged 29, ...

"; arnews[0] += "
Publ.Date : Tue, 24 Nov 2009 16:46:19 GMT+00:00"; arnews[0] += "
"; arnews[1]="Jenkins and Potts may judge ITV opera talent show - BBC - Wales - Welsh Music
"; arnews[1] += "

BBC - Wales - Welsh Music

Jenkins and Potts may judge ITV opera talent show
BBC - Wales - Welsh Music
A new ITV opera-based talent show is set to feature Wales' Katherine Jenkins and perhaps Paul Potts alongside Myleene Klass as judges, according to a report ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 24 Nov 2009 11:05:43 GMT+00:00"; arnews[1] += "
"; arnews[2]="Katherine Jenkins hopes to hit high notes with own TV show - WalesOnline
"; arnews[2] += "

Katherine Jenkins hopes to hit high notes with own TV show
WalesOnline
KATHERINE JENKINS is set to become the new face of Saturday night television as a judge on a celebrity opera talent show. The 29-year-old mezzo-soprano is ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 24 Nov 2009 10:44:59 GMT+00:00"; arnews[2] += "
"; arnews[3]="Swedish Soprano Soderstrom Dies - Gaea Times
"; arnews[3] += "

Swedish Soprano Soderstrom Dies
Gaea Times
August 12th, 2009 LONDON - English composer of musical theatre Sir Andrew Lloyd Webber says that he is so smitten by Welsh mezzo-soprano Katherine Jenkins ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 24 Nov 2009 07:53:04 GMT+00:00"; arnews[3] += "
"; arnews[4]="Lewis' Alleged Attacker Still Not Fit For Court - Gaea Times
"; arnews[4] += "

Lewis' Alleged Attacker Still Not Fit For Court
Gaea Times
October 22nd, 2009 LONDON - Opera singer Katherine Jenkins broke down in tears on TV, while narrating how she once fought off an attacker who tried to rape ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 24 Nov 2009 07:51:03 GMT+00:00"; arnews[4] += "
"; arnews[5]="VV Brown and 56k children - The Sun
"; arnews[5] += "

The Sun

VV Brown and 56k children
The Sun
... for children to enter, and the acts gracing the stage every year have ranged from pop acts like Beverley Knight to opera singers like Katherine Jenkins. ...

and more »
"; arnews[5] += "
Publ.Date : Mon, 23 Nov 2009 12:58:21 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("
");