var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Federica+Pellegrini" - Google News"; document.title=document.title+ " "; arnews[0]="Italian Grand Prix: Nick Thoman, Federica Pellegrini Top Sprint Meet - SwimmingWorldMagazine.com
"; arnews[0] += "

Italian Grand Prix: Nick Thoman, Federica Pellegrini Top Sprint Meet
SwimmingWorldMagazine.com
IN a one-day short course sprint meet, Nick Thoman and Federica Pellegrini earned the top single-event performances at the Italian Grand Prix held in ...

"; arnews[0] += "
Publ.Date : Sun, 15 Nov 2009 08:08:09 GMT+00:00"; arnews[0] += "
"; arnews[1]="Jo Jackson reflects on excellent 2009 - LoughboroughEcho.net
"; arnews[1] += "

Jo Jackson reflects on excellent 2009
LoughboroughEcho.net
In fact after Federica Pellegrini of Italy and Lotte Friis of Denmark, the flu the swimmer is suffering from when speaking to the Echo may be the first to ...

"; arnews[1] += "
Publ.Date : Wed, 11 Nov 2009 19:43:39 GMT+00:00"; arnews[1] += "
"; arnews[2]="The pink revolution: Italian women athletes are taking over from men - Sportingo
"; arnews[2] += "

Sportingo

The pink revolution: Italian women athletes are taking over from men
Sportingo
And what about Federica Pellegrini? The Italian swimmer has been accumulating results that no other Italian woman or man has ever achieved. ...

"; arnews[2] += "
Publ.Date : Tue, 03 Nov 2009 16:33:46 GMT+00:00"; arnews[2] += "
"; arnews[3]="Jackson aiming to double up - Yahoo! Eurosport
"; arnews[3] += "

Yahoo! Eurosport

Jackson aiming to double up
Yahoo! Eurosport
"And in planning for London I didn't want to miss the chance to race against people like Federica Pellegrini who won two golds in Rome because I need to ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 31 Oct 2009 13:49:01 GMT+00:00"; arnews[3] += "
"; arnews[4]="Britain's women swimmers are making a splash ahead of London 2012 - Telegraph.co.uk
"; arnews[4] += "

Telegraph.co.uk

Britain's women swimmers are making a splash ahead of London 2012
Telegraph.co.uk
She would go on to take the 400m silver medal in Rome (behind the Italian Federica Pellegrini), then win a remarkable silver in the 800m freestyle, ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 30 Oct 2009 12:01:21 GMT+00:00"; arnews[4] += "
"; arnews[5]="Spofforth relishing home appearance - Yahoo! Eurosport
"; arnews[5] += "

Yahoo! Eurosport

Spofforth relishing home appearance
Yahoo! Eurosport
... Italy which could see the likes of double Olympic champion Rebecca Adlington and 400m freestyle world record holder Federica Pellegrini joining forces.

and more »
"; arnews[5] += "
Publ.Date : Thu, 29 Oct 2009 18:24:35 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("
");