var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Kyle+Sullivan" - Google News"; document.title=document.title+ " "; arnews[0]="High school roundup: Dawson, Manvel boys push for playoffs - Houston Chronicle
"; arnews[0] += "

High school roundup: Dawson, Manvel boys push for playoffs
Houston Chronicle
Kyle Sullivan was third in the 200 freestyle and recorded a personal best, as did teammates Colton Andrews, Ted Calvin, Dillon Connolly, Emma Connolly, ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 19:44:48 GMT+00:00"; arnews[0] += "
"; arnews[1]="SJC says lewd IMs to minors not illegal - Boston Globe
"; arnews[1] += "

SJC says lewd IMs to minors not illegal
Boston Globe
In response to the ruling, Governor Deval Patrick plans to file a bill next week to close what his spokesman, Kyle Sullivan, called “an obvious gap in the ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 06 Feb 2010 06:39:18 GMT+00:00"; arnews[1] += "
"; arnews[2]="Brown expected to be sworn into Senate Thursday - Daily Free Press (subscription)
"; arnews[2] += "

Brown expected to be sworn into Senate Thursday
Daily Free Press (subscription)
... he was unable to certify the results, but was plans to certify them by 9:30 am Thursday, said his spokesman Kyle Sullivan in a statement. ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 22:05:02 GMT+00:00"; arnews[2] += "
"; arnews[3]="Brown wants to be sworn in Feb. 4 - Raynham Call
"; arnews[3] += "

Brown wants to be sworn in Feb. 4
Raynham Call
... the Governor will convene the Governor's Council at 9:30 am tomorrow morning and certify the results,” said Kyle Sullivan, a spokesman for Gov. Patrick. ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 05 Feb 2010 06:42:33 GMT+00:00"; arnews[3] += "
"; arnews[4]="Interview w/ DePaul Game Elite (DGE) - Part 1 - GamersDailyNews
"; arnews[4] += "

Interview w/ DePaul Game Elite (DGE) - Part 1
GamersDailyNews
Kyle Sullivan, our visual design lead, came across Escher and thought his style could work with what we had built with our technology. ...

and more »
"; arnews[4] += "
Publ.Date : Thu, 04 Feb 2010 23:44:53 GMT+00:00"; arnews[4] += "
"; arnews[5]="Scott Brown to be seated today - Hot Air (blog)
"; arnews[5] += "

Scott Brown to be seated today
Hot Air (blog)
Massachusetts Governor Deval Patrick's spokesman, Kyle Sullivan, said in a statement that officials will certify the election results this morning. ...

and more »
"; arnews[5] += "
Publ.Date : Thu, 04 Feb 2010 12:38:39 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("
");