var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Columbus+Short" - Google News"; document.title=document.title+ " "; arnews[0]="The ”Sex Chronicles” Interview - Urban Network
"; arnews[0] += "

Urban Network

The ”Sex Chronicles” Interview
Urban Network
KW: The Columbus Short question: Are you happy? KW: The Tasha Smith question: Are you ever afraid? KW: The Teri Emerson question: When was the last time you ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 17:59:23 GMT+00:00"; arnews[0] += "
"; arnews[1]="Meet the Rookie Guards of 'Armored' - Manila Bulletin
"; arnews[1] += "

Meet the Rookie Guards of 'Armored'
Manila Bulletin
At the center of the story is Columbus Short's character Ty Hackett, a conflicted young man unprepared for the challenges of caring for his brother and keep ...

"; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 08:32:05 GMT+00:00"; arnews[1] += "
"; arnews[2]="Masand Review: Armored, a heist-gone-wrong movie - IBNLive.com
"; arnews[2] += "

Masand Review: Armored, a heist-gone-wrong movie
IBNLive.com
A bunch of talented actors including Jean Reno, Laurence Fishburne, Skeet Ulrich, Columbus Short and Dillon himself star as disgruntled security guards on a ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 19:52:42 GMT+00:00"; arnews[2] += "
"; arnews[3]="Cast: Matt Dillon, Columbus Short, Jean Reno, Laurence Fishburne - Times of India
"; arnews[3] += "

Cast: Matt Dillon, Columbus Short, Jean Reno, Laurence Fishburne
Times of India
Story: A newbie guard becomes a reluctant partner in a heist that goes horribly wrong when the gang ends up stealing $42 million from an armored truck they ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 05 Feb 2010 17:19:39 GMT+00:00"; arnews[3] += "
"; arnews[4]="DVD Review: Whiteout - The Trades
"; arnews[4] += "

DVD Review: Whiteout
The Trades
Shawn Doyle (Big Love) and Columbus Short also provide some well-done performances, helping to make "Whiteout" extremely watchable despite some minor flaws ...

"; arnews[4] += "
Publ.Date : Thu, 04 Feb 2010 17:46:17 GMT+00:00"; arnews[4] += "
"; arnews[5]="Now playing - Arizona Daily Star
"; arnews[5] += "

Now playing
Arizona Daily Star
With Columbus Short, Matt Dillon and Laurence Fishburne. Rated PG-13. 88 minutes. Gateway, Oracle View. Avatar ** 1/2- Written and directed by James ...

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