var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Jonathan+Roberts" - Google News"; document.title=document.title+ " "; arnews[0]="Happy feat in strappy heels - Los Angeles Times
"; arnews[0] += "

Happy feat in strappy heels
Los Angeles Times
I ask my professional dance partner, Jonathan Roberts, whether he'd be able to carry me down the stairs should I faint. He laughs and says there's a bucket ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 20:12:32 GMT+00:00"; arnews[0] += "
"; arnews[1]="A reporter puts on her dancing shoes to perform on 'Dancing With The Stars' - Los Angeles Times
"; arnews[1] += "

A reporter puts on her dancing shoes to perform on 'Dancing With The Stars'
Los Angeles Times
... on an ABC executive's dare and recently agreed to put herself through the rigors of learning a salsa routine with professional partner Jonathan Roberts. ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 15:00:11 GMT+00:00"; arnews[1] += "
"; arnews[2]="Dancing with the Stars: SEASON FINALE - TVGrapevine.com
"; arnews[2] += "

Dancing with the Stars: SEASON FINALE
TVGrapevine.com
... Cheryl Burke, Maksim Chmerkovskiy, Tony Dovolani, Chelsie Hightower, Alec Mazo, Jonathan Roberts, Lacey Schwimmer, Edyta Sliwinska and Anna Trebunskaya. ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 10:00:19 GMT+00:00"; arnews[2] += "
"; arnews[3]="Osmond one freestyle away from 'Dancing with the Stars' win - Mormon Times
"; arnews[3] += "

Mormon Times

Osmond one freestyle away from 'Dancing with the Stars' win
Mormon Times
Marie Osmond and her professional partner, Jonathan Roberts, after their freestyle routine on the Monday, Nov. 26, 2007, episode of "Dancing with the Stars. ...

and more »
"; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 07:10:32 GMT+00:00"; arnews[3] += "
"; arnews[4]="Davies told to fill creative gap - BBC Sport
"; arnews[4] += "

BBC Sport

Davies told to fill creative gap
BBC Sport
Coach Warren Gatland says new boy Jonathan Davies, 21, could be the man to solve Wales' problems at centre. There has been a perceived lack of creativity in ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 16:35:27 GMT+00:00"; arnews[4] += "
"; arnews[5]="Dancing with the Stars Results November 17: Mya, Kelly Osbourne and Donny ... - Examiner.com
"; arnews[5] += "

Examiner.com

Dancing with the Stars Results November 17: Mya, Kelly Osbourne and Donny ...
Examiner.com
In season 5, Marie Osmond and Jonathan Roberts received a 29 (quickstep to “Good Morning” by Gene Kelly and Debbie Reynolds and Donald O'Connor) and a 27 ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 16:02:51 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("
");