var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Bruce+Willis" - Google News"; document.title=document.title+ " "; arnews[0]="Brumby soaring high: poll - The Age
"; arnews[0] += "

The Age

Brumby soaring high: poll
The Age
Mr Brumby made the economy a focus of his speech at the party's state conference yesterday, and likened it to the Die Hard films by actor Bruce Willis, ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 13:08:09 GMT+00:00"; arnews[0] += "
"; arnews[1]="ubroadcast® Names Entertainment Industry Veteran to Run Its ubroadcast ... - PR-USA.net (press release)
"; arnews[1] += "

ubroadcast® Names Entertainment Industry Veteran to Run Its ubroadcast ...
PR-USA.net (press release)
... producer with FYI Productions, where he worked with Michael Jackson, Phil Collins, David Bowie, Genesis, Bonnie Raitt, Bruce Willis and Gloria Estefan. ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 08:22:56 GMT+00:00"; arnews[1] += "
"; arnews[2]="Terror trial tests ideas about justice - The Detroit News
"; arnews[2] += "

Terror trial tests ideas about justice
The Detroit News
"It's not as cathartic as Hollywood thinks to have the villain shot dead in a blaze of Bruce Willis firepower," Carlson writes. "Better that he be captured, ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 06:29:36 GMT+00:00"; arnews[2] += "
"; arnews[3]="Jason Lee to Star in tnt's DELTA BLUES - Daemon's TV (blog)
"; arnews[3] += "

Jason Lee to Star in tnt's DELTA BLUES
Daemon's TV (blog)
The film revolves around a pair of cops, played by Bruce Willis and Tracy Morgan, who track down a stolen baseball card, rescue a Mexican beauty and deal ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 03:03:48 GMT+00:00"; arnews[3] += "
"; arnews[4]="movieweb's 2009 DVD Holiday Gift Guide - MovieWeb
"; arnews[4] += "

movieweb's 2009 DVD Holiday Gift Guide
MovieWeb
We have all the details on Bruce Willis' new film in both formats. Take a look inside this brand new DVD before it hits the shelves everywhere. ...

"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 02:15:58 GMT+00:00"; arnews[4] += "
"; arnews[5]="EXCLUSIVE VIDEO: Viggo Mortensen and Cast Travel on The Road - MovieWeb
"; arnews[5] += "

EXCLUSIVE VIDEO: Viggo Mortensen and Cast Travel on The Road
MovieWeb
We have all the details on Bruce Willis' new film in both formats. Take a look inside this brand new DVD before it hits the shelves everywhere. ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 01:26:17 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("
");