var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Rick Astley next year!!!! Let's Rick Roll the Bowl!!!!! - Houston Chronicle
"; arnews[0] += "Pete Townshend of The Who performs at halftime at the Super Bowl on Sunday night. Ever since Janet Jackson and Justin Timberlake helped usher the phrase “wardrobe malfunction” into mainstream pop culture, Super Bowl halftime performances have ..."; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 22:56:00 GMT"; arnews[0] += "
"; arnews[1]="Teens think blogging is about as cool as Rick Astley hits - Ars Technica
"; arnews[1] += "Blogging is falling out of favor among the young'uns these days as they move to quicker-moving social networking sites. At the same time, older adults are getting into blogging and teens still aren't hot on Twitter, at least according to the latest ..."; arnews[1] += "
Publ.Date : Wed, 03 Feb 2010 23:02:00 GMT"; arnews[1] += "
"; arnews[2]="Josh Turner Q&A: Country star has faith, several hit songs, and no ... - Entertainment Weekly Online
"; arnews[2] += "No, I don’t. [Lamely sings] “Never gonna give you up, never gonna let you down…” He was a pop singer in the 1980s. Are you too young to remember? I’m not too young, I just didn’t listen to pop music in the ‘80s. He was this young, good ..."; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 17:20:00 GMT"; arnews[2] += "
"; arnews[3]="ShmooCon: Your iPhone's dirty little security secret - Computerworld
"; arnews[3] += "... to an earlier analysis from security vendor Sophos , Apple iPhone owners in Australia were infected by a worm that changed their wallpaper to an image of 1980s pop crooner Rick Astley. \"The worm, which could have spread to other countries ..."; arnews[3] += "
Publ.Date : Sun, 07 Feb 2010 15:19:00 GMT"; arnews[3] += "
"; arnews[4]="Videos From the Web: Car Videos - San Francisco Chronicle
"; arnews[4] += "Sasha\'s Xpander remixed against the world\'s most legendary song, Rick Astley - Never Gonna Give You Up. Thanks for watching, and spread the word! The ultimate party track has arrived! This is just a bit of fun with Virtual DJ, don\'t get offended ..."; arnews[4] += "
Publ.Date : Sat, 06 Feb 2010 14:23:00 GMT"; arnews[4] += "
"; arnews[5]="Birthdays for Saturday, Feb. 6 - Deseret News
"; arnews[5] += "Singer Rick Astley is 44. Bassist Tim Brown of the Boo Radleys is 41."; 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("
");