var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Jenna+Morasca" - Google News"; document.title=document.title+ " "; arnews[0]="Surviving Cancer with a Smile - CBS News
"; arnews[0] += "

CBS News

Surviving Cancer with a Smile
CBS News
'Survivor: Africa' winner Ethan Sohn and "Survivor: The Amazon" winner Jenna Morasca spoke to Maggie Rodriguez about Zohn's ongoing fight with Hodgkin's ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 13 Nov 2009 15:28:59 GMT+00:00"; arnews[0] += "
"; arnews[1]="Go Behind the Scenes with Ethan Zohn! - People Magazine
"; arnews[1] += "

Go Behind the Scenes with Ethan Zohn!
People Magazine
"Ethan was phenomenal," says his girlfriend of six years, fellow Survivor winner Jenna Morasca, 28. "He may have a career as a model – a bald model."

and more »
"; arnews[1] += "
Publ.Date : Thu, 12 Nov 2009 23:51:43 GMT+00:00"; arnews[1] += "
"; arnews[2]="-"The Ultimate Sin" by Ozzy Obsourne - Pro Wrestling Torch
"; arnews[2] += "

Pro Wrestling Torch

-"The Ultimate Sin" by Ozzy Obsourne
Pro Wrestling Torch
But at least she's not Lacey Von Erich or Jenna Morasca. Breaking news: Punk has been slated to shine Vince McMahon's shoes on the next Smackdown and will ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 03 Nov 2009 16:46:04 GMT+00:00"; arnews[2] += "
"; arnews[3]="Horror film screening in Belmont a fundraiser for the homeless - Medfield Press
"; arnews[3] += "

Horror film screening in Belmont a fundraiser for the homeless
Medfield Press
Also in the film are actors Ethan Zohn and Jenna Morasca. The screening will benefit Hearth, a non-profit organization that assists homeless elders through ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 28 Oct 2009 23:13:17 GMT+00:00"; arnews[3] += "
"; totcount = 4; 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("
");