var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Jake+McDorman" - Google News"; document.title=document.title+ " "; arnews[0]="Greek Season 3 Finale Episode 10 Is Friend or Foe Full Info - Two Minute News
"; arnews[0] += "

Greek Season 3 Finale Episode 10 Is Friend or Foe Full Info
Two Minute News
The seven students include Rusty (Jacob Zachar), Casey (Spencer Grammer), Cappie (Scott Michael Foster), Evan (Jake McDorman), Dale (Clark Duke), ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 02 Nov 2009 22:00:54 GMT+00:00"; arnews[0] += "
"; arnews[1]="Greek Gets Feisty with Mid-Season 'Friend or Foe' Finale - Deadbolt
"; arnews[1] += "

Deadbolt

Greek Gets Feisty with Mid-Season 'Friend or Foe' Finale
Deadbolt
Like every war, however, there are casualties and this time it is Evan's (Jake McDorman) heart that takes the brunt of the news after Cappie and Casey ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 02 Nov 2009 13:54:02 GMT+00:00"; arnews[1] += "
"; arnews[2]="Greek Offers A Close-to-Real View of College Life - Blogcritics.org (blog)
"; arnews[2] += "

Greek Offers A Close-to-Real View of College Life
Blogcritics.org (blog)
Along with Grammer, other stars include Scott Michael Foster, Jacob Zachar, and Jake McDorman. Over the three seasons, the show has seen guest star ...

"; arnews[2] += "
Publ.Date : Fri, 30 Oct 2009 11:45:22 GMT+00:00"; arnews[2] += "
"; arnews[3]=""Greek" is more than just a guilty pleasure - Campus Times
"; arnews[3] += "

"Greek" is more than just a guilty pleasure
Campus Times
The heart of “Greek” lies in the love triangle between Casey and her two ex-boyfriends Evan Chambers (Jake McDorman) and Cappie (Scott Michael Foster). ...

and more »
"; arnews[3] += "
Publ.Date : Thu, 29 Oct 2009 10:23:33 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("
");