var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " - "+Nastia" - Google News"; document.title=document.title+ " "; arnews[0]="Two more gymnasts qualify for Nastia Liukin Supergirl Cup - Ethiopian Review
"; arnews[0] += "

Two more gymnasts qualify for Nastia Liukin Supergirl Cup
Ethiopian Review
Two more gymnasts qualified for the 2010 Nastia Liukin Supergirl Cup over the weekend. The Fiesta Bowl Classic in Chandler, Ariz., one of 15 invitationals ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 12:22:30 GMT+00:00"; arnews[0] += "
"; arnews[1]="Names In The News - SportsBusiness Daily (subscription)
"; arnews[1] += "

SportsBusiness Daily (subscription)

Names In The News
SportsBusiness Daily (subscription)
US swimmer AMANDA BEARD, Yankees CF CURTIS GRANDERSON, Dodgers manager JOE TORRE, US gymnast NASTIA LIUKIN and skateboarder TONY HAWK also are a part of the ...

"; arnews[1] += "
Publ.Date : Fri, 05 Feb 2010 17:52:52 GMT+00:00"; arnews[1] += "
"; arnews[2]="Magnificent eleven - McKinney Courier Gazette
"; arnews[2] += "

Magnificent eleven
McKinney Courier Gazette
That, however, is only because Hoffman is listed as Nastia Liukin in Barg's phone and Barg is listed as Shawn Johnson in Hoffman's phone. ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 04 Feb 2010 23:23:32 GMT+00:00"; arnews[2] += "
"; arnews[3]="Frisco morning roundup for Feb. 4, 2010 - Dallas Morning News (blog)
"; arnews[3] += "

Frisco morning roundup for Feb. 4, 2010
Dallas Morning News (blog)
Last week I blogged about the first 12 celebrities on the list, ranging from Olympic gymnast Nastia Liukin to Congressman Sam Johnson to motivational ...

and more »
"; arnews[3] += "
Publ.Date : Thu, 04 Feb 2010 12:13:56 GMT+00:00"; arnews[3] += "
"; arnews[4]="Our Haiti Benefit Ruled! - Weekly Alibi
"; arnews[4] += "

Our Haiti Benefit Ruled!
Weekly Alibi
Nastia von BonBon of the Five-Star Motelles. We were supposed to play, but drummer Frau got snowed in. (She could have clawed her way out of Moriarty with ...

"; arnews[4] += "
Publ.Date : Wed, 03 Feb 2010 23:34:20 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");