var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " "; arnews[0]="You’re twisting my mullahs man - The Sun
"; arnews[0] += "Matthew Newton, 27, and four others were held over an alleged plot to recruit Brits for Taliban training camps in Afghanistan. Newton - who converted to Islam two years ago - once ran trendy T-shirt firm Masti with Bez's son, Arlo. Arlo, 18, told The ..."; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 00:42:00 GMT"; arnews[0] += "
"; arnews[1]="Happy Mondays' Bez caught up in Taliban arrests - Daily Gossip - Entertainment.uk.msn.com
"; arnews[1] += "Welcome to the Daily Gossip: your daily stop-off to find out who in the world of music has been up to what. Today's top gossip: Former Happy Mondays dancer Bez has been embroiled in a police terrorism swoop after his friend Matthew Newton was one of ..."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 12:16:00 GMT"; arnews[1] += "
"; arnews[2]="Braith Anasta dating soap star Jodi Gordon on rebound - News.com.au
"; arnews[2] += "LA welcomes Matt MATTHEW Newton, who returns home from LA this week for the GQ Man of the Year Awards, is on the cusp of greatness in Hollywood, according to close friends. He has been short-listed to act in a major movie and also a television series ..."; arnews[2] += "
Publ.Date : Sun, 15 Nov 2009 01:50:00 GMT"; arnews[2] += "
"; totcount = 3; 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("
");