var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Alexander+Ovechkin" - Google News"; document.title=document.title+ " "; arnews[0]="Power rankings: Quarter-season analysis … - Yahoo! Sports
"; arnews[0] += "

Power rankings: Quarter-season analysis …
Yahoo! Sports
Washington Capitals (13-5-4, Previous: 3) – Alexander Ovechkin is clearly the best player in the world, and the Capitals are probably going to run away and ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 18:25:18 GMT+00:00"; arnews[0] += "
"; arnews[1]="Why B/R Is the Best Website Ever Invented - Bleacher Report
"; arnews[1] += "

Bleacher Report

Why B/R Is the Best Website Ever Invented
Bleacher Report
I don't really like listening to ESPN talk about Kobe and lebron and Alexander Ovechkin all day. So I decide to hop on here and search Chicago Cubs, ...

"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 17:56:19 GMT+00:00"; arnews[1] += "
"; arnews[2]="Take a pill, Leafs' fans, changes are in the offing - Globe and Mail
"; arnews[2] += "

Globe and Mail

Take a pill, Leafs' fans, changes are in the offing
Globe and Mail
... called up from the Toronto Marlies farm team to serve as cannon fodder against Alexander Ovechkin, Mike Green and the rest of the explosive Capitals? ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 17:17:14 GMT+00:00"; arnews[2] += "
"; arnews[3]="Red Wings-Canadiens set-up: Parlez-vous hype machine hurricane? - MLive.com
"; arnews[3] += "

Red Wings-Canadiens set-up: Parlez-vous hype machine hurricane?
MLive.com
He stopped Mike Green twice during the final power play and made one save on Alexander Ovechkin. “Our guys did a great job,” Price said. ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 17:07:37 GMT+00:00"; arnews[3] += "
"; arnews[4]="1st Period Commentary: Caps 1 Canadiens 0 - Examiner.com
"; arnews[4] += "

1st Period Commentary: Caps 1 Canadiens 0
Examiner.com
The Capitals would continue to get chances and on Washington's second power play a number of shots by Mike Green and Alexander Ovechkin would go just wide ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 16:04:29 GMT+00:00"; arnews[4] += "
"; arnews[5]="Canadiens fend off Capitals - Examiner.com
"; arnews[5] += "

Examiner.com

Canadiens fend off Capitals
Examiner.com
Alexander Ovechkin had five shots on goal, six others blocked, and another three missed the net but the Canadiens successfully held the sniper off the most ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 16:04:17 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("
");