var arnews = new Array(6); totcount = 5; rnd = 0; document.title=document.title+ " - "Alain+Bernard" - Google News"; document.title=document.title+ " "; arnews[0]="Blistering speed not all it's cracked up to be - Globe and Mail
"; arnews[0] += "

Globe and Mail

Blistering speed not all it's cracked up to be
Globe and Mail
British Adam Brown helps France's Alain Bernard to take off his swimsuit after the men's 100-metre freestyle heats on Wednesday. ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 06:03:52 GMT+00:00"; arnews[0] += "
"; arnews[1]="Rwanda: Pay Up Or We Sue, Nyinawagaga Warned - AllAfrica.com
"; arnews[1] += "

Rwanda: Pay Up Or We Sue, Nyinawagaga Warned
AllAfrica.com
... if that does not happen we will sue Gasabo," Alain Bernard Mukurarinda, head of an association of the civil servants who gave Gasabo their money said. ...

"; arnews[1] += "
Publ.Date : Thu, 05 Nov 2009 18:54:09 GMT+00:00"; arnews[1] += "
"; arnews[2]="Human condition, part two - University of Virginia The Cavalier Daily
"; arnews[2] += "

Human condition, part two
University of Virginia The Cavalier Daily
French team captain Alain Bernard, who set a world record in the 100-meter freestyle earlier in the Games, then dove in for the last leg with a half-body ...

"; arnews[2] += "
Publ.Date : Tue, 03 Nov 2009 07:16:10 GMT+00:00"; arnews[2] += "
"; arnews[3]="Emergency surgery a hiccup for Eamon Sullivan - Daily Telegraph
"; arnews[3] += "

Emergency surgery a hiccup for Eamon Sullivan
Daily Telegraph
Sullivan and his squadmates will compete next month in World Cup meets in Stockholm, Berlin and Singapore, where Michael Phelps and arch-rival Alain Bernard ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 30 Oct 2009 13:16:13 GMT+00:00"; arnews[3] += "
"; arnews[4]="Rwanda: Civil Servants to Seek Legal Redress in Gasabo Plots Drama - AllAfrica.com
"; arnews[4] += "

Rwanda: Civil Servants to Seek Legal Redress in Gasabo Plots Drama
AllAfrica.com
... kept their promise, which leaves no option but to seek court redress," Alain Bernard Mukuralinda, head of the civil servants committee told the meeting. ...

"; arnews[4] += "
Publ.Date : Tue, 27 Oct 2009 08:16:45 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("
");