var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Marg+Helgenberger" - Google News"; document.title=document.title+ " "; arnews[0]="Thursday's Highlights - Los Angeles Times
"; arnews[0] += "

Thursday's Highlights
Los Angeles Times
CSI: Crime Scene Investigation: Langston, Catherine (Laurence Fishburne and Marg Helgenberger) and the rest of the team investigate a murder at a bowling ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 08:00:15 GMT+00:00"; arnews[0] += "
"; arnews[1]="Laurence Fishburne joins cast of CSI, to replace William Petersen - Herald Sun
"; arnews[1] += "

Laurence Fishburne joins cast of CSI, to replace William Petersen
Herald Sun
While Marg Helgenberger plays a crucial part in the success of the franchise, it was felt Petersen's exit would leave a void that was impossible to fill. ...

"; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 04:08:02 GMT+00:00"; arnews[1] += "
"; arnews[2]="CSI: Texas: Governor shakes up commission, covers tracks - Houston Chronicle
"; arnews[2] += "

CSI: Texas: Governor shakes up commission, covers tracks
Houston Chronicle
It doesn't take a crack CSI sleuth like the characters played by Laurence Fishburne and Marg Helgenberger to smell some foul politics emanating from the ...

"; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 01:50:13 GMT+00:00"; arnews[2] += "
"; arnews[3]="People in the News - Annapolis Capital
"; arnews[3] += "

People in the News
Annapolis Capital
Actress Marg Helgenberger is 51. Jazz singer Diana Krall is 45. Actress Martha Plimpton is 39. Actress Maggie Gyllenhaal is 32. Actor Noah Gray-Cabey is 14.

and more »
"; arnews[3] += "
Publ.Date : Mon, 16 Nov 2009 17:32:37 GMT+00:00"; arnews[3] += "
"; arnews[4]="Happy Birthday - Cityfile
"; arnews[4] += "

Happy Birthday
Cityfile
CSI star Marg Helgenberger is turning 51. Singer Diana Krall is 45. Actress Martha Plimpton is 39. Retired pitcher Dwight Gooden turns 45. ...

"; arnews[4] += "
Publ.Date : Mon, 16 Nov 2009 16:30:22 GMT+00:00"; arnews[4] += "
"; arnews[5]="The Starting Point: STD rates, free speech & conjoined twins - Kevin Sites in the Hot Zone
"; arnews[5] += "

The Starting Point: STD rates, free speech & conjoined twins
Kevin Sites in the Hot Zone
Actress Marg Helgenberger, 51. Actress Joanna Pettet, 67. Author Jose Saramago, 87. Note: Want to receive The Starting Point in your e-mail box? ...

"; arnews[5] += "
Publ.Date : Mon, 16 Nov 2009 13:51:28 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("
");