var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Mark+Wahlberg" - Google News"; document.title=document.title+ " "; arnews[0]="On TV: Greenberg lands HBO dream job - News Sentinel
"; arnews[0] += "

On TV: Greenberg lands HBO dream job
News Sentinel
While it took a little help from guys like Mark Wahlberg and Edelman for him to get into the position he's in today, Greenberg says that ultimately his ...

"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 05:10:19 GMT+00:00"; arnews[0] += "
"; arnews[1]="Grenier wants longer 'Entourage' episodes - Digital Spy
"; arnews[1] += "

Grenier wants longer 'Entourage' episodes
Digital Spy
The 33-year-old is currently shooting season seven of the HBO programme. Executive producer Mark Wahlberg recently hinted that an Entourage movie could be ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 02:14:46 GMT+00:00"; arnews[1] += "
"; arnews[2]="Calvin Klein Says Kate Moss Was 'Difficult' - StyleList (blog)
"; arnews[2] += "

Calvin Klein Says Kate Moss Was 'Difficult'
StyleList (blog)
"It didn't go too well. She didn't like him at all. He was a pleasure. I have worked with so many women, great ones, and Kate was always difficult," the ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 00:11:11 GMT+00:00"; arnews[2] += "
"; arnews[3]="Klein, Moss. Pot, Kettle - Cityfile
"; arnews[3] += "

Cityfile

Klein, Moss. Pot, Kettle
Cityfile
In an interview with Britain's Telegraph, Calvin Klein says Kate Moss was always a "difficult" model to work with: "I have worked with so many women, ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 21:49:04 GMT+00:00"; arnews[3] += "
"; arnews[4]="Calvin Klein Called Kate Moss 'Difficult' - New York Magazine
"; arnews[4] += "

New York Magazine

Calvin Klein Called Kate Moss 'Difficult'
New York Magazine
Calvin Klein reminisced about casting Kate Moss and Mark Wahlberg for ads in the eighties. Though he called Kate a "great model," he added, "It didn't go ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 20:36:14 GMT+00:00"; arnews[4] += "
"; arnews[5]="The Five All-Time Greatest Boxing Movies - Bleacher Report
"; arnews[5] += "

Bleacher Report

The Five All-Time Greatest Boxing Movies
Bleacher Report
Mark Wahlberg is currently making a movie based upon the like "Irish" Mickey Ward. The early word is that it's going to be exceptional. ...

"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 20:33:36 GMT+00:00"; arnews[5] += "
"; arnews[6]="Kid Cudi & DJ Green Lantern Link For “How To Make It In America” Mixtape - Lime Wire (blog)
"; arnews[6] += "

Kid Cudi & DJ Green Lantern Link For “How To Make It In America” Mixtape
Lime Wire (blog)
Executive produced by Mr. Entourage himself, Mark Wahlberg, the show follows a pair of NYC city slickers trying to make it on their own terms and the ...

and more »
"; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 20:07:42 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");