var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Sasha+Cohen" - Google News"; document.title=document.title+ " "; arnews[0]="Pepto-Bismol leverages Olympic athletes to launch new product - PRWeek
"; arnews[0] += "

Pepto-Bismol leverages Olympic athletes to launch new product
PRWeek
The campaign, which is being led by P&G PR and Pepto-Bismol AOR MS&L, hosted a media event on November 17, with appearances from figure skater Sasha Cohen, ...

"; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 18:25:03 GMT+00:00"; arnews[0] += "
"; arnews[1]="BRIEF-Figure skating-Cohen confident will be ready for nationals - Reuters
"; arnews[1] += "

BRIEF-Figure skating-Cohen confident will be ready for nationals
Reuters
NEW YORK, Nov 17 (Reuters) - Olympic silver medallist Sasha Cohen said on Tuesday she was confident she would be ready to compete at January's US nationals ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 00:27:16 GMT+00:00"; arnews[1] += "
"; arnews[2]="Pepto-Bismol(R) Helps Team USA Keep Their Cool at 2010 Olympic Winter Games In ... - PR Newswire (press release)
"; arnews[2] += "

Pepto-Bismol(R) Helps Team USA Keep Their Cool at 2010 Olympic Winter Games In ...
PR Newswire (press release)
Pepto-Bismol is also partnering with Olympic silver medalist Sasha Cohen as she returns to the ice with the hopes of joining Team USA in Vancouver. ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 17 Nov 2009 13:02:01 GMT+00:00"; arnews[2] += "
"; arnews[3]="Kim staying well ahead of pursuers - ESPN
"; arnews[3] += "

Kim staying well ahead of pursuers
ESPN
At least half a dozen young women -- including 2006 silver medalist Sasha Cohen, who has yet to compete this season -- are in the Olympic mix in this ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 16 Nov 2009 17:04:50 GMT+00:00"; arnews[3] += "
"; arnews[4]="South Korean Kim holds off Flatt at Skate America - Philadelphia Inquirer
"; arnews[4] += "

South Korean Kim holds off Flatt at Skate America
Philadelphia Inquirer
Sasha Cohen's comeback is sputtering. Current champ Alissa Czisny is erratic. And some of the US youngsters who swept the junior worlds two years ago have ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 16 Nov 2009 08:01:59 GMT+00:00"; arnews[4] += "
"; arnews[5]="Kim isn't perfect, but she still wins - Washington Post
"; arnews[5] += "

Kim isn't perfect, but she still wins
Washington Post
American Emily Hughes landed in seventh place (135.31), and absent from this event was reigning Olympic silver medal winner Sasha Cohen, who dropped out ...

and more »
"; arnews[5] += "
Publ.Date : Mon, 16 Nov 2009 03:48:11 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("
");