var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="St. Louis scores in 5th straight game, Stamkos has 2 goals as Tampa ... - Los Angeles Times
"; arnews[0] += "Vincent Lecavalier and Alex Tanguay also scored for the Lightning ... Lecavalier made it 3-2 off a pass from Tanguay during a 2-on-none break againstgoalie Dwayne Roloson just 36 seconds later. Stamkos scored during a power play to put the Lightning ..."; arnews[0] += "
Publ.Date : Fri, 05 Feb 2010 03:04:00 GMT"; arnews[0] += "
"; arnews[1]="Lightning sale snags on price, Vincent Lecavalier contract - Sporting News
"; arnews[1] += "Negotiations to sell the Tampa Bay Lightning to Boston-based hedge fund manager Jeffrey Vinik have hit a snag in recent days, but it won't be enough to keep Vinik from buying the franchise. It might well, however, ensure that Vincent Lecavalier remains a member of the Lightning, at least for the"; arnews[1] += "
Publ.Date : Wed, 03 Feb 2010 04:54:00 GMT"; arnews[1] += "
"; arnews[2]="4 Vincent Lecavalier, C - CBS Sports
"; arnews[2] += "Every season as the trade deadline approaches, Lecavalier's name seems to pop up in trade rumors. And every year has come and passed with Lecavalier continuing to wear the only NHL jersey he has ever put on in his career. This year, he deals with ..."; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 04:16:00 GMT"; arnews[2] += "
"; arnews[3]="Vincent Lecavalier - Chicago Tribune
"; arnews[3] += "TAMPA, Fla. (AP) — Martin St. Louis scored a goal in his fifth consecutive game, Steven Stamkos had two goals and an assist and the Tampa Bay Lightning beat the New York Islanders 5-2 on Thursday night. Vincent Lecavalier and Alex Tanguay also"; arnews[3] += "
Publ.Date : Fri, 05 Feb 2010 03:19:00 GMT"; arnews[3] += "
"; arnews[4]="Player: Vincent Lecavalier - YAHOO!
"; arnews[4] += "Here are your Puck Headlines: A glorious collection of news and views collected from the greatest blogosphere in sports and the few, the proud, the mainstream hockey media. • Yes, we're only a few weeks away from Olympic Free Candy. Please check ..."; arnews[4] += "
Publ.Date : Thu, 04 Feb 2010 18:51:00 GMT"; arnews[4] += "
"; arnews[5]="Vincent Lecavalier - Roto Times
"; arnews[5] += "January 27, 2010 Vincent Lecavalier scored a goal and assisted on another on Wednesday night, helping the Lightning to an easy 3-0 win over the Canadiens. Our View: He now has 52 points in 52 games this season. His trade value is likely as high as ..."; arnews[5] += "
Publ.Date : Thu, 04 Feb 2010 20:52: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("
");