var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Rick+Astley" - Google News"; document.title=document.title+ " "; arnews[0]="Miley Cyrus Bus Crash: A Bus Crash Leaves 1 Dead, Miley Cyrus Unscathed - Associated Content
"; arnews[0] += "

Miley Cyrus Bus Crash: A Bus Crash Leaves 1 Dead, Miley Cyrus Unscathed
Associated Content
... Britney Spears, Harrison Ford and Rick Astley were followed by the quite tragic deaths of Michael Jackson, Ed McMahon, Farrah Fawcett, and Billy Mays. ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 19:33:01 GMT+00:00"; arnews[0] += "
"; arnews[1]="Fake religious trailer incites heresy for Dante's Inferno - GamePro.com
"; arnews[1] += "

Fake religious trailer incites heresy for Dante's Inferno
GamePro.com
... via Yfrog), followed weeks later by a $200 check (Avarice) and then a box that plays Rick Astley on a loop until its destroyed (Wrath). ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 18:36:05 GMT+00:00"; arnews[1] += "
"; arnews[2]="Microsoft releases Silverlight 4 beta - Builder AU
"; arnews[2] += "

Microsoft releases Silverlight 4 beta
Builder AU
... extends Silverlight's HTML support, Guthrie "rickrolled" delegates with a YouTube clip of 80's pop star Rick Astley, singing Never gonna give you up. ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 05:21:47 GMT+00:00"; arnews[2] += "
"; arnews[3]="Microsoft unleashes Silverlight 4 beta - Register
"; arnews[3] += "

Microsoft unleashes Silverlight 4 beta
Register
Guthrie demonstrated some of these features with a Bing search screen and youtube video of Rick Astley singing Never Gonna Give You Up that he cut up, ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 22:11:42 GMT+00:00"; arnews[3] += "
"; arnews[4]="Gartner reveals top ten future mobile apps - Inquirer
"; arnews[4] += "

Gartner reveals top ten future mobile apps
Inquirer
Mobile music, though so far disappointing, also makes Gartner's list. Still Rick Astley fans can expect this to also grow, according to Gartner. ยต.

and more »
"; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 17:58:21 GMT+00:00"; arnews[4] += "
"; arnews[5]="PDC Day 2 live blog: Office 2010, IE 9 on stage - CNET News
"; arnews[5] += "

CNET News

PDC Day 2 live blog: Office 2010, IE 9 on stage
CNET News
Turns out it is a video of the infamous Rick Astley video. "You've all been rickrolled," Guthrie said. Also, for those who want to see the IIS smooth ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 16:30:50 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("
");