var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Ethan+Erickson" - Google News"; document.title=document.title+ " "; arnews[0]="Giving Good Face - Towleroad (blog)
"; arnews[0] += "

Giving Good Face
Towleroad (blog)
... Andrew St. John (General Hospital), Brandon Beemer (The Bold and the Beautiful, Days of our Lives), Ethan Erickson (General Hospital, Fashion House), ...

"; arnews[0] += "
Publ.Date : Fri, 06 Nov 2009 16:12:26 GMT+00:00"; arnews[0] += "
"; arnews[1]="Melrose Place 1.08 "Gower" Recap - TVOvermind
"; arnews[1] += "

Melrose Place 1.08 "Gower" Recap
TVOvermind
Violet tastes the dish and loves it, but Chef Marcello (guest star Ethan Erickson) tastes it and tells Auggie maybe next time in the most bastardly way ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 04 Nov 2009 23:13:23 GMT+00:00"; arnews[1] += "
"; arnews[2]="Exhibition Game 1 Recap: Beavers 93, Raiders 53 - Building the Dam (blog)
"; arnews[2] += "

Exhibition Game 1 Recap: Beavers 93, Raiders 53
Building the Dam (blog)
(Photo by Ethan Erickson) The Beavers opened up the 2009-2010 campaign with a 94-53 exhibition win over the Southern Oregon Raiders. ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 02 Nov 2009 08:17:03 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("
");