var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "The 5+Browns" - Google News"; document.title=document.title+ " "; arnews[0]="Go behind the scenes with The 5 Browns - St. George Daily Spectrum
"; arnews[0] += "

Go behind the scenes with The 5 Browns
St. George Daily Spectrum
The past two nights The 5 Browns performed not only for Tuacahn audiences but for PBS cameras ...

"; arnews[0] += "
Publ.Date : Sun, 08 Nov 2009 12:06:08 GMT+00:00"; arnews[0] += "
"; arnews[1]="Concert update - Milwaukee Journal Sentinel
"; arnews[1] += "

Concert update
Milwaukee Journal Sentinel
Noon Friday: The 5 Browns, 7 pm April 17, Riverside Theater. $42.50 and $32.50. 10 am Saturday: Ventriloquist Jeff Dunham, 7:30 pm Feb. 4, Bradley Center. ...

"; arnews[1] += "
Publ.Date : Thu, 05 Nov 2009 20:13:41 GMT+00:00"; arnews[1] += "
"; arnews[2]="The 5 Browns play Tuacahn, tape PBS special - St. George Daily Spectrum
"; arnews[2] += "

The 5 Browns play Tuacahn, tape PBS special
St. George Daily Spectrum
6 and 7 as The 5 Browns bring their five pianos to the red rock amphitheater stage. Fifty fingers will dance in unison across the ivories for two nights ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 30 Oct 2009 11:04:44 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");