var arnews = new Array(10); totcount = 10; rnd = 0; document.write("
"); document.write("
"); arnews[0]="What Do You Fight For? - Platform Nation
"; arnews[0] += "
Publ.Date : Fri, 30 Jul 2010 12:19:24 GMT+00:00"; arnews[0] += "
"; document.title=document.title+ " "; arnews[1]="Woohoo! Vanquish has 'Casual Auto' and 'God Hard' modes - Joystiq (blog)
"; arnews[1] += "
Publ.Date : Thu, 29 Jul 2010 19:01:54 GMT+00:00"; arnews[1] += "
"; arnews[2]="So Far, So Good: Best Characters of 2010 (January – August) - Platform Nation
"; arnews[2] += "
Publ.Date : Wed, 28 Jul 2010 22:13:17 GMT+00:00"; arnews[2] += "
"; arnews[3]="Would You Like A US$500 Bayonetta Statue? - Kotaku.com (blog)
"; arnews[3] += "
Publ.Date : Mon, 26 Jul 2010 11:12:48 GMT+00:00"; arnews[3] += "
"; arnews[4]="Increased 'visual density' led to a more linear Vanquish - Joystiq (blog)
"; arnews[4] += "
Publ.Date : Thu, 22 Jul 2010 20:08:14 GMT+00:00"; arnews[4] += "
"; arnews[5]="Bayonetta Book Opens Wide - Kotaku.com (blog)
"; arnews[5] += "
Publ.Date : Mon, 19 Jul 2010 08:01:44 GMT+00:00"; arnews[5] += "
"; arnews[6]="Game Review: Bayonetta – The Witch is Back - andPOP
"; arnews[6] += "
Publ.Date : Sat, 17 Jul 2010 15:56:21 GMT+00:00"; arnews[6] += "
"; arnews[7]="Vanquish gameplay takes note of Witch-Time - SCRAWL (blog)
"; arnews[7] += "
Publ.Date : Thu, 15 Jul 2010 18:08:43 GMT+00:00"; arnews[7] += "
"; arnews[8]="Bayonetta PS3 under $20 in one-day sale - Punch Jump (blog)
"; arnews[8] += "
Publ.Date : Wed, 14 Jul 2010 18:48:01 GMT+00:00"; arnews[8] += "
"; arnews[9]="'Vanquish' (ALL) Pins Down Release Dates, Pre-Order DLC Details - WorthPlaying.com
"; arnews[9] += "
Publ.Date : Thu, 08 Jul 2010 15:59: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("
");