var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Bonnie Tyler, Rick Astley, The Beatles And More: The Funniest Graphs ... - Huffingtonpost.com
"; arnews[0] += "Our recent feature on the Web's funniest venn diagrams inspired us to take it one step further and show you our favorite venns, flowcharts, line graphs and more representing some of pop music's greatest hits. Did you make a hilarious graph that we ..."; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 08:05:00 GMT"; arnews[0] += "
"; arnews[1]="Why Everyone Loves Cheryl - Entertainment.uk.msn.com
"; arnews[1] += "Cheryl holds a unique place amongst pop stars and celebrities by being someone we love to love. So rarely do we hear anyone making catty or unkind remarks or, as is traditional with famous attractive women, casting aspersions on her intelligence or ..."; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 01:34:00 GMT"; arnews[1] += "
"; arnews[2]="Do you have an iPhone worm? Find out now. - Examiner
"; arnews[2] += "Reports started spreading this weekend that iPhone users in Australia had been falling victim to \"ikee,\" a worm that replaces default wallpaper with a picture of Rick Astley, the 80's British pop singer whose song \"Never Gonna Give You Up\" has earned ..."; arnews[2] += "
Publ.Date : Sun, 15 Nov 2009 20:34:00 GMT"; arnews[2] += "
"; arnews[3]="If at first you don't succeed: Most malware protection fails first ... - MX Logic
"; arnews[3] += "A study performed by security testing and research firm ICSA Labs says that almost four out of five computer security products fail their first certification tests and need to be retooled for a second and sometimes a third attempt. The most common ..."; arnews[3] += "
Publ.Date : Tue, 17 Nov 2009 22:55:00 GMT"; arnews[3] += "
"; arnews[4]="Automatic Chicken Plucker - HomepageDaily
"; arnews[4] += "e porn), however it makes the iPhone vulnerable as the terms of the warranty are automatically void. The worm, aware of this fact, operates by showing a picture of Rick Astley, with the wall paper displaying the message \"ikee is never going to give ..."; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 12:34:00 GMT"; arnews[4] += "
"; arnews[5]="Australia & Oceania - YAHOO!
"; arnews[5] += "iPhone fear as 'Rick Astley' worm spreads AFP - Tue Nov 10, 3:09 AM ET SYDNEY (AFP) - An Australian student sparked fears of a new era of computer viruses on Tuesday after creating a worm which infects Apple's iconic iPhone with pictures of 1980s pop ..."; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 08:38: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("
");