var arnews = new Array(7); totcount = 5; rnd = 0; document.title=document.title+ " - "Robert+Gant" - Google News"; document.title=document.title+ " "; arnews[0]="'Bones' recap: To love! - Entertainment Weekly
"; arnews[0] += "

'Bones' recap: To love!
Entertainment Weekly
... (always fun) found a skull that turned out to be the remains of Dan, a dentist who played on a gay football team coached by Queer as Folk's Robert Gant. ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 29 Jan 2010 17:58:33 GMT+00:00"; arnews[0] += "
"; arnews[1]="Queerview Television Guide (Thursday, January 28 2010) - AfterElton.com (blog)
"; arnews[1] += "

Queerview Television Guide (Thursday, January 28 2010)
AfterElton.com (blog)
Robert Gant shows up on tonight's Bones as the Jeffersonian team take a case that leads them to investigating a couple of gay jocks. ...

"; arnews[1] += "
Publ.Date : Thu, 28 Jan 2010 15:32:04 GMT+00:00"; arnews[1] += "
"; arnews[2]="BONES "The Dentist in the Ditch" Season 5 Episode 13 - Daemon's TV (blog)
"; arnews[2] += "

Daemon's TV (blog)

BONES "The Dentist in the Ditch" Season 5 Episode 13
Daemon's TV (blog)
... Greg Pitts as Lucas Pickford; Robert Gant as Coach Jason Hendler; Andre M. Johnson as Greg; Matt Crabtree as Duval Miltoe; Travis Wester as Jasper Alman.

and more »
"; arnews[2] += "
Publ.Date : Thu, 28 Jan 2010 06:10:36 GMT+00:00"; arnews[2] += "
"; arnews[3]="Gay sports storyline Thursday on Fox's 'Bones' - Outsports.com (blog)
"; arnews[3] += "

Outsports.com (blog)

Gay sports storyline Thursday on Fox's 'Bones'
Outsports.com (blog)
Robert Gant also makes an appearance as football coach Jason Hendler. For those who know me, this will all sound very familiar (sans the murder part). ...

"; arnews[3] += "
Publ.Date : Wed, 27 Jan 2010 19:17:46 GMT+00:00"; arnews[3] += "
"; arnews[4]="Salem FOP takes plunge for Special Olympics - Today's Sunbeam - NJ.com
"; arnews[4] += "

Salem FOP takes plunge for Special Olympics
Today's Sunbeam - NJ.com
"Last year it was like 14 degrees outside, but this year it was in the high 40's," said Salem County FOP President Robert Gant. "It went great. ...

"; arnews[4] += "
Publ.Date : Wed, 20 Jan 2010 07:35:16 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("
");