var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " "; arnews[0]="Putting A Face To The Voice Part 4 - TheSixthAxis
"; arnews[0] += "Despite the fact that the game isn’t actually out yet I thought I’d prepare myself for the inevitable “What’s he from?” by researching in advance. You may have seen this Scotsman in TV shows such as The Bill, Casulty, Rome and Red Dwarf ..."; arnews[0] += "
Publ.Date : Wed, 03 Feb 2010 16:36:00 GMT"; arnews[0] += "
"; arnews[1]="The Prince of Darkness, in his own words! - CRAVE ONLINE
"; arnews[1] += "I am really starting to hate Kevin James, like I mean two to the back of the head hate him. All this hack jerk off can make is laugh-at-the-fat-guy movies and he won’t stop making them. He’s like the new Adam Sandler, an unfunny, one trick pony ..."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 01:47:00 GMT"; arnews[1] += "
"; totcount = 2; 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("
");