var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " - "Hal+Sparks" - Google News"; document.title=document.title+ " "; arnews[0]="SCEA Expands Original Content with PlayStation Reality Show - ZoKnowsGaming
"; arnews[0] += "

SCEA Expands Original Content with PlayStation Reality Show
ZoKnowsGaming
The Tester will be hosted by Meredith Molinari, and contestants will be judged by Hal Sparks and Brent Gocke, Release Manager, First Party QA at Sony ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 16:16:09 GMT+00:00"; arnews[0] += "
"; arnews[1]="The Tester Makes Me Want To Die (But Not Before I Take Sony With Me) - The Portland Mercury (blog)
"; arnews[1] += "

The Tester Makes Me Want To Die (But Not Before I Take Sony With Me)
The Portland Mercury (blog)
The one possible bright point in this whole bloodstained clusterfuck is the baffling involvement of tiny comedian/possible LGBT icon Hal Sparks. ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 21:18:09 GMT+00:00"; arnews[1] += "
"; arnews[2]="For a First-Timer, Burn Notice is Painful to Watch - TV.com
"; arnews[2] += "

For a First-Timer, Burn Notice is Painful to Watch
TV.com
I think Hal Sparks would have a great time making fun of all the synth. 9:43 The guy who plays Sugar is really over-acting his part. 11:05 A split screen? ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 06 Feb 2010 00:50:55 GMT+00:00"; arnews[2] += "
"; arnews[3]="Actor/Comedian Hal Sparks Speaks Out In Support of 9/11 Truth - Prison Planet.com
"; arnews[3] += "

Actor/Comedian Hal Sparks Speaks Out In Support of 9/11 Truth
Prison Planet.com
Well known actor and comedian Hal Sparks has voiced his doubts on the official government story regarding the events of 9/11, adding that he supports the ...

"; arnews[3] += "
Publ.Date : Fri, 05 Feb 2010 21:41:11 GMT+00:00"; arnews[3] += "
"; arnews[4]="The Tester Coming to PSN This Month for Free - Game Guru (blog)
"; arnews[4] += "

Game Guru (blog)

The Tester Coming to PSN This Month for Free
Game Guru (blog)
There will also be a new celebrity judge on the panel, Hal Sparks. Contestants of the show will face off against Hal in the eight-episode series. ...

"; arnews[4] += "
Publ.Date : Thu, 04 Feb 2010 09:54:54 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("
");