var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Shawn+Johnson" - Google News"; document.title=document.title+ " "; arnews[0]="Coca-Cola won't play name game at Olympics - Atlanta Journal Constitution
"; arnews[0] += "

Coca-Cola won't play name game at Olympics
Atlanta Journal Constitution
It happened for gymnast and Coca-Cola representative Shawn Johnson in 2008 after her gold medal performance in Beijing. "Many times, the stars may not ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 16:17:25 GMT+00:00"; arnews[0] += "
"; arnews[1]="Winter athletes fight to get their day in the sun - msnbc.com
"; arnews[1] += "

Winter athletes fight to get their day in the sun
msnbc.com
In recent years: Shawn Johnson and Natasha Liukin from gymnastics, Kerri Walsh and Misty-May Treanor from beach volleyball, Jennie Finch from softball and ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 00:18:11 GMT+00:00"; arnews[1] += "
"; arnews[2]="'Brothers & Sisters' exclusive: Gilles Marini, 'I have no problem taking ... - Zap2it.com (blog)
"; arnews[2] += "

'Brothers & Sisters' exclusive: Gilles Marini, 'I have no problem taking ...
Zap2it.com (blog)
He soon grew to love it, himself, but ultimately lost in the finale to Olympic gymnast, Shawn Johnson. "This is really cool," Marini told Zap2it about his ...

"; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 01:19:44 GMT+00:00"; arnews[2] += "
"; arnews[3]="Eukanuba Dog Show - redditnews (blog)
"; arnews[3] += "

redditnews (blog)

Eukanuba Dog Show
redditnews (blog)
... this is money raised so far through the Orvis photo contest partnership. She also talked with Olympic champion Shawn Johnson at the MAF booth.

and more »
"; arnews[3] += "
Publ.Date : Sun, 07 Feb 2010 03:21:19 GMT+00:00"; arnews[3] += "
"; arnews[4]="LMS announces Students of the Month - Coldwater Daily Reporter
"; arnews[4] += "

LMS announces Students of the Month
Coldwater Daily Reporter
Shawn Johnson is a sixth grader at LMS. According to his nominators, “Shawn is very courteous to all his peers. In addition, he is always thinking of others ...

"; arnews[4] += "
Publ.Date : Fri, 05 Feb 2010 19:31:53 GMT+00:00"; arnews[4] += "
"; arnews[5]="Stargazing | Wayne Newton stands up for his tribe - Kansas City Star
"; arnews[5] += "

Stargazing | Wayne Newton stands up for his tribe
Kansas City Star
... name came out on top when people were asked to name a former contestant who would make a good host. Poll takers also liked Shawn Johnson and Lisa Rinna.

and more »
"; arnews[5] += "
Publ.Date : Fri, 05 Feb 2010 05:14:30 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("
");