var arnews = new Array(7); totcount = 5; rnd = 0; document.title=document.title+ " - "Morgan+Webb" - Google News"; document.title=document.title+ " "; arnews[0]="X-Play Celebrating 1000 Episodes Today - Terminal Gamer
"; arnews[0] += "

Terminal Gamer

X-Play Celebrating 1000 Episodes Today
Terminal Gamer
Adam Sessler and Morgan Webb will be celebrating the long life of TV's best gaming show and you should definitely check it out if you have a chance.

and more »
"; arnews[0] += "
Publ.Date : Mon, 01 Feb 2010 20:20:22 GMT+00:00"; arnews[0] += "
"; arnews[1]="G4's X-Play turns 1000 tonight - The Tanooki (blog)
"; arnews[1] += "

The Tanooki (blog)

G4's X-Play turns 1000 tonight
The Tanooki (blog)
Additionally, hosts Adam Sessler and Morgan Webb will be celebrating with “celebrity gaming guests” and I'm sure a few surprises. ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 01 Feb 2010 14:21:10 GMT+00:00"; arnews[1] += "
"; arnews[2]="X-Play Celebrates 1000th Episode - Escapist Magazine
"; arnews[2] += "

Escapist Magazine

X-Play Celebrates 1000th Episode
Escapist Magazine
I blew the interview with Adam Sessler and Morgan Webb, hosts of X-Play, which celebrates its 1000th episode this coming Monday, February 1. ...

"; arnews[2] += "
Publ.Date : Fri, 29 Jan 2010 20:42:04 GMT+00:00"; arnews[2] += "
"; arnews[3]="Games of the decade: G4's Morgan Webb - USA Today
"; arnews[3] += "

USA Today

Games of the decade: G4's Morgan Webb
USA Today
Who: Morgan Webb, co-host of G4 show X-Play, which celebrates its 1000th episode on February 1. Editor's note: Instead of a firm top five favorites, ...

"; arnews[3] += "
Publ.Date : Thu, 28 Jan 2010 23:03:36 GMT+00:00"; arnews[3] += "
"; arnews[4]="Top 55 TV Programs for Jan. 31-Feb. 6, 2010 - NewsOK.com (blog)
"; arnews[4] += "

Top 55 TV Programs for Jan. 31-Feb. 6, 2010
NewsOK.com (blog)
◊“X-Play” (5 pm on G4): This video game series hosted by Adam Sessler and Morgan Webb celebrates its 1000th episode with a retrospective of the series' ...

"; arnews[4] += "
Publ.Date : Thu, 28 Jan 2010 10:09:18 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");