var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " - "Axl+Rose" - Google News"; document.title=document.title+ " "; arnews[0]="Love songs that deserve a second chance - Vancouver Sun
"; arnews[0] += "

Love songs that deserve a second chance
Vancouver Sun
Plus, if you want to see who Axl Rose stole his snake dance from, just watch Jones perform the song on the TV show. Carpenters, "(They Long To Be) Close To ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 15:04:52 GMT+00:00"; arnews[0] += "
"; arnews[1]="In The Works: Mugison - ClashMusic.com
"; arnews[1] += "

ClashMusic.com

In The Works: Mugison
ClashMusic.com
The album will have to go back on hold for a few months though, as Mugison and his new device (“maybe I'll call it Axl Rose”) embark on a European tour ...

"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 10:31:16 GMT+00:00"; arnews[1] += "
"; arnews[2]="Sex Songs Hall of Fame - Detroit Metro Times
"; arnews[2] += "

Detroit Metro Times

Sex Songs Hall of Fame
Detroit Metro Times
"Rocket Queen," Guns 'N Roses: The midsection sound effects on this perfect Sunset Strip anthem come courtesy of actual in-studio fucking by Axl Rose and a ...

"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 05:39:43 GMT+00:00"; arnews[2] += "
"; arnews[3]="Year Long Disaster releases Black Magic All Mysteries Revealed - MusicRemedy
"; arnews[3] += "

MusicRemedy

Year Long Disaster releases Black Magic All Mysteries Revealed
MusicRemedy
Hustler “Channeling classic rock, heavy riffs, and, at times, the ghost of Axl Rose, Year Long Disaster has bridged the great divide and come out ready to ...

"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 23:19:11 GMT+00:00"; arnews[3] += "
"; arnews[4]="Investing and doing the right thing... can they live together? - Motley Fool (blog)
"; arnews[4] += "

Investing and doing the right thing... can they live together?
Motley Fool (blog)
If only Axl Rose had thought of it that way. And thus if it is good for the citizens of China I think it has merrit in my portfolio. ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 20:42:46 GMT+00:00"; arnews[4] += "
"; arnews[5]="Daily Briefing: Tues. - Mother Nature Network (blog)
"; arnews[5] += "

Mother Nature Network (blog)

Daily Briefing: Tues.
Mother Nature Network (blog)
(Source: New Scientist) BEETLE MANIA: Freddie Mercury, Axl Rose and even Rush Limbaugh failed to scare away Arizona's encroaching infestation of bark ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 15:26:04 GMT+00:00"; arnews[5] += "
"; arnews[6]="Days of the New to play Penny Road Pub - Chicago Daily Herald
"; arnews[6] += "

Days of the New to play Penny Road Pub
Chicago Daily Herald
Singer Travis Meeks, who sounds like a cross between Axl Rose, Jim Morrison and Kurt Cobain, has retooled the group, which says it will have a new record ...

"; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 06:14:32 GMT+00:00"; arnews[6] += "
"; arnews[7]="Got a tip? Send it our way - Austin 360 (blog)
"; arnews[7] += "

Got a tip? Send it our way
Austin 360 (blog)
... wearing traditional Higgs wear of a dark suit and massive beard and a pair of mirrored sunglasses he might as well have stolen from Axl Rose in 1987. ...

and more »
"; arnews[7] += "
Publ.Date : Mon, 08 Feb 2010 21:20:04 GMT+00:00"; arnews[7] += "
"; totcount = 8; 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("
");