var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Morgan+Webb" - Google News"; document.title=document.title+ " "; arnews[0]="Beacon award recognises curriculum work in Bradford - Bradford Telegraph Argus
"; arnews[0] += "

Beacon award recognises curriculum work in Bradford
Bradford Telegraph Argus
Dame Patricia Morgan-Webb, chairman of the AoC Beacon Awards, said: “Beacon winners blaze a trail in finding new ways of doing things; they contribute to ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 21:40:46 GMT+00:00"; arnews[0] += "
"; arnews[1]="Warfare video game scores record sales in launch - Philadelphia Inquirer
"; arnews[1] += "

Warfare video game scores record sales in launch
Philadelphia Inquirer
"It's contemporary; it's very realistic and it's very intense," says Morgan Webb, the host of X-Play, the video-game show on cable's G4 channel. ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 08:06:59 GMT+00:00"; arnews[1] += "
"; arnews[2]="Plunge into the Renaissance with 'Assassin's Creed II' - USA Today
"; arnews[2] += "

USA Today

Plunge into the Renaissance with 'Assassin's Creed II'
USA Today
... "Ubisoft has put so much time into the physical accuracy and the historic setting of these cities," says Morgan Webb, co-host of G4's X-Play series. ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 17 Nov 2009 03:28:26 GMT+00:00"; arnews[2] += "
"; arnews[3]="Star Trek Online (PC) - G4 TV
"; arnews[3] += "

Star Trek Online (PC)
G4 TV
I need to be perfectly honest here, Cryptic Studios had me at "To Boldly Go." I grew up a Star Trek fan, ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 11 Nov 2009 19:41:58 GMT+00:00"; arnews[3] += "
"; arnews[4]="Liberty Future Farmers of America Trinity Valley Exposition Awards - Liberty Vindicator
"; arnews[4] += "

Liberty Future Farmers of America Trinity Valley Exposition Awards
Liberty Vindicator
Our Market Grand Champion winners were Amber Godinich with Grand Champion Goat, Morgan Webb with Grand champion Rabbits, and Ethan Worthy with Grand ...

"; arnews[4] += "
Publ.Date : Wed, 11 Nov 2009 05:28:44 GMT+00:00"; arnews[4] += "
"; arnews[5]="Insomniac: Ratchet Audience Is Older Than You Think - PSX Extreme
"; arnews[5] += "

PSX Extreme

Insomniac: Ratchet Audience Is Older Than You Think
PSX Extreme
When Morgan Webb said adults "wouldn't be insulted" by Ratchet and Clank Future: A Crack in Time, maybe she was simply echoing the belief of the designers ...

and more »
"; arnews[5] += "
Publ.Date : Thu, 05 Nov 2009 17:02:33 GMT+00:00"; arnews[5] += "
"; totcount = 6; 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("
");