var arnews = new Array(6); totcount = 5; rnd = 0; document.title=document.title+ " - "Michael+Gaston" - Google News"; document.title=document.title+ " "; arnews[0]="SC State, Morgan State square off today - The Times and Democrat
"; arnews[0] += "

SC State, Morgan State square off today
The Times and Democrat
In 2004, it was a career-best 45-yard field goal by Michael Gaston which lifted SC State to a 38-35 victory which helped it earn a share of the MEAC title ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 14 Nov 2009 07:12:09 GMT+00:00"; arnews[0] += "
"; arnews[1]="Local writer, filmmaker screens indie movie 'Home' - Etownian
"; arnews[1] += "

Etownian

Local writer, filmmaker screens indie movie 'Home'
Etownian
... film starring Academy-and Tony Award-winning actress Marcia Gay Harden, her daughter Eulala Scheel, Tony Award-winner Marian Seldes and Michael Gaston. ...

"; arnews[1] += "
Publ.Date : Thu, 12 Nov 2009 16:43:26 GMT+00:00"; arnews[1] += "
"; arnews[2]="MEAC title, FCS bid in sight - Charleston Post Courier
"; arnews[2] += "

MEAC title, FCS bid in sight
Charleston Post Courier
Kicker Michael Gaston spoiled a comeback effort spearheaded by Bradshaw Littlejohn with a career-best 45-yard field goal in a 38-35 victory in 2004. ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 10 Nov 2009 05:26:24 GMT+00:00"; arnews[2] += "
"; arnews[3]="Reiko Aylesworth, Sarah Wynter Join 'Damages' - Inside TV (blog)
"; arnews[3] += "

Reiko Aylesworth, Sarah Wynter Join 'Damages'
Inside TV (blog)
Other upcoming guest stars include Ebon Moss-Bachrach ('John Adams'), Michael Gaston ('Fringe') and Darren Goldstein, who played Chris Sharp in season 1. ...

and more »
"; arnews[3] += "
Publ.Date : Thu, 05 Nov 2009 19:57:24 GMT+00:00"; arnews[3] += "
"; arnews[4]="Carolina Errands and Tour de Chefs two of 22 new businesses - Gaston Gazette
"; arnews[4] += "

Carolina Errands and Tour de Chefs two of 22 new businesses
Gaston Gazette
Here are new corporations filed with the NC Secretary of State for Gaston, Cleveland and Lincoln counties. The following corporations were filed from Oct. ...

"; arnews[4] += "
Publ.Date : Sat, 31 Oct 2009 17:26:09 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("
");