var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="Pilot Intel: 'Grey's' boss snags 'Trace' alum - Entertainment Weekly Online
"; arnews[0] += "Without a Trace grad Enrique Murciano has joined the cast of the Shonda Rhimes-produced ABC pilot Off the Map , sources confirm. Map centers around a team of medical professionals who flee the U.S. to work at a clinic on a tropical island. Also ..."; arnews[0] += "
Publ.Date : Fri, 05 Feb 2010 15:58:00 GMT"; arnews[0] += "
"; arnews[1]="Walsh & Henderson announce engagement, upcoming wedding - Commonwealth Journal
"; arnews[1] += "Shawna Yvette Walsh and Paul Martin Henderson announce their engagement and upcoming wedding. Shawna is the daughter of Vince and Sharon Walsh of Tracy, California, and the granddaughter of the late Barney and Lee Satterfield of San Antonio, Texas ..."; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 15:40:00 GMT"; arnews[1] += "
"; arnews[2]="Judith “Judy” Faye Edwards - Arizona Silver Belt
"; arnews[2] += "Judith “Judy” Faye Edwards, daughter of Ralph Henderson and Helen Henderson, of Miami, Ariz ... and brother, Martin Henderson, of Las Vegas, Nev. She was a longtime Arizona resident and was born in Tucson. While in high school she met the love of ..."; arnews[2] += "
Publ.Date : Wed, 03 Feb 2010 16:00:00 GMT"; arnews[2] += "
"; arnews[3]="Nike Extravaganza boys: No. 11 St. Patrick leaves No. 24 Taft ... - MaxPreps
"; arnews[3] += "MaxPreps correspondent Martin Henderson contributed to this report."; arnews[3] += "
Publ.Date : Sun, 07 Feb 2010 11:37:00 GMT"; 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("
");