var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Modest+Mouse" - Google News"; document.title=document.title+ " "; arnews[0]="Live Review - Modest Mouse - TourDates.Co.Uk
"; arnews[0] += "

TourDates.Co.Uk

Live Review - Modest Mouse
TourDates.Co.Uk
... Modest Mouse have remained below the radar in comparison to the mammoth success of fellow multi-instrumental alt rock trailblazers Arcade Fire in recent ...

"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 11:02:05 GMT+00:00"; arnews[0] += "
"; arnews[1]="New Album By Sage Francis is Li(f)e - Glide Magazine
"; arnews[1] += "

New Album By Sage Francis is Li(f)e
Glide Magazine
... a dazzling mix of sardonic humor and biting social commentary, is now complimented by a talented band consisting of producer Brian Deck (Modest Mouse, ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 05:34:02 GMT+00:00"; arnews[1] += "
"; arnews[2]="Top Indie Rock Albums (1-25) Pt. 2 - CWG Magazine
"; arnews[2] += "

Top Indie Rock Albums (1-25) Pt. 2
CWG Magazine
Ben Gibbard's light angelic voice is a staple of Indie Rock music, along with Isaac Brock of Modest Mouse. Ben Gibbard, you have my blessing and respect, ...

"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 03:19:12 GMT+00:00"; arnews[2] += "
"; arnews[3]="Conquerors of the Useless No More - Santa Barbara Independent
"; arnews[3] += "

Santa Barbara Independent

Conquerors of the Useless No More
Santa Barbara Independent
... 180° South uses timeless adventure on both land and sea, a world-class and mostly original soundtrack by the likes of Modest Mouse and Mason Jennings, ...

"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 23:00:34 GMT+00:00"; arnews[3] += "
"; arnews[4]="Eugene Mirman, Isaac Brock, James Mercer, Todd Barry to Play Cancer Benefit in ... - Paste Magazine
"; arnews[4] += "

Eugene Mirman, Isaac Brock, James Mercer, Todd Barry to Play Cancer Benefit in ...
Paste Magazine
Getting defriended sucks. As we rack up friends on Facebook, Twitter and all the other myriad social media outlets cropping up, defriending is reserved for ...

"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 19:17:08 GMT+00:00"; arnews[4] += "
"; arnews[5]="Sage Francis Questions 'Li(f)e' On New Album - CMJ.com
"; arnews[5] += "

Sage Francis Questions 'Li(f)e' On New Album
CMJ.com
Li(f)e marks an evolution in Francis' music; the rapper now has his own backing band that consists of producer Brian Deck (Iron And Wine, Modest Mouse), ...

"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 19:01:59 GMT+00:00"; arnews[5] += "
"; arnews[6]="Lil Wayne Expected to Start Prison Term Today - Pitchfork Media
"; arnews[6] += "

Pitchfork Media

Lil Wayne Expected to Start Prison Term Today
Pitchfork Media
... and on it he collaborated with a backing band that includes Califone's Tim Rutili and Modest Mouse/Iron and Wine producer Brian Deck. ...

and more »
"; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 14:01:17 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");