var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Heather+Hays" - Google News"; document.title=document.title+ " "; arnews[0]="Jackson Academy Honor Roll - Madison County Herald
"; arnews[0] += "

Jackson Academy Honor Roll
Madison County Herald
... Steven Calhoun, Caroline Campbell, Ann-Layton Chandler, Madison Coburn, Jay Cumberland, Alyssa Davant, Natalie Ethridge, Bentley Harvey, Heather Hays, ...

"; arnews[0] += "
Publ.Date : Sat, 14 Nov 2009 07:00:40 GMT+00:00"; arnews[0] += "
"; arnews[1]="Alliance for the Arts holds gala, dance competition - Rockwall County Herald Banner
"; arnews[1] += "

Alliance for the Arts holds gala, dance competition
Rockwall County Herald Banner
David Bush, director of the Lakeside Civic Chorus, Channel 4 News anchor Heather Hays, RISD Trustee Russ Childers, SeaWolf owner Scott Self, ...

"; arnews[1] += "
Publ.Date : Mon, 26 Oct 2009 09:43: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("
");