var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Martin+Henderson" - Google News"; document.title=document.title+ " "; arnews[0]="Laguna Hills in championship form against Estancia - OCVarsity
"; arnews[0] += "

Laguna Hills in championship form against Estancia
OCVarsity
LAGUNA HILLS Laguna Hills, the defending CIF-SS Southern Division champion, took care of first-round formalities Friday night with an ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 07:11:27 GMT+00:00"; arnews[0] += "
"; arnews[1]="Stranraer v E Stirlingshire - BBC Sport
"; arnews[1] += "

Stranraer v E Stirlingshire
BBC Sport
Stranraer striker Martin Jack is set to start against East Stirlingshire after the potentially season-ending injury to Stuart mccolm last weekend. ...

"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 13:07:44 GMT+00:00"; arnews[1] += "
"; arnews[2]="1 dead, 1 injured in shooting at Henderson Co. church - Jackson Sun
"; arnews[2] += "

1 dead, 1 injured in shooting at Henderson Co. church
Jackson Sun
Henderson County Sheriff Brian Duke said everyone involved in a shooting in a church parking lot that left one person dead and another ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 17:53:15 GMT+00:00"; arnews[2] += "
"; arnews[3]="Tesoro-Aliso Niguel recap - OCVarsity
"; arnews[3] += "

Tesoro-Aliso Niguel recap
OCVarsity
ALISO VIEJO – A year ago Tesoro was playing in the Southern Section Pac-5 Division championship game, but on Friday it was playing for ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 14 Nov 2009 07:21:45 GMT+00:00"; arnews[3] += "
"; arnews[4]="Trabuco Hills-Northwood recap - OCVarsity
"; arnews[4] += "

Trabuco Hills-Northwood recap
OCVarsity
MISSION VIEJO – One thing is certain when Trabuco Hills opens the CIF-Southern Section Southwest Division playoffs next week: the ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 13 Nov 2009 06:22:09 GMT+00:00"; arnews[4] += "
"; arnews[5]="Updates from around the county - OCVarsity
"; arnews[5] += "

Updates from around the county
OCVarsity
Martin Henderson is out at the Sea View League game between Trabuco Hills and Northwood. Shane DeCillo has scored three TDs and the Sea View League champion ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 13 Nov 2009 04:14:12 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("
");