var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Alexander Ovechkin & the Washington Capitals Taking Over Washington D ... - Associated Content
"; arnews[0] += "The Washington Capitals are the most exciting thing to happen to Washington D. C. since Barack Obama's inauguration. Home to underachieving teams, the Wizards, Nationals, and Redskins, the Capitals play this season has given D.C. residents something ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 20:03:00 GMT"; arnews[0] += "
"; arnews[1]="Alexander Ovechkin - Roto Times
"; arnews[1] += "February 5, 2010 Alexander Ovechkin was a standout once again on Friday, registering a goal and an assist as the Capitals blasted the Kovalchuk-less Thrashers 5-2. Our View: Ovechkin now has an astounding 39 goals and 43 assists in 50 games this ..."; arnews[1] += "
Publ.Date : Sat, 06 Feb 2010 14:52:00 GMT"; arnews[1] += "
"; arnews[2]="Alexander Ovechkin Is The Definition Of Beast! - Bleacherreport.com
"; arnews[2] += "Dictionary.com defines a beast as any nonhuman animal, especially a large, four-footed mammal. I define it in two simple words, Alexander Ovechkin. Alexander Ovechkin is one of the elite players in the NHL today. He’s had a rough year this season ..."; arnews[2] += "
Publ.Date : Sun, 07 Feb 2010 01:15:00 GMT"; arnews[2] += "
"; arnews[3]="Do Not Mess With Alexander Ovechkin - Sporting News
"; arnews[3] += "In the third period of Tuesday night's game between the Washington Capitals and Boston Bruins, rookie defenseman Johnny Boychuck made the mistake of checking Alexander Ovechkin into the boards. It seems Ovie doesn't like to be hit: Yes, for those ..."; arnews[3] += "
Publ.Date : Wed, 03 Feb 2010 16:21:00 GMT"; arnews[3] += "
"; arnews[4]="Young guns face red-hot Caps - Faceoff
"; arnews[4] += "... major snowstorm in a week, extended their win streak with a come-from-behind 5-4 win over the Penguins in a much-hyped but little-watched NBC showdown between the Caps' Alexander Ovechkin and Pittsburgh's Sidney Crosby. The Capitals are closing ..."; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 14:47:00 GMT"; arnews[4] += "
"; arnews[5]="Unpatriotic to buy a Crosby/Team Canada jersey? - Pittsburgh Post-Gazette
"; arnews[5] += "Note: You can follow the Penguins on the Penguins Plus blog at PG-Plus . Membership in that site is only $3.99 per month or $36 per year. Because of the strong response to Bill Ratay's Mellon Arena memories printed in the Q&A recently, similar ..."; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 12:17:00 GMT"; 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("
");