var arnews = new Array(10); totcount = 10; rnd = 0; document.write("
"); document.write("
"); arnews[0]="Xbox 360 “slim” – first impressions review - BSCreview
"; arnews[0] += "
Publ.Date : Sat, 31 Jul 2010 17:20:43 GMT+00:00"; arnews[0] += "
"; arnews[1]="A New Dimension for Sequels - GamePro.com
"; arnews[1] += "
Publ.Date : Sat, 31 Jul 2010 01:29:05 GMT+00:00"; arnews[1] += "
"; arnews[2]="Saling The World: Starcraft II Leads Multiplatform Charts in US and UK - Gamasutra
"; arnews[2] += "
Publ.Date : Fri, 30 Jul 2010 12:04:57 GMT+00:00"; arnews[2] += "
"; document.title=document.title+ " "; arnews[3]="Mass Effect 2 : Lair Of The Shadow Broker Release Date Is Q3 2010 - Soft Sailor (blog)
"; arnews[3] += "
Publ.Date : Fri, 30 Jul 2010 09:17:51 GMT+00:00"; arnews[3] += "
"; arnews[4]="BioWare ISN'T helping with DarkSpore - Computerandvideogames.com
"; arnews[4] += "
Publ.Date : Tue, 27 Jul 2010 21:34:30 GMT+00:00"; arnews[4] += "
"; arnews[5]="Mass Effect 2 weapon pack coming before 'Shadow Broker' DLC - Computerandvideogames.com
"; arnews[5] += "
Publ.Date : Sun, 25 Jul 2010 23:03:04 GMT+00:00"; arnews[5] += "
"; arnews[6]="More Mass Effect 2 DLC On The Way - Xboxic
"; arnews[6] += "
Publ.Date : Fri, 23 Jul 2010 14:55:35 GMT+00:00"; arnews[6] += "
"; arnews[7]="New Mass Effect 2 DLC revealed - Computerandvideogames.com
"; arnews[7] += "
Publ.Date : Thu, 22 Jul 2010 18:46:52 GMT+00:00"; arnews[7] += "
"; arnews[8]="'Mass Effect 2' DLC Plans Reaffirmed By BioWare - MTV.com (blog)
"; arnews[8] += "
Publ.Date : Wed, 14 Jul 2010 19:01:39 GMT+00:00"; arnews[8] += "
"; arnews[9]="Picks and pans: Puzzle Quest 2' and Mass Effect 2: Overload' - Kansas City Star
"; arnews[9] += "
Publ.Date : Fri, 09 Jul 2010 17:07:10 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("
");