var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Mehcad+Brooks" - Google News"; document.title=document.title+ " "; arnews[0]="Day Tripper: Best events for the weekend - Quick DFW
"; arnews[0] += "

Day Tripper: Best events for the weekend
Quick DFW
Hosted by model Mehcad Brooks and friends. RSVP for complimentary admission before 11 pm by sending full names to skyebar@partychaser.com (names must be ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 14:49:59 GMT+00:00"; arnews[0] += "
"; arnews[1]="Proposed ABC series 'The Deep End' films in Dallas - Dallas Morning News
"; arnews[1] += "

Proposed ABC series 'The Deep End' films in Dallas
Dallas Morning News
The five sharply dressed actors – including Tina Majorino ( the ponytailed Deb of Napoleon Dynamite), Austin native Mehcad Brooks (True Blood) and Matt Long ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 08 Nov 2009 08:27:57 GMT+00:00"; arnews[1] += "
"; arnews[2]="Longhorns, It's Time for Your Close-Up - Austin Chronicle
"; arnews[2] += "

Austin Chronicle

Longhorns, It's Time for Your Close-Up
Austin Chronicle
The Deep End star Mehcad Brooks was a standout basketball player at Austin's Anderson High when the acting bug bit him. Coaches and counselors told him he ...

"; arnews[2] += "
Publ.Date : Fri, 06 Nov 2009 18:43:00 GMT+00:00"; arnews[2] += "
"; arnews[3]="Macy's Passport vamps it up - San Francisco Chronicle
"; arnews[3] += "

Macy's Passport vamps it up
San Francisco Chronicle
Mehcad Brooks from HBO's vampire romp "True Blood" won screams of approval from the more than 2000 attendees as he stood in a leather jacket, shirtless and ...

"; arnews[3] += "
Publ.Date : Thu, 29 Oct 2009 14:54:01 GMT+00:00"; arnews[3] += "
"; totcount = 4; 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("
");