var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Axl Rose Honors the Greats - Fashion
"; arnews[0] += "That night, the audience ended up waiting an extra two hours for the show to begin. When the band finally did hit the stage, Axl Rose was being wheeled out in a wheelchair, looking awful. But before the audience had time to get too concerned for the ..."; arnews[0] += "
Publ.Date : Wed, 03 Feb 2010 13:22:00 GMT"; arnews[0] += "
"; arnews[1]="In the mood: Love songs that deserve another listen - Vancouver Sun
"; arnews[1] += "For all the love that the greatest love songs inevitably receive as Valentine's Day approaches, you have to know that the sappiest love songs attract an equal amount of disdain. Such tunes — cloying and overwrought — can be torture to begin with ..."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 23:02:00 GMT"; arnews[1] += "
"; arnews[2]="Music Video Clichés No.2 - Rain - NME
"; arnews[2] += "Guns N' Roses - November Rain I don't know about you, but as soon as a sudden downpour starts, I get the sudden urge to jump through a wedding cake. Some primo, rain-soaked emoting from Axl Rose here, as he to kneels at his dead bride's grave looking ..."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 18:30:00 GMT"; arnews[2] += "
"; arnews[3]="Rose Dismisses Guns N’ Roses Reunion For Haiti - The Gaea Times
"; arnews[3] += "AXL ROSE has ruled out any chance of an original GUNS N’ ROSES reunion, insisting even the Haiti earthquake wouldn’t prompt him to stage a one-off charity get together. The rocker fired off a Twitter .com post to ex-bandmate Slash last week ..."; arnews[3] += "
Publ.Date : Sun, 17 Jan 2010 09:46:00 GMT"; arnews[3] += "
"; arnews[4]="September 22nd - PATRICK - "THE SPIKING VIKING" - 93X.COM
"; arnews[4] += "Pro golfers who cheat on their wives bother me a bit lately. What Rock Star deserves a punch in the mouth and why? AXL ROSE for treating fans the way he does...plus Chinese Democracy was SO disappointing after such a long wait"; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 19:22:00 GMT"; arnews[4] += "
"; arnews[5]="Birthdays for Saturday, Feb. 6 - Deseret News
"; arnews[5] += "Actress Zsa Zsa Gabor is 93. Actor Patrick MacNee (\"The Avengers\") is 88. Actor Rip Torn is 79. Actress Mamie Van Doren is 79. Actor Mike Farrell is 71. Former NBC news anchorman Tom Brokaw is 70. Actress Gayle Hunnicutt is 67. Singer Fabian is 67 ..."; arnews[5] += "
Publ.Date : Sat, 06 Feb 2010 01:23:00 GMT"; 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("
");