var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Lucy+Becker" - Google News"; document.title=document.title+ " "; arnews[0]="CNW Daybook for Wednesday, January 27, 2010 - Canada NewsWire (press release)
"; arnews[0] += "

CNW Daybook for Wednesday, January 27, 2010
Canada NewsWire (press release)
1-866-300-4047 CONTACT: Lucy Becker, Vice-President, Public Relations & Public Affairs, (416) 865-4284 URL: ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 27 Jan 2010 00:17:44 GMT+00:00"; arnews[0] += "
"; arnews[1]="CNW Weekly Look-Ahead Calendar from Saturday, January 23 to Friday, January 29 ... - CNW Group (press release)
"; arnews[1] += "

CNW Weekly Look-Ahead Calendar from Saturday, January 23 to Friday, January 29 ...
CNW Group (press release)
1-866-300-4047 CONTACT: Lucy Becker, Vice-President, Public Relations & Public Affairs, (416) 865-4284 URL: ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 22 Jan 2010 18:05:12 GMT+00:00"; arnews[1] += "
"; arnews[2]="High-profile fund manager leaves AGF - CTV.ca
"; arnews[2] += "

High-profile fund manager leaves AGF
CTV.ca
Spokeswoman Lucy Becker confirmed Wednesday that Ms. Hughes has departed AGF. A press release said she was going “to pursue outside interests. ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 21 Jan 2010 00:43:18 GMT+00:00"; arnews[2] += "
"; arnews[3]="Becker signs with Jimmie volleyball - Jamestown Sun
"; arnews[3] += "

Becker signs with Jimmie volleyball
Jamestown Sun
The daughter of Dave and Lucy Becker, she's also active in National Honor Society, choir, FCA and Bella Voce Young Women's Choir. ...

"; arnews[3] += "
Publ.Date : Fri, 15 Jan 2010 14:37:07 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("
");