var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Katie+Blair" - Google News"; document.title=document.title+ " "; arnews[0]="Schools celebrate American Education Week - Selma Times-Journal
"; arnews[0] += "

Schools celebrate American Education Week
Selma Times-Journal
Katie Blair, an English teacher and American Education Week committee person for Selma High School, encourages parents to find ways to involve themselves in ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 07:10:34 GMT+00:00"; arnews[0] += "
"; arnews[1]="Miss England Loses Her Crown Over Barroom Fight & Arrest Scandal - Wizbang Pop! (blog)
"; arnews[1] += "

Miss England Loses Her Crown Over Barroom Fight & Arrest Scandal
Wizbang Pop! (blog)
And the rival of Conner, former Miss USA Katie Blair, who informed the public about Conner's substance abuse problem's lost her own job as a spokesperson ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 07 Nov 2009 21:08:57 GMT+00:00"; arnews[1] += "
"; arnews[2]="Event Preview: Haunting in Callahan - NKU The Northerner Online
"; arnews[2] += "

Event Preview: Haunting in Callahan
NKU The Northerner Online
Northern Kentucky University's Callahan Residence Hall will host a terrifying, chilling event Wednesday, October 28, 2009 from 8pm-10pm. ...

"; arnews[2] += "
Publ.Date : Wed, 28 Oct 2009 09:47:47 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("
");