var arnews = new Array(7); totcount = 3; rnd = 0; document.title=document.title+ " - "Jennifer+Irwin" - Google News"; document.title=document.title+ " "; arnews[0]="Finding the podium - Banff Crag & Canyon
"; arnews[0] += "

Finding the podium
Banff Crag & Canyon
The top finisher for the Banff Alpine Racers was Jennifer Irwin in 18th place. Turner won her second medal of the weekend by winning the race on Jan. ...

"; arnews[0] += "
Publ.Date : Tue, 26 Jan 2010 17:35:13 GMT+00:00"; arnews[0] += "
"; arnews[1]="BAR sweeps podium - Canmore Leader
"; arnews[1] += "

BAR sweeps podium
Canmore Leader
Andrea St. Germain was the top runner for the Kananaskis Alpine Ski Club in eighth place and Jennifer Irwin was the top finisher for the Banff Alpine Racers ...

"; arnews[1] += "
Publ.Date : Fri, 22 Jan 2010 20:24:16 GMT+00:00"; arnews[1] += "
"; arnews[2]="The award-winning Canadian comedy series Less than Kind returns to television ... - FOXBusiness
"; arnews[2] += "

The award-winning Canadian comedy series Less than Kind returns to television ...
FOXBusiness
Season two guest stars include: Dave Foley, George Wendt, Shaun Majumder, Jennifer Irwin, Patrick McKenna, Paul Soles, Susan Coyne, and Henry Czerny. ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 18 Jan 2010 20:36:44 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("
");