var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Mehcad+Brooks" - Google News"; document.title=document.title+ " "; arnews[0]="Greg Louganis to dance with the stars? - Bay Windows
"; arnews[0] += "

Greg Louganis to dance with the stars?
Bay Windows
But Kellan has some competition -- CK also shot sizzling Mehcad Brooks, Fernando Verdasco, and Hidetoshi Nakata. Abs and baskets everywhere! ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 19:31:04 GMT+00:00"; arnews[0] += "
"; arnews[1]="Ellen Makes Her Idol Debut Tonight - GlamScene (blog)
"; arnews[1] += "

Ellen Makes Her Idol Debut Tonight
GlamScene (blog)
Last but definitely not least, Malcolm Bennet (Mehcad Brooks from last season's True Blood) is the newest of the first-years. ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 18:03:41 GMT+00:00"; arnews[1] += "
"; arnews[2]="Photos – The Deep End 1.06 "White Lies, Black Ties" - TVOvermind
"; arnews[2] += "

TVOvermind

Photos – The Deep End 1.06 "White Lies, Black Ties"
TVOvermind
... Tina Majorino as Addy Fisher, Ben Lawson as Liam Priory, Nicole Ari Parker as Susan Oppenheim and Mehcad Brooks as Malcolm Bennet. ...

"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 12:22:53 GMT+00:00"; arnews[2] += "
"; arnews[3]="Calvin Klein | Mark Your Spot | Global - Media Asia
"; arnews[3] += "

Media Asia

Calvin Klein | Mark Your Spot | Global
Media Asia
Actors Kellan Lutz and Mehcad Brooks along with athletes Hidetoshi Nakata and Fernando Verdasco will appear in print and outdoor ads for the 'Mark Your ...

"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 02:18:13 GMT+00:00"; arnews[3] += "
"; arnews[4]="Photo Flash: Norbert Leo Butz & Billy Zane in ABC's 'The Deep End' - Broadway World
"; arnews[4] += "

Broadway World

Photo Flash: Norbert Leo Butz & Billy Zane in ABC's 'The Deep End'
Broadway World
... Tina Majorino as Addy Fisher, Ben Lawson as Liam Priory, Nicole Ari Parker as Susan Oppenheim and Mehcad Brooks as Malcolm Bennet. ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 19:32:07 GMT+00:00"; arnews[4] += "
"; arnews[5]="'Twilight' Actor Kellan Lutz to Star in Underwear Ads - ParentDish (blog)
"; arnews[5] += "

'Twilight' Actor Kellan Lutz to Star in Underwear Ads
ParentDish (blog)
He'll join actor Mehcad Brooks ("Eggs" Benedict Talley from HBO's "True Blood") , Fernando Verdasco, a Spanish tennis star and Hidetoshi Nakata, ...

and more »
"; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 17:57:39 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("
");