var arnews = new Array(9); totcount = 9; rnd = 0; arnews[0]="Orlando Bloom Wants You to Vote for Barack
"; arnews[0] += "

Visit http://www.VoteForChange.com

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="The Bonnie Hunt Show – “Orlando Bloom
"; arnews[1] += "

Bonnie interviews a young girl who may grow up to be Mrs. Bloom one day, unless Bonnie stakes claim first.

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Orlando Bloom Takes On Comedy
"; arnews[2] += "

After starring in such films as "Lord of the Rings" and "Kingdom of Heaven," actor Orlando Bloom tries comedy in "Elizabethtown," a new film with Kirsten Dunst. Harry Smith spoke with the actor.

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="New Uno Commercial- Orlando Bloom
"; arnews[3] += "

The second commercial for Shiseido Fiber Neo with Orlando Bloom and Japanese actress Chiaki Kuriyama. credit to Elf Lady from Orlando Love Forum. I just uploaded it here, so no credit for me.

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="10 - Orlando Bloom Investigation
"; arnews[4] += "

As seen on TMZ TV

Add this to your queue
Duration: 01:47

"; arnews[4] += "
"; arnews[5]="Orlando Bloom Strikes Again
"; arnews[5] += "

Orlando Bloom was involved in another car accident yesterday -- just a few miles from his infamous wreck nearly two years ago.

Add this to your queue
Duration: 00:47

"; arnews[5] += "
"; arnews[6]="Orlando Bloom Hit My Car!
"; arnews[6] += "

Orlando Bloom slammed into the back of a man's parked Porsche Cayenne -- but the man doesn't seem to care.

Add this to your queue
Duration: 00:26

"; arnews[6] += "
"; arnews[7]="Hollywood Hotline: Orlando Bloom
"; arnews[7] += "

Steamy new couples are rumored to be hitting the town - check out who Orlando Bloom and Cameron Diaz may be locking lips with. Celeb splits, and run ins with...

Add this to your queue
Duration: 00:00

"; arnews[7] += "
"; document.title=document.title+ " "; arnews[8]="TV Guide Specials - Hollywood Hotline: Orlando Bloom
"; arnews[8] += "

Steamy new couples are rumored to be hitting the town - check out who Orlando Bloom and Cameron Diaz may be locking lips with. Celeb splits, and run ins with the brass, also snapped on Hollywood 411.

Add this to your queue
Added: Sat Apr 12 02:56:02 UTC 2008
Duration: 01:51

"; arnews[8] += "
Publ.Date : Sat, 12 Apr 2008 02:56:02 -0000"; arnews[8] += "
"; totcount = 9; 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("
");