var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Brian+Hooks" - Google News"; document.title=document.title+ " "; arnews[0]="'Wick, O-State men win - Oneonta Daily Star
"; arnews[0] += "

'Wick, O-State men win
Oneonta Daily Star
Brian Hooks scored 19 points as visiting Oneonta State won in the opening round of the Scotty Wood Tournament at Muhlenberg. Kevin Walsh had 11 points and ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 09:04:05 GMT+00:00"; arnews[0] += "
"; arnews[1]="McAuley is “mayhem” - Vermont Cynic (subscription)
"; arnews[1] += "

McAuley is “mayhem”
Vermont Cynic (subscription)
“We have had a very high rate of documentations regarding alcohol and drugs, as well as basic community disrespect,” Brian Hooks, residence director of ...

"; arnews[1] += "
Publ.Date : Mon, 02 Nov 2009 17:39:27 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("
");