var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " "; arnews[0]=""Survival is no game" - Tekken movie sales art spotted
"; arnews[0] += "Listed in: PlayStation 3 , PSP , Xbox 360 Tags: Tekken , Dwight Little O 8 It's cliche, but you should never judge a book by its cover."; arnews[0] += "
Publ.Date : Thu, 05 Nov 2009 00:12:09 GMT"; arnews[0] += "
"; arnews[1]="First Look: Tekken Sales Art
"; arnews[1] += "ComingSoon.net is attending the American Film Market and we spotted this sales art for the video game adaptation Tekken ."; arnews[1] += "
Publ.Date : Wed, 04 Nov 2009 20:11:29 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("
");