var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Mark+Gastineau" - Google News"; document.title=document.title+ " "; arnews[0]="Lisa Gastineau is 'Gastineau Girls' Star - Right Celebrity
"; arnews[0] += "

Lisa Gastineau is 'Gastineau Girls' Star
Right Celebrity
But what we can tell you is that Lisa married NFL legend Mark Gastineau back in 1979. After being married for quite some time, the couple divorced in 1991. ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 23:51:58 GMT+00:00"; arnews[0] += "
"; arnews[1]="Brett Favre, the 40-Year-Old Version: 'It's amazing,' says sack king Michael ... - Pioneer Press
"; arnews[1] += "

Brett Favre, the 40-Year-Old Version: 'It's amazing,' says sack king Michael ...
Pioneer Press
Strahan chatted earlier this week with the Pioneer Press about everything from his sack of Brett Favre that broke Mark Gastineau's single-season record to ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 23:37:50 GMT+00:00"; arnews[1] += "
"; arnews[2]="Happy Birthday - Cityfile
"; arnews[2] += "

Happy Birthday
Cityfile
And Mark Gastineau, the retired football star and father of Brittny, is 53. Below: A few folks celebrating birthdays this weekend, including Scarlett ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 16:37:31 GMT+00:00"; arnews[2] += "
"; arnews[3]="The Signal.com's Daybreak: Nov. 20, 2009 - Signal
"; arnews[3] += "

The Signal.com's Daybreak: Nov. 20, 2009
Signal
Former NFL player Mark Gastineau is 53. Reggae musician Jim Brown (UB40) is 52. Actress Sean Young is 50. Pianist Jim Brickman is 48. ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 12:56:38 GMT+00:00"; arnews[3] += "
"; arnews[4]="Good Morning! - KWTX
"; arnews[4] += "

Good Morning!
KWTX
Former NFL player Mark Gastineau is 53. Reggae musician Jim Brown (UB40) is 52. Actress Sean Young is 50. Pianist Jim Brickman is 48. ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 12:42:50 GMT+00:00"; arnews[4] += "
"; arnews[5]="Head knocker - Sacramento News & Review
"; arnews[5] += "

Head knocker
Sacramento News & Review
He was competing against such pumped-up luminaries as Jets' defensive end Mark Gastineau, who weighed 280 pounds, had a body fat percentage of 11 percent ...

"; arnews[5] += "
Publ.Date : Thu, 12 Nov 2009 08:21:49 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("
");