var arnews = new Array(10); totcount = 10; rnd = 0; document.write("
"); document.write("
"); arnews[0]="Ex-Infinity Ward Heads West and Zampella to Appear at QuakeCon - 1UP.com
"; arnews[0] += "
Publ.Date : Sat, 31 Jul 2010 19:40:04 GMT+00:00"; arnews[0] += "
"; arnews[1]="Xbox 360 “slim” – first impressions review - BSCreview
"; arnews[1] += "
Publ.Date : Sat, 31 Jul 2010 17:20:43 GMT+00:00"; arnews[1] += "
"; arnews[2]="Call of Duty: Modern Warfare 2 Gets Two New Playlists - RipTen
"; arnews[2] += "
Publ.Date : Sat, 31 Jul 2010 02:26:35 GMT+00:00"; arnews[2] += "
"; document.title=document.title+ " "; arnews[3]="Hardened, Prestige Editions Of Black Ops Spotted - PSX Extreme
"; arnews[3] += "
Publ.Date : Fri, 30 Jul 2010 17:43:20 GMT+00:00"; arnews[3] += "
"; arnews[4]="Saling The World: Starcraft II Leads Multiplatform Charts in US and UK - Gamasutra
"; arnews[4] += "
Publ.Date : Fri, 30 Jul 2010 12:04:57 GMT+00:00"; arnews[4] += "
"; arnews[5]="CrossOver, CrossOver Games 9.1 Released - PC World
"; arnews[5] += "
Publ.Date : Fri, 30 Jul 2010 00:08:12 GMT+00:00"; arnews[5] += "
"; arnews[6]="Valve apologies for shutting users out - Inquirer
"; arnews[6] += "
Publ.Date : Thu, 29 Jul 2010 10:58:25 GMT+00:00"; arnews[6] += "
"; arnews[7]="CodeWeavers launches CrossOver 9.1, CrossOver Games 9.1 - MacNN
"; arnews[7] += "
Publ.Date : Thu, 29 Jul 2010 07:13:47 GMT+00:00"; arnews[7] += "
"; arnews[8]="Modern Warfare 2 error yields free Left 4 Dead 2 - CNET (blog)
"; arnews[8] += "
Publ.Date : Tue, 27 Jul 2010 19:45:38 GMT+00:00"; arnews[8] += "
"; arnews[9]="Call of Duty: Modern Warfare 2 Resurgence Pack hits PS3 and PC - I4U
"; arnews[9] += "
Publ.Date : Wed, 07 Jul 2010 15:04:39 GMT+00:00"; arnews[9] += "
"; totcount = 10; 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("
");