var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "George+Huff" - Google News"; document.title=document.title+ " "; arnews[0]="The meaning behind Memorial stadiums - ESPN
"; arnews[0] += "

The meaning behind Memorial stadiums
ESPN
The initial grand plans dreamt up by Illinois athletic director George Huff and coach Bob Zuppke included memorial plazas on each side of the stadium ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 11 Nov 2009 20:55:57 GMT+00:00"; arnews[0] += "
"; arnews[1]="This day in history - Worcester Telegram
"; arnews[1] += "

This day in history
Worcester Telegram
Rapper-producer Sean “Diddy” Combs is 40. R&B singer Shawn Rivera (Az Yet) is 38. Actress Heather Tom is 34. R&B and gospel singer George Huff is 29.

and more »
"; arnews[1] += "
Publ.Date : Thu, 05 Nov 2009 09:14:28 GMT+00:00"; arnews[1] += "
"; arnews[2]="OFFBEAT: National Radio Hall of Fame induction dinner this Saturday in Chicago - nwitimes.com
"; arnews[2] += "

OFFBEAT: National Radio Hall of Fame induction dinner this Saturday in Chicago
nwitimes.com
Singer Shawn Rivera of Az Yet is 38. Actress Heather Tom ("Bold and the Beautiful," "One Life To Live") is 34. Gospel/R & B singer George Huff is 29.

"; arnews[2] += "
Publ.Date : Wed, 04 Nov 2009 06:10:31 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("
");