var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Robson+Green" - Google News"; document.title=document.title+ " "; arnews[0]="Robson Green rescued from 'swim adventure' after just 200m - Mirror.co.uk
"; arnews[0] += "

Robson Green rescued from 'swim adventure' after just 200m
Mirror.co.uk
TV star Robson Green had to be rescued from the bitterly cold River Tyne while filming his new swimming show. ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 10:24:46 GMT+00:00"; arnews[0] += "
"; arnews[1]="Robson Green's Wild Swimming Adventure - stv.tv
"; arnews[1] += "

stv.tv

Robson Green's Wild Swimming Adventure
stv.tv
Robson Green's Wild Swimming Adventure sees the actor on a challenging tour of Britain's waters in this brand new series on STV. ...

"; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 11:47:12 GMT+00:00"; arnews[1] += "
"; arnews[2]="Quest for fame has led Penry-Jones to The Priory - Metro
"; arnews[2] += "

Metro

Quest for fame has led Penry-Jones to The Priory
Metro
Robson Green has a lot to answer for. Had the hairy Geordie not nipped in with the idea first, the nation would soon be racing to see Rupert Penry-Jones ...

"; arnews[2] += "
Publ.Date : Tue, 17 Nov 2009 00:15:10 GMT+00:00"; arnews[2] += "
"; arnews[3]="Policing reality bites - Broadcastnow
"; arnews[3] += "

Policing reality bites
Broadcastnow
“I commissioned Extreme Fishing with Robson Green. Thanks to Emma Read [Sky1 commissioner] I'm not the only Alan Partridge in commissioning. ...

"; arnews[3] += "
Publ.Date : Thu, 12 Nov 2009 09:08:21 GMT+00:00"; arnews[3] += "
"; arnews[4]="The BBC is brave or mad to film Martin Amis's Money - Telegraph.co.uk
"; arnews[4] += "

Telegraph.co.uk

The BBC is brave or mad to film Martin Amis's Money
Telegraph.co.uk
“In this thrilling five-part adaptation of Finnegans Wake on ITV1, Robson Green stars as a person, although possibly not, because literary scholars disagree ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 11 Nov 2009 16:22:26 GMT+00:00"; arnews[4] += "
"; arnews[5]="TV review: Fishing for originality - New Zealand Herald
"; arnews[5] += "

New Zealand Herald

TV review: Fishing for originality
New Zealand Herald
As if it weren't enough to have Jeremy Wells molesting local twitterers and twitchers on Birdland, along comes British actor Robson Green to torment the ...

"; arnews[5] += "
Publ.Date : Wed, 11 Nov 2009 15:03:46 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("
");