var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Free H1N1 Clinic Sacramento County
"; arnews[0] += "Sheridan Ockey, 9, of Sacramento waits in line with Sacramento County residents for the county's first H1N1 mass vaccine clinic at Hiram Johnson High School in Sacramento."; arnews[0] += "
Publ.Date : Tue, 17 Nov 2009 06:00:04 GMT"; arnews[0] += "
"; arnews[1]="Sub-4A Notebook: Recognizing the best in the lower ranks
"; arnews[1] += "Looking back on the just-completed regular season, there was plenty to talk about in Districts 32-3A, 32-2A and 32-A. There were obvious milestones, unfortunate occurrences and some amazing games."; arnews[1] += "
Publ.Date : Wed, 11 Nov 2009 17:26:00 GMT"; arnews[1] += "
"; arnews[2]="Sub-4A Notebook: Recognizing the best of the best in the sub 4A ranks
"; arnews[2] += "Looking back on the just-completed regular season, there was plenty to talk about in Districts 32-3A, 32-2A and 32-A. There were obvious milestones, unfortunate occurrences and some amazing games."; arnews[2] += "
Publ.Date : Wed, 11 Nov 2009 06:46:00 GMT"; arnews[2] += "
"; arnews[3]="Christopher Lee and Colin Farrell open the Sevilla European Film Festival
"; arnews[3] += "Christopher Lee, Paz Vega and Colin Farrell at the opening of the festival - Photo www.festivaldesevilla.com Britain is the invited country in this sixth edition of the festival The red carpets are out in Sevilla for European Cinema this week and British films are the centre of attraction as the invited country in this, the sixth edition of the ..."; arnews[3] += "
Publ.Date : Sat, 07 Nov 2009 15:02:29 GMT"; arnews[3] += "
"; arnews[4]="Not Forgotten
"; arnews[4] += "The prayers of the dead are about to be answered. We all tire of the same stories, plots, and complications in movies."; arnews[4] += "
Publ.Date : Fri, 06 Nov 2009 13:55:26 GMT"; arnews[4] += "
"; arnews[5]="It's time to get into The Spirit
"; arnews[5] += "No comic-book creator has seen his work brought to the screen with more reverence than Frank Miller, whose ultra-violent graphic novels 300 and Sin City were adapted to film practically panel by panel."; arnews[5] += "
Publ.Date : Fri, 14 Nov 2008 08:00:00 GMT"; arnews[5] += "
"; totcount = 6; 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("
");