var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Kyle+Sullivan" - Google News"; document.title=document.title+ " "; arnews[0]="Bowl talk starts for Rutgers but team doesn't want to talk about possible ... - The Star-Ledger - NJ.com
"; arnews[0] += "

The Star-Ledger - NJ.com

Bowl talk starts for Rutgers but team doesn't want to talk about possible ...
The Star-Ledger - NJ.com
If Te isn't able to kick Friday against Louisville, Schiano will turn to true freshman Kyle Sullivan for the placekicking duties. Sullivan hasn't seen game ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 24 Nov 2009 02:16:50 GMT+00:00"; arnews[0] += "
"; arnews[1]="After collapse against Syracuse, Rutgers head coach Greg Schiano blames himself - The Star-Ledger - NJ.com
"; arnews[1] += "

The Star-Ledger - NJ.com

After collapse against Syracuse, Rutgers head coach Greg Schiano blames himself
The Star-Ledger - NJ.com
“I don't know if he'll be able to kick this week.” Schiano said that backup kicker Kyle Sullivan would be ready to go should Te not be able to play.

and more »
"; arnews[1] += "
Publ.Date : Mon, 23 Nov 2009 03:17:20 GMT+00:00"; arnews[1] += "
"; arnews[2]="Rutgers O-line struggles - Asbury Park Press
"; arnews[2] += "

Rutgers O-line struggles
Asbury Park Press
Schiano, who said freshman walk-on Kyle Sullivan will handle kicking duties if Te can't go Friday, said he will likely review the situation with Terry ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 23:11:00 GMT+00:00"; arnews[2] += "
"; arnews[3]="Rutgers has no answers after loss to 'Cuse - SNY.tv
"; arnews[3] += "

SNY.tv

Rutgers has no answers after loss to 'Cuse
SNY.tv
Walk-on Kyle Sullivan warmed up for most of the second half and though Te did eventually feel strong enough to attempt -- and make -- a 24-yarder, ...

and more »
"; arnews[3] += "
Publ.Date : Sun, 22 Nov 2009 22:42:10 GMT+00:00"; arnews[3] += "
"; arnews[4]="Sunday Schiano: "We took a step backward" - Rutgers University (subscription)
"; arnews[4] += "

Rutgers University (subscription)

Sunday Schiano: "We took a step backward"
Rutgers University (subscription)
If Te cannot kick, freshman Kyle Sullivan, who played at St. Mark's High (Hockessin, Del.) last season will kick. He was at Syracuse and warming up at ...

and more »
"; arnews[4] += "
Publ.Date : Sun, 22 Nov 2009 16:43:40 GMT+00:00"; arnews[4] += "
"; arnews[5]="Greg Schiano the day after Rutgers' loss to Syracuse: Put this one on the coaching - The Star-Ledger - NJ.com
"; arnews[5] += "

The Star-Ledger - NJ.com

Greg Schiano the day after Rutgers' loss to Syracuse: Put this one on the coaching
The Star-Ledger - NJ.com
“Well, we were ready to go with Kyle Sullivan in the second half, because when we came out of the locker room, San San was unable to kick. ...

and more »
"; arnews[5] += "
Publ.Date : Sun, 22 Nov 2009 16:19:58 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("
");