var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "The+Game" - Google News"; document.title=document.title+ " "; arnews[0]="Superb Camels climb to second place - Cornish Guardian
"; arnews[0] += "

Superb Camels climb to second place
Cornish Guardian
Fine Minehead defence kept Wadebridge out until 10 minutes from time, when they crossed for their third try of the game, with Stone bursting clear from ...

"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 10:17:46 GMT+00:00"; arnews[0] += "
"; arnews[1]="Band Will Have Feature Track In Tune Runner iPhone Music Game - MCV
"; arnews[1] += "

Band Will Have Feature Track In Tune Runner iPhone Music Game
MCV
No special music is needed to play the game, but Appy still wanted an original song to introduce players to Tune Runner. “Angels&Airwaves is the perfect ...

"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 10:17:21 GMT+00:00"; arnews[1] += "
"; arnews[2]="USA Hockey past, future on display at UC - Gary Post Tribune
"; arnews[2] += "

USA Hockey past, future on display at UC
Gary Post Tribune
He's more of an electrifying, kind of speed-up-the-game kind of guy. "I view myself as kind of slowing down the game, looking for an open player and trying ...

"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 10:17:05 GMT+00:00"; arnews[2] += "
"; arnews[3]="Saron U15s 1 Tonna U15s 0 - South Wales Guardian
"; arnews[3] += "

Saron U15s 1 Tonna U15s 0
South Wales Guardian
Harry and Steffan controlled midfield and the game went to and fro with good chances for Saron who had Sion and Kieran in attack. ...

"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 10:16:44 GMT+00:00"; arnews[3] += "
"; arnews[4]="Walcott: We need a good result against Liverpool - Arsenal Mania
"; arnews[4] += "

Walcott: We need a good result against Liverpool
Arsenal Mania
Walcott said: "We dominated the game, but Chelsea took their chances and you have got to be decisive. "We need to learn from that and then push on for the ...

"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 10:16:38 GMT+00:00"; arnews[4] += "
"; arnews[5]="RPGs: Out of the basement and onto your TV - The Spartan Daily
"; arnews[5] += "

RPGs: Out of the basement and onto your TV
The Spartan Daily
In the game, players fill the boots of a hard-bitten space commando, whose choices throughout the game carry heavy ramifications affecting the lush and ...

"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 10:16:12 GMT+00:00"; arnews[5] += "
"; arnews[6]="Anti-abortion ad isn't game-breaking - The Spartan Daily
"; arnews[6] += "

Anti-abortion ad isn't game-breaking
The Spartan Daily
When it comes to Super Bowl Sunday, I'm the girl who could care less about the game, but rather looks forward to the entertaining, ...

"; arnews[6] += "
Publ.Date : Wed, 10 Feb 2010 10:16:10 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");