var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Evan+Lysacek" - Google News"; document.title=document.title+ " "; arnews[0]="Evan Lysacek, Olympic Skating Champ, Taps Vera Wang - Women's Wear Daily
"; arnews[0] += "

Evan Lysacek, Olympic Skating Champ, Taps Vera Wang
Women's Wear Daily
The world champion, Evan Lysacek of the US, lined up Vera Wang to design five costumes for his Olympic... Subscribe now to WWD. ...

"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 05:31:36 GMT+00:00"; arnews[0] += "
"; arnews[1]="Vera Wang reviews skating outfits from Olympics past - The State
"; arnews[1] += "

The State

Vera Wang reviews skating outfits from Olympics past
The State
... including Evan Lysacek, a favorite to medal in men's figure skating in Vancouver, as well as previous Olympians Nancy Kerrigan and Michelle Kwan. ...

"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 05:09:43 GMT+00:00"; arnews[1] += "
"; arnews[2]="Meet Team USA: Evan Lysacek - Figure Skaters Online
"; arnews[2] += "

Figure Skaters Online

Meet Team USA: Evan Lysacek
Figure Skaters Online
Evan Lysacek is the 2009 World Champion. At the 2010 US Championships in Spokane, Wash., the two-time US Champion (2007 and 2008) finished second, ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 04:29:41 GMT+00:00"; arnews[2] += "
"; arnews[3]="Inside the Games: Understanding blogging rules - Figure Skaters Online
"; arnews[3] += "

Figure Skaters Online

Inside the Games: Understanding blogging rules
Figure Skaters Online
It's there I can find out that Jeremy Abbott had “jalapeño cilantro lime chicken with guacamole for dinner” and that a bird pooped on Evan Lysacek's car. ...

"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 04:29:04 GMT+00:00"; arnews[3] += "
"; arnews[4]="Daily guide - Boston Globe
"; arnews[4] += "

Daily guide
Boston Globe
Ice skater Evan Lysacek. Also: upselling by restaurants; Valentine's Day style. Daily Show With Jon Stewart at 9 am, 1 pm, and 7 pm on COM. ...

"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 04:07:01 GMT+00:00"; arnews[4] += "
"; arnews[5]="Vera Wang - Zap2it.com (blog)
"; arnews[5] += "

Vera Wang
Zap2it.com (blog)
This Olympics, skater Evan Lysacek wears her designs. What follows is an edited version of Wang's interview with Zap2it. Q: What sort of look were you ...

"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 00:36:17 GMT+00:00"; arnews[5] += "
"; arnews[6]="2010 Winter Olympics: Meet Johnny Weir, figure skating - Zap2it.com (blog)
"; arnews[6] += "

Zap2it.com (blog)

2010 Winter Olympics: Meet Johnny Weir, figure skating
Zap2it.com (blog)
... and two-time Grand Prix Final medalist -- but it's his costuming, his off-the-cuff remarks and rivalry with Evan Lysacek that has us tuning in for more. ...

and more »
"; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 22:52:19 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");