var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "George+Stults" - Google News"; document.title=document.title+ " "; arnews[0]="The Lon and the short of it - Colorado Springs Independent
"; arnews[0] += "

The Lon and the short of it
Colorado Springs Independent
Geoff and George Stults, brothers from Cascade and graduates of Manitou Springs High School, are probably best known as brothers Ben and Kevin Kinkirk on ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 08:05:59 GMT+00:00"; arnews[0] += "
"; arnews[1]="brycied casts Marvel's Defenders - Comic Book Movie
"; arnews[1] += "

Comic Book Movie

brycied casts Marvel's Defenders
Comic Book Movie
... what could go wrong? i actually casted george stults, his brother, as captain america. i think they are both talented actors who just look like super ...

"; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 22:19:06 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");