var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Axl+Rose" - Google News"; document.title=document.title+ " "; arnews[0]="The Hole in Our Lives - Daily Beast
"; arnews[0] += "

The Hole in Our Lives
Daily Beast
It was clear why celebrities like Cat Stevens and Axl Rose bowed out close to the top of their game. One converted to Islam, the other went so insane that ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 11:59:20 GMT+00:00"; arnews[0] += "
"; arnews[1]="Watch: Jimmy Fallon's Hilarious Eco-Jam Medley - Ecorazzi
"; arnews[1] += "

Watch: Jimmy Fallon's Hilarious Eco-Jam Medley
Ecorazzi
This reminds me of another genius JF performance YEARS ago when he hosted the MTV Awards and spoofed everyone from Nelly to Enrique Iglesias and Axl Rose. ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 19:17:16 GMT+00:00"; arnews[1] += "
"; arnews[2]="Die Mannequin finds rock 'n' roll soul salvation - Georgia Straight
"; arnews[2] += "

Die Mannequin finds rock 'n' roll soul salvation
Georgia Straight
On touring with Guns N' Roses and the volatile Axl Rose: “When you get to be the status and magnitude of Axl Rose I'm sure you deal with a lot more stigma ...

"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 18:21:15 GMT+00:00"; arnews[2] += "
"; arnews[3]="The Hermès Scarf: 16 Tastemakers, 16 Ways - Elle
"; arnews[3] += "

Elle

The Hermès Scarf: 16 Tastemakers, 16 Ways
Elle
His twist: “I channeled Steven Tyler's scarved mic stand, Janet Jackson's handkerchief, Prince, and Axl Rose's headband.” Masterminded artists' residence in ...

"; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 17:42:40 GMT+00:00"; arnews[3] += "
"; arnews[4]="Stephanie Seymour -- Top 100 Women of 2009, Number 65 - Asylum (blog)
"; arnews[4] += "

Stephanie Seymour -- Top 100 Women of 2009, Number 65
Asylum (blog)
Of course, it also involved Axl Rose. Recently, Asylum rated the top 100 hottest women on the Internet, based solely on how many times the babe-loving ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 17:07:42 GMT+00:00"; arnews[4] += "
"; arnews[5]="GN'R to unveil 'Chinese Democracy' - Korea Herald
"; arnews[5] += "

GN'R to unveil 'Chinese Democracy'
Korea Herald
Bringing with him a new crop of musicians, the poster boy and icon of 80s metal Axl Rose - sans guitarist Slash - will hold the band's concert at Olympic ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 16:26:23 GMT+00:00"; arnews[5] += "
"; totcount = 6; 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("
");