var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Katie+Wagner" - Google News"; document.title=document.title+ " "; arnews[0]="Out of reach: No. 22 Vandy stops SIU - The Southern
"; arnews[0] += "

Out of reach: No. 22 Vandy stops SIU
The Southern
... Salukis made the Commodores (2-0) earn the win and cut Vanderbilt's lead to 39-34 on a reverse layup by Katie Wagner with 3:10 left in the first half. ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 07:06:30 GMT+00:00"; arnews[0] += "
"; arnews[1]="Season begins with loss to Saint Louis - SIU - Daily Egyptian
"; arnews[1] += "

Season begins with loss to Saint Louis
SIU - Daily Egyptian
Senior guard Katie Wagner said the team was hoping to come out and perform better in their first game of the season. “We should have played like we did in ...

"; arnews[1] += "
Publ.Date : Mon, 16 Nov 2009 17:31:54 GMT+00:00"; arnews[1] += "
"; arnews[2]="Roadrunners qualify 85 for Junior Olympics - Highland Community News (subscription)
"; arnews[2] += "

Roadrunners qualify 85 for Junior Olympics
Highland Community News (subscription)
Antoinette Padilla ( San G) won the race with Reina Sotello (Los Altos) second, Katie Wagner (REV) and Sayla Hicks (REV) third and fourth overall. ...

"; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 16:43:53 GMT+00:00"; arnews[2] += "
"; arnews[3]="SIU women's hoops reveals part of 2010 recruiting class - The Southern
"; arnews[3] += "

SIU women's hoops reveals part of 2010 recruiting class
The Southern
The three guards will help replace the loss of seniors Christine Presswood, Stephany Neptune and Katie Wagner. "This class will be the future of our program ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 13 Nov 2009 07:09:44 GMT+00:00"; arnews[3] += "
"; arnews[4]="Salukis open season against Billikens - SIU - Daily Egyptian
"; arnews[4] += "

Salukis open season against Billikens
SIU - Daily Egyptian
Senior guard Katie Wagner said she was happy the season was finally starting. “I have been waiting for this since I got here,” Wagner said. ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 13 Nov 2009 03:40:59 GMT+00:00"; arnews[4] += "
"; arnews[5]="SIU women take on Div. III runner-up - The Southern
"; arnews[5] += "

SIU women take on Div. III runner-up
The Southern
But if there's one definitive thing, it's that fifth-year senior Katie Wagner has indeed won a starter's spot as she practiced with the first unit Friday. ...

"; arnews[5] += "
Publ.Date : Sat, 07 Nov 2009 07:10:54 GMT+00:00"; 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("
");