var arnews = new Array(7); totcount = 4; rnd = 0; document.title=document.title+ " - "Johnathan+Rice" - Google News"; document.title=document.title+ " "; arnews[0]="New Jenny Lewis and Rilo Kiley Albums in the Works, Says Jason Boesel - Paste Magazine
"; arnews[0] += "

Paste Magazine

New Jenny Lewis and Rilo Kiley Albums in the Works, Says Jason Boesel
Paste Magazine
Boesel also said that Ms. Lewis β€œis working on a record with her boyfriend Johnathan Rice.” The pair have worked together before, with singer/songwriter ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 05 Feb 2010 15:51:11 GMT+00:00"; arnews[0] += "
"; arnews[1]="Getting to Know... Jason Boesel - Paste Magazine
"; arnews[1] += "

Getting to Know... Jason Boesel
Paste Magazine
Boesel: Right now, Jenny [Lewis] is working on a record with her boyfriend Johnathan Rice, and Rilo Kiley's working on a compilation of all the songs we ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 05 Feb 2010 11:05:47 GMT+00:00"; arnews[1] += "
"; arnews[2]="Walk the Line – Blu-ray Disc Review - HighDefDiscNews.com
"; arnews[2] += "

Walk the Line – Blu-ray Disc Review
HighDefDiscNews.com
... as they begin touring with the likes of Jerry Lee Lewis (Waylon Payne), and Roy Orbison (Johnathan Rice); but more importantly, at least to Johnny, ...

"; arnews[2] += "
Publ.Date : Wed, 03 Feb 2010 16:32:34 GMT+00:00"; arnews[2] += "
"; arnews[3]="Haiti Benefit Shows: Jenny Lewis, Zach Galifianakis, Bon Iver, & More - TwentyFourBit (blog)
"; arnews[3] += "

Haiti Benefit Shows: Jenny Lewis, Zach Galifianakis, Bon Iver, & More
TwentyFourBit (blog)
Performing at the latter benefit gig will be Jenny Lewis of course, Azure Ray (Maria Taylor and Orenda Fink), Johnathan Rice, Morgan Nagler, Becky Stark, ...

"; arnews[3] += "
Publ.Date : Fri, 22 Jan 2010 07:03:02 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("
");