var arnews = new Array(7); totcount = 3; rnd = 0; document.title=document.title+ " - "Martha+MacIsaac" - Google News"; document.title=document.title+ " "; arnews[0]="Greek Review: "Pride & Punishment" - TV Fanatic
"; arnews[0] += "

Greek Review: "Pride & Punishment"
TV Fanatic
We're also wondering if we'll see more of Dana (played by Martha MacIsaac of Superbad fame) in the future. In tonight's episode, she played an engineering ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 02 Feb 2010 05:01:49 GMT+00:00"; arnews[0] += "
"; arnews[1]="New Episode of Greek “The Tortoise and the Hair” - Disnology (blog)
"; arnews[1] += "

Disnology (blog)

New Episode of Greek “The Tortoise and the Hair”
Disnology (blog)
Rusty has been selected to appear on the cover of EW (Engineering Weekly), but before the interview takes place an argument with Dana (Martha MacIsaac) ...

"; arnews[1] += "
Publ.Date : Mon, 01 Feb 2010 19:06:08 GMT+00:00"; arnews[1] += "
"; arnews[2]="Top 55 TV Programs for Jan. 31-Feb. 6, 2010 - NewsOK.com (blog)
"; arnews[2] += "

Top 55 TV Programs for Jan. 31-Feb. 6, 2010
NewsOK.com (blog)
Martha MacIsaac (”Superbad”) guest stars. ◊“Heroes” (8 pm on NBC): At the carnival, Samuel reveals HRG's secret past in order to bring Claire to his side. ...

"; arnews[2] += "
Publ.Date : Thu, 28 Jan 2010 10:09:18 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");