var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Colin+Ferguson" - Google News"; document.title=document.title+ " "; arnews[0]="THS Marching Band, Colorguard Honored - Trenton Republican Times
"; arnews[0] += "

THS Marching Band, Colorguard Honored
Trenton Republican Times
... Colin Ferguson, Alex Halsted, Aric Helmandollar, Alex Lovell, Aaron Maberry, Sam Muff, Rebecca Schroeder, Samantha Shaw and Brandon Whittle, freshmen. ...

"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 16:10:19 GMT+00:00"; arnews[0] += "
"; arnews[1]="Local Bowling Scores - Palladium-Item
"; arnews[1] += "

Local Bowling Scores
Palladium-Item
USBC Youth Jr/Sr/Maj — Nathan Thrasher, 222; Spencer Gray, 222, in 603; Trot McCauley, 218, in 598; Colin Ferguson, 189, in 515; Kahlil Allen, 515; ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 12:05:00 GMT+00:00"; arnews[1] += "
"; arnews[2]="Black Rage: The Dumb Concept That Won't Die - True/Slant
"; arnews[2] += "

True/Slant

Black Rage: The Dumb Concept That Won't Die
True/Slant
I was first introduced to the concept of black rage during the surreal Colin Ferguson murder trial. No, not the Colin Ferguson that does an excellent job on ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 14 Nov 2009 02:20:31 GMT+00:00"; arnews[2] += "
"; arnews[3]="Philbin Column: On Ft. Hood, Media and Elites Refuse to Deal with Reality – Again - NewsBusters (blog)
"; arnews[3] += "

Philbin Column: On Ft. Hood, Media and Elites Refuse to Deal with Reality – Again
NewsBusters (blog)
7, 1993, aboard a crowded rush hour Long Island Railroad train from Manhattan to Hicksville, NY, a Jamaican immigrant named Colin Ferguson pulled a gun and ...

"; arnews[3] += "
Publ.Date : Wed, 11 Nov 2009 00:25:24 GMT+00:00"; arnews[3] += "
"; arnews[4]="Do Lieberman and Brooks Know What Time It Is? - TPMCafé (blog)
"; arnews[4] += "

Do Lieberman and Brooks Know What Time It Is?
TPMCafé (blog)
... a deranged black man, Colin Ferguson, who'd been steeping in black paranoia and rage before he massacred white passengers in a Long Island Railroad car. ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 10 Nov 2009 14:58:00 GMT+00:00"; arnews[4] += "
"; arnews[5]="'2012' Forecasts The World's End In This Week's Box Office Poll - MTV.com
"; arnews[5] += "

MTV.com

'2012' Forecasts The World's End In This Week's Box Office Poll
MTV.com
... a fascinating Sundance doc about the lawyer who represented both the Chicago Seven and LIRR shooting perpetrator Colin Ferguson, among many others. ...

"; arnews[5] += "
Publ.Date : Mon, 09 Nov 2009 17:20:03 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("
");