var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Sarah+Mason" - Google News"; document.title=document.title+ " "; arnews[0]="Trading Places: This week's people moves in advertising, digital, marketing ... - Brand Republic
"; arnews[0] += "

Trading Places: This week's people moves in advertising, digital, marketing ...
Brand Republic
Strategic planner Sarah Mason joins from Targetbase Claydon Heeley to work initially on the Renault account. Nick Riggall has been appointed project lead on ...

"; arnews[0] += "
Publ.Date : Fri, 13 Nov 2009 10:02:52 GMT+00:00"; arnews[0] += "
"; arnews[1]="Publicis Dialog hires four planners for RBS, Zurich, Visa and LG accounts - Marketing Direct
"; arnews[1] += "

Publicis Dialog hires four planners for RBS, Zurich, Visa and LG accounts
Marketing Direct
Strategic planner Sarah Mason joins from Targetbase Claydon Heeley to work initially on the Renault account, working with Publicis Groupe sister agencies ...

"; arnews[1] += "
Publ.Date : Thu, 12 Nov 2009 08:51:42 GMT+00:00"; arnews[1] += "
"; arnews[2]="Senior Wolverines repeat as District 4 soccer champions - Mount Forest Confederate
"; arnews[2] += "

Senior Wolverines repeat as District 4 soccer champions
Mount Forest Confederate
... well in early play, narrowly missing in a 2-1 defeat to Bishop Mac/ Sarah Mason scored the lone Wellington Heights goal, on an assist from Jordyn Ghent.

"; arnews[2] += "
Publ.Date : Tue, 10 Nov 2009 14:29:10 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");