var arnews = new Array(6); totcount = 5; rnd = 0; document.title=document.title+ " - "Johnathan+Rice" - Google News"; document.title=document.title+ " "; arnews[0]="Different 'Strokes' for Band Member turned Solo Artist - Georgetown University The Hoya
"; arnews[0] += "

Different 'Strokes' for Band Member turned Solo Artist
Georgetown University The Hoya
... worked with Rilo Kiley and Maroon 5, and Bright Eyes member Mike Mogis, who has appeared on albums by indie fixtures such as M.Ward and Johnathan Rice. ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 12 Nov 2009 06:32:04 GMT+00:00"; arnews[0] += "
"; arnews[1]="Bengals Foes Not Ready For Prime Time Players - SteelCityInsider.com (subscription)
"; arnews[1] += "

Bengals Foes Not Ready For Prime Time Players
SteelCityInsider.com (subscription)
By Staff Report Following the game against the Steelers, Cincinnati has a favorable upcoming schedule. That might be good for the win column, ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 11 Nov 2009 22:54:32 GMT+00:00"; arnews[1] += "
"; arnews[2]="The Emerald Triangle Tour - CelebStoner
"; arnews[2] += "

The Emerald Triangle Tour
CelebStoner
... Johnathan Rice, Colin Dobrin and Jonathan Wilson, is winding its way through harvest country spreading positive vibes and psychedelic tunes. ...

"; arnews[2] += "
Publ.Date : Fri, 06 Nov 2009 17:51:19 GMT+00:00"; arnews[2] += "
"; arnews[3]="Johnathan Rice, Farmer Dave Scher, & Vetiver“s Andy Cabic Tour NorCal - TwentyFourBit (blog)
"; arnews[3] += "

Johnathan Rice, Farmer Dave Scher, & Vetiver“s Andy Cabic Tour NorCal
TwentyFourBit (blog)
Oh, Johnathan Rice. It isn't enough that you're Jenny Lewis' doe-eyed boyfriend, she helped you make your 2nd record 3 times better than your first, ...

"; arnews[3] += "
Publ.Date : Mon, 02 Nov 2009 07:56:14 GMT+00:00"; arnews[3] += "
"; arnews[4]="Lemonade: Farmer Dave and Friends come for a visit - The Union of Grass Valley
"; arnews[4] += "

Lemonade: Farmer Dave and Friends come for a visit
The Union of Grass Valley
Next week, The Emerald Triangle Tour featuring Andy Cabic, Farmer Dave, Jonathan Wilson, and Johnathan Rice rolls into town to perform a ...

"; arnews[4] += "
Publ.Date : Thu, 29 Oct 2009 07:23:04 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("
");