var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Rick+Astley" - Google News"; document.title=document.title+ " "; arnews[0]="Josh Turner Q&A: Country star has faith, several hit songs, and no idea who ... - Entertainment Weekly
"; arnews[0] += "

Josh Turner Q&A: Country star has faith, several hit songs, and no idea who ...
Entertainment Weekly
Entertainment Weekly: Are you going to be offended if I sometimes think of you as country music's Rick Astley? I don't know who that is. ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 17:30:24 GMT+00:00"; arnews[0] += "
"; arnews[1]="On this day 8th February - Business in Berkshire (press release)
"; arnews[1] += "

On this day 8th February
Business in Berkshire (press release)
Rick Astley won the Best Single with Never Give You Up' and Sting won Best Album with 'Nothing Like The Sun'. 1988 Esther Rantzen was named Woman of the ...

"; arnews[1] += "
Publ.Date : Sun, 07 Feb 2010 18:42:13 GMT+00:00"; arnews[1] += "
"; arnews[2]="ShmooCon: Your iPhone's dirty little security secret - Computerworld
"; arnews[2] += "

ShmooCon: Your iPhone's dirty little security secret
Computerworld
... Apple iPhone owners in Australia were infected by a worm that changed their wallpaper to an image of 1980s pop crooner Rick Astley. ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 07 Feb 2010 15:43:21 GMT+00:00"; arnews[2] += "
"; arnews[3]="Weekend Update 02.06.10–The Winter Ain't Over Edition - All Things Digital (blog)
"; arnews[3] += "

All Things Digital (blog)

Weekend Update 02.06.10–The Winter Ain't Over Edition
All Things Digital (blog)
With nigh 400 million users, the number of traded links just to Rick Astley music must be staggering. This one is worth the read. ...

"; arnews[3] += "
Publ.Date : Sat, 06 Feb 2010 20:32:36 GMT+00:00"; arnews[3] += "
"; arnews[4]="ShmooCon | Your iPhone's Dirty Little Security Secret - CSO
"; arnews[4] += "

ShmooCon | Your iPhone's Dirty Little Security Secret
CSO
... Apple iPhone owners in Australia were infected by a worm that changed their wallpaper to an image of 1980s pop crooner Rick Astley. ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 06 Feb 2010 19:46:46 GMT+00:00"; arnews[4] += "
"; arnews[5]="On Feb. 6 in NEPA - Scranton Times-Tribune
"; arnews[5] += "

On Feb. 6 in NEPA
Scranton Times-Tribune
Singer Rick Astley is 44. Rock musician Tim Brown (Boo Radleys) is 41. Actor Brandon Hammond is 26. Thought for Today: "The first duty of a leader is to ...

"; arnews[5] += "
Publ.Date : Sat, 06 Feb 2010 14:33:29 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("
");